Trace number 1531682

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.2 601.721

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S1154116462-097.cnf
MD5SUM871cffda16697cd39cfc1811ad38c0e4
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-1531682-1238514070.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 = 2380
0.00/0.00	c Literals = 7140
0.00/0.00	c a2
0.00/0.01	c a1
0.39/0.49	c Independent sub-problems = 1
0.39/0.49	c Sub-problem with 560 variables and 2380 clauses
0.39/0.49	c using permutation method 4
0.39/0.49	c count = 3
0.39/0.49	c Ordering finished 0.480 seconds
0.39/0.49	c mapped 0.490 seconds
0.39/0.49	c permuted 0.490 seconds
0.39/0.49	c about to sort
0.39/0.49	c sorted
0.49/0.50	c clauses now 2380
0.49/0.50	c init finished 0.490 seconds
0.49/0.50	c tree built 0.500 seconds
0.49/0.50	c 
0.49/0.50	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.49/0.50	c ---------------------------------|----------------------------------|------------------------------------------------------
0.49/0.50	c ................................ | ..........                       |                        0.5           0.0             
0.49/0.50	c ................................ | ..........                     1 |                        0.5           2.0             
0.49/0.50	c ................................ | ..........                     2 |                        0.5           4.0             
0.49/0.50	c ................................ | ..........                     3 |                        0.5           6.0             
0.49/0.50	c ................................ | ..........                     4 |                        0.5           8.0             
0.49/0.50	c ................................ | ..........                     5 |                        0.5          10.0             
0.49/0.51	c ................................ | ..........                  1000 | 32                     0.5        1960.8          839
24.03/12.33	c ................................ | ..........                154000 | 43121                 24.1        6387.4      3755599
47.97/24.32	c ................................ | ..........                224000 | 66905                 48.0        4663.8      6300730
71.94/36.35	c ................................ | ..........                272000 | 85507                 72.0        3775.7      8129558
96.27/48.58	c ................................ | ..........                314000 | 101814                96.5        3255.2      9555274
120.42/60.62	c ................................ | *.........                349000 | 115555               120.5        2896.5     11061464
144.76/72.82	c ................................ | *.........                375000 | 126835               144.8        2589.2     12254365
168.72/84.81	c ................................ | *.........                401000 | 137203               168.8        2375.9     13266063
192.06/96.54	c ................................ | *.........                424000 | 146072               192.2        2206.4     14154732
216.02/108.56	c ................................ | *.........                444000 | 154195               216.2        2053.9     15097112
240.77/120.91	c ................................ | **........                465000 | 162413               240.8        1930.9     16037993
264.10/132.68	c ................................ | **........                483000 | 169091               264.3        1827.5     16783232
289.06/145.14	c ................................ | **........                500000 | 175454               289.2        1729.0     17589841
312.01/156.64	c ................................ | **........                515000 | 181706               312.1        1649.9     18226664
336.15/168.79	c ................................ | **........                534000 | 188910               336.4        1587.4     19006112
359.90/180.69	c ................................ | ***.......                565000 | 199665               360.1        1568.9     19899951
384.04/192.78	c ................................ | ***.......                594000 | 210462               384.3        1545.8     20814752
408.79/205.19	c ................................ | ***.......                621000 | 221355               409.0        1518.2     21629113
432.73/217.11	c ................................ | ***.......                644000 | 231156               432.8        1487.9     22404429
456.88/229.24	c ................................ | ***.......                664000 | 239272               457.1        1452.8     23145313
480.04/240.87	c ................................ | ****......                684000 | 247068               480.2        1424.3     23863176
504.58/253.18	c ................................ | ****......                703000 | 254119               504.8        1392.6     24576194
529.53/265.60	c ................................ | ****......                724000 | 263270               529.6        1367.0     25264854
552.87/277.35	c ................................ | ****......                738000 | 269266               553.0        1334.4     25886368
576.63/289.21	c ................................ | ****......                769000 | 282399               576.7        1333.4     26790988
600.17/301.03	c ................................ | *****.....                794000 | 291881               600.3        1322.6     27548572
624.72/313.39	c ................................ | *****.....                827000 | 302718               625.0        1323.2     28313152
648.47/325.21	c ................................ | *****.....                851000 | 311424               648.6        1312.1     29044402
672.42/337.26	c ................................ | *****.....                877000 | 320955               672.6        1303.8     29721744
695.96/349.03	c ................................ | *****.....                904000 | 330944               696.1        1298.6     30478559
720.31/361.28	c ................................ | ******....                934000 | 341306               720.6        1296.2     31259822
744.66/373.48	c ................................ | ******....                960000 | 350854               744.9        1288.7     32080046
768.00/385.12	c ................................ | ******....                979000 | 358280               768.2        1274.5     32796086
793.15/397.73	c ................................ | ******....                999000 | 366930               793.4        1259.2     33468805
815.91/409.18	c ................................ | ******....               1024000 | 377135               816.2        1254.6     34298358
839.85/421.17	c ................................ | *******...               1048000 | 386438               840.1        1247.4     35097338
864.40/433.46	c ................................ | *******...               1071000 | 395461               864.6        1238.7     35830390
888.15/445.31	c ................................ | *******...               1094000 | 404616               888.3        1231.6     36442990
912.10/457.31	c ................................ | *******...               1116000 | 413163               912.3        1223.3     37074917
936.65/469.64	c ................................ | *******...               1134000 | 420130               936.9        1210.4     37740893
960.99/481.83	c ................................ | ********..               1151000 | 427043               961.2        1197.5     38370385
984.74/493.78	c ................................ | ********..               1169000 | 434709               985.0        1186.7     38937871
1009.28/506.03	c ................................ | ********..               1183000 | 441176              1009.5        1171.9     39442954
1032.43/517.68	c ................................ | ********..               1198000 | 447851              1032.8        1160.0     39997250
1056.78/529.81	c ................................ | ********..               1211000 | 453458              1057.0        1145.7     40499283
1082.32/542.66	c ................................ | *********.               1225000 | 459121              1082.6        1131.5     41082957
1104.47/553.79	c ................................ | *********.               1237000 | 464238              1104.8        1119.6     41604526
1129.02/566.02	c ................................ | *********.               1251000 | 469912              1129.2        1107.8     42129432
1152.77/577.91	c ................................ | *********.               1265000 | 475575              1153.0        1097.2     42642364
1176.71/589.91	c ................................ | *********.               1276000 | 479992              1176.9        1084.2     43100415

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-1531682-1238514070/watcher-1531682-1238514070 -o /tmp/evaluation-result-1531682-1238514070/solver-1531682-1238514070 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531682-1238514070.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.91 0.97 0.99 2/64 7014
/proc/meminfo: memFree=1300736/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=1064 CPUtime=0
/proc/7014/stat : 7014 (ttsth-5-0) R 7012 7014 6696 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 1124072193 1089536 121 1992294400 134512640 135237372 4294956192 18446744073709551615 134892248 0 0 4096 0 0 0 0 17 1 0 0
/proc/7014/statm: 266 121 77 176 0 88 0

