Trace number 1718066

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) 360.888 181.277

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.01	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718066-1240633078.cnf 
0.00/0.01	c Using SATTIMEOUT of 1200
0.00/0.01	c Using SATRAM of 1800
0.00/0.01	c Size of subset node = 16
0.00/0.01	c Variables = 1694
0.00/0.01	c Clauses = 5726
0.00/0.01	c Literals = 14874
0.00/0.01	c Reduced size:
0.00/0.01	c Variables = 1694
0.00/0.01	c Clauses = 5677
0.00/0.01	c Literals = 14776
0.00/0.01	c a2
0.00/0.02	c a1
0.19/0.21	c Independent sub-problems = 1
0.19/0.21	c Sub-problem with 1691 variables and 5677 clauses
0.19/0.21	c using permutation method 4
0.19/0.21	c count = 2
0.19/0.21	c Ordering finished 0.200 seconds
0.19/0.21	c mapped 0.200 seconds
0.19/0.21	c permuted 0.200 seconds
0.19/0.21	c about to sort
0.19/0.21	c sorted
0.19/0.24	c clauses now 5677
0.19/0.24	c init finished 0.210 seconds
0.19/0.24	c tree built 0.230 seconds
0.19/0.24	c 
0.19/0.24	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.19/0.24	c ---------------------------------|----------------------------------|------------------------------------------------------
0.19/0.24	c ................................ | ..........                       |                        0.2           0.0             
0.19/0.24	c ................................ | ..........                     1 |                        0.2           4.3             
0.19/0.24	c ................................ | ..........                     2 |                        0.2           8.7             
0.19/0.24	c ................................ | ..........                     3 |                        0.2          13.0             
0.19/0.24	c ................................ | ..........                     4 |                        0.2          17.4             
0.19/0.24	c ................................ | ..........                     5 |                        0.2          21.7             
0.19/0.24	c ................................ | ..........                  1000 |                        0.2        4166.7          422
23.91/12.15	c ................................ | ..........                464000 | 67302                 24.0       19325.3      9654008
48.04/24.22	c ................................ | ..........                727000 | 96151                 48.1       15114.3     16961846
72.00/36.22	c ................................ | ..........                940000 | 119110                72.0       13048.3     21888027
95.94/48.22	c ................................ | ..........               1129000 | 139355                96.0       11760.4     25945065
120.09/60.30	c ................................ | *.........               1345000 | 163877               120.1       11198.1     30288308
143.84/72.27	c ................................ | *.........               1482000 | 179721               144.0       10291.0     34067934
167.99/84.37	c ................................ | *.........               1610000 | 195023               168.2        9573.6     39525776
191.94/96.36	c ................................ | *.........               1819000 | 225950               192.1        9469.5     50795823
215.89/108.39	c ................................ | *.........               1984000 | 250816               216.1        9180.1     60484304
239.84/120.37	c ................................ | **........               2140000 | 275873               240.0        8915.6     69097132
263.98/132.44	c ................................ | **........               2290000 | 298245               264.1        8670.6     78100193
287.94/144.49	c ................................ | **........               2434000 | 322135               288.2        8446.4     87399997
311.88/156.47	c ................................ | **........               2619000 | 348588               312.1        8392.6     96457530
335.83/168.46	c ................................ | **........               2803000 | 376434               336.0        8342.3    103968047
359.81/180.67	c ................................ | ***.......               2973000 | 402981               360.0        8258.3    113111808

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-1718066-1240633078/watcher-1718066-1240633078 -o /tmp/evaluation-result-1718066-1240633078/solver-1718066-1240633078 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718066-1240633078.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.83 1.82 1.45 3/64 15958
/proc/meminfo: memFree=1700152/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=932 CPUtime=0
/proc/15958/stat : 15958 (ttsth-5-0) R 15956 15958 15061 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 91341145 954368 114 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 1 0 0
/proc/15958/statm: 233 115 77 176 0 55 0

