Trace number 1779298

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) 1243.04 337.436

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.40	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779298-1243678394.cnf 
0.32/0.40	c Using SATTIMEOUT of 10000
0.32/0.40	c Using SATRAM of 2047
0.32/0.40	c Size of subset node = 16
0.32/0.40	c Variables = 69561
0.32/0.40	c Clauses = 226787
0.32/0.40	c Literals = 587727
0.32/0.40	c Reduced size:
0.32/0.40	c Variables = 69561
0.32/0.40	c Clauses = 226144
0.32/0.40	c Literals = 586057
0.32/0.40	c a2
0.82/0.82	c a1
33.22/33.24	c Independent sub-problems = 1
33.22/33.24	c Sub-problem with 69304 variables and 226144 clauses
33.22/33.24	c using permutation method 4
33.22/33.24	c count = 1
33.22/33.24	c Ordering finished 33.160 seconds
33.22/33.24	c mapped 33.250 seconds
33.22/33.24	c permuted 33.250 seconds
33.22/33.24	c about to sort
33.32/33.31	c sorted
34.62/34.66	c clauses now 226144
34.62/34.66	c init finished 33.770 seconds
34.62/34.66	c tree built 34.680 seconds
34.62/34.66	c 
34.62/34.66	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
34.62/34.66	c ---------------------------------|----------------------------------|------------------------------------------------------
34.62/34.66	c ................................ | ..........                       |                       34.7           0.0             
34.62/34.66	c ................................ | ..........                     1 |                       34.7           0.0             
34.62/34.66	c ................................ | ..........                     2 |                       34.7           0.1             
34.62/34.66	c ................................ | ..........                     3 |                       34.7           0.1             
34.62/34.66	c ................................ | ..........                     4 |                       34.7           0.1             
34.62/34.66	c ................................ | ..........                     5 |                       34.7           0.1             
34.62/34.67	c ................................ | ..........                  1000 | 1                     34.7          28.8           16
199.89/76.07	c ................................ | ..........               1713000 | 184614               200.2        8556.9     19571345
400.02/126.12	c ................................ | ..........               3007000 | 323949               400.1        7515.2     42049199
599.74/176.18	c ................................ | ..........               4746000 | 458537               600.0        7910.0     58195762
800.07/226.41	c ................................ | ..........               6137000 | 564839               800.1        7670.4     73304273
999.78/276.46	c ................................ | *.........               7599000 | 676984              1000.0        7599.0     86360647
1199.64/326.50	c ................................ | *.........               8546000 | 749942              1200.0        7121.5    102923525

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-1779298-1243678394/watcher-1779298-1243678394 -o /tmp/evaluation-result-1779298-1243678394/solver-1779298-1243678394 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779298-1243678394.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: 1.16 1.50 2.29 3/99 11342
/proc/meminfo: memFree=3047728/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=1144 CPUtime=0.01
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 169 0 0 0 1 0 0 0 18 0 1 0 1132503886 1171456 125 4294967295 134512640 135237372 3215851056 3215849580 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 286 125 75 177 0 108 0

[startup+0.070603 s]
/proc/loadavg: 1.16 1.50 2.29 3/99 11342
/proc/meminfo: memFree=3047728/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=4292 CPUtime=0.08
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 965 0 0 0 7 1 0 0 18 0 1 0 1132503886 4395008 921 4294967295 134512640 135237372 3215851056 3215849580 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 1073 922 75 177 0 895 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4292

[startup+0.110599 s]
/proc/loadavg: 1.16 1.50 2.29 3/99 11342
/proc/meminfo: memFree=3047728/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=6260 CPUtime=0.12
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 1442 0 0 0 11 1 0 0 18 0 1 0 1132503886 6410240 1398 4294967295 134512640 135237372 3215851056 3215849852 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 1565 1398 75 177 0 1387 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6260