[startup+0.0786159 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 7014
/proc/meminfo: memFree=1300736/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=1328 CPUtime=0.07
/proc/7014/stat : 7014 (ttsth-5-0) R 7012 7014 6696 0 -1 4194304 231 0 0 0 7 0 0 0 18 0 1 0 1124072193 1359872 215 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/7014/statm: 332 215 79 176 0 154 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1328

[startup+0.10162 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 7014
/proc/meminfo: memFree=1300736/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=1328 CPUtime=0.09
/proc/7014/stat : 7014 (ttsth-5-0) R 7012 7014 6696 0 -1 4194304 231 0 0 0 9 0 0 0 18 0 1 0 1124072193 1359872 215 1992294400 134512640 135237372 4294956192 18446744073709551615 134599426 0 0 4096 0 0 0 0 17 1 0 0
/proc/7014/statm: 332 215 79 176 0 154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1328

[startup+0.301647 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 7014
/proc/meminfo: memFree=1300736/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=1328 CPUtime=0.29
/proc/7014/stat : 7014 (ttsth-5-0) R 7012 7014 6696 0 -1 4194304 234 0 0 0 29 0 0 0 19 0 1 0 1124072193 1359872 218 1992294400 134512640 135237372 4294956192 18446744073709551615 134599543 0 0 4096 0 0 0 0 17 1 0 0
/proc/7014/statm: 332 218 79 176 0 154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1328

[startup+0.701713 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 7014
/proc/meminfo: memFree=1300736/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=26544 CPUtime=0.88
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 1119 0 0 0 88 0 0 0 21 0 3 0 1124072193 27181056 1103 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 6636 1103 97 176 0 6458 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 26544

[startup+1.50283 s]
/proc/loadavg: 0.91 0.97 0.99 3/67 7017
/proc/meminfo: memFree=1292904/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=35024 CPUtime=2.48
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 3278 0 0 0 247 1 0 0 21 0 3 0 1124072193 35864576 3262 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 8756 3262 97 176 0 8578 0
[pid=7014/tid=7016] ppid=7012 vsize=35024 CPUtime=0.98
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 1310 0 0 0 98 0 0 0 18 0 3 0 1124072244 35864576 3262 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=35024 CPUtime=0.98
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 1351 0 0 0 98 0 0 0 24 0 3 0 1124072244 35864576 3262 1992294400 134512640 135237372 4294956192 18446744073709551615 134591529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 35024

[startup+3.10106 s]
/proc/loadavg: 0.91 0.97 0.99 3/67 7017
/proc/meminfo: memFree=1282920/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=45904 CPUtime=5.67
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 6007 0 0 0 564 3 0 0 21 0 3 0 1124072193 47005696 5991 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 11476 5991 97 176 0 11298 0
[pid=7014/tid=7016] ppid=7012 vsize=45904 CPUtime=2.58
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 2661 0 0 0 257 1 0 0 25 0 3 0 1124072244 47005696 5991 1992294400 134512640 135237372 4294956192 18446744073709551615 134562461 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=45904 CPUtime=2.57
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 2729 0 0 0 256 1 0 0 25 0 3 0 1124072244 47005696 5991 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 45904

[startup+6.30253 s]
/proc/loadavg: 1.00 0.98 0.99 3/67 7017
/proc/meminfo: memFree=1264872/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=61744 CPUtime=12.06
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 9985 0 0 0 1201 5 0 0 21 0 3 0 1124072193 63225856 9969 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 15436 9969 97 176 0 15258 0
[pid=7014/tid=7016] ppid=7012 vsize=61744 CPUtime=5.78
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 4581 0 0 0 576 2 0 0 25 0 3 0 1124072244 63225856 9969 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=61744 CPUtime=5.76
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 4787 0 0 0 574 2 0 0 25 0 3 0 1124072244 63225856 9969 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 61744

[startup+12.7015 s]
/proc/loadavg: 1.08 1.00 1.00 3/67 7017
/proc/meminfo: memFree=1239080/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=85904 CPUtime=24.83
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 16032 0 0 0 2475 8 0 0 21 0 3 0 1124072193 87965696 16016 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 21476 16016 97 176 0 21298 0
[pid=7014/tid=7016] ppid=7012 vsize=85904 CPUtime=12.18
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 7664 0 0 0 1215 3 0 0 25 0 3 0 1124072244 87965696 16016 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=85904 CPUtime=12.13
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 7751 0 0 0 1209 4 0 0 25 0 3 0 1124072244 87965696 16016 1992294400 134512640 135237372 4294956192 18446744073709551615 134562323 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 85904

[startup+25.5013 s]
/proc/loadavg: 1.28 1.05 1.02 3/67 7017
/proc/meminfo: memFree=1194280/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=129236 CPUtime=50.37
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 26799 0 0 0 5023 14 0 0 21 0 3 0 1124072193 132337664 26783 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 32309 26783 97 176 0 32131 0
[pid=7014/tid=7016] ppid=7012 vsize=129236 CPUtime=24.97
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 12888 0 0 0 2490 7 0 0 25 0 3 0 1124072244 132337664 26783 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=129236 CPUtime=24.87
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 13294 0 0 0 2481 6 0 0 25 0 3 0 1124072244 132337664 26783 1992294400 134512640 135237372 4294956192 18446744073709551615 134562461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 129236

[startup+51.102 s]
/proc/loadavg: 1.53 1.12 1.04 3/67 7017
/proc/meminfo: memFree=1140904/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=182996 CPUtime=101.46
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 40246 0 0 0 10121 25 0 0 21 0 3 0 1124072193 187387904 40230 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 45749 40230 97 176 0 45571 0
[pid=7014/tid=7016] ppid=7012 vsize=182996 CPUtime=50.57
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 19767 0 0 0 5043 14 0 0 25 0 3 0 1124072244 187387904 40230 1992294400 134512640 135237372 4294956192 18446744073709551615 134562294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=182996 CPUtime=50.38
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 19862 0 0 0 5028 10 0 0 25 0 3 0 1124072244 187387904 40230 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 182996

[startup+102.306 s]
/proc/loadavg: 1.79 1.26 1.09 3/67 7017
/proc/meminfo: memFree=1064168/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=258196 CPUtime=203.65
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 59067 0 0 0 20325 40 0 0 21 0 3 0 1124072193 264392704 59051 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 64549 59051 97 176 0 64371 0
[pid=7014/tid=7016] ppid=7012 vsize=258196 CPUtime=101.75
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 28704 0 0 0 10154 21 0 0 25 0 3 0 1124072244 264392704 59051 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=258196 CPUtime=101.38
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 29746 0 0 0 10120 18 0 0 25 0 3 0 1124072244 264392704 59051 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 258196

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 7017
/proc/meminfo: memFree=1000936/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=322036 CPUtime=323.38
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 75000 0 0 0 32284 54 0 0 21 0 3 0 1124072193 329764864 74984 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 80509 74984 97 176 0 80331 0
[pid=7014/tid=7016] ppid=7012 vsize=322036 CPUtime=161.73
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 36008 0 0 0 16144 29 0 0 25 0 3 0 1124072244 329764864 74984 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=322036 CPUtime=161.13
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 38375 0 0 0 16089 24 0 0 25 0 3 0 1124072244 329764864 74984 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.38
Current children cumulated vsize (KiB) 322036

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 7017
/proc/meminfo: memFree=933480/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=388756 CPUtime=443.12
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 91689 0 0 0 44244 68 0 0 21 0 3 0 1124072193 398086144 91673 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 97189 91673 97 176 0 97011 0
[pid=7014/tid=7016] ppid=7012 vsize=388756 CPUtime=221.7
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 46187 0 0 0 22134 36 0 0 25 0 3 0 1124072244 398086144 91673 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=388756 CPUtime=220.89
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 44885 0 0 0 22058 31 0 0 25 0 3 0 1124072244 398086144 91673 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.12
Current children cumulated vsize (KiB) 388756

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 7017
/proc/meminfo: memFree=878248/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=444596 CPUtime=562.86
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 105660 0 0 0 56205 81 0 0 21 0 3 0 1124072193 455266304 105644 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 111149 105644 97 176 0 110971 0
[pid=7014/tid=7016] ppid=7012 vsize=444596 CPUtime=281.69
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 53820 0 0 0 28125 44 0 0 25 0 3 0 1124072244 455266304 105644 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=444596 CPUtime=280.65
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 51223 0 0 0 28029 36 0 0 25 0 3 0 1124072244 455266304 105644 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.86
Current children cumulated vsize (KiB) 444596

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 7017
/proc/meminfo: memFree=816616/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=505716 CPUtime=682.59
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 120914 0 0 0 68166 93 0 0 21 0 3 0 1124072193 517853184 120898 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 126429 120898 97 176 0 126251 0
[pid=7014/tid=7016] ppid=7012 vsize=505716 CPUtime=341.66
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 63809 0 0 0 34114 52 0 0 25 0 3 0 1124072244 517853184 120898 1992294400 134512640 135237372 4294956192 18446744073709551615 134562294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=505716 CPUtime=340.41
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 56488 0 0 0 34001 40 0 0 25 0 3 0 1124072244 517853184 120898 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 505716

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 7017
/proc/meminfo: memFree=757992/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=564596 CPUtime=802.33
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 135668 0 0 0 80129 104 0 0 21 0 3 0 1124072193 578146304 135652 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 141149 135652 97 176 0 140971 0
[pid=7014/tid=7016] ppid=7012 vsize=564596 CPUtime=401.65
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 73018 0 0 0 40105 60 0 0 25 0 3 0 1124072244 578146304 135652 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=564596 CPUtime=400.17
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 62033 0 0 0 39973 44 0 0 25 0 3 0 1124072244 578146304 135652 1992294400 134512640 135237372 4294956192 18446744073709551615 134562413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.33
Current children cumulated vsize (KiB) 564596

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 7017
/proc/meminfo: memFree=699496/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=622516 CPUtime=922.07
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 150150 0 0 0 92091 116 0 0 21 0 3 0 1124072193 637456384 150134 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 155629 150134 97 176 0 155451 0
[pid=7014/tid=7016] ppid=7012 vsize=622516 CPUtime=461.63
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 81450 0 0 0 46096 67 0 0 25 0 3 0 1124072244 637456384 150134 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=622516 CPUtime=459.92
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 68083 0 0 0 45944 48 0 0 25 0 3 0 1124072244 637456384 150134 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.07
Current children cumulated vsize (KiB) 622516

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 7017
/proc/meminfo: memFree=654248/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=667956 CPUtime=1041.81
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 161496 0 0 0 104054 127 0 0 21 0 3 0 1124072193 683986944 161480 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 166989 161480 97 176 0 166811 0
[pid=7014/tid=7016] ppid=7012 vsize=667956 CPUtime=521.61
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 88049 0 0 0 52087 74 0 0 25 0 3 0 1124072244 683986944 161480 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=667956 CPUtime=519.68
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 72830 0 0 0 51916 52 0 0 25 0 3 0 1124072244 683986944 161480 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.81
Current children cumulated vsize (KiB) 667956

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 7017
/proc/meminfo: memFree=612136/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=709716 CPUtime=1161.54
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 171933 0 0 0 116019 135 0 0 21 0 3 0 1124072193 726749184 171917 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 177429 171917 97 176 0 177251 0
[pid=7014/tid=7016] ppid=7012 vsize=709716 CPUtime=581.58
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 93975 0 0 0 58079 79 0 0 25 0 3 0 1124072244 726749184 171917 1992294400 134512640 135237372 4294956192 18446744073709551615 134562294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=709716 CPUtime=579.44
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 77341 0 0 0 57889 55 0 0 25 0 3 0 1124072244 726749184 171917 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.54
Current children cumulated vsize (KiB) 709716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.85 1.45 4/67 7017
/proc/meminfo: memFree=600552/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=720916 CPUtime=1200.08
/proc/7014/stat : 7014 (ttsth-5-0) S 7012 7014 6696 0 -1 4194304 174747 0 0 0 119870 138 0 0 21 0 3 0 1124072193 738217984 174731 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 180229 174731 97 176 0 180051 0
[pid=7014/tid=7016] ppid=7012 vsize=720916 CPUtime=600.88
/proc/7014/task/7016/stat : 7016 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 95670 0 0 0 60007 81 0 0 25 0 3 0 1124072244 738217984 174731 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7014/tid=7017] ppid=7012 vsize=720916 CPUtime=598.67
/proc/7014/task/7017/stat : 7017 (ttsth-5-0) R 7012 7014 6696 0 -1 4194368 78460 0 0 0 59811 56 0 0 25 0 3 0 1124072244 738217984 174731 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 720916

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

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

[startup+601.719 s]
/proc/loadavg: 1.99 1.85 1.45 4/67 7017
/proc/meminfo: memFree=600552/2055920 swapFree=4175692/4192956
[pid=7014] ppid=7012 vsize=0 CPUtime=1200.19
/proc/7014/stat : 7014 (ttsth-5-0) Z 7012 7014 6696 0 -1 4195340 174747 0 0 0 119871 148 0 0 16 0 2 0 1124072193 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7014/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.721
CPU time (s): 1200.2
CPU user time (s): 1198.71
CPU system time (s): 1.48877
CPU usage (%): 199.462
Max. virtual memory (cumulated for all children) (KiB): 720916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.71
system time used= 1.48877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174747
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 9215

runsolver used 0.531919 second user time and 1.67274 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-31 17:41:10
IDJOB=1531682
IDBENCH=70570
IDSOLVER=549
FILE ID=node30/1531682-1238514070
PBS_JOBID= 9061985
Free space on /tmp= 66360 MiB

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

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

MD5SUM BENCH= 871cffda16697cd39cfc1811ad38c0e4
RANDOM SEED=2054694636

node30.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.260
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	: 5931.00
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.260
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:       1301216 kB
Buffers:         91756 kB
Cached:         565320 kB
SwapCached:      11092 kB
Active:         185240 kB
Inactive:       484956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301216 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:             864 kB
Writeback:           0 kB
Mapped:          18728 kB
Slab:            70608 kB
Committed_AS:  3171644 kB
PageTables:       1368 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= 66356 MiB
End job on node30 at 2009-03-31 17:51:13