Trace number 1531508

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.3 601.92

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1266438269-016.cnf
MD5SUM166fa796e9e4e8cad989cc4a86020c12
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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.00/0.02	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531508-1238470949.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c a2
0.10/0.13	c a1
0.19/0.22	c Independent sub-problems = 1
0.19/0.22	c Sub-problem with 65 variables and 5785 clauses
0.19/0.22	c using permutation method 4
0.19/0.22	c count = 1
0.19/0.22	c Ordering finished 0.200 seconds
0.19/0.22	c mapped 0.210 seconds
0.19/0.22	c permuted 0.210 seconds
0.19/0.22	c about to sort
0.19/0.22	c sorted
0.29/0.30	c clauses now 5785
0.29/0.30	c init finished 0.220 seconds
0.29/0.30	c tree built 0.290 seconds
0.29/0.30	c 
0.29/0.30	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.30	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.30	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.30	c ................................ | ..........                     1 |                        0.3           3.4             
0.29/0.30	c ................................ | ..........                     2 |                        0.3           6.9             
0.29/0.30	c ................................ | ..........                     3 |                        0.3          10.3             
0.29/0.30	c ................................ | ..........                     4 |                        0.3          13.8             
0.29/0.30	c ................................ | ..........                     5 |                        0.3          17.2             
0.29/0.36	c ................................ | ..........                  1000 | 205                    0.4        2381.0        14911
24.23/12.32	c ................................ | ..........                121000 | 40470                 24.3        4983.5      2736935
47.97/24.28	c ................................ | ..........                214000 | 72861                 48.1        4446.3      4834274
71.89/36.29	c ................................ | ..........                286000 | 98665                 72.1        3966.7      6543090
96.24/48.47	c ................................ | ..........                345000 | 119998                96.4        3579.2      8053077
120.17/60.45	c ................................ | *.........                389000 | 136222               120.3        3233.6      9333608
144.52/72.61	c ................................ | *.........                428000 | 151314               144.6        2960.7     10504972
167.85/84.37	c ................................ | *.........                464000 | 164553               168.0        2761.6     11648362
192.18/96.52	c ................................ | *.........                499000 | 177892               192.3        2595.3     12678616
216.52/108.70	c ................................ | *.........                536000 | 191564               216.6        2475.0     13795260
240.66/120.80	c ................................ | **........                570000 | 204475               240.7        2368.1     14765995
264.40/132.72	c ................................ | **........                603000 | 217170               264.5        2279.9     15786653
287.93/144.51	c ................................ | **........                635000 | 229424               288.0        2204.8     16651715
312.27/156.70	c ................................ | **........                670000 | 242886               312.3        2145.2     17498983
336.61/168.94	c ................................ | **........                702000 | 255367               336.8        2084.6     18351505
360.14/180.77	c ................................ | ***.......                731000 | 266658               360.3        2028.6     19153681
384.28/192.86	c ................................ | ***.......                763000 | 279133               384.5        1984.6     20007681
408.22/204.82	c ................................ | ***.......                800000 | 292444               408.3        1959.2     20897066
432.36/216.92	c ................................ | ***.......                835000 | 304978               432.5        1930.7     21766061
456.10/228.84	c ................................ | ***.......                871000 | 317734               456.2        1909.1     22618871
480.04/240.85	c ................................ | ****......                907000 | 331123               480.2        1888.7     23462127
503.98/252.87	c ................................ | ****......                940000 | 343118               504.2        1864.3     24335745
528.11/264.92	c ................................ | ****......                976000 | 356042               528.2        1847.6     25108876
551.85/276.83	c ................................ | ****......               1009000 | 367786               552.0        1827.9     25847573
576.18/289.02	c ................................ | ****......               1043000 | 380171               576.3        1809.8     26681047
600.33/301.13	c ................................ | *****.....               1075000 | 391953               600.5        1790.2     27506030
624.66/313.38	c ................................ | *****.....               1100000 | 401450               624.9        1760.2     28286343
647.80/324.95	c ................................ | *****.....               1124000 | 410247               648.0        1734.6     29034006
672.13/337.14	c ................................ | *****.....               1147000 | 419117               672.3        1706.0     29675735
696.47/349.38	c ................................ | *****.....               1171000 | 427716               696.7        1680.7     30385663
720.21/361.29	c ................................ | ******....               1195000 | 437200               720.5        1658.6     31089945
744.14/373.22	c ................................ | ******....               1218000 | 446271               744.3        1636.4     31724372
768.09/385.28	c ................................ | ******....               1241000 | 455034               768.4        1615.1     32382271
792.62/397.53	c ................................ | ******....               1264000 | 464098               792.8        1594.3     33047783
815.97/409.26	c ................................ | ******....               1286000 | 472560               816.2        1575.6     33690223
840.70/421.65	c ................................ | *******...               1308000 | 481260               840.9        1555.4     34326811
863.84/433.24	c ................................ | *******...               1330000 | 489568               864.0        1539.3     34905832
888.97/445.86	c ................................ | *******...               1352000 | 498231               889.2        1520.4     35546823
912.51/457.66	c ................................ | *******...               1373000 | 506190               912.8        1504.2     36162775
936.65/469.73	c ................................ | *******...               1396000 | 514865               936.9        1490.1     36777041
959.79/481.38	c ................................ | ********..               1416000 | 522663               960.1        1474.8     37385096
983.92/493.45	c ................................ | ********..               1435000 | 530390               984.2        1458.1     38001515
1007.86/505.43	c ................................ | ********..               1454000 | 537928              1008.1        1442.3     38594130
1032.00/517.55	c ................................ | ********..               1473000 | 545660              1032.2        1427.0     39206229
1056.13/529.60	c ................................ | ********..               1495000 | 553676              1056.3        1415.3     39874407
1079.87/541.56	c ................................ | *********.               1519000 | 562068              1080.2        1406.3     40493012
1104.21/553.74	c ................................ | *********.               1543000 | 570361              1104.5        1397.1     41125541
1128.75/566.04	c ................................ | *********.               1567000 | 578984              1129.0        1387.9     41737253
1152.68/578.01	c ................................ | *********.               1591000 | 587538              1152.9        1380.0     42368569
1176.82/590.10	c ................................ | *********.               1613000 | 595454              1177.0        1370.4     42966089

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-1531508-1238470949/watcher-1531508-1238470949 -o /tmp/evaluation-result-1531508-1238470949/solver-1531508-1238470949 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531508-1238470949.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: 0.92 0.98 1.08 3/73 26730
/proc/meminfo: memFree=1632512/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=932 CPUtime=0
/proc/26730/stat : 26730 (ttsth-5-0) R 26728 26730 26572 0 -1 4194304 136 0 0 0 0 0 0 0 20 0 1 0 1119758823 954368 120 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/26730/statm: 233 121 78 176 0 55 0

