Trace number 1781503

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ttsth-5-0 2009-03-19 (4 threads)? (MO) 1402.71 387.631

General information on the benchmark

Namesimon-s02b-k2f-gr-rcs-w8.cnf
MD5SUM5da8899feefc5a4bb9db99e983e30f52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.30/0.38	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781503-1243687343.cnf 
0.30/0.38	c Using SATTIMEOUT of 10000
0.30/0.38	c Using SATRAM of 2047
0.30/0.38	c Size of subset node = 16
0.30/0.38	c Variables = 10056
0.30/0.38	c Clauses = 271393
0.30/0.38	c Literals = 550328
0.30/0.38	c Reduced size:
0.30/0.38	c Variables = 10056
0.30/0.38	c Clauses = 271392
0.30/0.38	c Literals = 550320
0.30/0.38	c a2
0.70/0.76	c a1
3.50/3.59	c Independent sub-problems = 1
3.50/3.59	c Sub-problem with 10048 variables and 271392 clauses
3.50/3.59	c using permutation method 4
3.50/3.59	c count = 1
3.50/3.59	c Ordering finished 3.500 seconds
3.50/3.59	c mapped 3.580 seconds
3.50/3.59	c permuted 3.580 seconds
3.50/3.59	c about to sort
3.60/3.65	c sorted
5.40/5.49	c clauses now 271392
5.40/5.49	c init finished 3.740 seconds
5.40/5.49	c tree built 5.490 seconds
5.40/5.49	c 
5.40/5.49	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
5.40/5.49	c ---------------------------------|----------------------------------|------------------------------------------------------
5.40/5.49	c ................................ | ..........                       |                        5.5           0.0             
5.40/5.49	c ................................ | ..........                     1 |                        5.5           0.2             
5.40/5.49	c ................................ | ..........                     2 |                        5.5           0.4             
5.40/5.49	c ................................ | ..........                     3 |                        5.5           0.5             
5.40/5.49	c ................................ | ..........                     4 |                        5.5           0.7             
5.40/5.49	c ................................ | ..........                     5 |                        5.5           0.9             
5.40/5.50	c ................................ | ..........                  1000 |                        5.5         182.1             
199.76/58.68	c ................................ | ..........               5072000 | 56304                200.0       25358.7     20547968
400.34/113.71	c ................................ | ..........               8935000 | 111076               400.0       22335.8     38853759
599.93/168.24	c ................................ | ..........              11755000 | 166851               600.0       19591.3     56428899
799.98/222.95	c ................................ | ..........              14587000 | 213602               800.1       18230.6     72255220
999.87/277.55	c ................................ | *.........              16306000 | 241076              1000.0       16306.0     88921608
1199.98/332.29	c ................................ | *.........              18123000 | 273558              1200.3       15099.2    105238755
1399.98/386.81	c ................................ | *.........              20252000 | 330202              1400.0       14465.5    119322097

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1781503-1243687343/watcher-1781503-1243687343 -o /tmp/evaluation-result-1781503-1243687343/solver-1781503-1243687343 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781503-1243687343.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.31 4.76 5.00 4/100 16977
/proc/meminfo: memFree=2980912/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=1404 CPUtime=0.01
/proc/16977/stat : 16977 (ttsth-5-0) R 16975 16977 30226 0 -1 4202496 231 0 0 0 1 0 0 0 19 0 1 0 950311089 1437696 187 4294967295 134512640 135237372 3219724768 3219723248 134685410 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16977/statm: 351 187 75 177 0 173 0

[startup+0.0778 s]
/proc/loadavg: 3.31 4.76 5.00 4/100 16977
/proc/meminfo: memFree=2980912/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=4936 CPUtime=0.07
/proc/16977/stat : 16977 (ttsth-5-0) R 16975 16977 30226 0 -1 4202496 1111 0 0 0 7 0 0 0 19 0 1 0 950311089 5054464 1067 4294967295 134512640 135237372 3219724768 3219723292 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16977/statm: 1234 1068 75 177 0 1056 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4936

