Trace number 1530935

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
tts tts-5-0? (TO) 1200.25 1200.58

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1736471436-014.cnf
MD5SUM88b3ae0f7e2752f0b445f361629fc38e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.5195
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data

0.00/0.04	c Command: HOME/tts-5-0 HOME/instance-1530935-1238372403.cnf 
0.00/0.04	c Using SATTIMEOUT of 1200
0.00/0.04	c Using SATRAM of 1800
0.00/0.04	c Size of subset node = 16
0.00/0.04	c Variables = 800
0.00/0.04	c Clauses = 16000
0.00/0.04	c Literals = 80000
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 800
0.00/0.04	c Clauses = 16000
0.00/0.04	c Literals = 80000
0.00/0.04	c a2
0.19/0.22	c a1
0.69/0.71	c Independent sub-problems = 1
0.69/0.71	c Sub-problem with 800 variables and 16000 clauses
0.69/0.71	c using permutation method 4
0.69/0.71	c count = 1
0.69/0.71	c Ordering finished 0.680 seconds
0.69/0.71	c mapped 0.700 seconds
0.69/0.71	c permuted 0.700 seconds
0.69/0.71	c about to sort
0.69/0.72	c sorted
0.89/0.92	c clauses now 16000
0.89/0.92	c init finished 0.720 seconds
0.89/0.92	c tree built 0.920 seconds
0.89/0.92	c 
0.89/0.92	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.92	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.92	c ................................ | ..........                       |                        0.9           0.0             
0.89/0.92	c ................................ | ..........                     1 |                        0.9           1.1             
0.89/0.92	c ................................ | ..........                     2 |                        0.9           2.2             
0.89/0.92	c ................................ | ..........                     3 |                        0.9           3.3             
0.89/0.92	c ................................ | ..........                     4 |                        0.9           4.3             
0.89/0.92	c ................................ | ..........                     5 |                        0.9           5.4             
0.89/0.95	c ................................ | ..........                  1000 | 12                     0.9        1063.8          148
23.99/24.03	c ................................ | ..........                211000 | 49939                 24.0        8784.3      4598128
48.18/48.25	c ................................ | ..........                309000 | 77274                 48.2        6405.5      7626153
72.17/72.26	c ................................ | ..........                391000 | 100333                72.2        5412.5     10233978
95.97/96.06	c ................................ | ..........                444000 | 116822                96.0        4622.6     12447982
120.46/120.53	c ................................ | *.........                498000 | 132646               120.5        4132.4     14416488
144.06/144.11	c ................................ | *.........                537000 | 145395               144.1        3726.8     16246343
168.15/168.21	c ................................ | *.........                585000 | 159971               168.2        3478.4     18145674
192.23/192.30	c ................................ | *.........                676000 | 180519               192.3        3515.9     20203006
216.23/216.32	c ................................ | *.........                731000 | 195795               216.3        3379.7     22294850
240.43/240.52	c ................................ | **........                788000 | 210866               240.5        3276.6     24507481
263.92/264.09	c ................................ | **........                844000 | 224935               264.1        3196.4     26622679
288.21/288.33	c ................................ | **........                889000 | 237166               288.3        3083.7     28693792
312.00/312.15	c ................................ | **........                933000 | 248025               312.1        2989.3     30434401
336.40/336.56	c ................................ | **........                964000 | 256673               336.5        2864.7     32009824
359.89/360.09	c ................................ | ***.......                989000 | 264557               360.0        2747.0     33222057
384.48/384.65	c ................................ | ***.......               1014000 | 272041               384.6        2636.5     34406089
408.18/408.39	c ................................ | ***.......               1045000 | 280519               408.3        2559.1     35399491
431.87/432.08	c ................................ | ***.......               1073000 | 288214               432.0        2483.7     36176944
456.17/456.33	c ................................ | ***.......               1099000 | 295914               456.3        2408.7     37397561
480.46/480.64	c ................................ | ****......               1128000 | 303543               480.6        2347.2     38244828
504.35/504.53	c ................................ | ****......               1161000 | 312904               504.5        2301.5     39625267
528.54/528.79	c ................................ | ****......               1200000 | 323180               528.7        2269.6     40822384
551.94/552.11	c ................................ | ****......               1226000 | 330831               552.0        2220.9     41853765
576.43/576.67	c ................................ | ****......               1265000 | 340985               576.6        2193.9     43160623
600.52/600.71	c ................................ | *****.....               1296000 | 350437               600.6        2157.7     44766057
624.72/624.99	c ................................ | *****.....               1327000 | 358992               624.9        2123.5     46024136
648.31/648.58	c ................................ | *****.....               1354000 | 366070               648.5        2087.9     46868727
672.00/672.25	c ................................ | *****.....               1380000 | 373391               672.2        2053.1     47897185
696.69/696.99	c ................................ | *****.....               1401000 | 379839               696.9        2010.4     48974698
720.89/721.19	c ................................ | ******....               1428000 | 388562               721.1        1980.3     50463170
744.68/744.90	c ................................ | ******....               1450000 | 395998               744.8        1946.8     51825229
768.77/769.06	c ................................ | ******....               1468000 | 401893               769.0        1909.1     53078052
793.07/793.35	c ................................ | ******....               1490000 | 409356               793.2        1878.4     54374780
815.86/816.15	c ................................ | ******....               1510000 | 416164               816.0        1850.4     55582061
840.46/840.71	c ................................ | *******...               1536000 | 424999               840.6        1827.3     57209139
863.94/864.22	c ................................ | *******...               1562000 | 433187               864.1        1807.6     58441721
887.94/888.27	c ................................ | *******...               1583000 | 440087               888.1        1782.4     59233328
912.33/912.69	c ................................ | *******...               1604000 | 447597               912.6        1757.7     60406737
937.13/937.45	c ................................ | *******...               1621000 | 452962               937.3        1729.4     61345699
961.42/961.78	c ................................ | ********..               1636000 | 457538               961.7        1701.2     62255848
984.12/984.41	c ................................ | ********..               1649000 | 461554               984.3        1675.4     62941358
1008.32/1008.64	c ................................ | ********..               1662000 | 465897              1008.5        1648.0     63660592
1032.90/1033.25	c ................................ | ********..               1674000 | 469677              1033.1        1620.4     64432119
1057.19/1057.55	c ................................ | ********..               1687000 | 473678              1057.4        1595.4     65091647
1080.29/1080.65	c ................................ | *********.               1701000 | 478030              1080.5        1574.3     65702865
1103.99/1104.36	c ................................ | *********.               1720000 | 484304              1104.2        1557.7     66684050
1128.27/1128.65	c ................................ | *********.               1737000 | 490158              1128.5        1539.2     67693013
1151.77/1152.15	c ................................ | *********.               1754000 | 495794              1152.0        1522.6     68617025
1176.36/1176.79	c ................................ | *********.               1773000 | 501518              1176.6        1506.8     69613905

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-1530935-1238372403/watcher-1530935-1238372403 -o /tmp/evaluation-result-1530935-1238372403/solver-1530935-1238372403 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1530935-1238372403.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.98 3/66 2631
/proc/meminfo: memFree=909344/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=876 CPUtime=0
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 1109903260 897024 105 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 219 105 67 165 0 52 0