[startup+0.106112 s]
/proc/loadavg: 0.92 0.98 1.08 3/73 26730
/proc/meminfo: memFree=1632512/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=3688 CPUtime=0.1
/proc/26730/stat : 26730 (ttsth-5-0) R 26728 26730 26572 0 -1 4194304 754 0 0 0 10 0 0 0 20 0 1 0 1119758823 3776512 737 1992294400 134512640 135237372 4294956192 18446744073709551615 134519991 0 0 4096 0 0 0 0 17 1 0 0
/proc/26730/statm: 922 737 79 176 0 744 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3688

[startup+0.201121 s]
/proc/loadavg: 0.92 0.98 1.08 3/73 26730
/proc/meminfo: memFree=1632512/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=2152 CPUtime=0.19
/proc/26730/stat : 26730 (ttsth-5-0) R 26728 26730 26572 0 -1 4194304 810 0 0 0 19 0 0 0 21 0 1 0 1119758823 2203648 416 1992294400 134512640 135237372 4294956192 18446744073709551615 134599543 0 0 4096 0 0 0 0 17 1 0 0
/proc/26730/statm: 538 416 80 176 0 360 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2152

[startup+0.30113 s]
/proc/loadavg: 0.92 0.98 1.08 3/73 26730
/proc/meminfo: memFree=1632512/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=5900 CPUtime=0.29
/proc/26730/stat : 26730 (ttsth-5-0) R 26728 26730 26572 0 -1 4194304 1760 0 0 0 29 0 0 0 22 0 1 0 1119758823 6041600 1366 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/26730/statm: 1475 1367 93 176 0 1297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5900

[startup+0.701179 s]
/proc/loadavg: 0.92 0.98 1.08 3/73 26730
/proc/meminfo: memFree=1632512/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=29716 CPUtime=1.09
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 2294 0 0 0 108 1 0 0 22 0 3 0 1119758823 30429184 1900 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 7429 1900 98 176 0 7251 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 29716