[startup+0.107794 s]
/proc/loadavg: 3.31 4.76 5.00 4/100 16977
/proc/meminfo: memFree=2980912/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=6700 CPUtime=0.1
/proc/16977/stat : 16977 (ttsth-5-0) R 16975 16977 30226 0 -1 4202496 1520 0 0 0 10 0 0 0 19 0 1 0 950311089 6860800 1476 4294967295 134512640 135237372 3219724768 3219723292 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16977/statm: 1675 1477 75 177 0 1497 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6700

[startup+0.307777 s]
/proc/loadavg: 3.31 4.76 5.00 4/100 16977
/proc/meminfo: memFree=2980912/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=17484 CPUtime=0.3
/proc/16977/stat : 16977 (ttsth-5-0) R 16975 16977 30226 0 -1 4202496 4168 0 0 0 26 4 0 0 20 0 1 0 950311089 17903616 4124 4294967295 134512640 135237372 3219724768 3219724492 134533768 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16977/statm: 4371 4124 75 177 0 4193 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 17484

[startup+0.707744 s]
/proc/loadavg: 3.31 4.76 5.00 4/100 16977
/proc/meminfo: memFree=2980912/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=27912 CPUtime=0.7
/proc/16977/stat : 16977 (ttsth-5-0) R 16975 16977 30226 0 -1 4202496 6836 0 0 0 64 6 0 0 21 0 1 0 950311089 28581888 6791 4294967295 134512640 135237372 3219724768 3219723328 134749343 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16977/statm: 6978 6791 76 177 0 6800 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 27912

[startup+1.50768 s]
/proc/loadavg: 3.31 4.76 5.00 3/101 16978
/proc/meminfo: memFree=2950572/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=38116 CPUtime=1.5
/proc/16977/stat : 16977 (ttsth-5-0) R 16975 16977 30226 0 -1 4202496 9946 0 0 0 143 7 0 0 23 0 1 0 950311089 39030784 9369 4294967295 134512640 135237372 3219724768 3219724096 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16977/statm: 9529 9369 77 177 0 9351 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 38116

[startup+3.10755 s]
/proc/loadavg: 3.21 4.71 4.98 3/101 16978
/proc/meminfo: memFree=2943840/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=38684 CPUtime=3.1
/proc/16977/stat : 16977 (ttsth-5-0) R 16975 16977 30226 0 -1 4202496 10084 0 0 0 303 7 0 0 25 0 1 0 950311089 39612416 9507 4294967295 134512640 135237372 3219724768 3219724096 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16977/statm: 9671 9507 77 177 0 9493 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 38684

[startup+6.30729 s]
/proc/loadavg: 3.21 4.71 4.98 3/101 16978
/proc/meminfo: memFree=2882052/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=140128 CPUtime=8.33
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 28826 0 0 0 820 13 0 0 25 0 5 0 950311089 143491072 27490 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 35032 27490 95 177 0 34854 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 140128

[startup+12.7068 s]
/proc/loadavg: 3.56 4.74 4.99 7/105 16982
/proc/meminfo: memFree=2841016/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=175592 CPUtime=31.78
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 37745 0 0 0 3158 20 0 0 25 0 5 0 950311089 179806208 36409 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 43898 36409 95 177 0 43720 0
[pid=16977/tid=16979] ppid=16975 vsize=175592 CPUtime=7.21
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 2677 0 0 0 719 2 0 0 25 0 5 0 950311639 179806208 36409 4294967295 134512640 135237372 3219724768 3078461904 134588315 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=175592 CPUtime=4.77
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 2389 0 0 0 477 0 0 0 25 0 5 0 950311639 179806208 36409 4294967295 134512640 135237372 3219724768 3070231344 134680727 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=175592 CPUtime=7.14
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 2667 0 0 0 712 2 0 0 25 0 5 0 950311639 179806208 36409 4294967295 134512640 135237372 3219724768 3061480192 134749343 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=175592 CPUtime=7.18
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 3238 0 0 0 710 8 0 0 25 0 5 0 950311639 179806208 36409 4294967295 134512640 135237372 3219724768 3053307344 134680499 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.78
Current children cumulated vsize (KiB) 175592