[startup+0.0923349 s]
/proc/loadavg: 0.92 0.97 0.98 3/66 2631
/proc/meminfo: memFree=909344/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=5420 CPUtime=0.08
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 1261 0 0 0 8 0 0 0 18 0 1 0 1109903260 5550080 1244 1992294400 134512640 135191068 4294956240 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 1355 1244 69 165 0 1188 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5420

[startup+0.101335 s]
/proc/loadavg: 0.92 0.97 0.98 3/66 2631
/proc/meminfo: memFree=909344/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=5420 CPUtime=0.09
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 1261 0 0 0 9 0 0 0 18 0 1 0 1109903260 5550080 1244 1992294400 134512640 135191068 4294956240 18446744073709551615 134641907 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 1355 1244 69 165 0 1188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5420

[startup+0.301361 s]
/proc/loadavg: 0.92 0.97 0.98 3/66 2631
/proc/meminfo: memFree=909344/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=5604 CPUtime=0.29
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 1296 0 0 0 29 0 0 0 19 0 1 0 1109903260 5738496 1279 1992294400 134512640 135191068 4294956240 18446744073709551615 134696575 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 1401 1279 71 165 0 1234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5604

[startup+0.701411 s]
/proc/loadavg: 0.92 0.97 0.98 3/66 2631
/proc/meminfo: memFree=909344/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=5604 CPUtime=0.69
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 1304 0 0 0 69 0 0 0 22 0 1 0 1109903260 5738496 1287 1992294400 134512640 135191068 4294956240 18446744073709551615 134641788 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 1401 1287 79 165 0 1234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5604