[startup+1.50126 s]
/proc/loadavg: 0.92 0.98 1.08 3/76 26733
/proc/meminfo: memFree=1623208/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=33556 CPUtime=2.68
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 3256 0 0 0 267 1 0 0 22 0 3 0 1119758823 34361344 2862 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 8389 2862 98 176 0 8211 0
[pid=26730/tid=26732] ppid=26728 vsize=33556 CPUtime=1.18
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 720 0 0 0 118 0 0 0 25 0 3 0 1119758854 34361344 2862 1992294400 134512640 135237372 4294956192 18446744073709551615 134550058 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26730/tid=26733] ppid=26728 vsize=33556 CPUtime=1.18
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 720 0 0 0 118 0 0 0 25 0 3 0 1119758854 34361344 2862 1992294400 134512640 135237372 4294956192 18446744073709551615 134551002 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 33556

[startup+3.10142 s]
/proc/loadavg: 0.92 0.98 1.08 3/76 26733
/proc/meminfo: memFree=1617960/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=40756 CPUtime=5.87
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 5050 0 0 0 584 3 0 0 22 0 3 0 1119758823 41734144 4656 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 10189 4656 98 176 0 10011 0
[pid=26730/tid=26732] ppid=26728 vsize=40756 CPUtime=2.78
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 1600 0 0 0 277 1 0 0 25 0 3 0 1119758854 41734144 4656 1992294400 134512640 135237372 4294956192 18446744073709551615 134550058 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26730/tid=26733] ppid=26728 vsize=40756 CPUtime=2.77
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 1634 0 0 0 276 1 0 0 25 0 3 0 1119758854 41734144 4656 1992294400 134512640 135237372 4294956192 18446744073709551615 134590170 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 40756

[startup+6.30274 s]
/proc/loadavg: 1.01 1.00 1.09 3/76 26733
/proc/meminfo: memFree=1605096/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=52596 CPUtime=12.25
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 8023 0 0 0 1220 5 0 0 22 0 3 0 1119758823 53858304 7629 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 13149 7629 98 176 0 12971 0
[pid=26730/tid=26732] ppid=26728 vsize=52596 CPUtime=5.99
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 3039 0 0 0 597 2 0 0 25 0 3 0 1119758854 53858304 7629 1992294400 134512640 135237372 4294956192 18446744073709551615 134590501 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26730/tid=26733] ppid=26728 vsize=52596 CPUtime=5.97
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 3168 0 0 0 594 3 0 0 25 0 3 0 1119758854 53858304 7629 1992294400 134512640 135237372 4294956192 18446744073709551615 134549960 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 52596

[startup+12.7024 s]
/proc/loadavg: 1.09 1.02 1.09 3/76 26733
/proc/meminfo: memFree=1583400/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=72916 CPUtime=25.03
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 13102 0 0 0 2493 10 0 0 22 0 3 0 1119758823 74665984 12708 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 18229 12708 98 176 0 18051 0
[pid=26730/tid=26732] ppid=26728 vsize=72916 CPUtime=12.38
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 5380 0 0 0 1235 3 0 0 21 0 3 0 1119758854 74665984 12708 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26730/tid=26733] ppid=26728 vsize=72916 CPUtime=12.33
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 5906 0 0 0 1228 5 0 0 25 0 3 0 1119758854 74665984 12708 1992294400 134512640 135237372 4294956192 18446744073709551615 134562407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 72916

[startup+25.5017 s]
/proc/loadavg: 1.29 1.06 1.11 3/76 26734
/proc/meminfo: memFree=1546536/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=108436 CPUtime=50.55
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 21967 0 0 0 5038 17 0 0 22 0 3 0 1119758823 111038464 21573 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 27109 21573 98 176 0 26931 0
[pid=26730/tid=26732] ppid=26728 vsize=108436 CPUtime=25.17
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 9602 0 0 0 2510 7 0 0 25 0 3 0 1119758854 111038464 21573 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26730/tid=26733] ppid=26728 vsize=108436 CPUtime=25.06
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 10549 0 0 0 2498 8 0 0 17 0 3 0 1119758854 111038464 21573 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 108436

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.13 3/76 26735
/proc/meminfo: memFree=1493736/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=161556 CPUtime=101.61
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 35270 0 0 0 10134 27 0 0 22 0 3 0 1119758823 165433344 34876 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 40389 34876 98 176 0 40211 0
[pid=26730/tid=26732] ppid=26728 vsize=161556 CPUtime=50.77
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 15605 0 0 0 5065 12 0 0 25 0 3 0 1119758854 165433344 34876 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26730/tid=26733] ppid=26728 vsize=161556 CPUtime=50.53
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 17849 0 0 0 5039 14 0 0 25 0 3 0 1119758854 165433344 34876 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 161556