[startup+25.5057 s]
/proc/loadavg: 3.85 4.76 4.99 7/105 16982
/proc/meminfo: memFree=2758308/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=258136 CPUtime=78.71
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 57779 0 0 0 7835 36 0 0 25 0 5 0 950311089 264331264 56443 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 64534 56443 95 177 0 64356 0
[pid=16977/tid=16979] ppid=16975 vsize=258136 CPUtime=20.01
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 7078 0 0 0 1995 6 0 0 25 0 5 0 950311639 264331264 56443 4294967295 134512640 135237372 3219724768 3078616720 134749353 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=258136 CPUtime=13.31
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 5496 0 0 0 1330 1 0 0 25 0 5 0 950311639 264331264 56443 4294967295 134512640 135237372 3219724768 3070268704 134590170 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=258136 CPUtime=19.94
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 7034 0 0 0 1988 6 0 0 25 0 5 0 950311639 264331264 56443 4294967295 134512640 135237372 3219724768 3061684768 134749345 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=258136 CPUtime=19.96
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 11397 0 0 0 1981 15 0 0 25 0 5 0 950311639 264331264 56443 4294967295 134512640 135237372 3219724768 3053259536 134680285 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 78.71
Current children cumulated vsize (KiB) 258136

[startup+51.1136 s]
/proc/loadavg: 4.24 4.78 4.99 6/105 16984
/proc/meminfo: memFree=2597740/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=423088 CPUtime=172.35
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 98157 0 0 0 17169 66 0 0 25 0 5 0 950311089 433242112 96821 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 105772 96821 95 177 0 105594 0
[pid=16977/tid=16979] ppid=16975 vsize=423088 CPUtime=45.61
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 16883 0 0 0 4548 13 0 0 25 0 5 0 950311639 433242112 96821 4294967295 134512640 135237372 3219724768 3078543840 134587921 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=423088 CPUtime=32.49
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 13472 0 0 0 3237 12 0 0 25 0 5 0 950311639 433242112 96821 4294967295 134512640 135237372 3219724768 3070204400 134680288 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=423088 CPUtime=43.35
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 16389 0 0 0 4323 12 0 0 25 0 5 0 950311639 433242112 96821 4294967295 134512640 135237372 3219724768 3061727920 134565920 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=423088 CPUtime=45.41
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 24639 0 0 0 4520 21 0 0 25 0 5 0 950311639 433242112 96821 4294967295 134512640 135237372 3219724768 3053295072 134588652 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 172.35
Current children cumulated vsize (KiB) 423088

[startup+102.309 s]
/proc/loadavg: 4.73 4.83 5.00 6/105 17172
/proc/meminfo: memFree=2317044/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=707912 CPUtime=358.55
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 167635 0 0 0 35735 120 0 0 25 0 5 0 950311089 724901888 166299 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 176978 166299 95 177 0 176800 0
[pid=16977/tid=16979] ppid=16975 vsize=707912 CPUtime=96.8
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 31848 0 0 0 9658 22 0 0 25 0 5 0 950311639 724901888 166299 4294967295 134512640 135237372 3219724768 3078372808 134680505 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=707912 CPUtime=82.59
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 34776 0 0 0 8229 30 0 0 25 0 5 0 950311639 724901888 166299 4294967295 134512640 135237372 3219724768 3069969184 134591247 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=707912 CPUtime=78.15
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 29250 0 0 0 7793 22 0 0 25 0 5 0 950311639 724901888 166299 4294967295 134512640 135237372 3219724768 3061628736 134749353 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=707912 CPUtime=95.52
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 44987 0 0 0 9514 38 0 0 25 0 5 0 950311639 724901888 166299 4294967295 134512640 135237372 3219724768 3053117632 134561489 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 358.55
Current children cumulated vsize (KiB) 707912

[startup+162.305 s]
/proc/loadavg: 5.08 4.91 5.02 6/105 17360
/proc/meminfo: memFree=2014520/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=1024460 CPUtime=578.26
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 244053 0 0 0 57669 157 0 0 25 0 5 0 950311089 1049047040 242717 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 256115 242717 95 177 0 255937 0
[pid=16977/tid=16979] ppid=16975 vsize=1024460 CPUtime=156.76
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 48319 0 0 0 15645 31 0 0 25 0 5 0 950311639 1049047040 242717 4294967295 134512640 135237372 3219724768 3078497984 134562338 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=1024460 CPUtime=142.43
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 58195 0 0 0 14202 41 0 0 25 0 5 0 950311639 1049047040 242717 4294967295 134512640 135237372 3219724768 3070031472 134551008 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=1024460 CPUtime=118.15
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 48406 0 0 0 11785 30 0 0 25 0 5 0 950311639 1049047040 242717 4294967295 134512640 135237372 3219724768 3061721952 134564225 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=1024460 CPUtime=155.43
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 62359 0 0 0 15496 47 0 0 25 0 5 0 950311639 1049047040 242717 4294967295 134512640 135237372 3219724768 3053286496 134680308 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 578.26
Current children cumulated vsize (KiB) 1024460

