Trace number 1556572

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? (MO) 623.967 598.487

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-10.cnf
MD5SUM0260f441a1d07270edb6a85b2fc90d1d
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 variables69503
Number of clauses226618
Sum of the clauses size587302
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292294
Number of clauses of size 3134195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.38/0.48	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556572-1238843514.cnf 
0.38/0.48	c Using SATTIMEOUT of 1200
0.38/0.48	c Using SATRAM of 1800
0.38/0.48	c Size of subset node = 16
0.38/0.48	c Variables = 69503
0.38/0.48	c Clauses = 226618
0.38/0.48	c Literals = 587302
0.38/0.48	c Reduced size:
0.38/0.48	c Variables = 69503
0.38/0.48	c Clauses = 225975
0.38/0.48	c Literals = 585632
0.38/0.48	c a2
0.89/0.98	c a1
42.84/43.12	c Independent sub-problems = 1
42.84/43.12	c Sub-problem with 69246 variables and 225975 clauses
42.84/43.12	c using permutation method 4
42.84/43.12	c count = 1
42.84/43.12	c Ordering finished 42.760 seconds
42.84/43.12	c mapped 42.860 seconds
42.84/43.12	c permuted 42.860 seconds
42.84/43.12	c about to sort
42.84/43.19	c sorted
44.43/44.76	c clauses now 225975
44.43/44.76	c init finished 43.280 seconds
44.43/44.76	c tree built 44.500 seconds
44.43/44.76	c 
44.43/44.76	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
44.43/44.76	c ---------------------------------|----------------------------------|------------------------------------------------------
44.43/44.76	c ................................ | ..........                       |                       44.5           0.0             
44.43/44.76	c ................................ | ..........                     1 |                       44.5           0.0             
44.43/44.76	c ................................ | ..........                     2 |                       44.5           0.0             
44.43/44.76	c ................................ | ..........                     3 |                       44.5           0.1             
44.43/44.76	c ................................ | ..........                     4 |                       44.5           0.1             
44.43/44.76	c ................................ | ..........                     5 |                       44.5           0.1             
44.43/44.77	c ................................ | ..........                  1000 |                       44.5          22.5             
44.43/44.77	c ................................ | ..........                  2000 | 23                    44.5          44.9          141
47.91/48.29	c ................................ | ..........                249000 | 13662                 48.0        5187.5       408110
71.97/72.42	c ................................ | ..........                958000 | 64990                 72.0       13305.6      2385842
95.93/96.58	c ................................ | ..........               1552000 | 108897                96.0       16161.6      3952032
119.98/120.78	c ................................ | *.........               2111000 | 150172               120.1       17579.9      6353945
143.94/144.87	c ................................ | *.........               2667000 | 190939               144.0       18515.7      8763754
167.90/168.98	c ................................ | *.........               3159000 | 226663               168.0       18802.5     10534973
191.96/193.12	c ................................ | *.........               3568000 | 258276               192.0       18581.4     11866422
216.02/217.34	c ................................ | *.........               4097000 | 296519               216.1       18958.8     14911679
239.97/241.48	c ................................ | **........               4572000 | 330692               240.1       19042.1     19880867
264.03/265.62	c ................................ | **........               5005000 | 358392               264.1       18951.2     27703751
287.84/285.86	c ................................ | **........               5304000 | 378848               288.0       18416.7     33153730
311.94/309.89	c ................................ | **........               5540000 | 397444               312.1       17751.9     39008919
335.93/333.89	c ................................ | **........               5736000 | 413965               336.1       17067.9     43706242
360.02/357.94	c ................................ | ***.......               5916000 | 426613               360.1       16427.9     48370890
384.01/381.91	c ................................ | ***.......               6118000 | 439802               384.1       15928.6     53860166
407.91/405.87	c ................................ | ***.......               6342000 | 454639               408.1       15542.2     59565542
431.90/429.86	c ................................ | ***.......               6522000 | 466681               432.0       15096.2     64335840
455.89/453.87	c ................................ | ***.......               6687000 | 477918               456.0       14663.5     68518700
479.89/477.89	c ................................ | ****......               6917000 | 492458               480.1       14408.9     73735223
503.98/501.96	c ................................ | ****......               7107000 | 504272               504.1       14097.8     78212497
527.90/525.66	c ................................ | ****......               7300000 | 516142               528.1       13822.9     82037542
551.82/545.44	c ................................ | ****......               7475000 | 531125               552.0       13541.7     87358959
575.89/563.23	c ................................ | ****......               7699000 | 548101               576.0       13366.1     92488783
599.88/580.66	c ................................ | *****.....               7797000 | 555938               600.0       12994.1     97834883

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556572-1238843514/watcher-1556572-1238843514 -o /tmp/evaluation-result-1556572-1238843514/solver-1556572-1238843514 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556572-1238843514.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 2.16 4/94 6904
/proc/meminfo: memFree=1504400/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=932 CPUtime=0
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 130 0 0 0 0 0 0 0 20 0 1 0 1157015085 954368 114 1992294400 134512640 135237372 4294956192 18446744073709551615 134524740 0 0 4096 0 0 0 0 17 1 0 0
/proc/6904/statm: 233 114 77 176 0 55 0