[startup+0.0776981 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 15958
/proc/meminfo: memFree=1700152/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=1988 CPUtime=0.07
/proc/15958/stat : 15958 (ttsth-5-0) R 15956 15958 15061 0 -1 4194304 383 0 0 0 7 0 0 0 18 0 1 0 91341145 2035712 367 1992294400 134512640 135237372 4294956192 18446744073709551615 134599399 0 0 4096 0 0 0 0 17 1 0 0
/proc/15958/statm: 497 367 80 176 0 319 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1988

[startup+0.1017 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 15958
/proc/meminfo: memFree=1700152/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=1988 CPUtime=0.09
/proc/15958/stat : 15958 (ttsth-5-0) R 15956 15958 15061 0 -1 4194304 387 0 0 0 9 0 0 0 18 0 1 0 91341145 2035712 371 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15958/statm: 497 371 80 176 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1988

[startup+0.301727 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 15958
/proc/meminfo: memFree=1700152/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=28460 CPUtime=0.34
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 1658 0 0 0 34 0 0 0 19 0 3 0 91341145 29143040 1642 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 7115 1642 98 176 0 6937 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 28460

[startup+0.70177 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 15958
/proc/meminfo: memFree=1700152/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=35576 CPUtime=1.15
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 3517 0 0 0 113 2 0 0 19 0 3 0 91341145 36429824 3501 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 8894 3501 98 176 0 8716 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 35576

[startup+1.50185 s]
/proc/loadavg: 1.83 1.82 1.45 3/67 15961
/proc/meminfo: memFree=1681760/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=49308 CPUtime=2.74
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 6937 0 0 0 271 3 0 0 19 0 3 0 91341145 50491392 6921 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 12327 6921 98 176 0 12149 0
[pid=15958/tid=15960] ppid=15956 vsize=49308 CPUtime=1.25
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 2836 0 0 0 124 1 0 0 25 0 3 0 91341170 50491392 6921 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15958/tid=15961] ppid=15956 vsize=49308 CPUtime=1.24
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 2746 0 0 0 123 1 0 0 20 0 3 0 91341170 50491392 6921 1992294400 134512640 135237372 4294956192 18446744073709551615 134680320 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 49308

[startup+3.10201 s]
/proc/loadavg: 1.83 1.82 1.45 3/67 15961
/proc/meminfo: memFree=1664160/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=73148 CPUtime=5.94
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 12883 0 0 0 589 5 0 0 19 0 3 0 91341145 74903552 12867 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 18287 12867 98 176 0 18109 0
[pid=15958/tid=15960] ppid=15956 vsize=73148 CPUtime=2.85
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 5920 0 0 0 283 2 0 0 17 0 3 0 91341170 74903552 12867 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15958/tid=15961] ppid=15956 vsize=73148 CPUtime=2.84
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 5608 0 0 0 282 2 0 0 23 0 3 0 91341170 74903552 12867 1992294400 134512640 135237372 4294956192 18446744073709551615 134680727 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 73148

[startup+6.30234 s]
/proc/loadavg: 1.85 1.82 1.45 3/67 15961
/proc/meminfo: memFree=1616672/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=115808 CPUtime=12.32
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 23558 0 0 0 1222 10 0 0 19 0 3 0 91341145 118587392 23542 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 28952 23542 98 176 0 28774 0
[pid=15958/tid=15960] ppid=15956 vsize=115808 CPUtime=6.05
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 11610 0 0 0 600 5 0 0 23 0 3 0 91341170 118587392 23542 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15958/tid=15961] ppid=15956 vsize=115808 CPUtime=6.03
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 10593 0 0 0 599 4 0 0 25 0 3 0 91341170 118587392 23542 1992294400 134512640 135237372 4294956192 18446744073709551615 134680367 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 115808

[startup+12.702 s]
/proc/loadavg: 1.86 1.83 1.45 3/67 15961
/proc/meminfo: memFree=1540064/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=190340 CPUtime=25.1
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 42203 0 0 0 2491 19 0 0 19 0 3 0 91341145 194908160 42187 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 47585 42187 98 176 0 47407 0
[pid=15958/tid=15960] ppid=15956 vsize=190340 CPUtime=12.45
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 22026 0 0 0 1235 10 0 0 19 0 3 0 91341170 194908160 42187 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15958/tid=15961] ppid=15956 vsize=190340 CPUtime=12.4
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 18822 0 0 0 1232 8 0 0 18 0 3 0 91341170 194908160 42187 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 190340

[startup+25.5013 s]
/proc/loadavg: 1.89 1.83 1.46 3/67 15961
/proc/meminfo: memFree=1412704/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=311460 CPUtime=50.64
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 72492 0 0 0 5030 34 0 0 19 0 3 0 91341145 318935040 72476 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 77865 72476 98 176 0 77687 0
[pid=15958/tid=15960] ppid=15956 vsize=311460 CPUtime=25.24
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 37042 0 0 0 2505 19 0 0 25 0 3 0 91341170 318935040 72476 1992294400 134512640 135237372 4294956192 18446744073709551615 134562407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15958/tid=15961] ppid=15956 vsize=311460 CPUtime=25.14
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 34095 0 0 0 2500 14 0 0 25 0 3 0 91341170 318935040 72476 1992294400 134512640 135237372 4294956192 18446744073709551615 134749337 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 311460

