Trace number 1531659

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.13 1200.46

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S596342014-039.cnf
MD5SUM2515572a613e65602da74910f5ce3b7f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.884
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531659-1238505783.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 = 420
0.00/0.00	c Clauses = 1785
0.00/0.00	c Literals = 5355
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 420
0.00/0.00	c Clauses = 1785
0.00/0.00	c Literals = 5355
0.00/0.00	c a2
0.00/0.01	c a1
0.30/0.37	c Independent sub-problems = 1
0.30/0.37	c Sub-problem with 420 variables and 1785 clauses
0.30/0.37	c using permutation method 4
0.30/0.37	c count = 3
0.30/0.37	c Ordering finished 0.370 seconds
0.30/0.37	c mapped 0.370 seconds
0.30/0.37	c permuted 0.370 seconds
0.30/0.37	c about to sort
0.30/0.37	c sorted
0.30/0.38	c clauses now 1785
0.30/0.38	c init finished 0.370 seconds
0.30/0.38	c tree built 0.380 seconds
0.30/0.38	c 
0.30/0.38	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.30/0.38	c ---------------------------------|----------------------------------|------------------------------------------------------
0.30/0.38	c ................................ | ..........                       |                        0.4           0.0             
0.30/0.38	c ................................ | ..........                     1 |                        0.4           2.6             
0.30/0.38	c ................................ | ..........                     2 |                        0.4           5.3             
0.30/0.38	c ................................ | ..........                     3 |                        0.4           7.9             
0.30/0.38	c ................................ | ..........                     4 |                        0.4          10.5             
0.30/0.38	c ................................ | ..........                     5 |                        0.4          13.2             
0.30/0.38	c ................................ | ..........                  1000 | 68                     0.4        2631.6          830
24.09/24.17	c ................................ | ..........                230000 | 59037                 24.2        9519.9      2359495
48.08/48.17	c ................................ | ..........                335000 | 87588                 48.2        6956.0      3545089
72.07/72.12	c ................................ | ..........                416000 | 111524                72.1        5769.0      4490698
96.26/96.31	c ................................ | ..........                484000 | 130459                96.3        5026.5      5387127
120.26/120.32	c ................................ | *.........                553000 | 151714               120.3        4596.8      6200035
143.96/144.03	c ................................ | *.........                615000 | 169797               144.0        4270.5      6911231
168.15/168.28	c ................................ | *.........                671000 | 185732               168.3        3987.9      7579188
192.24/192.32	c ................................ | *.........                720000 | 200333               192.3        3744.3      8196499
216.13/216.29	c ................................ | *.........                766000 | 214162               216.3        3542.0      8769823
240.53/240.65	c ................................ | **........                804000 | 225544               240.6        3341.4      9308165
264.42/264.58	c ................................ | **........                841000 | 236934               264.6        3179.0      9830684
288.11/288.30	c ................................ | **........                877000 | 248105               288.2        3042.5     10281745
312.01/312.16	c ................................ | **........                916000 | 259686               312.1        2934.9     10682806
335.90/336.09	c ................................ | **........                955000 | 271672               336.1        2841.8     11181555
359.90/360.04	c ................................ | ***.......                987000 | 282056               360.0        2741.7     11642488
384.08/384.21	c ................................ | ***.......               1020000 | 292843               384.2        2655.1     12046111
408.18/408.39	c ................................ | ***.......               1049000 | 302124               408.3        2569.0     12412797
432.77/432.96	c ................................ | ***.......               1080000 | 311778               432.9        2494.8     12835012
455.96/456.18	c ................................ | ***.......               1107000 | 320128               456.1        2427.0     13213125
480.16/480.38	c ................................ | ****......               1132000 | 328205               480.3        2356.8     13538801
504.06/504.25	c ................................ | ****......               1159000 | 336713               504.2        2298.8     13863290
527.95/528.17	c ................................ | ****......               1185000 | 345049               528.1        2243.9     14159093
552.64/552.86	c ................................ | ****......               1216000 | 354792               552.8        2199.8     14564470
576.33/576.57	c ................................ | ****......               1242000 | 363268               576.5        2154.4     14938123
600.02/600.24	c ................................ | *****.....               1267000 | 371127               600.2        2111.1     15263015
624.22/624.49	c ................................ | *****.....               1294000 | 379123               624.4        2072.3     15552068
648.21/648.46	c ................................ | *****.....               1326000 | 389820               648.4        2045.1     15964763
671.81/672.10	c ................................ | *****.....               1355000 | 399521               672.0        2016.3     16341115
696.10/696.34	c ................................ | *****.....               1380000 | 408061               696.2        1982.0     16672320
720.09/720.39	c ................................ | ******....               1400000 | 415316               720.3        1943.7     16955924
744.59/744.81	c ................................ | ******....               1422000 | 422450               744.7        1909.5     17250773
768.18/768.49	c ................................ | ******....               1446000 | 430473               768.4        1881.9     17576529
791.97/792.27	c ................................ | ******....               1463000 | 435731               792.2        1846.8     17811209
816.57/816.85	c ................................ | ******....               1482000 | 442198               816.8        1814.5     18104722
840.06/840.31	c ................................ | *******...               1499000 | 448179               840.2        1784.1     18347423
864.05/864.33	c ................................ | *******...               1526000 | 456158               864.2        1765.8     18694524
888.14/888.46	c ................................ | *******...               1551000 | 463969               888.4        1745.9     19040707
912.24/912.50	c ................................ | *******...               1573000 | 470921               912.4        1724.1     19375137
936.13/936.45	c ................................ | *******...               1594000 | 478334               936.3        1702.4     19656270
960.22/960.57	c ................................ | ********..               1614000 | 485844               960.5        1680.5     19941048
984.23/984.53	c ................................ | ********..               1638000 | 493784               984.4        1664.0     20281011
1009.01/1009.33	c ................................ | ********..               1657000 | 500199              1009.2        1641.9     20558504
1032.41/1032.77	c ................................ | ********..               1674000 | 505965              1032.6        1621.1     20815445
1056.20/1056.60	c ................................ | ********..               1691000 | 511648              1056.5        1600.6     21072795
1080.29/1080.67	c ................................ | *********.               1705000 | 516239              1080.5        1577.9     21294388
1104.39/1104.77	c ................................ | *********.               1722000 | 521665              1104.6        1558.9     21543608
1128.18/1128.57	c ................................ | *********.               1738000 | 526781              1128.4        1540.2     21768872
1152.07/1152.46	c ................................ | *********.               1759000 | 533744              1152.3        1526.5     22060626
1176.27/1176.63	c ................................ | *********.               1776000 | 539914              1176.5        1509.6     22293866

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-1531659-1238505783/watcher-1531659-1238505783 -o /tmp/evaluation-result-1531659-1238505783/solver-1531659-1238505783 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531659-1238505783.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.00 1.22 1.30 3/68 19967
/proc/meminfo: memFree=1520888/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=1008 CPUtime=0
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 1123239922 1032192 133 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 252 134 69 165 0 85 0