[startup+0.107084 s]
/proc/loadavg: 1.92 1.99 2.16 4/94 6904
/proc/meminfo: memFree=1504400/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=4992 CPUtime=0.09
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 1122 0 0 0 9 0 0 0 21 0 1 0 1157015085 5111808 1106 1992294400 134512640 135237372 4294956192 18446744073709551615 134688447 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 1248 1106 78 176 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.201093 s]
/proc/loadavg: 1.92 1.99 2.16 4/94 6904
/proc/meminfo: memFree=1504400/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=8340 CPUtime=0.18
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 1964 0 0 0 18 0 0 0 21 0 1 0 1157015085 8540160 1948 1992294400 134512640 135237372 4294956192 18446744073709551615 134738902 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 2085 1948 78 176 0 1907 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8340

[startup+0.301106 s]
/proc/loadavg: 1.92 1.99 2.16 4/94 6904
/proc/meminfo: memFree=1504400/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=11908 CPUtime=0.29
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 2834 0 0 0 28 1 0 0 22 0 1 0 1157015085 12193792 2818 1992294400 134512640 135237372 4294956192 18446744073709551615 134885933 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 2977 2818 78 176 0 2799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11908

[startup+0.701151 s]
/proc/loadavg: 1.92 1.99 2.16 4/94 6904
/proc/meminfo: memFree=1504400/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=33916 CPUtime=0.69
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 8153 0 0 0 66 3 0 0 25 0 1 0 1157015085 34729984 8137 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 8479 8137 79 176 0 8301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33916

[startup+1.50123 s]
/proc/loadavg: 1.92 1.99 2.16 3/95 6905
/proc/meminfo: memFree=1470152/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=41976 CPUtime=1.48
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 10951 0 0 0 144 4 0 0 25 0 1 0 1157015085 42983424 10152 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 10494 10152 80 176 0 10316 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41976

[startup+3.10141 s]
/proc/loadavg: 1.92 1.99 2.16 3/95 6905
/proc/meminfo: memFree=1463560/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=42312 CPUtime=3.08
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 11044 0 0 0 304 4 0 0 25 0 1 0 1157015085 43327488 10245 1992294400 134512640 135237372 4294956192 18446744073709551615 134600826 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 10578 10245 80 176 0 10400 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42312

[startup+6.30276 s]
/proc/loadavg: 2.01 2.00 2.17 3/95 6905
/proc/meminfo: memFree=1462984/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=43056 CPUtime=6.26
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 11212 0 0 0 622 4 0 0 25 0 1 0 1157015085 44089344 10413 1992294400 134512640 135237372 4294956192 18446744073709551615 134600978 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 10764 10413 80 176 0 10586 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43056