[startup+102.301 s]
/proc/loadavg: 1.79 1.27 1.17 3/76 26735
/proc/meminfo: memFree=1414760/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=239316 CPUtime=203.76
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 54722 0 0 0 20327 49 0 0 22 0 3 0 1119758823 245059584 54328 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 59829 54328 98 176 0 59651 0
[pid=26730/tid=26732] ppid=26728 vsize=239316 CPUtime=101.94
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 23340 0 0 0 10174 20 0 0 25 0 3 0 1119758854 245059584 54328 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=239316 CPUtime=101.49
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 29566 0 0 0 10122 27 0 0 25 0 3 0 1119758854 245059584 54328 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 239316

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.22 3/76 26735
/proc/meminfo: memFree=1340136/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=314356 CPUtime=323.45
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 73468 0 0 0 32276 69 0 0 22 0 3 0 1119758823 321900544 73074 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 78589 73074 98 176 0 78411 0
[pid=26730/tid=26732] ppid=26728 vsize=314356 CPUtime=161.65
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 31249 0 0 0 16136 29 0 0 25 0 3 0 1119758854 321900544 73074 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=314356 CPUtime=161.47
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 40403 0 0 0 16109 38 0 0 25 0 3 0 1119758854 321900544 73074 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 314356

[startup+222.306 s]
/proc/loadavg: 1.97 1.51 1.27 3/76 26735
/proc/meminfo: memFree=1270824/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=382996 CPUtime=443.13
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 90670 0 0 0 44231 82 0 0 22 0 3 0 1119758823 392187904 90276 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 95749 90276 98 176 0 95571 0
[pid=26730/tid=26732] ppid=26728 vsize=382996 CPUtime=221.36
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 39192 0 0 0 22101 35 0 0 25 0 3 0 1119758854 392187904 90276 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=382996 CPUtime=221.46
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 49662 0 0 0 22100 46 0 0 25 0 3 0 1119758854 392187904 90276 1992294400 134512640 135237372 4294956192 18446744073709551615 134590129 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.13
Current children cumulated vsize (KiB) 382996

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.31 3/76 26735
/proc/meminfo: memFree=1206696/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=447776 CPUtime=562.82
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 106817 0 0 0 56183 99 0 0 22 0 3 0 1119758823 458522624 106423 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 111944 106423 98 176 0 111766 0
[pid=26730/tid=26732] ppid=26728 vsize=447776 CPUtime=281.06
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 47388 0 0 0 28063 43 0 0 25 0 3 0 1119758854 458522624 106423 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=447776 CPUtime=281.44
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 57613 0 0 0 28089 55 0 0 25 0 3 0 1119758854 458522624 106423 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.82
Current children cumulated vsize (KiB) 447776

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.35 3/76 26735
/proc/meminfo: memFree=1146472/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=507296 CPUtime=682.5
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 121694 0 0 0 68136 114 0 0 22 0 3 0 1119758823 519471104 121300 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 126824 121300 98 176 0 126646 0
[pid=26730/tid=26732] ppid=26728 vsize=507296 CPUtime=340.76
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 53998 0 0 0 34026 50 0 0 25 0 3 0 1119758854 519471104 121300 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=507296 CPUtime=341.43
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 65880 0 0 0 34080 63 0 0 25 0 3 0 1119758854 519471104 121300 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.5
Current children cumulated vsize (KiB) 507296

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.39 3/76 26735
/proc/meminfo: memFree=1093288/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=560896 CPUtime=802.2
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 135104 0 0 0 80092 128 0 0 22 0 3 0 1119758823 574357504 134710 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 140224 134710 98 176 0 140046 0
[pid=26730/tid=26732] ppid=26728 vsize=560896 CPUtime=400.47
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 59899 0 0 0 39991 56 0 0 25 0 3 0 1119758854 574357504 134710 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=560896 CPUtime=401.42
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 73389 0 0 0 40071 71 0 0 25 0 3 0 1119758854 574357504 134710 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.2
Current children cumulated vsize (KiB) 560896

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.42 3/76 26735
/proc/meminfo: memFree=1043112/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=610496 CPUtime=921.88
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 147514 0 0 0 92048 140 0 0 22 0 3 0 1119758823 625147904 147120 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 152624 147120 98 176 0 152446 0
[pid=26730/tid=26732] ppid=26728 vsize=610496 CPUtime=460.17
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 65545 0 0 0 45956 61 0 0 25 0 3 0 1119758854 625147904 147120 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=610496 CPUtime=461.39
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 80153 0 0 0 46062 77 0 0 25 0 3 0 1119758854 625147904 147120 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.88
Current children cumulated vsize (KiB) 610496

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.46 3/76 26735
/proc/meminfo: memFree=994536/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=659616 CPUtime=1041.58
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 159781 0 0 0 104004 154 0 0 22 0 3 0 1119758823 675446784 159387 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 164904 159387 98 176 0 164726 0
[pid=26730/tid=26732] ppid=26728 vsize=659616 CPUtime=519.88
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 70902 0 0 0 51921 67 0 0 25 0 3 0 1119758854 675446784 159387 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=659616 CPUtime=521.37
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 87063 0 0 0 52052 85 0 0 25 0 3 0 1119758854 675446784 159387 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.58
Current children cumulated vsize (KiB) 659616

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.49 3/76 26735
/proc/meminfo: memFree=943720/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=709696 CPUtime=1161.25
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 172302 0 0 0 115958 167 0 0 22 0 3 0 1119758823 726728704 171908 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 177424 171908 98 176 0 177246 0
[pid=26730/tid=26732] ppid=26728 vsize=709696 CPUtime=579.58
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 76386 0 0 0 57885 73 0 0 25 0 3 0 1119758854 726728704 171908 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=709696 CPUtime=581.36
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 94100 0 0 0 58043 93 0 0 25 0 3 0 1119758854 726728704 171908 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.25
Current children cumulated vsize (KiB) 709696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.807 s]
/proc/loadavg: 1.99 1.85 1.50 3/76 26735
/proc/meminfo: memFree=929192/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=723936 CPUtime=1200.17
/proc/26730/stat : 26730 (ttsth-5-0) S 26728 26730 26572 0 -1 4194304 175857 0 0 0 119846 171 0 0 22 0 3 0 1119758823 741310464 175463 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 180984 175463 98 176 0 180806 0
[pid=26730/tid=26732] ppid=26728 vsize=723936 CPUtime=598.99
/proc/26730/task/26732/stat : 26732 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 77997 0 0 0 59824 75 0 0 25 0 3 0 1119758854 741310464 175463 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26730/tid=26733] ppid=26728 vsize=723936 CPUtime=600.86
/proc/26730/task/26733/stat : 26733 (ttsth-5-0) R 26728 26730 26572 0 -1 4194368 96044 0 0 0 59991 95 0 0 25 0 3 0 1119758854 741310464 175463 1992294400 134512640 135237372 4294956192 18446744073709551615 134561524 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 723936

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

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