[startup+1.50152 s]
/proc/loadavg: 0.92 0.97 0.98 2/67 2632
/proc/meminfo: memFree=895384/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=15908 CPUtime=1.49
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 3899 0 0 0 148 1 0 0 25 0 1 0 1109903260 16289792 3817 1992294400 134512640 135191068 4294956240 18446744073709551615 134587625 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 3977 3817 89 165 0 3810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15908

[startup+3.10172 s]
/proc/loadavg: 0.92 0.97 0.98 2/67 2632
/proc/meminfo: memFree=892888/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=20228 CPUtime=3.09
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 4995 0 0 0 308 1 0 0 25 0 1 0 1109903260 20713472 4913 1992294400 134512640 135191068 4294956240 18446744073709551615 134561084 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 5057 4913 89 165 0 4890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20228

[startup+6.30113 s]
/proc/loadavg: 0.93 0.97 0.98 2/67 2632
/proc/meminfo: memFree=881304/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=33480 CPUtime=6.29
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 8274 0 0 0 626 3 0 0 25 0 1 0 1109903260 34283520 8192 1992294400 134512640 135191068 4294956240 18446744073709551615 134561572 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 8370 8192 89 165 0 8203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33480

[startup+12.703 s]
/proc/loadavg: 0.93 0.97 0.98 2/67 2632
/proc/meminfo: memFree=857496/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=55240 CPUtime=12.69
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 13715 0 0 0 1264 5 0 0 25 0 1 0 1109903260 56565760 13633 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 13810 13633 89 165 0 13643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55240

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.98 2/67 2632
/proc/meminfo: memFree=818328/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=92200 CPUtime=25.49
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 22983 0 0 0 2539 10 0 0 25 0 1 0 1109903260 94412800 22901 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 23050 22901 89 165 0 22883 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92200

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.98 2/67 2632
/proc/meminfo: memFree=768920/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=141480 CPUtime=51.08
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 35300 0 0 0 5091 17 0 0 25 0 1 0 1109903260 144875520 35218 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 35370 35218 89 165 0 35203 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 141480

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/67 2632
/proc/meminfo: memFree=687576/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=222252 CPUtime=102.27
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 55477 0 0 0 10200 27 0 0 25 0 1 0 1109903260 227586048 55395 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 55563 55395 89 165 0 55396 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 222252

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=611864/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=298892 CPUtime=162.25
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 74627 0 0 0 16187 38 0 0 25 0 1 0 1109903260 306065408 74545 1992294400 134512640 135191068 4294956240 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 74723 74545 89 165 0 74556 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 298892

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=527640/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=381772 CPUtime=222.23
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 95360 0 0 0 22175 48 0 0 25 0 1 0 1109903260 390934528 95278 1992294400 134512640 135191068 4294956240 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 95443 95278 89 165 0 95276 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 381772

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=445144/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=465292 CPUtime=282.21
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 116238 0 0 0 28162 59 0 0 25 0 1 0 1109903260 476459008 116156 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 116323 116156 89 165 0 116156 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 465292

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=375704/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=533452 CPUtime=342.19
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 133284 0 0 0 34151 68 0 0 25 0 1 0 1109903260 546254848 133202 1992294400 134512640 135191068 4294956240 18446744073709551615 134562471 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 133363 133202 89 165 0 133196 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 533452

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=332312/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=576972 CPUtime=402.18
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 144176 0 0 0 40143 75 0 0 25 0 1 0 1109903260 590819328 144094 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 144243 144094 89 165 0 144076 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 576972

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=291672/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=617132 CPUtime=462.16
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 154221 0 0 0 46136 80 0 0 25 0 1 0 1109903260 631943168 154139 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 154283 154139 89 165 0 154116 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 617132

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=246808/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=662412 CPUtime=522.14
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 165538 0 0 0 52129 85 0 0 25 0 1 0 1109903260 678309888 165456 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 165603 165456 89 165 0 165436 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 662412

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=198104/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=710732 CPUtime=582.13
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 177610 0 0 0 58120 93 0 0 25 0 1 0 1109903260 727789568 177528 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 177683 177528 89 165 0 177516 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 710732

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=147288/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=761132 CPUtime=642.11
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 190208 0 0 0 64111 100 0 0 25 0 1 0 1109903260 779399168 190126 1992294400 134512640 135191068 4294956240 18446744073709551615 134562342 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 190283 190126 89 165 0 190116 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 761132

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=105496/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=803852 CPUtime=702.09
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 200864 0 0 0 70102 107 0 0 25 0 1 0 1109903260 823144448 200782 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 200963 200782 89 165 0 200796 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 803852

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=49432/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=858732 CPUtime=762.08
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 214624 0 0 0 76095 113 0 0 25 0 1 0 1109903260 879341568 214542 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 214683 214542 89 165 0 214516 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 858732

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=16088/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=911212 CPUtime=822.06
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 227731 0 0 0 82086 120 0 0 25 0 1 0 1109903260 933081088 227649 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 227803 227649 89 165 0 227636 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 911212

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=15256/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=959372 CPUtime=882.05
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 239762 0 0 0 88078 127 0 0 25 0 1 0 1109903260 982396928 239680 1992294400 134512640 135191068 4294956240 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 239843 239680 89 165 0 239676 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 959372

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=15512/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=999692 CPUtime=942.03
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 249868 0 0 0 94070 133 0 0 25 0 1 0 1109903260 1023684608 249786 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 249923 249786 89 165 0 249756 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 999692

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=15000/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=1030572 CPUtime=1002.01
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 257552 0 0 0 100063 138 0 0 25 0 1 0 1109903260 1055305728 257470 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 257643 257470 89 165 0 257476 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 1030572

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=15576/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=1058252 CPUtime=1061.99
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 264495 0 0 0 106057 142 0 0 25 0 1 0 1109903260 1083650048 264413 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 264563 264413 89 165 0 264396 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 1058252

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=15448/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=1092972 CPUtime=1121.98
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 273165 0 0 0 112050 148 0 0 25 0 1 0 1109903260 1119203328 273083 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 273243 273083 89 165 0 273076 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1092972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=16216/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=1133932 CPUtime=1181.96
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 283415 0 0 0 118043 153 0 0 25 0 1 0 1109903260 1161146368 283333 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 283483 283333 89 165 0 283316 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 1133932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=15064/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=1145452 CPUtime=1200.06
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4194304 286311 0 0 0 119851 155 0 0 25 0 1 0 1109903260 1172942848 286229 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 286363 286229 89 165 0 286196 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1145452

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 2632
/proc/meminfo: memFree=15064/2055920 swapFree=4176412/4192956
[pid=2631] ppid=2629 vsize=0 CPUtime=1200.16
/proc/2631/stat : 2631 (tts-5-0) R 2629 2631 2528 0 -1 4195332 286311 0 0 0 119851 165 0 0 25 0 1 0 1109903260 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/2631/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.25
CPU user time (s): 1198.51
CPU system time (s): 1.73474
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 1145452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.51
system time used= 1.73474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286311
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= 2
involuntary context switches= 2623

runsolver used 1.13983 second user time and 3.23851 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-30 02:20:03
IDJOB=1530935
IDBENCH=70197
IDSOLVER=505
FILE ID=node40/1530935-1238372403
PBS_JOBID= 9061296
Free space on /tmp= 63504 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1736471436-014.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530935-1238372403/watcher-1530935-1238372403 -o /tmp/evaluation-result-1530935-1238372403/solver-1530935-1238372403 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530935-1238372403.cnf

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

MD5SUM BENCH= 88b3ae0f7e2752f0b445f361629fc38e
RANDOM SEED=1235594415

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        909760 kB
Buffers:         87388 kB
Cached:         960588 kB
SwapCached:       9628 kB
Active:         181368 kB
Inactive:       877928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        909760 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:          17116 kB
Slab:            72756 kB
Committed_AS:  2685436 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-03-30 02:40:06