Trace number 1531085

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.23 1200.54

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S566590366-099.cnf
MD5SUMaf242f12cd81864273d9a43871d67b92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.4914
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data

0.01/0.05	c Command: HOME/tts-5-0 HOME/instance-1531085-1238384517.cnf 
0.01/0.05	c Using SATTIMEOUT of 1200
0.01/0.05	c Using SATRAM of 1800
0.01/0.05	c Size of subset node = 16
0.01/0.05	c Variables = 160
0.01/0.05	c Clauses = 13600
0.01/0.05	c Literals = 95200
0.01/0.05	c Reduced size:
0.01/0.05	c Variables = 160
0.01/0.05	c Clauses = 13600
0.01/0.05	c Literals = 95200
0.01/0.05	c a2
0.29/0.37	c a1
0.59/0.61	c Independent sub-problems = 1
0.59/0.61	c Sub-problem with 160 variables and 13600 clauses
0.59/0.61	c using permutation method 4
0.59/0.61	c count = 1
0.59/0.61	c Ordering finished 0.590 seconds
0.59/0.61	c mapped 0.610 seconds
0.59/0.61	c permuted 0.610 seconds
0.59/0.61	c about to sort
0.59/0.63	c sorted
0.79/0.87	c clauses now 13600
0.79/0.87	c init finished 0.630 seconds
0.79/0.87	c tree built 0.860 seconds
0.79/0.87	c 
0.79/0.87	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.87	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.87	c ................................ | ..........                       |                        0.9           0.0             
0.79/0.87	c ................................ | ..........                     1 |                        0.9           1.2             
0.79/0.87	c ................................ | ..........                     2 |                        0.9           2.3             
0.79/0.87	c ................................ | ..........                     3 |                        0.9           3.5             
0.79/0.87	c ................................ | ..........                     4 |                        0.9           4.7             
0.79/0.87	c ................................ | ..........                     5 |                        0.9           5.8             
0.89/0.92	c ................................ | ..........                  1000 | 141                    0.9        1087.0         3797
23.99/24.05	c ................................ | ..........                186000 | 63262                 24.1        7733.9      3250711
48.07/48.11	c ................................ | ..........                294000 | 101911                48.1        6112.3      5497845
71.97/72.01	c ................................ | ..........                415000 | 144319                72.0        5763.9      7787293
96.17/96.21	c ................................ | ..........                518000 | 182834                96.2        5384.6     10281307
120.16/120.24	c ................................ | *.........                605000 | 214758               120.2        5032.9     11908464
143.96/144.08	c ................................ | *.........                685000 | 244412               144.1        4755.0     13602124
168.04/168.13	c ................................ | *.........                759000 | 272926               168.1        4515.2     15276608
192.14/192.26	c ................................ | *.........                828000 | 299395               192.2        4307.3     16984158
216.13/216.22	c ................................ | *.........                883000 | 318871               216.2        4084.2     18178339
240.23/240.39	c ................................ | **........                937000 | 338593               240.4        3898.3     19469604
264.42/264.53	c ................................ | **........                988000 | 357513               264.5        3735.3     20613239
288.22/288.30	c ................................ | **........               1036000 | 374539               288.3        3593.9     21582625
312.01/312.18	c ................................ | **........               1088000 | 393732               312.1        3485.6     22744364
335.91/336.07	c ................................ | **........               1137000 | 412373               336.0        3383.6     23959209
359.99/360.11	c ................................ | ***.......               1188000 | 431554               360.1        3299.4     25224749
384.49/384.61	c ................................ | ***.......               1233000 | 447085               384.6        3206.2     26028949
408.28/408.49	c ................................ | ***.......               1278000 | 463296               408.4        3129.0     26861516
432.28/432.48	c ................................ | ***.......               1322000 | 479192               432.4        3057.1     27696403
455.97/456.10	c ................................ | ***.......               1363000 | 494227               456.1        2988.7     28480924
479.96/480.11	c ................................ | ****......               1403000 | 508809               480.1        2922.6     29278171
504.16/504.32	c ................................ | ****......               1444000 | 524605               504.3        2863.6     30199635
528.46/528.61	c ................................ | ****......               1478000 | 537338               528.5        2796.3     30801126
552.25/552.44	c ................................ | ****......               1510000 | 549016               552.4        2733.7     31400567
576.05/576.27	c ................................ | ****......               1546000 | 562651               576.2        2683.0     32136809
599.94/600.15	c ................................ | *****.....               1578000 | 574713               600.1        2629.6     32785928
623.93/624.14	c ................................ | *****.....               1607000 | 585457               624.1        2575.0     33332343
648.32/648.53	c ................................ | *****.....               1641000 | 598888               648.5        2530.6     34074782
672.01/672.24	c ................................ | *****.....               1678000 | 612208               672.2        2496.4     34780190
696.51/696.78	c ................................ | *****.....               1713000 | 623549               696.7        2458.8     35438648
720.40/720.70	c ................................ | ******....               1746000 | 634175               720.6        2422.9     36119305
744.10/744.33	c ................................ | ******....               1779000 | 644915               744.2        2390.4     36827116
768.30/768.50	c ................................ | ******....               1815000 | 656739               768.4        2362.0     37586752
791.98/792.29	c ................................ | ******....               1849000 | 668225               792.2        2334.0     38211234
816.48/816.77	c ................................ | ******....               1883000 | 679732               816.7        2305.7     38885211
839.97/840.28	c ................................ | *******...               1914000 | 689461               840.2        2278.1     39477477
864.57/864.84	c ................................ | *******...               1949000 | 701832               864.8        2253.8     40205138
888.36/888.68	c ................................ | *******...               1978000 | 711763               888.6        2226.0     40773940
912.36/912.63	c ................................ | *******...               2006000 | 721711               912.5        2198.3     41350992
936.65/936.90	c ................................ | *******...               2032000 | 730961               936.8        2169.1     41914401
960.35/960.68	c ................................ | ********..               2062000 | 741300               960.6        2146.6     42511491
983.93/984.23	c ................................ | ********..               2092000 | 752053               984.1        2125.8     43111693
1008.63/1008.99	c ................................ | ********..               2119000 | 761708              1008.9        2100.4     43647761
1032.13/1032.42	c ................................ | ********..               2146000 | 770860              1032.3        2078.8     44194113
1056.52/1056.86	c ................................ | ********..               2177000 | 781959              1056.7        2060.1     44859400
1080.41/1080.73	c ................................ | *********.               2209000 | 793716              1080.6        2044.2     45506146
1104.51/1104.83	c ................................ | *********.               2248000 | 808444              1104.7        2034.9     46317050
1127.90/1128.24	c ................................ | *********.               2281000 | 821197              1128.1        2022.0     47068458
1152.19/1152.55	c ................................ | *********.               2315000 | 834122              1152.4        2008.8     47807682
1175.89/1176.20	c ................................ | *********.               2352000 | 847895              1176.1        1999.9     48574363

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-1531085-1238384517/watcher-1531085-1238384517 -o /tmp/evaluation-result-1531085-1238384517/solver-1531085-1238384517 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531085-1238384517.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 1.00 1.00 3/64 20357
/proc/meminfo: memFree=1679856/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=876 CPUtime=0
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 1111118780 897024 101 1992294400 134512640 135191068 4294956240 18446744073709551615 134844011 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 219 101 67 165 0 52 0

