Trace number 1531325

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.15 1200.59

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S291433416-025.cnf
MD5SUMf605382d61971a127354e33363a04ef5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.979
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531325-1238420373.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 90
0.00/0.00	c Clauses = 1917
0.00/0.00	c Literals = 9585
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 90
0.00/0.00	c Clauses = 1917
0.00/0.00	c Literals = 9585
0.00/0.00	c a2
0.00/0.02	c a1
0.69/0.78	c Independent sub-problems = 1
0.69/0.78	c Sub-problem with 90 variables and 1917 clauses
0.69/0.78	c using permutation method 4
0.69/0.78	c count = 2
0.69/0.78	c Ordering finished 0.780 seconds
0.69/0.78	c mapped 0.780 seconds
0.69/0.78	c permuted 0.780 seconds
0.69/0.78	c about to sort
0.69/0.78	c sorted
0.79/0.80	c clauses now 1917
0.79/0.80	c init finished 0.780 seconds
0.79/0.80	c tree built 0.800 seconds
0.79/0.80	c 
0.79/0.80	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.80	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.80	c ................................ | ..........                       |                        0.8           0.0             
0.79/0.80	c ................................ | ..........                     1 |                        0.8           1.2             
0.79/0.80	c ................................ | ..........                     2 |                        0.8           2.5             
0.79/0.80	c ................................ | ..........                     3 |                        0.8           3.8             
0.79/0.80	c ................................ | ..........                     4 |                        0.8           5.0             
0.79/0.80	c ................................ | ..........                     5 |                        0.8           6.2             
0.79/0.82	c ................................ | ..........                  1000 | 208                    0.8        1219.5         6107
24.09/24.15	c ................................ | ..........                223000 | 72830                 24.1        9237.8      2781463
47.97/48.05	c ................................ | ..........                335000 | 112386                48.0        6974.8      4266181
72.26/72.35	c ................................ | ..........                417000 | 142499                72.3        5765.2      5462885
96.35/96.44	c ................................ | ..........                492000 | 169935                96.4        5103.2      6530303
120.04/120.13	c ................................ | *.........                554000 | 193559               120.1        4613.2      7480610
144.24/144.31	c ................................ | *.........                620000 | 217793               144.3        4297.2      8415085
168.02/168.18	c ................................ | *.........                673000 | 237542               168.1        4002.9      9273890
192.42/192.56	c ................................ | *.........                722000 | 255247               192.5        3750.5     10102907
216.31/216.45	c ................................ | *.........                768000 | 272609               216.4        3549.1     10842807
240.20/240.39	c ................................ | **........                815000 | 290402               240.3        3391.0     11591149
264.39/264.57	c ................................ | **........                857000 | 306448               264.5        3240.0     12312308
288.19/288.38	c ................................ | **........                898000 | 322274               288.3        3114.7     13023630
311.98/312.14	c ................................ | **........                935000 | 336428               312.1        2996.2     13671057
336.27/336.42	c ................................ | **........                974000 | 351312               336.3        2895.9     14349490
360.56/360.76	c ................................ | ***.......               1010000 | 365043               360.7        2800.3     14973366
384.15/384.33	c ................................ | ***.......               1041000 | 377451               384.2        2709.2     15525805
408.25/408.42	c ................................ | ***.......               1072000 | 389739               408.3        2625.3     16083207
432.13/432.33	c ................................ | ***.......               1106000 | 402820               432.2        2558.8     16652976
456.23/456.44	c ................................ | ***.......               1154000 | 418751               456.3        2528.8     17308497
480.42/480.66	c ................................ | ****......               1204000 | 435235               480.6        2505.5     18071440
504.21/504.44	c ................................ | ****......               1247000 | 449693               504.3        2472.6     18731479
527.90/528.18	c ................................ | ****......               1287000 | 463585               528.1        2437.2     19391712
552.09/552.38	c ................................ | ****......               1329000 | 477929               552.3        2406.5     20012504
576.38/576.62	c ................................ | ****......               1370000 | 491657               576.5        2376.5     20681628
600.07/600.34	c ................................ | *****.....               1407000 | 504718               600.2        2344.2     21253950
624.57/624.81	c ................................ | *****.....               1441000 | 516599               624.7        2306.8     21807378
648.15/648.45	c ................................ | *****.....               1475000 | 528951               648.3        2275.1     22381015
672.45/672.79	c ................................ | *****.....               1508000 | 541240               672.6        2241.9     22903069
696.04/696.32	c ................................ | *****.....               1543000 | 553969               696.2        2216.4     23462184
720.03/720.40	c ................................ | ******....               1575000 | 565314               720.2        2186.8     24014556
743.92/744.20	c ................................ | ******....               1603000 | 575824               744.0        2154.5     24450885
768.51/768.81	c ................................ | ******....               1632000 | 586342               768.6        2123.2     24957604
791.91/792.22	c ................................ | ******....               1660000 | 596448               792.0        2095.8     25447939
816.80/817.17	c ................................ | ******....               1695000 | 609026               817.0        2074.7     25952073
839.89/840.28	c ................................ | *******...               1725000 | 619884               840.1        2053.3     26394709
864.28/864.63	c ................................ | *******...               1754000 | 630328               864.5        2029.0     26882841
888.38/888.77	c ................................ | *******...               1781000 | 639810               888.6        2004.3     27334018
912.57/913.00	c ................................ | *******...               1810000 | 650115               912.8        1982.9     27812629
936.35/936.71	c ................................ | *******...               1838000 | 660480               936.5        1962.6     28266292
960.55/960.91	c ................................ | ********..               1865000 | 670423               960.7        1941.3     28733450
984.03/984.41	c ................................ | ********..               1890000 | 679326               984.2        1920.3     29146989
1008.33/1008.71	c ................................ | ********..               1915000 | 688577              1008.5        1898.9     29575557
1031.91/1032.36	c ................................ | ********..               1941000 | 698306              1032.1        1880.6     30023798
1056.71/1057.18	c ................................ | ********..               1966000 | 708000              1057.0        1860.1     30457216
1079.90/1080.35	c ................................ | *********.               1991000 | 717289              1080.1        1843.3     30939038
1104.28/1104.74	c ................................ | *********.               2015000 | 726446              1104.5        1824.4     31375734
1128.09/1128.53	c ................................ | *********.               2035000 | 734149              1128.3        1803.6     31736298
1152.07/1152.55	c ................................ | *********.               2058000 | 742697              1152.3        1786.0     32126776
1175.96/1176.49	c ................................ | *********.               2093000 | 754734              1176.2        1779.4     32651851

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 12608
/proc/meminfo: memFree=1757560/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=876 CPUtime=0
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 101 0 0 0 0 0 0 0 20 0 1 0 1114698492 897024 85 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 219 86 67 165 0 52 0