[startup+0.0221581 s]
/proc/loadavg: 1.00 1.22 1.30 3/68 19967
/proc/meminfo: memFree=1520888/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=1140 CPUtime=0.02
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 191 0 0 0 2 0 0 0 18 0 1 0 1123239922 1167360 175 1992294400 134512640 135191068 4294956224 18446744073709551615 134599193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 285 175 71 165 0 118 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1140

[startup+0.101166 s]
/proc/loadavg: 1.00 1.22 1.30 3/68 19967
/proc/meminfo: memFree=1520888/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=1140 CPUtime=0.1
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 193 0 0 0 10 0 0 0 18 0 1 0 1123239922 1167360 177 1992294400 134512640 135191068 4294956224 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 285 177 71 165 0 118 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1140

[startup+0.301185 s]
/proc/loadavg: 1.00 1.22 1.30 3/68 19967
/proc/meminfo: memFree=1520888/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=1140 CPUtime=0.3
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 195 0 0 0 30 0 0 0 19 0 1 0 1123239922 1167360 179 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 285 179 71 165 0 118 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1140

[startup+0.701224 s]
/proc/loadavg: 1.00 1.22 1.30 3/68 19967
/proc/meminfo: memFree=1520888/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=3908 CPUtime=0.69
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 872 0 0 0 69 0 0 0 22 0 1 0 1123239922 4001792 856 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 977 856 89 165 0 810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3908

