Trace number 1530995

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.26 1200.7

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S685953260-065.cnf
MD5SUM3c731c817594d5a699b72cfb7a1ff2af
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.31558
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
Number of clauses of size over 50

Solver Data

0.02/0.04	c Command: HOME/tts-5-0 HOME/instance-1530995-1238377145.cnf 
0.02/0.04	c Using SATTIMEOUT of 1200
0.02/0.04	c Using SATRAM of 1800
0.02/0.04	c Size of subset node = 16
0.02/0.04	c Variables = 700
0.02/0.04	c Clauses = 14000
0.02/0.04	c Literals = 70000
0.02/0.04	c Reduced size:
0.02/0.04	c Variables = 700
0.02/0.04	c Clauses = 14000
0.02/0.04	c Literals = 70000
0.02/0.04	c a2
0.09/0.19	c a1
0.49/0.59	c Independent sub-problems = 1
0.49/0.59	c Sub-problem with 700 variables and 14000 clauses
0.49/0.59	c using permutation method 4
0.49/0.59	c count = 1
0.49/0.59	c Ordering finished 0.570 seconds
0.49/0.59	c mapped 0.590 seconds
0.49/0.59	c permuted 0.590 seconds
0.49/0.59	c about to sort
0.59/0.60	c sorted
0.69/0.78	c clauses now 14000
0.69/0.78	c init finished 0.600 seconds
0.69/0.78	c tree built 0.780 seconds
0.69/0.78	c 
0.69/0.78	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.69/0.78	c ---------------------------------|----------------------------------|------------------------------------------------------
0.69/0.78	c ................................ | ..........                       |                        0.8           0.0             
0.69/0.78	c ................................ | ..........                     1 |                        0.8           1.3             
0.69/0.78	c ................................ | ..........                     2 |                        0.8           2.6             
0.69/0.78	c ................................ | ..........                     3 |                        0.8           3.8             
0.69/0.78	c ................................ | ..........                     4 |                        0.8           5.1             
0.69/0.78	c ................................ | ..........                     5 |                        0.8           6.4             
0.79/0.80	c ................................ | ..........                  1000 | 23                     0.8        1250.0          139
24.09/24.15	c ................................ | ..........                211000 | 49836                 24.1        8740.7      4969997
47.97/48.05	c ................................ | ..........                296000 | 73848                 48.0        6161.5      8149200
71.97/72.07	c ................................ | ..........                374000 | 95762                 72.0        5190.8     10750313
95.95/96.03	c ................................ | ..........                470000 | 119013                96.0        4895.8     13085197
120.05/120.14	c ................................ | *.........                574000 | 143091               120.1        4779.0     15850134
144.24/144.34	c ................................ | *.........                655000 | 165116               144.3        4538.8     18524449
168.13/168.24	c ................................ | *.........                720000 | 183332               168.2        4280.6     21279753
192.02/192.19	c ................................ | *.........                806000 | 204784               192.1        4194.9     23488509
216.21/216.32	c ................................ | *.........                884000 | 225063               216.3        4087.5     25803685
240.00/240.10	c ................................ | **........                953000 | 244857               240.0        3970.2     28211697
263.99/264.18	c ................................ | **........               1030000 | 266428               264.1        3899.7     30958571
288.09/288.22	c ................................ | **........               1090000 | 283182               288.2        3782.6     33440131
312.47/312.63	c ................................ | **........               1130000 | 295762               312.6        3615.4     36171120
336.47/336.66	c ................................ | **........               1168000 | 306773               336.6        3470.1     37664498
360.56/360.74	c ................................ | ***.......               1206000 | 317847               360.7        3343.9     38999079
384.35/384.57	c ................................ | ***.......               1238000 | 327050               384.5        3219.9     40148551
407.95/408.12	c ................................ | ***.......               1271000 | 336683               408.0        3115.0     41662175
432.14/432.37	c ................................ | ***.......               1301000 | 345928               432.3        3009.6     42892210
456.23/456.43	c ................................ | ***.......               1338000 | 357251               456.3        2932.2     44287670
480.11/480.33	c ................................ | ****......               1376000 | 367511               480.2        2865.3     45456378
503.91/504.19	c ................................ | ****......               1404000 | 375334               504.1        2785.3     46344515
528.40/528.66	c ................................ | ****......               1430000 | 383097               528.5        2705.6     47524912
552.69/552.95	c ................................ | ****......               1457000 | 391715               552.8        2635.5     48824135
575.98/576.20	c ................................ | ****......               1487000 | 401400               576.1        2581.3     50147887
601.07/601.31	c ................................ | *****.....               1512000 | 409385               601.2        2515.1     51486877
624.36/624.65	c ................................ | *****.....               1539000 | 416973               624.5        2464.3     52542014
648.05/648.34	c ................................ | *****.....               1563000 | 424193               648.2        2411.3     53734904
672.44/672.72	c ................................ | *****.....               1582000 | 430351               672.6        2352.2     54733752
696.13/696.40	c ................................ | *****.....               1613000 | 439479               696.3        2316.7     56085765
721.23/721.50	c ................................ | ******....               1634000 | 445979               721.4        2265.2     57159958
744.32/744.61	c ................................ | ******....               1653000 | 452261               744.5        2220.4     58215627
768.11/768.46	c ................................ | ******....               1676000 | 459884               768.3        2181.5     59483399
792.20/792.51	c ................................ | ******....               1702000 | 467799               792.3        2148.1     60518660
816.30/816.65	c ................................ | ******....               1725000 | 474409               816.5        2112.7     61372910
840.28/840.68	c ................................ | *******...               1758000 | 483609               840.5        2091.6     62415012
864.18/864.51	c ................................ | *******...               1799000 | 494521               864.3        2081.4     63645697
888.06/888.46	c ................................ | *******...               1831000 | 503271               888.3        2061.3     64954770
912.05/912.45	c ................................ | *******...               1864000 | 514140               912.3        2043.3     66649390
936.05/936.44	c ................................ | *******...               1880000 | 519317               936.2        2008.1     67518814
961.04/961.45	c ................................ | ********..               1896000 | 524284               961.2        1972.5     68259281
984.73/985.15	c ................................ | ********..               1914000 | 529115               984.9        1943.3     68889028
1008.23/1008.61	c ................................ | ********..               1927000 | 533405              1008.4        1911.0     69691514
1033.41/1033.84	c ................................ | ********..               1946000 | 538869              1033.6        1882.7     70409359
1056.61/1057.03	c ................................ | ********..               1963000 | 544138              1056.8        1857.5     71172826
1080.29/1080.71	c ................................ | *********.               1979000 | 548793              1080.5        1831.6     71827430
1104.09/1104.57	c ................................ | *********.               1995000 | 553393              1104.3        1806.5     72545133
1128.68/1129.19	c ................................ | *********.               2010000 | 558084              1128.9        1780.4     73408084
1152.96/1153.44	c ................................ | *********.               2026000 | 563049              1153.2        1756.9     74293491
1176.96/1177.47	c ................................ | *********.               2040000 | 567557              1177.2        1732.9     75291632

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

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