[startup+601.913 s]
/proc/loadavg: 1.99 1.85 1.50 3/76 26735
/proc/meminfo: memFree=929192/2055920 swapFree=4177652/4192956
[pid=26730] ppid=26728 vsize=0 CPUtime=1200.28
/proc/26730/stat : 26730 (ttsth-5-0) Z 26728 26730 26572 0 -1 4195340 175857 0 0 0 119847 181 0 0 16 0 2 0 1119758823 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26730/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.92
CPU time (s): 1200.3
CPU user time (s): 1198.47
CPU system time (s): 1.82072
CPU usage (%): 199.411
Max. virtual memory (cumulated for all children) (KiB): 723936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.47
system time used= 1.82072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175857
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= 76
involuntary context switches= 9346

runsolver used 0.806877 second user time and 1.9477 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-31 05:42:29
IDJOB=1531508
IDBENCH=70483
IDSOLVER=549
FILE ID=node84/1531508-1238470949
PBS_JOBID= 9061768
Free space on /tmp= 66312 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1266438269-016.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531508-1238470949/watcher-1531508-1238470949 -o /tmp/evaluation-result-1531508-1238470949/solver-1531508-1238470949 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531508-1238470949.cnf

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

MD5SUM BENCH= 166fa796e9e4e8cad989cc4a86020c12
RANDOM SEED=478553276

node84.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.231
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.231
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:       1632928 kB
Buffers:         73020 kB
Cached:         262756 kB
SwapCached:       6944 kB
Active:         156784 kB
Inactive:       188180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632928 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:             964 kB
Writeback:           0 kB
Mapped:          14816 kB
Slab:            63148 kB
Committed_AS:  2910524 kB
PageTables:       1980 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= 66312 MiB
End job on node84 at 2009-03-31 05:52:33