[startup+12.7015 s]
/proc/loadavg: 2.01 2.00 2.17 3/95 6905
/proc/meminfo: memFree=1461904/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=44168 CPUtime=12.62
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 11433 0 0 0 1258 4 0 0 25 0 1 0 1157015085 45228032 10634 1992294400 134512640 135237372 4294956192 18446744073709551615 134600963 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 11042 10634 80 176 0 10864 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 44168

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.16 3/95 6905
/proc/meminfo: memFree=1460752/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=44960 CPUtime=25.34
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4194304 11690 0 0 0 2530 4 0 0 25 0 1 0 1157015085 46039040 10891 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 11240 10891 80 176 0 11062 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 44960

[startup+51.1017 s]
/proc/loadavg: 2.08 2.02 2.17 4/97 6907
/proc/meminfo: memFree=1294336/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=228408 CPUtime=50.79
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 53935 0 0 0 5056 23 0 0 25 0 3 0 1157015085 233889792 52565 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 57102 52565 98 176 0 56924 0
[pid=6904/tid=6906] ppid=6902 vsize=228408 CPUtime=3.17
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 2639 0 0 0 315 2 0 0 25 0 3 0 1157019562 233889792 52565 1992294400 134512640 135237372 4294956192 18446744073709551615 134587943 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6904/tid=6907] ppid=6902 vsize=228408 CPUtime=3.11
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 1632 0 0 0 311 0 0 0 25 0 3 0 1157019562 233889792 52565 1992294400 134512640 135237372 4294956192 18446744073709551615 134549920 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 228408

[startup+102.301 s]
/proc/loadavg: 2.60 2.17 2.21 4/97 6907
/proc/meminfo: memFree=1230720/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=289340 CPUtime=101.7
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 69635 0 0 0 10137 33 0 0 25 0 3 0 1157015085 296284160 68265 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 72335 68265 98 176 0 72157 0
[pid=6904/tid=6906] ppid=6902 vsize=289340 CPUtime=28.63
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 9663 0 0 0 2857 6 0 0 25 0 3 0 1157019562 296284160 68265 1992294400 134512640 135237372 4294956192 18446744073709551615 134590472 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6904/tid=6907] ppid=6902 vsize=289340 CPUtime=28.54
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 10308 0 0 0 2849 5 0 0 25 0 3 0 1157019562 296284160 68265 1992294400 134512640 135237372 4294956192 18446744073709551615 134680505 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 289340

[startup+162.301 s]
/proc/loadavg: 2.85 2.31 2.25 4/97 6907
/proc/meminfo: memFree=1140928/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=379356 CPUtime=161.34
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 92160 0 0 0 16089 45 0 0 25 0 3 0 1157015085 388460544 90790 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 94839 90790 98 176 0 94661 0
[pid=6904/tid=6906] ppid=6902 vsize=379356 CPUtime=58.43
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 19849 0 0 0 5831 12 0 0 25 0 3 0 1157019562 388460544 90790 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6904/tid=6907] ppid=6902 vsize=379356 CPUtime=58.4
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 22647 0 0 0 5828 12 0 0 25 0 3 0 1157019562 388460544 90790 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 379356

[startup+222.308 s]
/proc/loadavg: 2.94 2.44 2.30 4/97 6907
/proc/meminfo: memFree=1050944/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=468772 CPUtime=220.99
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 114541 0 0 0 22042 57 0 0 25 0 3 0 1157015085 480022528 113171 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 117193 113171 98 176 0 117015 0
[pid=6904/tid=6906] ppid=6902 vsize=468772 CPUtime=88.32
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 24937 0 0 0 8814 18 0 0 25 0 3 0 1157019562 480022528 113171 1992294400 134512640 135237372 4294956192 18446744073709551615 134590241 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6904/tid=6907] ppid=6902 vsize=468772 CPUtime=88.15
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 39940 0 0 0 8797 18 0 0 25 0 3 0 1157019562 480022528 113171 1992294400 134512640 135237372 4294956192 18446744073709551615 134680237 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 468772

[startup+282.301 s]
/proc/loadavg: 2.98 2.54 2.34 4/97 6907
/proc/meminfo: memFree=799424/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=723840 CPUtime=282.64
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 177972 0 0 0 28178 86 0 0 25 0 3 0 1157015085 741212160 176602 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 180960 176602 98 176 0 180782 0
[pid=6904/tid=6906] ppid=6902 vsize=723840 CPUtime=120.23
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 58447 0 0 0 11989 34 0 0 25 0 3 0 1157019562 741212160 176602 1992294400 134512640 135237372 4294956192 18446744073709551615 134680367 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6904/tid=6907] ppid=6902 vsize=723840 CPUtime=117.89
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 69861 0 0 0 11758 31 0 0 25 0 3 0 1157019562 741212160 176602 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.64
Current children cumulated vsize (KiB) 723840