[startup+1.5013 s]
/proc/loadavg: 1.00 1.22 1.29 2/69 19968
/proc/meminfo: memFree=1516208/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=7748 CPUtime=1.49
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 1824 0 0 0 149 0 0 0 25 0 1 0 1123239922 7933952 1808 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 1937 1808 89 165 0 1770 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7748

[startup+3.10146 s]
/proc/loadavg: 1.00 1.22 1.29 2/69 19968
/proc/meminfo: memFree=1511856/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=11908 CPUtime=3.09
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 2890 0 0 0 308 1 0 0 25 0 1 0 1123239922 12193792 2874 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 2977 2874 89 165 0 2810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11908

[startup+6.30178 s]
/proc/loadavg: 1.00 1.22 1.29 2/69 19968
/proc/meminfo: memFree=1504880/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=18308 CPUtime=6.29
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 4456 0 0 0 627 2 0 0 25 0 1 0 1123239922 18747392 4440 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 4577 4440 89 165 0 4410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18308

[startup+12.7024 s]
/proc/loadavg: 1.00 1.21 1.29 2/69 19968
/proc/meminfo: memFree=1495280/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=27108 CPUtime=12.69
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 6666 0 0 0 1265 4 0 0 25 0 1 0 1123239922 27758592 6650 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 6777 6650 89 165 0 6610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27108

[startup+25.5017 s]
/proc/loadavg: 1.00 1.20 1.29 2/69 19968
/proc/meminfo: memFree=1480880/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=40868 CPUtime=25.48
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 10123 0 0 0 2542 6 0 0 25 0 1 0 1123239922 41848832 10107 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 10217 10107 89 165 0 10050 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40868

[startup+51.1012 s]
/proc/loadavg: 1.00 1.18 1.28 2/69 19968
/proc/meminfo: memFree=1461168/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=60548 CPUtime=51.08
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 15036 0 0 0 5098 10 0 0 25 0 1 0 1123239922 62001152 15020 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 15137 15020 89 165 0 14970 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60548

[startup+102.305 s]
/proc/loadavg: 1.00 1.15 1.26 2/69 19968
/proc/meminfo: memFree=1430512/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=90948 CPUtime=102.27
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 22624 0 0 0 10211 16 0 0 25 0 1 0 1123239922 93130752 22608 1992294400 134512640 135191068 4294956224 18446744073709551615 134588258 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 22737 22608 89 165 0 22570 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90948

[startup+162.301 s]
/proc/loadavg: 1.00 1.12 1.24 2/69 19968
/proc/meminfo: memFree=1400816/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=120708 CPUtime=162.25
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 30068 0 0 0 16202 23 0 0 25 0 1 0 1123239922 123604992 30052 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 30177 30052 89 165 0 30010 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 120708

[startup+222.301 s]
/proc/loadavg: 1.00 1.10 1.22 2/69 19968
/proc/meminfo: memFree=1376624/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=144548 CPUtime=222.23
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 36048 0 0 0 22195 28 0 0 25 0 1 0 1123239922 148017152 36032 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 36137 36032 89 165 0 35970 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 144548

