Trace number 1531678

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? (TO) 1200.25 601.718

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S2061874746-039.cnf
MD5SUM7a50a8aff0c6952edb5e8fbcf8bad297
Bench CategoryRANDOM (random 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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531678-1238512462.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 560
0.00/0.00	c Clauses = 2380
0.00/0.00	c Literals = 7140
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 560
0.00/0.00	c Clauses = 2372
0.00/0.00	c Literals = 7116
0.00/0.00	c a2
0.00/0.01	c a1
0.40/0.47	c Independent sub-problems = 1
0.40/0.47	c Sub-problem with 559 variables and 2372 clauses
0.40/0.47	c using permutation method 4
0.40/0.47	c count = 3
0.40/0.47	c Ordering finished 0.470 seconds
0.40/0.47	c mapped 0.470 seconds
0.40/0.47	c permuted 0.470 seconds
0.40/0.47	c about to sort
0.40/0.47	c sorted
0.40/0.49	c clauses now 2372
0.40/0.49	c init finished 0.480 seconds
0.40/0.49	c tree built 0.490 seconds
0.40/0.49	c 
0.40/0.49	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.40/0.49	c ---------------------------------|----------------------------------|------------------------------------------------------
0.40/0.49	c ................................ | ..........                       |                        0.5           0.0             
0.40/0.49	c ................................ | ..........                     1 |                        0.5           2.0             
0.40/0.49	c ................................ | ..........                     2 |                        0.5           4.1             
0.40/0.49	c ................................ | ..........                     3 |                        0.5           6.1             
0.40/0.49	c ................................ | ..........                     4 |                        0.5           8.2             
0.40/0.49	c ................................ | ..........                     5 |                        0.5          10.2             
0.50/0.50	c ................................ | ..........                  1000 | 34                     0.5        2000.0          978
24.04/12.30	c ................................ | ..........                173000 | 38930                 24.1        7193.3      4443841
48.19/24.42	c ................................ | ..........                262000 | 61910                 48.2        5431.2      7141225
72.34/36.55	c ................................ | ..........                312000 | 76628                 72.5        4306.4      9055793
96.29/48.51	c ................................ | ..........                362000 | 90973                 96.3        3757.5     10645072
120.24/60.56	c ................................ | *.........                405000 | 105092               120.4        3364.3     12010975
144.40/72.60	c ................................ | *.........                444000 | 115561               144.4        3074.2     13261182
168.73/84.86	c ................................ | *.........                476000 | 124628               168.9        2818.4     14523328
192.88/96.97	c ................................ | *.........                502000 | 132340               193.1        2600.4     15584889
217.23/109.19	c ................................ | *.........                518000 | 137140               217.4        2382.3     16267294
239.98/120.58	c ................................ | **........                535000 | 142379               240.2        2227.5     16927280
264.12/132.63	c ................................ | **........                553000 | 147906               264.2        2093.0     17749660
288.08/144.65	c ................................ | **........                588000 | 157601               288.2        2040.0     18916650
312.83/157.00	c ................................ | **........                615000 | 166447               312.9        1965.6     19894278
336.78/169.08	c ................................ | **........                636000 | 173263               337.0        1887.3     20754089
360.32/180.89	c ................................ | ***.......                653000 | 179034               360.6        1811.1     21475275
385.07/193.27	c ................................ | ***.......                667000 | 184236               385.3        1731.2     22166753
408.02/204.75	c ................................ | ***.......                692000 | 191455               408.2        1695.3     23036962
431.97/216.72	c ................................ | ***.......                713000 | 198805               432.1        1650.2     23905526
456.32/228.99	c ................................ | ***.......                734000 | 206193               456.6        1607.6     24762544
480.47/241.06	c ................................ | ****......                752000 | 212901               480.7        1564.5     25602811
505.01/253.32	c ................................ | ****......                769000 | 218591               505.1        1522.4     26471005
528.36/265.04	c ................................ | ****......                779000 | 222080               528.5        1473.9     27031516
553.31/277.56	c ................................ | ****......                794000 | 226890               553.5        1434.5     27778237
576.26/289.10	c ................................ | ****......                807000 | 231599               576.5        1399.7     28447637
600.60/301.28	c ................................ | *****.....                822000 | 236585               600.9        1368.0     29110815
623.96/312.96	c ................................ | *****.....                838000 | 241112               624.2        1342.6     29769661
648.10/325.06	c ................................ | *****.....                853000 | 245415               648.3        1315.7     30438849
673.46/337.74	c ................................ | *****.....                864000 | 248763               673.6        1282.6     30979727
696.40/349.27	c ................................ | *****.....                879000 | 253293               696.7        1261.7     31593102
719.95/361.05	c ................................ | ******....                904000 | 259579               720.2        1255.3     32379795
745.30/373.72	c ................................ | ******....                925000 | 264917               745.5        1240.9     33100398
768.85/385.58	c ................................ | ******....                945000 | 270233               769.1        1228.7     33710303
791.80/397.06	c ................................ | ******....                970000 | 276920               792.0        1224.7     34353651
816.54/409.42	c ................................ | ******....                990000 | 282365               816.7        1212.2     35020700
839.90/421.16	c ................................ | *******...               1005000 | 286222               840.1        1196.2     35469536
865.04/433.78	c ................................ | *******...               1019000 | 290090               865.3        1177.6     35983141
888.19/445.39	c ................................ | *******...               1032000 | 293973               888.5        1161.5     36493765
912.34/457.46	c ................................ | *******...               1048000 | 298690               912.6        1148.4     37026710
936.28/469.43	c ................................ | *******...               1065000 | 302929               936.5        1137.2     37577741
961.43/482.06	c ................................ | ********..               1081000 | 307208               961.7        1124.0     38130002
985.38/494.06	c ................................ | ********..               1091000 | 310058               985.6        1106.9     38559907
1009.72/506.23	c ................................ | ********..               1100000 | 312777              1009.9        1089.2     38977649
1033.28/518.05	c ................................ | ********..               1110000 | 315701              1033.5        1074.0     39462837
1057.02/530.00	c ................................ | ********..               1118000 | 318288              1057.4        1057.3     39903808
1081.58/542.25	c ................................ | *********.               1127000 | 320968              1081.8        1041.7     40306137
1104.12/553.52	c ................................ | *********.               1135000 | 323492              1104.3        1027.8     40720901
1129.27/566.14	c ................................ | *********.               1146000 | 326813              1129.5        1014.6     41185978
1153.22/578.13	c ................................ | *********.               1155000 | 329862              1153.5        1001.3     41602914
1176.37/589.72	c ................................ | *********.               1166000 | 333198              1176.6         991.0     42050772

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531678-1238512462/watcher-1531678-1238512462 -o /tmp/evaluation-result-1531678-1238512462/solver-1531678-1238512462 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531678-1238512462.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.00 1.00 1.02 2/64 21994
/proc/meminfo: memFree=1120824/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=1064 CPUtime=0
/proc/21994/stat : 21994 (ttsth-5-0) R 21992 21994 21610 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 1123911109 1089536 122 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/21994/statm: 266 122 78 176 0 88 0

[startup+0.0639861 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 21994
/proc/meminfo: memFree=1120824/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=1328 CPUtime=0.06
/proc/21994/stat : 21994 (ttsth-5-0) R 21992 21994 21610 0 -1 4194304 232 0 0 0 6 0 0 0 18 0 1 0 1123911109 1359872 216 1992294400 134512640 135237372 4294956192 18446744073709551615 134553892 0 0 4096 0 0 0 0 17 1 0 0
/proc/21994/statm: 332 216 80 176 0 154 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1328

[startup+0.10199 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 21994
/proc/meminfo: memFree=1120824/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=1328 CPUtime=0.1
/proc/21994/stat : 21994 (ttsth-5-0) R 21992 21994 21610 0 -1 4194304 232 0 0 0 10 0 0 0 18 0 1 0 1123911109 1359872 216 1992294400 134512640 135237372 4294956192 18446744073709551615 134599467 0 0 4096 0 0 0 0 17 1 0 0
/proc/21994/statm: 332 216 80 176 0 154 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1328

[startup+0.302013 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 21994
/proc/meminfo: memFree=1120824/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=1328 CPUtime=0.3
/proc/21994/stat : 21994 (ttsth-5-0) R 21992 21994 21610 0 -1 4194304 235 0 0 0 30 0 0 0 19 0 1 0 1123911109 1359872 219 1992294400 134512640 135237372 4294956192 18446744073709551615 134553874 0 0 4096 0 0 0 0 17 1 0 0
/proc/21994/statm: 332 219 80 176 0 154 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1328

[startup+0.701064 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 21994
/proc/meminfo: memFree=1120824/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=26716 CPUtime=0.9
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 1180 0 0 0 90 0 0 0 21 0 3 0 1123911109 27357184 1164 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 6679 1164 98 176 0 6501 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 26716

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.02 3/67 21997
/proc/meminfo: memFree=1113120/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=35036 CPUtime=2.49
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 3264 0 0 0 248 1 0 0 21 0 3 0 1123911109 35876864 3248 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 8759 3248 98 176 0 8581 0
[pid=21994/tid=21996] ppid=21992 vsize=35036 CPUtime=0.99
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 1393 0 0 0 99 0 0 0 19 0 3 0 1123911159 35876864 3248 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=35036 CPUtime=0.99
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 1250 0 0 0 99 0 0 0 18 0 3 0 1123911159 35876864 3248 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 35036

[startup+3.10133 s]
/proc/loadavg: 1.00 1.00 1.02 3/67 21997
/proc/meminfo: memFree=1102496/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=47516 CPUtime=5.68
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 6394 0 0 0 566 2 0 0 21 0 3 0 1123911109 48656384 6378 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 11879 6378 98 176 0 11701 0
[pid=21994/tid=21996] ppid=21992 vsize=47516 CPUtime=2.6
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 2896 0 0 0 259 1 0 0 25 0 3 0 1123911159 48656384 6378 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=47516 CPUtime=2.59
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 2877 0 0 0 258 1 0 0 25 0 3 0 1123911159 48656384 6378 1992294400 134512640 135237372 4294956192 18446744073709551615 134562281 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 47516

[startup+6.30269 s]
/proc/loadavg: 1.08 1.02 1.02 3/67 21997
/proc/meminfo: memFree=1079648/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=69596 CPUtime=12.07
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 11934 0 0 0 1202 5 0 0 21 0 3 0 1123911109 71266304 11918 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 17399 11918 98 176 0 17221 0
[pid=21994/tid=21996] ppid=21992 vsize=69596 CPUtime=5.8
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 6221 0 0 0 577 3 0 0 25 0 3 0 1123911159 71266304 11918 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=69596 CPUtime=5.77
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 5092 0 0 0 575 2 0 0 25 0 3 0 1123911159 71266304 11918 1992294400 134512640 135237372 4294956192 18446744073709551615 134519952 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 69596

[startup+12.7014 s]
/proc/loadavg: 1.15 1.03 1.03 3/67 21997
/proc/meminfo: memFree=1047904/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=97436 CPUtime=24.84
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 18857 0 0 0 2475 9 0 0 21 0 3 0 1123911109 99774464 18841 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 24359 18841 98 176 0 24181 0
[pid=21994/tid=21996] ppid=21992 vsize=97436 CPUtime=12.19
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 10241 0 0 0 1214 5 0 0 25 0 3 0 1123911159 99774464 18841 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=97436 CPUtime=12.15
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 7995 0 0 0 1211 4 0 0 25 0 3 0 1123911159 99774464 18841 1992294400 134512640 135237372 4294956192 18446744073709551615 134562454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 97436

[startup+25.5018 s]
/proc/loadavg: 1.34 1.08 1.04 3/67 21997
/proc/meminfo: memFree=1001440/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=142048 CPUtime=50.39
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 30043 0 0 0 5022 17 0 0 21 0 3 0 1123911109 145457152 30027 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 35512 30027 98 176 0 35334 0
[pid=21994/tid=21996] ppid=21992 vsize=142048 CPUtime=24.99
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 16800 0 0 0 2489 10 0 0 25 0 3 0 1123911159 145457152 30027 1992294400 134512640 135237372 4294956192 18446744073709551615 134562399 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=142048 CPUtime=24.9
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 12622 0 0 0 2484 6 0 0 25 0 3 0 1123911159 145457152 30027 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 142048

[startup+51.1017 s]
/proc/loadavg: 1.56 1.15 1.07 3/67 21997
/proc/meminfo: memFree=944352/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=199488 CPUtime=101.48
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 44379 0 0 0 10121 27 0 0 21 0 3 0 1123911109 204275712 44363 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 49872 44363 98 176 0 49694 0
[pid=21994/tid=21996] ppid=21992 vsize=199488 CPUtime=50.58
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 25650 0 0 0 5043 15 0 0 25 0 3 0 1123911159 204275712 44363 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=199488 CPUtime=50.39
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 18108 0 0 0 5029 10 0 0 25 0 3 0 1123911159 204275712 44363 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 199488

[startup+102.305 s]
/proc/loadavg: 1.81 1.28 1.11 3/67 21997
/proc/meminfo: memFree=863904/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=278528 CPUtime=203.66
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 64162 0 0 0 20326 40 0 0 21 0 3 0 1123911109 285212672 64146 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 69632 64146 98 176 0 69454 0
[pid=21994/tid=21996] ppid=21992 vsize=278528 CPUtime=101.77
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 37805 0 0 0 10153 24 0 0 25 0 3 0 1123911159 285212672 64146 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=278528 CPUtime=101.39
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 25736 0 0 0 10123 16 0 0 25 0 3 0 1123911159 285212672 64146 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 278528

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.17 3/67 21997
/proc/meminfo: memFree=793056/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=349728 CPUtime=323.4
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 81968 0 0 0 32287 53 0 0 21 0 3 0 1123911109 358121472 81952 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 87432 81952 98 176 0 87254 0
[pid=21994/tid=21996] ppid=21992 vsize=349728 CPUtime=161.75
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 47875 0 0 0 16144 31 0 0 25 0 3 0 1123911159 358121472 81952 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=349728 CPUtime=161.15
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 33472 0 0 0 16093 22 0 0 25 0 3 0 1123911159 358121472 81952 1992294400 134512640 135237372 4294956192 18446744073709551615 134562407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.4
Current children cumulated vsize (KiB) 349728

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.22 3/67 21997
/proc/meminfo: memFree=729120/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=413248 CPUtime=443.14
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 97813 0 0 0 44250 64 0 0 21 0 3 0 1123911109 423165952 97797 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 103312 97797 98 176 0 103134 0
[pid=21994/tid=21996] ppid=21992 vsize=413248 CPUtime=221.73
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 57503 0 0 0 22136 37 0 0 25 0 3 0 1123911159 423165952 97797 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=413248 CPUtime=220.91
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 39689 0 0 0 22065 26 0 0 25 0 3 0 1123911159 423165952 97797 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.14
Current children cumulated vsize (KiB) 413248

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.26 3/67 21997
/proc/meminfo: memFree=668640/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=474048 CPUtime=562.89
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 113040 0 0 0 56213 76 0 0 21 0 3 0 1123911109 485425152 113024 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 118512 113024 98 176 0 118334 0
[pid=21994/tid=21996] ppid=21992 vsize=474048 CPUtime=281.72
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 65948 0 0 0 28128 44 0 0 25 0 3 0 1123911159 485425152 113024 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=474048 CPUtime=280.67
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 46471 0 0 0 28036 31 0 0 25 0 3 0 1123911159 485425152 113024 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 474048

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.30 3/67 21997
/proc/meminfo: memFree=618400/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=523968 CPUtime=682.63
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 125512 0 0 0 68177 86 0 0 21 0 3 0 1123911109 536543232 125496 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 130992 125496 98 176 0 130814 0
[pid=21994/tid=21996] ppid=21992 vsize=523968 CPUtime=341.69
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 71714 0 0 0 34120 49 0 0 25 0 3 0 1123911159 536543232 125496 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=523968 CPUtime=340.43
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 53177 0 0 0 34007 36 0 0 25 0 3 0 1123911159 536543232 125496 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.63
Current children cumulated vsize (KiB) 523968

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.35 3/67 21997
/proc/meminfo: memFree=562272/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=580288 CPUtime=802.37
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 139586 0 0 0 80140 97 0 0 21 0 3 0 1123911109 594214912 139570 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 145072 139570 98 176 0 144894 0
[pid=21994/tid=21996] ppid=21992 vsize=580288 CPUtime=401.67
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 80045 0 0 0 40111 56 0 0 25 0 3 0 1123911159 594214912 139570 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=580288 CPUtime=400.19
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 58920 0 0 0 39979 40 0 0 25 0 3 0 1123911159 594214912 139570 1992294400 134512640 135237372 4294956192 18446744073709551615 134562278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.37
Current children cumulated vsize (KiB) 580288

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.38 3/67 21997
/proc/meminfo: memFree=521184/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=620928 CPUtime=922.12
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 149746 0 0 0 92104 108 0 0 21 0 3 0 1123911109 635830272 149730 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 155232 149730 98 176 0 155054 0
[pid=21994/tid=21996] ppid=21992 vsize=620928 CPUtime=461.66
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 86615 0 0 0 46103 63 0 0 25 0 3 0 1123911159 635830272 149730 1992294400 134512640 135237372 4294956192 18446744073709551615 134749345 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=620928 CPUtime=459.96
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 62510 0 0 0 45952 44 0 0 25 0 3 0 1123911159 635830272 149730 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (KiB) 620928

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.42 3/67 21997
/proc/meminfo: memFree=483424/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=658848 CPUtime=1041.85
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 159222 0 0 0 104072 113 0 0 21 0 3 0 1123911109 674660352 159206 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 164712 159206 98 176 0 164534 0
[pid=21994/tid=21996] ppid=21992 vsize=658848 CPUtime=521.64
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 92923 0 0 0 52097 67 0 0 25 0 3 0 1123911159 674660352 159206 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=658848 CPUtime=519.72
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 65678 0 0 0 51926 46 0 0 25 0 3 0 1123911159 674660352 159206 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.85
Current children cumulated vsize (KiB) 658848

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.45 3/67 21997
/proc/meminfo: memFree=449120/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=692608 CPUtime=1161.59
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 167698 0 0 0 116038 121 0 0 21 0 3 0 1123911109 709230592 167682 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 173152 167682 98 176 0 172974 0
[pid=21994/tid=21996] ppid=21992 vsize=692608 CPUtime=581.62
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 97207 0 0 0 58091 71 0 0 25 0 3 0 1123911159 709230592 167682 1992294400 134512640 135237372 4294956192 18446744073709551615 134562416 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=692608 CPUtime=579.48
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 69870 0 0 0 57898 50 0 0 25 0 3 0 1123911159 709230592 167682 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 692608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 21997
/proc/meminfo: memFree=435808/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=705888 CPUtime=1200.13
/proc/21994/stat : 21994 (ttsth-5-0) S 21992 21994 21610 0 -1 4194304 170968 0 0 0 119889 124 0 0 21 0 3 0 1123911109 722829312 170952 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 176472 170952 98 176 0 176294 0
[pid=21994/tid=21996] ppid=21992 vsize=705888 CPUtime=600.93
/proc/21994/task/21996/stat : 21996 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 99184 0 0 0 60020 73 0 0 25 0 3 0 1123911159 722829312 170952 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21992 vsize=705888 CPUtime=598.71
/proc/21994/task/21997/stat : 21997 (ttsth-5-0) R 21992 21994 21610 0 -1 4194368 71163 0 0 0 59820 51 0 0 25 0 3 0 1123911159 722829312 170952 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 705888

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

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

[startup+601.717 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 21997
/proc/meminfo: memFree=435808/2055920 swapFree=4176920/4192956
[pid=21994] ppid=21992 vsize=0 CPUtime=1200.24
/proc/21994/stat : 21994 (ttsth-5-0) Z 21992 21994 21610 0 -1 4195340 170970 0 0 0 119890 134 0 0 16 0 2 0 1123911109 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21994/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.718
CPU time (s): 1200.25
CPU user time (s): 1198.91
CPU system time (s): 1.3448
CPU usage (%): 199.471
Max. virtual memory (cumulated for all children) (KiB): 705888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.91
system time used= 1.34479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170970
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= 27
involuntary context switches= 9222

runsolver used 0.816875 second user time and 1.38979 second system time

The end

Launcher Data

Begin job on node35 at 2009-03-31 17:14:22
IDJOB=1531678
IDBENCH=70568
IDSOLVER=549
FILE ID=node35/1531678-1238512462
PBS_JOBID= 9061963
Free space on /tmp= 66504 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S2061874746-039.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531678-1238512462/watcher-1531678-1238512462 -o /tmp/evaluation-result-1531678-1238512462/solver-1531678-1238512462 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531678-1238512462.cnf

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

MD5SUM BENCH= 7a50a8aff0c6952edb5e8fbcf8bad297
RANDOM SEED=989133149

node35.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.229
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.229
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1121240 kB
Buffers:        108408 kB
Cached:         721520 kB
SwapCached:      10144 kB
Active:         303504 kB
Inactive:       538224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121240 kB
SwapTotal:     4192956 kB
SwapFree:      4176920 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          17560 kB
Slab:            78904 kB
Committed_AS:  2795368 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node35 at 2009-03-31 17:24:26