[startup+342.301 s]
/proc/loadavg: 2.99 2.62 2.38 4/97 6907
/proc/meminfo: memFree=586176/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=935688 CPUtime=344.43
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 230515 0 0 0 34331 112 0 0 25 0 3 0 1157015085 958144512 229145 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 233922 229145 98 176 0 233744 0
[pid=6904/tid=6906] ppid=6902 vsize=935688 CPUtime=151.22
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 92767 0 0 0 15072 50 0 0 25 0 3 0 1157019562 958144512 229145 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6904/tid=6907] ppid=6902 vsize=935688 CPUtime=148.69
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 88084 0 0 0 14828 41 0 0 25 0 3 0 1157019562 958144512 229145 1992294400 134512640 135237372 4294956192 18446744073709551615 134592622 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 344.43
Current children cumulated vsize (KiB) 935688

[startup+402.302 s]
/proc/loadavg: 2.99 2.68 2.41 4/97 6907
/proc/meminfo: memFree=377856/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=1146220 CPUtime=404.41
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 283184 0 0 0 40306 135 0 0 25 0 3 0 1157015085 1173729280 281814 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 286555 281814 98 176 0 286377 0
[pid=6904/tid=6906] ppid=6902 vsize=1146220 CPUtime=181.31
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 115697 0 0 0 18070 61 0 0 25 0 3 0 1157019562 1173729280 281814 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6904/tid=6907] ppid=6902 vsize=1146220 CPUtime=178.58
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 117823 0 0 0 17805 53 0 0 25 0 3 0 1157019562 1173729280 281814 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 404.41
Current children cumulated vsize (KiB) 1146220

[startup+462.301 s]
/proc/loadavg: 2.99 2.74 2.45 4/97 6907
/proc/meminfo: memFree=190912/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=1331320 CPUtime=464.39
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 329250 0 0 0 46283 156 0 0 25 0 3 0 1157015085 1363271680 327880 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 332830 327880 98 176 0 332652 0
[pid=6904/tid=6906] ppid=6902 vsize=1331320 CPUtime=211.29
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 134511 0 0 0 21059 70 0 0 25 0 3 0 1157019562 1363271680 327880 1992294400 134512640 135237372 4294956192 18446744073709551615 134680376 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6904/tid=6907] ppid=6902 vsize=1331320 CPUtime=208.58
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 145075 0 0 0 20793 65 0 0 25 0 3 0 1157019562 1363271680 327880 1992294400 134512640 135237372 4294956192 18446744073709551615 134590767 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 464.39
Current children cumulated vsize (KiB) 1331320

[startup+522.301 s]
/proc/loadavg: 2.99 2.78 2.48 4/97 6907
/proc/meminfo: memFree=20224/2055920 swapFree=4165864/4192956
[pid=6904] ppid=6902 vsize=1502988 CPUtime=524.37
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 372180 0 0 0 52260 177 0 0 25 0 3 0 1157015085 1539059712 370810 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 375747 370810 98 176 0 375569 0
[pid=6904/tid=6906] ppid=6902 vsize=1502988 CPUtime=241.3
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 154297 0 0 0 24050 80 0 0 25 0 3 0 1157019562 1539059712 370810 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6904/tid=6907] ppid=6902 vsize=1502988 CPUtime=238.56
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 168219 0 0 0 23780 76 0 0 25 0 3 0 1157019562 1539059712 370810 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 524.37
Current children cumulated vsize (KiB) 1502988