[startup+0.310582 s]
/proc/loadavg: 1.16 1.50 2.29 3/99 11342
/proc/meminfo: memFree=3047728/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=17224 CPUtime=0.32
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 3731 0 0 0 30 2 0 0 18 0 1 0 1132503886 17637376 3687 4294967295 134512640 135237372 3215851056 3215850760 134522859 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 4306 3687 75 177 0 4128 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17224

[startup+0.710543 s]
/proc/loadavg: 1.16 1.50 2.29 3/99 11342
/proc/meminfo: memFree=3047728/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=33996 CPUtime=0.72
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 8179 0 0 0 69 3 0 0 18 0 1 0 1132503886 34811904 8135 4294967295 134512640 135237372 3215851056 3215849248 134749353 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 8499 8135 76 177 0 8321 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 33996

[startup+1.51047 s]
/proc/loadavg: 1.16 1.50 2.29 2/100 11343
/proc/meminfo: memFree=3014724/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=42064 CPUtime=1.52
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 11000 0 0 0 147 5 0 0 20 0 1 0 1132503886 43073536 10173 4294967295 134512640 135237372 3215851056 3215850416 134600975 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 10516 10173 77 177 0 10338 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 42064

[startup+3.11031 s]
/proc/loadavg: 1.16 1.50 2.29 2/100 11343
/proc/meminfo: memFree=3007292/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=42416 CPUtime=3.12
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 11096 0 0 0 307 5 0 0 25 0 1 0 1132503886 43433984 10269 4294967295 134512640 135237372 3215851056 3215850416 134600936 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 10604 10269 77 177 0 10426 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 42416

[startup+6.31001 s]
/proc/loadavg: 1.15 1.49 2.28 2/100 11343
/proc/meminfo: memFree=3006632/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=43160 CPUtime=6.32
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 11248 0 0 0 627 5 0 0 25 0 1 0 1132503886 44195840 10421 4294967295 134512640 135237372 3215851056 3215850384 134555299 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 10790 10421 77 177 0 10612 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 43160

[startup+12.7094 s]
/proc/loadavg: 1.13 1.48 2.27 2/100 11343
/proc/meminfo: memFree=3005856/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=44404 CPUtime=12.72
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 11502 0 0 0 1267 5 0 0 25 0 1 0 1132503886 45469696 10675 4294967295 134512640 135237372 3215851056 3215850384 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 11101 10675 77 177 0 10923 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 44404

[startup+25.5082 s]
/proc/loadavg: 1.10 1.45 2.25 2/100 11343
/proc/meminfo: memFree=3004892/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=45196 CPUtime=25.52
/proc/11342/stat : 11342 (ttsth-5-0) R 11340 11342 20984 0 -1 4202496 11745 0 0 0 2547 5 0 0 25 0 1 0 1132503886 46280704 10918 4294967295 134512640 135237372 3215851056 3215850416 134600707 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11342/statm: 11299 10918 77 177 0 11121 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 45196

[startup+51.1058 s]
/proc/loadavg: 1.80 1.58 2.27 5/104 11532
/proc/meminfo: memFree=2621060/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=471856 CPUtime=100.33
/proc/11342/stat : 11342 (ttsth-5-0) S 11340 11342 20984 0 -1 4202496 110269 0 0 0 9998 35 0 0 25 0 5 0 1132503886 483180544 108650 4294967295 134512640 135237372 3215851056 3215850652 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11342/statm: 117964 108650 95 177 0 117786 0
[pid=11342/tid=11529] ppid=11340 vsize=471856 CPUtime=16.44
/proc/11342/task/11529/stat : 11529 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 13780 0 0 0 1638 6 0 0 25 0 5 0 1132507353 483180544 108650 4294967295 134512640 135237372 3215851056 3071006496 134551756 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11342/tid=11530] ppid=11340 vsize=471856 CPUtime=16.4
/proc/11342/task/11530/stat : 11530 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 6774 0 0 0 1635 5 0 0 25 0 5 0 1132507353 483180544 108650 4294967295 134512640 135237372 3215851056 3062761568 134749343 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11342/tid=11531] ppid=11340 vsize=471856 CPUtime=16.39
/proc/11342/task/11531/stat : 11531 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 8432 0 0 0 1636 3 0 0 25 0 5 0 1132507354 483180544 108650 4294967295 134512640 135237372 3215851056 3054384956 134636641 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11342/tid=11532] ppid=11340 vsize=471856 CPUtime=16.43
/proc/11342/task/11532/stat : 11532 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 9896 0 0 0 1639 4 0 0 25 0 5 0 1132507354 483180544 108650 4294967295 134512640 135237372 3215851056 3045965456 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 471856

