Trace number 1531686

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.29 602.005

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S688769362-007.cnf
MD5SUMdcd5f1c3fe8ddccf921fc006721ef352
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-1531686-1238515506.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 = 2374
0.00/0.00	c Literals = 7122
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 2374 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.48	c sorted
0.40/0.49	c clauses now 2374
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 | 46                     0.5        2000.0         1226
23.84/12.29	c ................................ | ..........                151000 | 33928                 24.0        6283.8      3340530
48.38/24.53	c ................................ | ..........                214000 | 50609                 48.5        4416.0      5351354
72.11/36.48	c ................................ | ..........                270000 | 64146                 72.3        3735.5      7205952
96.25/48.59	c ................................ | ..........                324000 | 76730                 96.5        3359.3      8742149
119.99/60.48	c ................................ | *.........                353000 | 85180                120.2        2937.3      9926854
144.12/72.60	c ................................ | *.........                382000 | 93266                144.3        2646.3     10950913
168.06/84.59	c ................................ | *.........                408000 | 100815               168.3        2424.5     12041858
192.40/96.71	c ................................ | *.........                438000 | 109393               192.4        2275.9     12988846
216.14/108.67	c ................................ | *.........                470000 | 118477               216.3        2172.8     14033001
240.47/120.84	c ................................ | **........                500000 | 127634               240.6        2078.1     15028055
264.40/132.85	c ................................ | **........                528000 | 136185               264.6        1995.8     15992641
287.95/144.63	c ................................ | **........                555000 | 145420               288.1        1926.7     17070026
312.28/156.88	c ................................ | **........                581000 | 152745               312.5        1859.3     18082410
337.02/169.22	c ................................ | **........                601000 | 158383               337.1        1782.7     18886120
360.56/181.08	c ................................ | ***.......                620000 | 163842               360.8        1718.5     19792645
384.29/192.91	c ................................ | ***.......                644000 | 171178               384.4        1675.4     20740680
408.23/204.98	c ................................ | ***.......                667000 | 177196               408.4        1633.0     21445787
432.16/217.00	c ................................ | ***.......                687000 | 183735               432.4        1588.7     22275066
456.30/229.01	c ................................ | ***.......                707000 | 190256               456.4        1549.1     23034160
480.45/241.10	c ................................ | ****......                724000 | 195124               480.5        1506.7     23709754
504.18/253.06	c ................................ | ****......                741000 | 200075               504.4        1469.1     24304490
529.11/265.51	c ................................ | ****......                758000 | 205252               529.2        1432.3     24918200
553.45/277.78	c ................................ | ****......                770000 | 208999               553.7        1390.6     25453904
577.39/289.71	c ................................ | ****......                790000 | 214621               577.5        1368.0     26081807
600.13/301.15	c ................................ | *****.....                805000 | 219559               600.3        1340.9     26661528
624.07/313.16	c ................................ | *****.....                820000 | 224330               624.3        1313.5     27236140
648.20/325.23	c ................................ | *****.....                832000 | 228153               648.4        1283.2     27743770
671.75/337.10	c ................................ | *****.....                847000 | 232979               672.0        1260.3     28330664
696.88/349.61	c ................................ | *****.....                860000 | 237250               697.0        1233.8     28839659
721.02/361.74	c ................................ | ******....                869000 | 240128               721.2        1204.9     29286433
744.16/373.30	c ................................ | ******....                883000 | 244619               744.3        1186.4     29919227
768.70/385.68	c ................................ | ******....                896000 | 249009               769.0        1165.2     30511262
793.02/397.84	c ................................ | ******....                910000 | 253410               793.2        1147.2     31021919
817.37/410.10	c ................................ | ******....                924000 | 257702               817.7        1130.0     31601410
840.30/421.55	c ................................ | *******...                938000 | 261774               840.5        1115.9     32088466
865.24/434.03	c ................................ | *******...                953000 | 266356               865.4        1101.2     32635016
889.18/446.08	c ................................ | *******...                965000 | 270183               889.5        1084.9     33068230
913.32/458.16	c ................................ | *******...                975000 | 273205               913.6        1067.2     33503382
935.85/469.43	c ................................ | *******...                987000 | 277295               936.1        1054.4     33922995
960.59/481.85	c ................................ | ********..               1001000 | 282074               960.8        1041.8     34373786
984.53/493.80	c ................................ | ********..               1014000 | 286726               984.7        1029.8     34847695
1009.87/506.50	c ................................ | ********..               1024000 | 290348              1010.0        1013.8     35303597
1032.21/517.74	c ................................ | ********..               1036000 | 294304              1032.5        1003.4     35878830
1056.34/529.84	c ................................ | ********..               1051000 | 299150              1056.6         994.7     36452322
1081.08/542.21	c ................................ | *********.               1066000 | 304382              1081.3         985.9     37026543
1105.02/554.26	c ................................ | *********.               1079000 | 308713              1105.3         976.2     37604377
1129.76/566.61	c ................................ | *********.               1092000 | 312803              1130.0         966.4     38152277
1151.89/577.72	c ................................ | *********.               1105000 | 317451              1152.1         959.1     38606826
1176.44/590.07	c ................................ | *********.               1119000 | 322164              1176.8         950.9     39128577

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-1531686-1238515506/watcher-1531686-1238515506 -o /tmp/evaluation-result-1531686-1238515506/solver-1531686-1238515506 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531686-1238515506.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.99 0.98 0.99 3/73 19855
/proc/meminfo: memFree=1520176/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=1064 CPUtime=0
/proc/19855/stat : 19855 (ttsth-5-0) R 19853 19855 19500 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 907939211 1089536 131 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/19855/statm: 266 134 78 176 0 88 0