[startup+0 s]
/proc/loadavg: 1.77 1.81 1.45 3/64 917
/proc/meminfo: memFree=1465328/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=876 CPUtime=0
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 1110380819 897024 104 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 219 105 67 165 0 52 0

[startup+0.026816 s]
/proc/loadavg: 1.77 1.81 1.45 3/64 917
/proc/meminfo: memFree=1465328/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=1536 CPUtime=0.02
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 275 0 0 0 2 0 0 0 18 0 1 0 1110380819 1572864 259 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 384 260 67 165 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1536

[startup+0.101832 s]
/proc/loadavg: 1.77 1.81 1.45 3/64 917
/proc/meminfo: memFree=1465328/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=4892 CPUtime=0.09
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 1118 0 0 0 9 0 0 0 18 0 1 0 1110380819 5009408 1101 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 1223 1101 69 165 0 1056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4892

[startup+0.301874 s]
/proc/loadavg: 1.77 1.81 1.45 3/64 917
/proc/meminfo: memFree=1465328/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=5028 CPUtime=0.29
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 1150 0 0 0 29 0 0 0 19 0 1 0 1110380819 5148672 1133 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 1257 1133 71 165 0 1090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5028

[startup+0.70196 s]
/proc/loadavg: 1.77 1.81 1.45 3/64 917
/proc/meminfo: memFree=1465328/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=9000 CPUtime=0.69
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 2152 0 0 0 69 0 0 0 22 0 1 0 1110380819 9216000 2116 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 2250 2117 84 165 0 2083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9000