[startup+102.311 s]
/proc/loadavg: 3.20 2.00 2.37 6/104 11720
/proc/meminfo: memFree=2259788/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=849380 CPUtime=304.88
/proc/11342/stat : 11342 (ttsth-5-0) S 11340 11342 20984 0 -1 4202496 199144 0 0 0 30409 79 0 0 25 0 5 0 1132503886 869765120 197525 4294967295 134512640 135237372 3215851056 3215850652 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11342/statm: 212345 197525 95 177 0 212167 0
[pid=11342/tid=11529] ppid=11340 vsize=849380 CPUtime=67.63
/proc/11342/task/11529/stat : 11529 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 49158 0 0 0 6742 21 0 0 25 0 5 0 1132507353 869765120 197525 4294967295 134512640 135237372 3215851056 3071017420 134562272 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11342/tid=11530] ppid=11340 vsize=849380 CPUtime=67.57
/proc/11342/task/11530/stat : 11530 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 25881 0 0 0 6748 9 0 0 25 0 5 0 1132507353 869765120 197525 4294967295 134512640 135237372 3215851056 3062737696 134749337 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11342/tid=11531] ppid=11340 vsize=849380 CPUtime=67.5
/proc/11342/task/11531/stat : 11531 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 28788 0 0 0 6735 15 0 0 25 0 5 0 1132507354 869765120 197525 4294967295 134512640 135237372 3215851056 3054238496 134546034 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11342/tid=11532] ppid=11340 vsize=849380 CPUtime=67.51
/proc/11342/task/11532/stat : 11532 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 23930 0 0 0 6734 17 0 0 25 0 5 0 1132507354 869765120 197525 4294967295 134512640 135237372 3215851056 3045855488 134562344 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 304.88
Current children cumulated vsize (KiB) 849380

[startup+162.315 s]
/proc/loadavg: 3.91 2.42 2.49 5/104 11908
/proc/meminfo: memFree=1921976/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=1208904 CPUtime=544.58
/proc/11342/stat : 11342 (ttsth-5-0) S 11340 11342 20984 0 -1 4202496 284151 0 0 0 54331 127 0 0 25 0 5 0 1132503886 1237917696 282532 4294967295 134512640 135237372 3215851056 3215850652 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11342/statm: 302226 282532 95 177 0 302048 0
[pid=11342/tid=11529] ppid=11340 vsize=1208904 CPUtime=127.59
/proc/11342/task/11529/stat : 11529 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 74672 0 0 0 12732 27 0 0 25 0 5 0 1132507353 1237917696 282532 4294967295 134512640 135237372 3215851056 3071116784 134562459 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11342/tid=11530] ppid=11340 vsize=1208904 CPUtime=127.45
/proc/11342/task/11530/stat : 11530 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 45845 0 0 0 12717 28 0 0 25 0 5 0 1132507353 1237917696 282532 4294967295 134512640 135237372 3215851056 3062784400 134591168 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11342/tid=11531] ppid=11340 vsize=1208904 CPUtime=127.44
/proc/11342/task/11531/stat : 11531 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 49750 0 0 0 12710 34 0 0 25 0 5 0 1132507354 1237917696 282532 4294967295 134512640 135237372 3215851056 3054247280 134546034 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11342/tid=11532] ppid=11340 vsize=1208904 CPUtime=127.43
/proc/11342/task/11532/stat : 11532 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 42497 0 0 0 12722 21 0 0 25 0 5 0 1132507354 1237917696 282532 4294967295 134512640 135237372 3215851056 3045953184 134749314 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 544.58
Current children cumulated vsize (KiB) 1208904