[startup+222.31 s]
/proc/loadavg: 5.30 5.02 5.04 6/105 17548
/proc/meminfo: memFree=1733904/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=1314264 CPUtime=797.79
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 313288 0 0 0 79579 200 0 0 25 0 5 0 950311089 1345806336 311952 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 328566 311952 95 177 0 328388 0
[pid=16977/tid=16979] ppid=16975 vsize=1314264 CPUtime=216.71
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 63689 0 0 0 21633 38 0 0 25 0 5 0 950311639 1345806336 311952 4294967295 134512640 135237372 3219724768 3078322592 134562341 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=1314264 CPUtime=183.71
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 70353 0 0 0 18323 48 0 0 25 0 5 0 950311639 1345806336 311952 4294967295 134512640 135237372 3219724768 3070027616 134680273 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=1314264 CPUtime=176.68
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 75637 0 0 0 17626 42 0 0 25 0 5 0 950311639 1345806336 311952 4294967295 134512640 135237372 3219724768 3061726800 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=1314264 CPUtime=215.2
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 76835 0 0 0 21456 64 0 0 25 0 5 0 950311639 1345806336 311952 4294967295 134512640 135237372 3219724768 3053294332 134549979 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 797.79
Current children cumulated vsize (KiB) 1314264

[startup+282.315 s]
/proc/loadavg: 5.36 5.10 5.07 6/105 17734
/proc/meminfo: memFree=1451316/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=1613212 CPUtime=1017.47
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 384529 0 0 0 101508 239 0 0 25 0 5 0 950311089 1651929088 383193 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 403303 383193 95 177 0 403125 0
[pid=16977/tid=16979] ppid=16975 vsize=1613212 CPUtime=261.41
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 74407 0 0 0 26097 44 0 0 25 0 5 0 950311639 1651929088 383193 4294967295 134512640 135237372 3219724768 3078436576 134562344 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=1613212 CPUtime=238.96
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 87527 0 0 0 23842 54 0 0 25 0 5 0 950311639 1651929088 383193 4294967295 134512640 135237372 3219724768 3070099440 134562338 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=1613212 CPUtime=236.51
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 102102 0 0 0 23597 54 0 0 25 0 5 0 950311639 1651929088 383193 4294967295 134512640 135237372 3219724768 3061758384 134550992 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=1613212 CPUtime=275.11
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 93719 0 0 0 27432 79 0 0 25 0 5 0 950311639 1651929088 383193 4294967295 134512640 135237372 3219724768 3053416288 134749345 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1017.47
Current children cumulated vsize (KiB) 1613212