[startup+0.0143469 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 20357
/proc/meminfo: memFree=1679856/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=1140 CPUtime=0.01
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 180 0 0 0 1 0 0 0 18 0 1 0 1111118780 1167360 164 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 285 164 68 165 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1140

[startup+0.101355 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 20357
/proc/meminfo: memFree=1679856/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=7700 CPUtime=0.09
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 1650 0 0 0 9 0 0 0 18 0 1 0 1111118780 7884800 1633 1992294400 134512640 135191068 4294956240 18446744073709551615 134519805 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 1925 1633 69 165 0 1758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7700

[startup+0.301376 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 20357
/proc/meminfo: memFree=1679856/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=7700 CPUtime=0.29
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 1650 0 0 0 29 0 0 0 19 0 1 0 1111118780 7884800 1633 1992294400 134512640 135191068 4294956240 18446744073709551615 134710745 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 1925 1633 69 165 0 1758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7700

[startup+0.701418 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 20357
/proc/meminfo: memFree=1679856/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=6316 CPUtime=0.69
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 2263 0 0 0 68 1 0 0 22 0 1 0 1111118780 6467584 1452 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 1579 1452 84 165 0 1412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6316

[startup+1.5015 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20358
/proc/meminfo: memFree=1666792/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=15200 CPUtime=1.49
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 4501 0 0 0 147 2 0 0 25 0 1 0 1111118780 15564800 3657 1992294400 134512640 135191068 4294956240 18446744073709551615 134549976 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 3800 3657 89 165 0 3633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15200

[startup+3.10167 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20358
/proc/meminfo: memFree=1663912/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=19656 CPUtime=3.09
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 5590 0 0 0 306 3 0 0 25 0 1 0 1111118780 20127744 4746 1992294400 134512640 135191068 4294956240 18446744073709551615 134587271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 4914 4746 89 165 0 4747 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19656

[startup+6.30201 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20358
/proc/meminfo: memFree=1655080/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=27820 CPUtime=6.29
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 7657 0 0 0 625 4 0 0 25 0 1 0 1111118780 28487680 6813 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 6955 6813 89 165 0 6788 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27820

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20358
/proc/meminfo: memFree=1637544/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=44304 CPUtime=12.69
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 11774 0 0 0 1262 7 0 0 25 0 1 0 1111118780 45367296 10930 1992294400 134512640 135191068 4294956240 18446744073709551615 134710737 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 11076 10930 89 165 0 10909 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44304

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20360
/proc/meminfo: memFree=1612008/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=69104 CPUtime=25.49
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 17949 0 0 0 2539 10 0 0 25 0 1 0 1111118780 70762496 17105 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 17276 17105 89 165 0 17109 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69104

[startup+51.1017 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20360
/proc/meminfo: memFree=1574888/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=106384 CPUtime=51.08
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 27299 0 0 0 5091 17 0 0 25 0 1 0 1111118780 108937216 26455 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 26596 26455 89 165 0 26429 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106384

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20360
/proc/meminfo: memFree=1495400/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=184948 CPUtime=102.27
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 46927 0 0 0 10196 31 0 0 25 0 1 0 1111118780 189386752 46083 1992294400 134512640 135191068 4294956240 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 46237 46083 89 165 0 46070 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 184948

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20360
/proc/meminfo: memFree=1428520/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=252468 CPUtime=162.24
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 63801 0 0 0 16182 42 0 0 25 0 1 0 1111118780 258527232 62957 1992294400 134512640 135191068 4294956240 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 63117 62957 89 165 0 62950 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 252468

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20360
/proc/meminfo: memFree=1371112/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=308948 CPUtime=222.23
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 77930 0 0 0 22171 52 0 0 25 0 1 0 1111118780 316362752 77086 1992294400 134512640 135191068 4294956240 18446744073709551615 134588841 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 77237 77086 89 165 0 77070 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 308948

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20360
/proc/meminfo: memFree=1325096/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=355028 CPUtime=282.22
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 89473 0 0 0 28159 63 0 0 25 0 1 0 1111118780 363548672 88629 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 88757 88629 89 165 0 88590 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 355028

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 20360
/proc/meminfo: memFree=1277224/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=402708 CPUtime=342.2
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 101391 0 0 0 34148 72 0 0 25 0 1 0 1111118780 412372992 100547 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 100677 100547 89 165 0 100510 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 402708

[startup+402.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 20360
/proc/meminfo: memFree=1239592/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=440472 CPUtime=402.19
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 110804 0 0 0 40140 79 0 0 25 0 1 0 1111118780 451043328 109960 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 110118 109960 89 165 0 109951 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 440472

[startup+462.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 20360
/proc/meminfo: memFree=1206952/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=472632 CPUtime=462.17
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 118872 0 0 0 46132 85 0 0 25 0 1 0 1111118780 483975168 118028 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 118158 118028 89 165 0 117991 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 472632

[startup+522.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 20360
/proc/meminfo: memFree=1175016/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=504792 CPUtime=522.16
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 126907 0 0 0 52124 92 0 0 25 0 1 0 1111118780 516907008 126063 1992294400 134512640 135191068 4294956240 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 126198 126063 89 165 0 126031 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 504792

[startup+582.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 20360
/proc/meminfo: memFree=1148392/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=531352 CPUtime=582.14
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 133536 0 0 0 58117 97 0 0 25 0 1 0 1111118780 544104448 132692 1992294400 134512640 135191068 4294956240 18446744073709551615 134561162 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 132838 132692 89 165 0 132671 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 531352

[startup+642.302 s]
/proc/loadavg: 1.18 1.07 1.01 2/65 20360
/proc/meminfo: memFree=1123368/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=555992 CPUtime=642.13
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 139706 0 0 0 64110 103 0 0 25 0 1 0 1111118780 569335808 138862 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 138998 138862 89 165 0 138831 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 555992

[startup+702.301 s]
/proc/loadavg: 1.14 1.07 1.01 2/65 20360
/proc/meminfo: memFree=1096104/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=583512 CPUtime=702.11
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 146565 0 0 0 70101 110 0 0 25 0 1 0 1111118780 597516288 145721 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 145878 145721 89 165 0 145711 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 583512

[startup+762.305 s]
/proc/loadavg: 1.05 1.06 1.00 2/65 20360
/proc/meminfo: memFree=1066664/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=612632 CPUtime=762.1
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 153852 0 0 0 76094 116 0 0 25 0 1 0 1111118780 627335168 153008 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 153158 153008 89 165 0 152991 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 612632

[startup+822.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 20360
/proc/meminfo: memFree=1041256/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=638072 CPUtime=822.08
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 160235 0 0 0 82086 122 0 0 25 0 1 0 1111118780 653385728 159391 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 159518 159391 89 165 0 159351 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 638072

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 20360
/proc/meminfo: memFree=1014888/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=664312 CPUtime=882.07
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 166780 0 0 0 88079 128 0 0 25 0 1 0 1111118780 680255488 165936 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 166078 165936 89 165 0 165911 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 664312

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 20360
/proc/meminfo: memFree=992680/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=686712 CPUtime=942.04
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 172403 0 0 0 94073 131 0 0 25 0 1 0 1111118780 703193088 171559 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 171678 171559 89 165 0 171511 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 686712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 20360
/proc/meminfo: memFree=969320/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=709912 CPUtime=1002.03
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 178176 0 0 0 100066 137 0 0 25 0 1 0 1111118780 726949888 177332 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 177478 177332 89 165 0 177311 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 709912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 20360
/proc/meminfo: memFree=945384/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=734072 CPUtime=1062.01
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 184213 0 0 0 106060 141 0 0 25 0 1 0 1111118780 751689728 183369 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 183518 183369 89 165 0 183351 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 734072

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 20360
/proc/meminfo: memFree=915368/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=763832 CPUtime=1122
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 191670 0 0 0 112054 146 0 0 25 0 1 0 1111118780 782163968 190826 1992294400 134512640 135191068 4294956240 18446744073709551615 134561084 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 190958 190826 89 165 0 190791 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 763832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20366
/proc/meminfo: memFree=885216/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=794232 CPUtime=1181.98
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 199260 0 0 0 118046 152 0 0 25 0 1 0 1111118780 813293568 198416 1992294400 134512640 135191068 4294956240 18446744073709551615 134561084 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 198558 198416 89 165 0 198391 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 794232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20366
/proc/meminfo: memFree=874464/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=804472 CPUtime=1200.08
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4194304 201818 0 0 0 119854 154 0 0 25 0 1 0 1111118780 823779328 200974 1992294400 134512640 135191068 4294956240 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 201118 200974 89 165 0 200951 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 804472

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: 1.00 1.00 1.00 2/65 20366
/proc/meminfo: memFree=874464/2055920 swapFree=4174972/4192956
[pid=20357] ppid=20355 vsize=0 CPUtime=1200.18
/proc/20357/stat : 20357 (tts-5-0) R 20355 20357 20264 0 -1 4195332 201818 0 0 0 119854 164 0 0 25 0 1 0 1111118780 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20357/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.23
CPU user time (s): 1198.54
CPU system time (s): 1.68474
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 804472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.54
system time used= 1.68474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201818
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= 2139

runsolver used 0.780881 second user time and 2.56361 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-30 05:41:57
IDJOB=1531085
IDBENCH=70272
IDSOLVER=505
FILE ID=node7/1531085-1238384517
PBS_JOBID= 9061315
Free space on /tmp= 65660 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S566590366-099.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531085-1238384517/watcher-1531085-1238384517 -o /tmp/evaluation-result-1531085-1238384517/solver-1531085-1238384517 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531085-1238384517.cnf

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

MD5SUM BENCH= af242f12cd81864273d9a43871d67b92
RANDOM SEED=1612070623

node7.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.236
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.236
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:       1680336 kB
Buffers:         86276 kB
Cached:         194036 kB
SwapCached:      11884 kB
Active:          48500 kB
Inactive:       245172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680336 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          19068 kB
Slab:            67840 kB
Committed_AS:  2862016 kB
PageTables:       1456 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= 65660 MiB
End job on node7 at 2009-03-30 06:01:59