[startup+0.101555 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 19855
/proc/meminfo: memFree=1520176/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=1328 CPUtime=0.1
/proc/19855/stat : 19855 (ttsth-5-0) R 19853 19855 19500 0 -1 4194304 231 0 0 0 10 0 0 0 18 0 1 0 907939211 1359872 215 1992294400 134512640 135237372 4294956192 18446744073709551615 134553825 0 0 4096 0 0 0 0 17 0 0 0
/proc/19855/statm: 332 215 79 176 0 154 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1328

[startup+0.201565 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 19855
/proc/meminfo: memFree=1520176/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=1328 CPUtime=0.2
/proc/19855/stat : 19855 (ttsth-5-0) R 19853 19855 19500 0 -1 4194304 233 0 0 0 20 0 0 0 18 0 1 0 907939211 1359872 217 1992294400 134512640 135237372 4294956192 18446744073709551615 134599479 0 0 4096 0 0 0 0 17 0 0 0
/proc/19855/statm: 332 217 79 176 0 154 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1328

[startup+0.301575 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 19855
/proc/meminfo: memFree=1520176/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=1328 CPUtime=0.3
/proc/19855/stat : 19855 (ttsth-5-0) R 19853 19855 19500 0 -1 4194304 233 0 0 0 30 0 0 0 19 0 1 0 907939211 1359872 217 1992294400 134512640 135237372 4294956192 18446744073709551615 134599411 0 0 4096 0 0 0 0 17 0 0 0
/proc/19855/statm: 332 217 79 176 0 154 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1328

[startup+0.701623 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 19855
/proc/meminfo: memFree=1520176/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=27052 CPUtime=0.9
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 1239 0 0 0 90 0 0 0 21 0 3 0 907939211 27701248 1223 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 6763 1223 97 176 0 6585 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 27052

[startup+1.50171 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 19858
/proc/meminfo: memFree=1511192/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=34412 CPUtime=2.49
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 3152 0 0 0 248 1 0 0 21 0 3 0 907939211 35237888 3136 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 8603 3136 97 176 0 8425 0
[pid=19855/tid=19857] ppid=19853 vsize=34412 CPUtime=1
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 1269 0 0 0 100 0 0 0 19 0 3 0 907939261 35237888 3136 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=34412 CPUtime=0.99
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 1264 0 0 0 99 0 0 0 25 0 3 0 907939261 35237888 3136 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 34412

[startup+3.10188 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 19858
/proc/meminfo: memFree=1502104/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=45932 CPUtime=5.69
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 5968 0 0 0 566 3 0 0 21 0 3 0 907939211 47034368 5952 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 11483 5952 97 176 0 11305 0
[pid=19855/tid=19857] ppid=19853 vsize=45932 CPUtime=2.59
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 2718 0 0 0 259 0 0 0 25 0 3 0 907939261 47034368 5952 1992294400 134512640 135237372 4294956192 18446744073709551615 134562355 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=45932 CPUtime=2.58
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 2631 0 0 0 257 1 0 0 25 0 3 0 907939261 47034368 5952 1992294400 134512640 135237372 4294956192 18446744073709551615 134562284 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 45932

[startup+6.30222 s]
/proc/loadavg: 1.07 1.00 1.00 3/76 19858
/proc/meminfo: memFree=1485280/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=59692 CPUtime=12.07
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 9443 0 0 0 1203 4 0 0 21 0 3 0 907939211 61124608 9427 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 14923 9427 97 176 0 14745 0
[pid=19855/tid=19857] ppid=19853 vsize=59692 CPUtime=5.79
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 4386 0 0 0 578 1 0 0 25 0 3 0 907939261 61124608 9427 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=59692 CPUtime=5.77
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 4438 0 0 0 575 2 0 0 25 0 3 0 907939261 61124608 9427 1992294400 134512640 135237372 4294956192 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 59692

[startup+12.7019 s]
/proc/loadavg: 1.15 1.02 1.01 3/76 19858
/proc/meminfo: memFree=1464488/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=79052 CPUtime=24.84
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 14300 0 0 0 2476 8 0 0 21 0 3 0 907939211 80949248 14284 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 19763 14284 97 176 0 19585 0
[pid=19855/tid=19857] ppid=19853 vsize=79052 CPUtime=12.2
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 6694 0 0 0 1217 3 0 0 25 0 3 0 907939261 80949248 14284 1992294400 134512640 135237372 4294956192 18446744073709551615 134562284 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=79052 CPUtime=12.14
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 6987 0 0 0 1210 4 0 0 25 0 3 0 907939261 80949248 14284 1992294400 134512640 135237372 4294956192 18446744073709551615 134562430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 79052

[startup+25.5022 s]
/proc/loadavg: 1.34 1.06 1.02 3/76 19858
/proc/meminfo: memFree=1429864/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=112812 CPUtime=50.37
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 22720 0 0 0 5024 13 0 0 21 0 3 0 907939211 115519488 22704 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 28203 22704 97 176 0 28025 0
[pid=19855/tid=19857] ppid=19853 vsize=112812 CPUtime=24.99
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 10533 0 0 0 2494 5 0 0 25 0 3 0 907939261 115519488 22704 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=112812 CPUtime=24.88
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 11568 0 0 0 2480 8 0 0 25 0 3 0 907939261 115519488 22704 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 112812

[startup+51.1029 s]
/proc/loadavg: 1.56 1.14 1.04 3/76 19858
/proc/meminfo: memFree=1373992/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=168812 CPUtime=101.43
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 36719 0 0 0 10121 22 0 0 21 0 3 0 907939211 172863488 36703 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 42203 36703 97 176 0 42025 0
[pid=19855/tid=19857] ppid=19853 vsize=168812 CPUtime=50.57
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 16022 0 0 0 5048 9 0 0 25 0 3 0 907939261 172863488 36703 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=168812 CPUtime=50.35
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 20078 0 0 0 5023 12 0 0 25 0 3 0 907939261 172863488 36703 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 168812

[startup+102.302 s]
/proc/loadavg: 1.81 1.27 1.09 3/76 19858
/proc/meminfo: memFree=1302248/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=239824 CPUtime=203.57
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 54446 0 0 0 20323 34 0 0 21 0 3 0 907939211 245579776 54430 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 59956 54430 97 176 0 59778 0
[pid=19855/tid=19857] ppid=19853 vsize=239824 CPUtime=101.76
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 23690 0 0 0 10162 14 0 0 25 0 3 0 907939261 245579776 54430 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=239824 CPUtime=101.31
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 30137 0 0 0 10112 19 0 0 25 0 3 0 907939261 245579776 54430 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 239824

[startup+162.303 s]
/proc/loadavg: 1.93 1.40 1.15 3/76 19858
/proc/meminfo: memFree=1222120/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=320144 CPUtime=323.25
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 74554 0 0 0 32277 48 0 0 21 0 3 0 907939211 327827456 74538 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 80036 74538 97 176 0 79858 0
[pid=19855/tid=19857] ppid=19853 vsize=320144 CPUtime=161.73
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 32986 0 0 0 16152 21 0 0 25 0 3 0 907939261 327827456 74538 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=320144 CPUtime=161.02
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 40949 0 0 0 16076 26 0 0 25 0 3 0 907939261 327827456 74538 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.25
Current children cumulated vsize (KiB) 320144

[startup+222.308 s]
/proc/loadavg: 1.97 1.51 1.20 3/76 19858
/proc/meminfo: memFree=1154856/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=386864 CPUtime=442.94
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 91230 0 0 0 44235 59 0 0 21 0 3 0 907939211 396148736 91214 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 96716 91214 97 176 0 96538 0
[pid=19855/tid=19857] ppid=19853 vsize=386864 CPUtime=221.71
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 40849 0 0 0 22145 26 0 0 25 0 3 0 907939261 396148736 91214 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=386864 CPUtime=220.73
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 49762 0 0 0 22041 32 0 0 25 0 3 0 907939261 396148736 91214 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.94
Current children cumulated vsize (KiB) 386864

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/76 19858
/proc/meminfo: memFree=1106600/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=435504 CPUtime=562.63
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 103401 0 0 0 56195 68 0 0 21 0 3 0 907939211 445956096 103385 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 108876 103385 97 176 0 108698 0
[pid=19855/tid=19857] ppid=19853 vsize=435504 CPUtime=281.68
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 46449 0 0 0 28137 31 0 0 25 0 3 0 907939261 445956096 103385 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=435504 CPUtime=280.45
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 56333 0 0 0 28008 37 0 0 25 0 3 0 907939261 445956096 103385 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.63
Current children cumulated vsize (KiB) 435504

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/76 19858
/proc/meminfo: memFree=1059368/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=482384 CPUtime=682.32
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 115075 0 0 0 68154 78 0 0 21 0 3 0 907939211 493961216 115059 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 120596 115059 97 176 0 120418 0
[pid=19855/tid=19857] ppid=19853 vsize=482384 CPUtime=341.66
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 52371 0 0 0 34131 35 0 0 25 0 3 0 907939261 493961216 115059 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=482384 CPUtime=340.16
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 62085 0 0 0 33974 42 0 0 25 0 3 0 907939261 493961216 115059 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.32
Current children cumulated vsize (KiB) 482384

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/76 19858
/proc/meminfo: memFree=1017384/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=524624 CPUtime=802.01
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 125702 0 0 0 80115 86 0 0 21 0 3 0 907939211 537214976 125686 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 131156 125686 97 176 0 130978 0
[pid=19855/tid=19857] ppid=19853 vsize=524624 CPUtime=401.63
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 56929 0 0 0 40125 38 0 0 25 0 3 0 907939261 537214976 125686 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=524624 CPUtime=399.86
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 68154 0 0 0 39940 46 0 0 25 0 3 0 907939261 537214976 125686 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.01
Current children cumulated vsize (KiB) 524624

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/76 19858
/proc/meminfo: memFree=977960/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=563504 CPUtime=921.69
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 135414 0 0 0 92076 93 0 0 21 0 3 0 907939211 577028096 135398 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 140876 135398 97 176 0 140698 0
[pid=19855/tid=19857] ppid=19853 vsize=563504 CPUtime=461.6
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 62050 0 0 0 46118 42 0 0 25 0 3 0 907939261 577028096 135398 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=563504 CPUtime=459.58
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 72745 0 0 0 45908 50 0 0 25 0 3 0 907939261 577028096 135398 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.69
Current children cumulated vsize (KiB) 563504

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/76 19858
/proc/meminfo: memFree=939432/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=602864 CPUtime=1041.38
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 145221 0 0 0 104038 100 0 0 21 0 3 0 907939211 617332736 145205 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 150716 145205 97 176 0 150538 0
[pid=19855/tid=19857] ppid=19853 vsize=602864 CPUtime=521.59
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 67022 0 0 0 52114 45 0 0 25 0 3 0 907939261 617332736 145205 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=602864 CPUtime=519.29
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 77580 0 0 0 51875 54 0 0 25 0 3 0 907939261 617332736 145205 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.38
Current children cumulated vsize (KiB) 602864

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/76 19858
/proc/meminfo: memFree=894824/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=646544 CPUtime=1161.07
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 156189 0 0 0 115998 109 0 0 21 0 3 0 907939211 662061056 156173 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 161636 156173 97 176 0 161458 0
[pid=19855/tid=19857] ppid=19853 vsize=646544 CPUtime=581.56
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 72733 0 0 0 58107 49 0 0 25 0 3 0 907939261 662061056 156173 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=646544 CPUtime=579
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 82837 0 0 0 57841 59 0 0 25 0 3 0 907939261 662061056 156173 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.07
Current children cumulated vsize (KiB) 646544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.901 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 19858
/proc/meminfo: memFree=883112/2055920 swapFree=4176824/4192956
[pid=19855] ppid=19853 vsize=657904 CPUtime=1200.17
/proc/19855/stat : 19855 (ttsth-5-0) S 19853 19855 19500 0 -1 4194304 159011 0 0 0 119906 111 0 0 21 0 3 0 907939211 673693696 158995 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19855/statm: 164476 158995 97 176 0 164298 0
[pid=19855/tid=19857] ppid=19853 vsize=657904 CPUtime=601.15
/proc/19855/task/19857/stat : 19857 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 74032 0 0 0 60066 49 0 0 25 0 3 0 907939261 673693696 158995 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19855/tid=19858] ppid=19853 vsize=657904 CPUtime=598.5
/proc/19855/task/19858/stat : 19858 (ttsth-5-0) R 19853 19855 19500 0 -1 4194368 84360 0 0 0 59790 60 0 0 25 0 3 0 907939261 673693696 158995 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 657904

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.005
CPU time (s): 1200.29
CPU user time (s): 1199.08
CPU system time (s): 1.20582
CPU usage (%): 199.381
Max. virtual memory (cumulated for all children) (KiB): 657904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.08
system time used= 1.20582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159012
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= 11
involuntary context switches= 9375

runsolver used 0.659899 second user time and 2.09668 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-31 18:05:06
IDJOB=1531686
IDBENCH=70572
IDSOLVER=549
FILE ID=node82/1531686-1238515506
PBS_JOBID= 9061980
Free space on /tmp= 61636 MiB

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

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

MD5SUM BENCH= dcd5f1c3fe8ddccf921fc006721ef352
RANDOM SEED=851889686

node82.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.232
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.232
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:       1520656 kB
Buffers:         88124 kB
Cached:         356812 kB
SwapCached:       7332 kB
Active:         330328 kB
Inactive:       124080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520656 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          15004 kB
Slab:            65968 kB
Committed_AS:  2463256 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61636 MiB
End job on node82 at 2009-03-31 18:15:10