[startup+342.31 s]
/proc/loadavg: 5.74 5.26 5.12 6/105 17925
/proc/meminfo: memFree=1167948/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=1908440 CPUtime=1236.97
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 454758 0 0 0 123417 280 0 0 25 0 5 0 950311089 1954242560 453422 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 477110 453423 95 177 0 476932 0
[pid=16977/tid=16979] ppid=16975 vsize=1908440 CPUtime=317.17
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 88936 0 0 0 31670 47 0 0 25 0 5 0 950311639 1954242560 453423 4294967295 134512640 135237372 3219724768 3078498640 134562338 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=1908440 CPUtime=285.04
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 100520 0 0 0 28442 62 0 0 25 0 5 0 950311639 1954242560 453423 4294967295 134512640 135237372 3219724768 3070093408 134546026 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=1908440 CPUtime=296.39
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 127487 0 0 0 29570 69 0 0 25 0 5 0 950311639 1954242560 453423 4294967295 134512640 135237372 3219724768 3061732912 134749353 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=1908440 CPUtime=332.88
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 111042 0 0 0 33194 94 0 0 25 0 5 0 950311639 1954242560 453423 4294967295 134512640 135237372 3219724768 3053277280 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1236.97
Current children cumulated vsize (KiB) 1908440



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+387.506 s]
/proc/loadavg: 5.49 5.26 5.13 6/105 18116
/proc/meminfo: memFree=986932/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=2096340 CPUtime=1402.54
/proc/16977/stat : 16977 (ttsth-5-0) S 16975 16977 30226 0 -1 4202496 499528 0 0 0 139957 297 0 0 25 0 5 0 950311089 2146652160 498192 4294967295 134512640 135237372 3219724768 3219724364 134629544 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 524085 498192 95 177 0 523907 0
[pid=16977/tid=16979] ppid=16975 vsize=2096340 CPUtime=362.35
/proc/16977/task/16979/stat : 16979 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 99194 0 0 0 36185 50 0 0 25 0 5 0 950311639 2146652160 498192 4294967295 134512640 135237372 3219724768 3078602784 134680727 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16977/tid=16980] ppid=16975 vsize=2096340 CPUtime=330.2
/proc/16977/task/16980/stat : 16980 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 114800 0 0 0 32956 64 0 0 25 0 5 0 950311639 2146652160 498192 4294967295 134512640 135237372 3219724768 3070104448 134546026 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16977/tid=16981] ppid=16975 vsize=2096340 CPUtime=341.52
/proc/16977/task/16981/stat : 16981 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 140679 0 0 0 34075 77 0 0 25 0 5 0 950311639 2146652160 498192 4294967295 134512640 135237372 3219724768 3061604288 134546034 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=2096340 CPUtime=362.98
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4202560 118081 0 0 0 36200 98 0 0 25 0 5 0 950311639 2146652160 498192 4294967295 134512640 135237372 3219724768 3053261664 134591065 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1402.54
Current children cumulated vsize (KiB) 2096340

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+387.626 s]
/proc/loadavg: 5.49 5.26 5.13 6/105 18116
/proc/meminfo: memFree=986932/3368532 swapFree=1959840/1959888
[pid=16977] ppid=16975 vsize=0 CPUtime=1402.71
/proc/16977/stat : 16977 (ttsth-5-0) Z 16975 16977 30226 0 -1 4203524 499546 0 0 0 139964 307 0 0 18 0 2 0 950311089 0 0 4294967295 0 0 0 0 0 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16977/statm: 0 0 0 0 0 0 0
[pid=16977/tid=16982] ppid=16975 vsize=0 CPUtime=363.1
/proc/16977/task/16982/stat : 16982 (ttsth-5-0) R 16975 16977 30226 0 -1 4203588 118085 0 0 0 36202 108 0 0 25 0 2 0 950311639 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1402.71
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 387.631
CPU time (s): 1402.71
CPU user time (s): 1399.64
CPU system time (s): 3.07
CPU usage (%): 361.867
Max. virtual memory (cumulated for all children) (KiB): 2096340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1399.64
system time used= 3.07
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2808
involuntary context switches= 30369

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-30 14:42:23
IDJOB=1781503
IDBENCH=71764
IDSOLVER=632
FILE ID=tipi39/1781503-1243687343
PBS_JOBID=
Free space on /tmp= 5740 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT_RACE06/simon-s02b-k2f-gr-rcs-w8.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781503-1243687343/watcher-1781503-1243687343 -o /tmp/evaluation-result-1781503-1243687343/solver-1781503-1243687343 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781503-1243687343.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 5da8899feefc5a4bb9db99e983e30f52
RANDOM SEED= 1360889555

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2980764 kB
Buffers:        124012 kB
Cached:         141384 kB
SwapCached:          0 kB
Active:         174568 kB
Inactive:       107532 kB
HighTotal:     2489216 kB
HighFree:      2333448 kB
LowTotal:       879316 kB
LowFree:        647316 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            9648 kB
Writeback:           0 kB
AnonPages:       16940 kB
Mapped:           7352 kB
Slab:            95932 kB
SReclaimable:    84692 kB
SUnreclaim:      11240 kB
PageTables:        528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    96176 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5740 MiB
End job on tipi39 at 2009-05-30 14:48:53