[startup+582.302 s]
/proc/loadavg: 3.03 2.83 2.51 4/97 6907
/proc/meminfo: memFree=16128/2055920 swapFree=4165792/4192956
[pid=6904] ppid=6902 vsize=1771296 CPUtime=602.4
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 437724 0 0 0 60031 209 0 0 25 0 3 0 1157015085 1813807104 436354 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 442824 436354 98 176 0 442646 0
[pid=6904/tid=6906] ppid=6902 vsize=1771296 CPUtime=279.32
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 188186 0 0 0 27835 97 0 0 25 0 3 0 1157019562 1813807104 436354 1992294400 134512640 135237372 4294956192 18446744073709551615 134580209 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6904/tid=6907] ppid=6902 vsize=1771296 CPUtime=278.56
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 199874 0 0 0 27766 90 0 0 25 0 3 0 1157019562 1813807104 436354 1992294400 134512640 135237372 4294956192 18446744073709551615 134591065 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 602.4
Current children cumulated vsize (KiB) 1771296



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+598.202 s]
/proc/loadavg: 3.02 2.84 2.52 4/97 6907
/proc/meminfo: memFree=16256/2055920 swapFree=4165792/4192956
[pid=6904] ppid=6902 vsize=1843592 CPUtime=623.69
/proc/6904/stat : 6904 (ttsth-5-0) S 6902 6904 6642 0 -1 4194304 454766 0 0 0 62151 218 0 0 25 0 3 0 1157015085 1887838208 453396 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6904/statm: 460898 453396 98 176 0 460720 0
[pid=6904/tid=6906] ppid=6902 vsize=1843592 CPUtime=290.89
/proc/6904/task/6906/stat : 6906 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 196908 0 0 0 28987 102 0 0 25 0 3 0 1157019562 1887838208 453397 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6904/tid=6907] ppid=6902 vsize=1843592 CPUtime=288.28
/proc/6904/task/6907/stat : 6907 (ttsth-5-0) R 6902 6904 6642 0 -1 4194368 208195 0 0 0 28733 95 0 0 25 0 3 0 1157019562 1887838208 453397 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 623.69
Current children cumulated vsize (KiB) 1843592

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

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

[startup+598.314 s]
/proc/loadavg: 3.02 2.84 2.52 4/97 6907
/proc/meminfo: memFree=16256/2055920 swapFree=4165792/4192956
[pid=6904] ppid=6902 vsize=0 CPUtime=623.79
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4195332 454767 0 0 0 62151 228 0 0 17 0 1 0 1157015085 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 623.79
Current children cumulated vsize (KiB) 0

[startup+598.402 s]
/proc/loadavg: 3.02 2.84 2.52 3/96 6908
/proc/meminfo: memFree=1338424/2055920 swapFree=4165792/4192956
[pid=6904] ppid=6902 vsize=0 CPUtime=623.88
/proc/6904/stat : 6904 (ttsth-5-0) R 6902 6904 6642 0 -1 4195332 454767 0 0 0 62151 237 0 0 18 0 1 0 1157015085 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/6904/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 623.88
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 598.487
CPU time (s): 623.967
CPU user time (s): 621.515
CPU system time (s): 2.45163
CPU usage (%): 104.257
Max. virtual memory (cumulated for all children) (KiB): 1843592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.516
system time used= 2.45163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 454767
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= 54
involuntary context switches= 10304

runsolver used 0.98085 second user time and 2.30765 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-04 13:11:54
IDJOB=1556572
IDBENCH=70821
IDSOLVER=549
FILE ID=node91/1556572-1238843514
PBS_JOBID= 9085817
Free space on /tmp= 66524 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-10.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556572-1238843514/watcher-1556572-1238843514 -o /tmp/evaluation-result-1556572-1238843514/solver-1556572-1238843514 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1556572-1238843514.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 0260f441a1d07270edb6a85b2fc90d1d
RANDOM SEED=1916583595

node91.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.252
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.252
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1504816 kB
Buffers:         58348 kB
Cached:         410600 kB
SwapCached:       8888 kB
Active:         223688 kB
Inactive:       255764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504816 kB
SwapTotal:     4192956 kB
SwapFree:      4165864 kB
Dirty:            4920 kB
Writeback:           0 kB
Mapped:          16176 kB
Slab:            54768 kB
Committed_AS:  2558224 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node91 at 2009-04-04 13:21:55