[startup+222.309 s]
/proc/loadavg: 4.19 2.75 2.60 6/105 12041
/proc/meminfo: memFree=1624624/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=1521308 CPUtime=783.88
/proc/11342/stat : 11342 (ttsth-5-0) S 11340 11342 20984 0 -1 4202496 357843 0 0 0 78221 167 0 0 25 0 5 0 1132503886 1557819392 356224 4294967295 134512640 135237372 3215851056 3215850652 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11342/statm: 380327 356224 95 177 0 380149 0
[pid=11342/tid=11529] ppid=11340 vsize=1521308 CPUtime=187.58
/proc/11342/task/11529/stat : 11529 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 86792 0 0 0 18724 34 0 0 25 0 5 0 1132507353 1557819392 356225 4294967295 134512640 135237372 3215851056 3071100304 134562338 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11342/tid=11530] ppid=11340 vsize=1521308 CPUtime=187.07
/proc/11342/task/11530/stat : 11530 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 63533 0 0 0 18672 35 0 0 25 0 5 0 1132507353 1557819392 356225 4294967295 134512640 135237372 3215851056 3062723020 134636641 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11342/tid=11531] ppid=11340 vsize=1521308 CPUtime=187.14
/proc/11342/task/11531/stat : 11531 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 76425 0 0 0 18662 52 0 0 25 0 5 0 1132507354 1557819392 356225 4294967295 134512640 135237372 3215851056 3054425216 134562363 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11342/tid=11532] ppid=11340 vsize=1521308 CPUtime=187.42
/proc/11342/task/11532/stat : 11532 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 59707 0 0 0 18713 29 0 0 25 0 5 0 1132507354 1557819392 356225 4294967295 134512640 135237372 3215851056 3045929184 134546034 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 783.88
Current children cumulated vsize (KiB) 1521308

[startup+282.314 s]
/proc/loadavg: 4.23 3.02 2.70 5/104 12285
/proc/meminfo: memFree=1379344/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=1783776 CPUtime=1023.38
/proc/11342/stat : 11342 (ttsth-5-0) S 11340 11342 20984 0 -1 4202496 419530 0 0 0 102127 211 0 0 25 0 5 0 1132503886 1826586624 417911 4294967295 134512640 135237372 3215851056 3215850652 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11342/statm: 445944 417911 95 177 0 445766 0
[pid=11342/tid=11529] ppid=11340 vsize=1783776 CPUtime=247.48
/proc/11342/task/11529/stat : 11529 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 96794 0 0 0 24712 36 0 0 25 0 5 0 1132507353 1826586624 417911 4294967295 134512640 135237372 3215851056 3071133296 134749353 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11342/tid=11530] ppid=11340 vsize=1783776 CPUtime=246.92
/proc/11342/task/11530/stat : 11530 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 80191 0 0 0 24640 52 0 0 25 0 5 0 1132507353 1826586624 417911 4294967295 134512640 135237372 3215851056 3062714704 134562338 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11342/tid=11531] ppid=11340 vsize=1783776 CPUtime=246.94
/proc/11342/task/11531/stat : 11531 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 98187 0 0 0 24624 70 0 0 25 0 5 0 1132507354 1826586624 417911 4294967295 134512640 135237372 3215851056 3054330608 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11342/tid=11532] ppid=11340 vsize=1783776 CPUtime=247.37
/proc/11342/task/11532/stat : 11532 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 72971 0 0 0 24701 36 0 0 25 0 5 0 1132507354 1826586624 417911 4294967295 134512640 135237372 3215851056 3045962720 134680285 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1023.38
Current children cumulated vsize (KiB) 1783776



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+337.309 s]
/proc/loadavg: 4.32 3.23 2.79 6/104 12476
/proc/meminfo: memFree=1081260/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=2096488 CPUtime=1242.88
/proc/11342/stat : 11342 (ttsth-5-0) S 11340 11342 20984 0 -1 4202496 493165 0 0 0 124027 261 0 0 25 0 5 0 1132503886 2146803712 491546 4294967295 134512640 135237372 3215851056 3215850652 134629544 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11342/statm: 524122 491546 95 177 0 523944 0
[pid=11342/tid=11529] ppid=11340 vsize=2096488 CPUtime=302.45
/proc/11342/task/11529/stat : 11529 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 105391 0 0 0 30206 39 0 0 25 0 5 0 1132507353 2146803712 491547 4294967295 134512640 135237372 3215851056 3071118992 134562416 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11342/tid=11530] ppid=11340 vsize=2096488 CPUtime=301.67
/proc/11342/task/11530/stat : 11530 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 110328 0 0 0 30091 76 0 0 25 0 5 0 1132507353 2146803712 491547 4294967295 134512640 135237372 3215851056 3062959984 134546026 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11342/tid=11531] ppid=11340 vsize=2096488 CPUtime=301.8
/proc/11342/task/11531/stat : 11531 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 117681 0 0 0 30097 83 0 0 25 0 5 0 1132507354 2146803712 491547 4294967295 134512640 135237372 3215851056 3054358176 134680364 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11342/tid=11532] ppid=11340 vsize=2096488 CPUtime=302.28
/proc/11342/task/11532/stat : 11532 (ttsth-5-0) R 11340 11342 20984 0 -1 4202560 88379 0 0 0 30182 46 0 0 25 0 5 0 1132507354 2146803712 491547 4294967295 134512640 135237372 3215851056 3045966192 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1242.88
Current children cumulated vsize (KiB) 2096488

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

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