[startup+282.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/69 19968
/proc/meminfo: memFree=1356720/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=164708 CPUtime=282.21
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 41071 0 0 0 28188 33 0 0 25 0 1 0 1123239922 168660992 41055 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 41177 41055 89 165 0 41010 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 164708

[startup+342.302 s]
/proc/loadavg: 1.00 1.06 1.19 2/69 19968
/proc/meminfo: memFree=1338104/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=182948 CPUtime=342.2
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 45651 0 0 0 34184 36 0 0 25 0 1 0 1123239922 187338752 45635 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 45737 45635 89 165 0 45570 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 182948

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/69 19968
/proc/meminfo: memFree=1321784/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=199428 CPUtime=402.18
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 49750 0 0 0 40178 40 0 0 25 0 1 0 1123239922 204214272 49734 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 49857 49734 89 165 0 49690 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 199428

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/69 19968
/proc/meminfo: memFree=1306296/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=214788 CPUtime=462.16
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 53612 0 0 0 46174 42 0 0 25 0 1 0 1123239922 219942912 53596 1992294400 134512640 135191068 4294956224 18446744073709551615 134593049 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 53697 53596 89 165 0 53530 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 214788

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/69 19968
/proc/meminfo: memFree=1294072/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=227108 CPUtime=522.14
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 56686 0 0 0 52170 44 0 0 25 0 1 0 1123239922 232558592 56670 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 56777 56670 89 165 0 56610 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 227108

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/69 19968
/proc/meminfo: memFree=1278648/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=242468 CPUtime=582.13
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 60501 0 0 0 58165 48 0 0 25 0 1 0 1123239922 248287232 60485 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 60617 60485 89 165 0 60450 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 242468

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.13 2/69 19968
/proc/meminfo: memFree=1265016/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=255908 CPUtime=642.12
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 63877 0 0 0 64161 51 0 0 25 0 1 0 1123239922 262049792 63861 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 63977 63861 89 165 0 63810 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 255908

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.12 2/69 19968
/proc/meminfo: memFree=1250744/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=270308 CPUtime=702.09
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 67476 0 0 0 70156 53 0 0 25 0 1 0 1123239922 276795392 67460 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 67577 67460 89 165 0 67410 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 270308

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.10 2/69 19968
/proc/meminfo: memFree=1239032/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=281828 CPUtime=762.08
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 70379 0 0 0 76152 56 0 0 25 0 1 0 1123239922 288591872 70363 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 70457 70363 89 165 0 70290 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 281828

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 19968
/proc/meminfo: memFree=1228408/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=292548 CPUtime=822.06
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 73049 0 0 0 82147 59 0 0 25 0 1 0 1123239922 299569152 73033 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 73137 73033 89 165 0 72970 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 292548

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 19968
/proc/meminfo: memFree=1215288/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=305508 CPUtime=882.05
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 76294 0 0 0 88143 62 0 0 25 0 1 0 1123239922 312840192 76278 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 76377 76278 89 165 0 76210 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 305508

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/69 19968
/proc/meminfo: memFree=1203128/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=317828 CPUtime=942.03
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 79358 0 0 0 94139 64 0 0 25 0 1 0 1123239922 325455872 79342 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 79457 79342 89 165 0 79290 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 317828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/69 19968
/proc/meminfo: memFree=1190904/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=329988 CPUtime=1002.02
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 82384 0 0 0 100134 68 0 0 25 0 1 0 1123239922 337907712 82368 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 82497 82368 89 165 0 82330 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 329988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/69 19968
/proc/meminfo: memFree=1180920/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=340068 CPUtime=1062
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 84905 0 0 0 106130 70 0 0 25 0 1 0 1123239922 348229632 84889 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 85017 84889 89 165 0 84850 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 340068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/69 19968
/proc/meminfo: memFree=1171384/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=349348 CPUtime=1121.99
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 87247 0 0 0 112126 73 0 0 25 0 1 0 1123239922 357732352 87231 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 87337 87231 89 165 0 87170 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 349348

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/69 19968
/proc/meminfo: memFree=1161016/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=359908 CPUtime=1181.97
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 89871 0 0 0 118122 75 0 0 25 0 1 0 1123239922 368545792 89855 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 89977 89855 89 165 0 89810 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 359908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.06 2/69 19970
/proc/meminfo: memFree=1157624/2055920 swapFree=4175244/4192956
[pid=19967] ppid=19965 vsize=362948 CPUtime=1200.06
/proc/19967/stat : 19967 (tts-5-0) R 19965 19967 19580 0 -1 4194304 90632 0 0 0 119931 75 0 0 25 0 1 0 1123239922 371658752 90616 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/19967/statm: 90737 90616 89 165 0 90570 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 362948

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.13
CPU user time (s): 1199.31
CPU system time (s): 0.815875
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 362948

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

runsolver used 0.986849 second user time and 3.39248 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-31 15:23:03
IDJOB=1531659
IDBENCH=70559
IDSOLVER=505
FILE ID=node60/1531659-1238505783
PBS_JOBID= 9061942
Free space on /tmp= 66548 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S596342014-039.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531659-1238505783/watcher-1531659-1238505783 -o /tmp/evaluation-result-1531659-1238505783/solver-1531659-1238505783 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531659-1238505783.cnf

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

MD5SUM BENCH= 2515572a613e65602da74910f5ce3b7f
RANDOM SEED=1141891155

node60.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.202
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.202
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:       1521368 kB
Buffers:         93240 kB
Cached:         349484 kB
SwapCached:      11040 kB
Active:         181528 kB
Inactive:       274332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521368 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          18480 kB
Slab:            64236 kB
Committed_AS:  3333544 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-03-31 15:43:06