[startup+51.1019 s]
/proc/loadavg: 1.93 1.85 1.47 3/67 15961
/proc/meminfo: memFree=1267872/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=455272 CPUtime=101.73
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 108397 0 0 0 10119 54 0 0 19 0 3 0 91341145 466198528 108381 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 113818 108381 98 176 0 113640 0
[pid=15958/tid=15960] ppid=15956 vsize=455272 CPUtime=50.84
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 58498 0 0 0 5053 31 0 0 25 0 3 0 91341170 466198528 108381 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15958/tid=15961] ppid=15956 vsize=455272 CPUtime=50.64
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 48544 0 0 0 5042 22 0 0 25 0 3 0 91341170 466198528 108381 1992294400 134512640 135237372 4294956192 18446744073709551615 134749335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 455272

[startup+102.305 s]
/proc/loadavg: 1.97 1.87 1.50 3/67 15961
/proc/meminfo: memFree=807456/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=913588 CPUtime=203.91
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 222988 0 0 0 20280 111 0 0 19 0 3 0 91341145 935514112 222972 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 228397 222972 98 176 0 228219 0
[pid=15958/tid=15960] ppid=15956 vsize=913588 CPUtime=102.02
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 113603 0 0 0 10143 59 0 0 25 0 3 0 91341170 935514112 222972 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15958/tid=15961] ppid=15956 vsize=913588 CPUtime=101.64
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 108030 0 0 0 10113 51 0 0 25 0 3 0 91341170 935514112 222973 1992294400 134512640 135237372 4294956192 18446744073709551615 134592720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 913588

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.53 3/67 15961
/proc/meminfo: memFree=87520/2055920 swapFree=4168248/4192956
[pid=15958] ppid=15956 vsize=1639640 CPUtime=323.66
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 404521 0 0 0 32171 195 0 0 19 0 3 0 91341145 1678991360 404505 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 409910 404505 98 176 0 409732 0
[pid=15958/tid=15960] ppid=15956 vsize=1639640 CPUtime=162
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 195386 0 0 0 16102 98 0 0 25 0 3 0 91341170 1678991360 404505 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15958/tid=15961] ppid=15956 vsize=1639640 CPUtime=161.41
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 207780 0 0 0 16045 96 0 0 25 0 3 0 91341170 1678991360 404505 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 1639640



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+181.001 s]
/proc/loadavg: 1.99 1.89 1.54 4/67 15961
/proc/meminfo: memFree=15008/2055920 swapFree=4180248/4192956
[pid=15958] ppid=15956 vsize=1843640 CPUtime=360.6
/proc/15958/stat : 15958 (ttsth-5-0) S 15956 15958 15061 0 -1 4194304 455535 0 0 0 35842 218 0 0 19 0 3 0 91341145 1887887360 455519 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 460910 455519 98 176 0 460732 0
[pid=15958/tid=15960] ppid=15956 vsize=1843640 CPUtime=180.48
/proc/15958/task/15960/stat : 15960 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 223628 0 0 0 17936 112 0 0 25 0 3 0 91341170 1887887360 455520 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15958/tid=15961] ppid=15956 vsize=1843640 CPUtime=179.87
/proc/15958/task/15961/stat : 15961 (ttsth-5-0) R 15956 15958 15061 0 -1 4194368 230553 0 0 0 17882 105 0 0 25 0 3 0 91341170 1887887360 455520 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 360.6
Current children cumulated vsize (KiB) 1843640

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

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

[startup+181.202 s]
/proc/loadavg: 1.99 1.89 1.54 4/67 15961
/proc/meminfo: memFree=15008/2055920 swapFree=4180248/4192956
[pid=15958] ppid=15956 vsize=0 CPUtime=360.8
/proc/15958/stat : 15958 (ttsth-5-0) Z 15956 15958 15061 0 -1 4195340 455551 0 0 0 35843 237 0 0 16 0 2 0 91341145 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15958/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 360.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 181.277
CPU time (s): 360.888
CPU user time (s): 358.433
CPU system time (s): 2.45463
CPU usage (%): 199.081
Max. virtual memory (cumulated for all children) (KiB): 1843640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.434
system time used= 2.45463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455551
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= 197
involuntary context switches= 2867

runsolver used 0.204968 second user time and 0.464929 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-25 06:17:58
IDJOB=1718066
IDBENCH=20468
IDSOLVER=549
FILE ID=node17/1718066-1240633078
PBS_JOBID= 9186358
Free space on /tmp= 66136 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718066-1240633078/watcher-1718066-1240633078 -o /tmp/evaluation-result-1718066-1240633078/solver-1718066-1240633078 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1718066-1240633078.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=863043714

node17.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.234
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.234
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:       1700632 kB
Buffers:         48060 kB
Cached:         241276 kB
SwapCached:      19520 kB
Active:         130912 kB
Inactive:       180432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700632 kB
SwapTotal:     4192956 kB
SwapFree:      4168248 kB
Dirty:             960 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            29948 kB
Committed_AS:   310264 kB
PageTables:       1452 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= 66136 MiB
End job on node17 at 2009-04-25 06:21:01