[startup+337.428 s]
/proc/loadavg: 4.32 3.23 2.79 6/104 12476
/proc/meminfo: memFree=1081260/3368532 swapFree=1953580/1959888
[pid=11342] ppid=11340 vsize=0 CPUtime=1243.03
/proc/11342/stat : 11342 (ttsth-5-0) Z 11340 11342 20984 0 -1 4203524 493186 0 0 0 124033 270 0 0 18 0 2 0 1132503886 0 0 4294967295 0 0 0 0 0 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11342/statm: 0 0 0 0 0 0 0
[pid=11342/tid=11529] ppid=11340 vsize=0 CPUtime=302.56
/proc/11342/task/11529/stat : 11529 (ttsth-5-0) R 11340 11342 20984 0 -1 4203588 105394 0 0 0 30208 48 0 0 25 0 2 0 1132507353 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) 1243.03
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 337.436
CPU time (s): 1243.04
CPU user time (s): 1240.33
CPU system time (s): 2.71
CPU usage (%): 368.378
Max. virtual memory (cumulated for all children) (KiB): 2096488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1240.33
system time used= 2.71
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 493186
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= 2856
involuntary context switches= 22070

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 12:13:14
IDJOB=1779298
IDBENCH=70830
IDSOLVER=632
FILE ID=/1779298-1243678394
PBS_JOBID=
Free space on /tmp= 15881 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779298-1243678394/watcher-1779298-1243678394 -o /tmp/evaluation-result-1779298-1243678394/solver-1779298-1243678394 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779298-1243678394.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED= 495297386

Linux (none) 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.105
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.42
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.105
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.11
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.105
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.105
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:       3047728 kB
Buffers:         87368 kB
Cached:         128176 kB
SwapCached:       2424 kB
Active:         146148 kB
Inactive:        79704 kB
HighTotal:     2489216 kB
HighFree:      2347792 kB
LowTotal:       879316 kB
LowFree:        699936 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           14164 kB
Writeback:           0 kB
AnonPages:        9608 kB
Mapped:           4832 kB
Slab:            84372 kB
SReclaimable:    74948 kB
SUnreclaim:       9424 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93568 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15881 MiB
End job on  at 2009-05-30 12:18:54