[startup+1.50113 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 918
/proc/meminfo: memFree=1452712/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=15000 CPUtime=1.49
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 3679 0 0 0 148 1 0 0 25 0 1 0 1110380819 15360000 3610 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 3750 3610 89 165 0 3583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15000

[startup+3.10148 s]
/proc/loadavg: 1.71 1.80 1.45 2/65 918
/proc/meminfo: memFree=1449448/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=19932 CPUtime=3.09
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 4895 0 0 0 307 2 0 0 25 0 1 0 1110380819 20410368 4826 1992294400 134512640 135191068 4294956224 18446744073709551615 134588270 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 4983 4826 89 165 0 4816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19932

[startup+6.30116 s]
/proc/loadavg: 1.71 1.80 1.45 2/65 918
/proc/meminfo: memFree=1436456/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=32892 CPUtime=6.29
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 8149 0 0 0 625 4 0 0 25 0 1 0 1110380819 33681408 8080 1992294400 134512640 135191068 4294956224 18446744073709551615 134587625 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 8223 8080 89 165 0 8056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32892

[startup+12.7015 s]
/proc/loadavg: 1.60 1.77 1.44 2/65 918
/proc/meminfo: memFree=1414440/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=53692 CPUtime=12.68
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 13332 0 0 0 1261 7 0 0 25 0 1 0 1110380819 54980608 13263 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 13423 13263 89 165 0 13256 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53692

[startup+25.5013 s]
/proc/loadavg: 1.51 1.75 1.44 2/65 918
/proc/meminfo: memFree=1369960/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=97184 CPUtime=25.48
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 24205 0 0 0 2536 12 0 0 25 0 1 0 1110380819 99516416 24136 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 24296 24136 89 165 0 24129 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 97184

[startup+51.1017 s]
/proc/loadavg: 1.33 1.68 1.42 2/65 918
/proc/meminfo: memFree=1318760/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=147584 CPUtime=51.07
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 36815 0 0 0 5088 19 0 0 25 0 1 0 1110380819 151126016 36746 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 36896 36746 89 165 0 36729 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 147584

[startup+102.306 s]
/proc/loadavg: 1.13 1.57 1.40 2/65 918
/proc/meminfo: memFree=1234920/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=230784 CPUtime=102.26
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 57620 0 0 0 10196 30 0 0 25 0 1 0 1110380819 236322816 57551 1992294400 134512640 135191068 4294956224 18446744073709551615 134549915 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 57696 57551 89 165 0 57529 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 230784

[startup+162.302 s]
/proc/loadavg: 1.05 1.47 1.37 2/65 918
/proc/meminfo: memFree=1126568/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=340520 CPUtime=162.23
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 85025 0 0 0 16179 44 0 0 25 0 1 0 1110380819 348692480 84956 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 85130 84956 89 165 0 84963 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 340520

[startup+222.301 s]
/proc/loadavg: 1.02 1.37 1.34 2/65 918
/proc/meminfo: memFree=1029608/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=435880 CPUtime=222.21
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 108861 0 0 0 22164 57 0 0 25 0 1 0 1110380819 446341120 108792 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 108970 108792 89 165 0 108803 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 435880

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 918
/proc/meminfo: memFree=927528/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=538920 CPUtime=282.18
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 134635 0 0 0 28147 71 0 0 25 0 1 0 1110380819 551854080 134566 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 134730 134566 89 165 0 134563 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 538920

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/65 918
/proc/meminfo: memFree=842920/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=622120 CPUtime=342.16
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 155444 0 0 0 34135 81 0 0 25 0 1 0 1110380819 637050880 155375 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 155530 155375 89 165 0 155363 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 622120

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.28 2/65 918
/proc/meminfo: memFree=790952/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=674440 CPUtime=402.14
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 168510 0 0 0 40127 87 0 0 25 0 1 0 1110380819 690626560 168441 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 168610 168441 89 165 0 168443 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 674440

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.26 2/65 918
/proc/meminfo: memFree=734824/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=730120 CPUtime=462.12
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 182442 0 0 0 46117 95 0 0 25 0 1 0 1110380819 747642880 182373 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 182530 182373 89 165 0 182363 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 730120

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 918
/proc/meminfo: memFree=696872/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=768520 CPUtime=522.1
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 192044 0 0 0 52108 102 0 0 25 0 1 0 1110380819 786964480 191975 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 192130 191975 89 165 0 191963 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 768520

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 920
/proc/meminfo: memFree=640936/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=823560 CPUtime=582.08
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 205799 0 0 0 58098 110 0 0 25 0 1 0 1110380819 843325440 205730 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 205890 205730 89 165 0 205723 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 823560

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 920
/proc/meminfo: memFree=595944/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=868340 CPUtime=642.06
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 216965 0 0 0 64089 117 0 0 25 0 1 0 1110380819 889180160 216896 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 217085 216896 89 165 0 216918 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 868340

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.19 2/65 920
/proc/meminfo: memFree=548200/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=916180 CPUtime=702.03
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 228943 0 0 0 70080 123 0 0 25 0 1 0 1110380819 938168320 228874 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 229045 228874 89 165 0 228878 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 916180

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 920
/proc/meminfo: memFree=504104/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=960020 CPUtime=762.02
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 239887 0 0 0 76072 130 0 0 25 0 1 0 1110380819 983060480 239818 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 240005 239818 89 165 0 239838 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 960020

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 920
/proc/meminfo: memFree=464168/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=999860 CPUtime=821.99
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 249868 0 0 0 82063 136 0 0 25 0 1 0 1110380819 1023856640 249799 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 249965 249799 89 165 0 249798 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 999860

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 920
/proc/meminfo: memFree=417512/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=1046420 CPUtime=881.97
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 261494 0 0 0 88054 143 0 0 25 0 1 0 1110380819 1071534080 261425 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 261605 261425 89 165 0 261438 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1046420

[startup+942.302 s]
/proc/loadavg: 1.04 1.03 1.14 2/65 920
/proc/meminfo: memFree=367016/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=1096980 CPUtime=941.94
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 274140 0 0 0 94044 150 0 0 25 0 1 0 1110380819 1123307520 274071 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 274245 274071 89 165 0 274078 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 1096980

[startup+1002.3 s]
/proc/loadavg: 1.05 1.04 1.14 2/65 920
/proc/meminfo: memFree=338728/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=1125140 CPUtime=1001.92
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 281168 0 0 0 100039 153 0 0 25 0 1 0 1110380819 1152143360 281099 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 281285 281099 89 165 0 281118 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1125140

[startup+1062.3 s]
/proc/loadavg: 1.05 1.04 1.13 2/65 920
/proc/meminfo: memFree=308072/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=1156020 CPUtime=1061.9
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 288879 0 0 0 106033 157 0 0 25 0 1 0 1110380819 1183764480 288810 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 289005 288810 89 165 0 288838 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1156020

[startup+1122.3 s]
/proc/loadavg: 1.02 1.03 1.12 2/65 920
/proc/meminfo: memFree=279592/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=1184180 CPUtime=1121.88
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 295952 0 0 0 112026 162 0 0 25 0 1 0 1110380819 1212600320 295883 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 296045 295883 89 165 0 295878 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1184180

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 920
/proc/meminfo: memFree=242408/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=1221780 CPUtime=1181.86
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 305332 0 0 0 118018 168 0 0 25 0 1 0 1110380819 1251102720 305263 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 305445 305263 89 165 0 305278 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1221780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 920
/proc/meminfo: memFree=232424/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=1231060 CPUtime=1200.06
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4194304 307655 0 0 0 119836 170 0 0 25 0 1 0 1110380819 1260605440 307586 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/statm: 307765 307586 89 165 0 307598 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1231060

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 920
/proc/meminfo: memFree=232424/2055920 swapFree=4177928/4192956
[pid=917] ppid=915 vsize=0 CPUtime=1200.16
/proc/917/stat : 917 (tts-5-0) R 915 917 605 0 -1 4195332 307655 0 0 0 119836 180 0 0 25 0 1 0 1110380819 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/917/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.7
CPU time (s): 1200.26
CPU user time (s): 1198.36
CPU system time (s): 1.89871
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 1231060

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

runsolver used 0.969852 second user time and 2.68959 second system time

The end

Launcher Data

Begin job on node10 at 2009-03-30 03:39:05
IDJOB=1530995
IDBENCH=70227
IDSOLVER=505
FILE ID=node10/1530995-1238377145
PBS_JOBID= 9061271
Free space on /tmp= 65604 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S685953260-065.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530995-1238377145/watcher-1530995-1238377145 -o /tmp/evaluation-result-1530995-1238377145/solver-1530995-1238377145 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530995-1238377145.cnf

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

MD5SUM BENCH= 3c731c817594d5a699b72cfb7a1ff2af
RANDOM SEED=1733252079

node10.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.272
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.272
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:       1465744 kB
Buffers:         96632 kB
Cached:         393456 kB
SwapCached:       8896 kB
Active:          24748 kB
Inactive:       476368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465744 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1284 kB
Writeback:           0 kB
Mapped:          16640 kB
Slab:            74960 kB
Committed_AS:  2810464 kB
PageTables:       1380 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= 65604 MiB
End job on node10 at 2009-03-30 03:59:08