[startup+0.0812761 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 12608
/proc/meminfo: memFree=1757560/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=1412 CPUtime=0.07
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 238 0 0 0 7 0 0 0 20 0 1 0 1114698492 1445888 221 1992294400 134512640 135191068 4294956224 18446744073709551615 134599093 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 353 221 70 165 0 186 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1412

[startup+0.101279 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 12608
/proc/meminfo: memFree=1757560/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=1412 CPUtime=0.09
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 238 0 0 0 9 0 0 0 20 0 1 0 1114698492 1445888 221 1992294400 134512640 135191068 4294956224 18446744073709551615 134599257 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 353 221 70 165 0 186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1412

[startup+0.301315 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 12608
/proc/meminfo: memFree=1757560/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=1412 CPUtime=0.29
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 238 0 0 0 29 0 0 0 21 0 1 0 1114698492 1445888 221 1992294400 134512640 135191068 4294956224 18446744073709551615 134555325 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 353 221 70 165 0 186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1412

[startup+0.701388 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 12608
/proc/meminfo: memFree=1757560/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=1412 CPUtime=0.69
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 238 0 0 0 69 0 0 0 25 0 1 0 1114698492 1445888 221 1992294400 134512640 135191068 4294956224 18446744073709551615 134553994 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 353 221 70 165 0 186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1412

[startup+1.50153 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12609
/proc/meminfo: memFree=1755056/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=6072 CPUtime=1.49
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 1387 0 0 0 149 0 0 0 25 0 1 0 1114698492 6217728 1369 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 1518 1369 88 165 0 1351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6072

[startup+3.10182 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12609
/proc/meminfo: memFree=1749744/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=11832 CPUtime=3.09
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 2829 0 0 0 308 1 0 0 25 0 1 0 1114698492 12115968 2811 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 2958 2811 88 165 0 2791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11832

[startup+6.30141 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12609
/proc/meminfo: memFree=1740464/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=19672 CPUtime=6.29
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 4815 0 0 0 627 2 0 0 25 0 1 0 1114698492 20144128 4797 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 4918 4797 88 165 0 4751 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19672

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12609
/proc/meminfo: memFree=1727024/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=31992 CPUtime=12.68
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 7878 0 0 0 1265 3 0 0 25 0 1 0 1114698492 32759808 7860 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 7998 7860 88 165 0 7831 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31992

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12609
/proc/meminfo: memFree=1709808/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=48636 CPUtime=25.48
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 12030 0 0 0 2541 7 0 0 25 0 1 0 1114698492 49803264 12012 1992294400 134512640 135191068 4294956224 18446744073709551615 134562342 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 12159 12012 88 165 0 11992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48636

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12609
/proc/meminfo: memFree=1685488/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=72956 CPUtime=51.07
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 18125 0 0 0 5097 10 0 0 25 0 1 0 1114698492 74706944 18107 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 18239 18107 88 165 0 18072 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72956

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12609
/proc/meminfo: memFree=1647600/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=110236 CPUtime=102.25
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 27451 0 0 0 10208 17 0 0 25 0 1 0 1114698492 112881664 27433 1992294400 134512640 135191068 4294956224 18446744073709551615 134562418 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 27559 27433 88 165 0 27392 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 110236

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12609
/proc/meminfo: memFree=1610544/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=147516 CPUtime=162.23
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 36763 0 0 0 16198 25 0 0 25 0 1 0 1114698492 151056384 36745 1992294400 134512640 135191068 4294956224 18446744073709551615 134519773 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 36879 36745 88 165 0 36712 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 147516

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1578800/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=178716 CPUtime=222.21
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 44577 0 0 0 22188 33 0 0 25 0 1 0 1114698492 183005184 44559 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 44679 44559 88 165 0 44512 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 178716

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1550384/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=207356 CPUtime=282.19
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 51733 0 0 0 28179 40 0 0 25 0 1 0 1114698492 212332544 51715 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 51839 51715 88 165 0 51672 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 207356

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1522416/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=235036 CPUtime=342.17
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 58633 0 0 0 34170 47 0 0 25 0 1 0 1114698492 240676864 58615 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 58759 58615 88 165 0 58592 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 235036

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1500208/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=257436 CPUtime=402.14
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 64235 0 0 0 40162 52 0 0 25 0 1 0 1114698492 263614464 64217 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 64359 64217 88 165 0 64192 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 257436

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1475184/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=282076 CPUtime=462.12
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 70418 0 0 0 46154 58 0 0 25 0 1 0 1114698492 288845824 70400 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 70519 70400 88 165 0 70352 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 282076

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1447344/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=310076 CPUtime=522.1
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 77413 0 0 0 52145 65 0 0 25 0 1 0 1114698492 317517824 77395 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 77519 77395 88 165 0 77352 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 310076

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1421488/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=335676 CPUtime=582.08
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 83795 0 0 0 58136 72 0 0 25 0 1 0 1114698492 343732224 83777 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 83919 83777 88 165 0 83752 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 335676

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1398896/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=357916 CPUtime=642.06
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 89368 0 0 0 64129 77 0 0 25 0 1 0 1114698492 366505984 89350 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 89479 89350 88 165 0 89312 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 357916

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1376752/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=380316 CPUtime=702.04
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 94953 0 0 0 70122 82 0 0 25 0 1 0 1114698492 389443584 94935 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 95079 94935 88 165 0 94912 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 380316

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1357168/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=399516 CPUtime=762.02
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 99776 0 0 0 76116 86 0 0 25 0 1 0 1114698492 409104384 99758 1992294400 134512640 135191068 4294956224 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 99879 99758 88 165 0 99712 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 399516

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1337648/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=419036 CPUtime=821.99
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 104665 0 0 0 82108 91 0 0 25 0 1 0 1114698492 429092864 104647 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 104759 104647 88 165 0 104592 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 419036

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1319088/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=437436 CPUtime=881.97
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 109265 0 0 0 88102 95 0 0 25 0 1 0 1114698492 447934464 109247 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 109359 109247 88 165 0 109192 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 437436

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1300464/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=456160 CPUtime=941.95
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 113923 0 0 0 94096 99 0 0 25 0 1 0 1114698492 467107840 113905 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 114040 113905 88 165 0 113873 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 456160

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1282928/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=473600 CPUtime=1001.92
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 118276 0 0 0 100089 103 0 0 25 0 1 0 1114698492 484966400 118258 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 118400 118258 88 165 0 118233 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 473600

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1265392/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=491200 CPUtime=1061.91
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 122685 0 0 0 106083 108 0 0 25 0 1 0 1114698492 502988800 122667 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 122800 122667 88 165 0 122633 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 491200

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1247856/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=508480 CPUtime=1121.88
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 126997 0 0 0 112075 113 0 0 25 0 1 0 1114698492 520683520 126979 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 127120 126979 88 165 0 126953 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 508480

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1229616/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=526880 CPUtime=1181.86
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 131615 0 0 0 118067 119 0 0 25 0 1 0 1114698492 539525120 131597 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 131720 131597 88 165 0 131553 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 526880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1222896/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=533280 CPUtime=1200.06
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 133201 0 0 0 119885 121 0 0 25 0 1 0 1114698492 546078720 133183 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 133320 133183 88 165 0 133153 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 533280

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 12611
/proc/meminfo: memFree=1222896/2055920 swapFree=4174692/4192956
[pid=12608] ppid=12606 vsize=533280 CPUtime=1200.06
/proc/12608/stat : 12608 (tts-5-0) R 12606 12608 12267 0 -1 4194304 133201 0 0 0 119885 121 0 0 25 0 1 0 1114698492 546078720 133183 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12608/statm: 133320 133183 88 165 0 133153 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 533280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.15
CPU user time (s): 1198.86
CPU system time (s): 1.2968
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 533280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.86
system time used= 1.2968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133201
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= 1
involuntary context switches= 1463

runsolver used 1.09783 second user time and 3.2845 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-30 15:39:34
IDJOB=1531325
IDBENCH=70392
IDSOLVER=505
FILE ID=node67/1531325-1238420373
PBS_JOBID= 9061460
Free space on /tmp= 66376 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S291433416-025.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531325-1238420373/watcher-1531325-1238420373 -o /tmp/evaluation-result-1531325-1238420373/solver-1531325-1238420373 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531325-1238420373.cnf

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

MD5SUM BENCH= f605382d61971a127354e33363a04ef5
RANDOM SEED=1260026492

node67.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.265
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.265
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:       1758040 kB
Buffers:         51252 kB
Cached:         158484 kB
SwapCached:       9632 kB
Active:          54776 kB
Inactive:       166116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758040 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          16820 kB
Slab:            62092 kB
Committed_AS:  3112284 kB
PageTables:       2052 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= 66376 MiB
End job on node67 at 2009-03-30 15:59:36