Trace number 1531807

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.17 1200.48

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S502087726-095.cnf
MD5SUM19585c969548ec91e42795356f5c76b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.759
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1531807-1238564268.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 = 380
0.00/0.00	c Clauses = 1615
0.00/0.00	c Literals = 4845
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 380
0.00/0.00	c Clauses = 1615
0.00/0.00	c Literals = 4845
0.00/0.00	c a2
0.00/0.00	c a1
0.29/0.30	c Independent sub-problems = 1
0.29/0.30	c Sub-problem with 380 variables and 1615 clauses
0.29/0.30	c using permutation method 4
0.29/0.30	c count = 3
0.29/0.30	c Ordering finished 0.300 seconds
0.29/0.30	c mapped 0.300 seconds
0.29/0.30	c permuted 0.300 seconds
0.29/0.30	c about to sort
0.29/0.30	c sorted
0.29/0.31	c clauses now 1615
0.29/0.31	c init finished 0.300 seconds
0.29/0.31	c tree built 0.310 seconds
0.29/0.31	c 
0.29/0.31	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.31	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.31	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.31	c ................................ | ..........                     1 |                        0.3           3.2             
0.29/0.31	c ................................ | ..........                     2 |                        0.3           6.5             
0.29/0.31	c ................................ | ..........                     3 |                        0.3           9.7             
0.29/0.31	c ................................ | ..........                     4 |                        0.3          12.9             
0.29/0.31	c ................................ | ..........                     5 |                        0.3          16.1             
0.29/0.32	c ................................ | ..........                  1000 | 67                     0.3        3125.0         1590
23.98/24.05	c ................................ | ..........                231000 | 58723                 24.1        9605.0      2845340
48.08/48.17	c ................................ | ..........                358000 | 95009                 48.2        7432.0      4696105
72.07/72.13	c ................................ | ..........                444000 | 120879                72.1        6156.4      6133651
96.07/96.15	c ................................ | ..........                510000 | 140157                96.1        5304.8      7245467
120.06/120.12	c ................................ | *.........                573000 | 159489               120.1        4771.0      8321145
144.15/144.24	c ................................ | *.........                640000 | 179491               144.2        4437.7      9353862
168.15/168.21	c ................................ | *.........                700000 | 197485               168.2        4162.0     10278149
192.25/192.37	c ................................ | *.........                754000 | 214506               192.3        3919.9     11117475
216.33/216.46	c ................................ | *.........                807000 | 231618               216.4        3728.5     11966095
239.93/240.08	c ................................ | **........                856000 | 245336               240.1        3565.9     12733514
264.32/264.47	c ................................ | **........                904000 | 259930               264.4        3418.5     13467936
288.42/288.54	c ................................ | **........                945000 | 273507               288.5        3275.6     14158925
312.22/312.31	c ................................ | **........                981000 | 285269               312.3        3141.4     14788913
336.01/336.15	c ................................ | **........               1016000 | 296700               336.1        3022.8     15406149
360.60/360.75	c ................................ | ***.......               1048000 | 306874               360.7        2905.3     15935215
384.29/384.47	c ................................ | ***.......               1082000 | 318095               384.4        2814.6     16534527
407.99/408.16	c ................................ | ***.......               1112000 | 326894               408.1        2724.7     16999136
431.98/432.14	c ................................ | ***.......               1143000 | 336044               432.1        2645.3     17478187
456.67/456.85	c ................................ | ***.......               1172000 | 344696               456.8        2565.7     17951779
480.06/480.21	c ................................ | ****......               1197000 | 352445               480.1        2493.0     18365585
504.46/504.66	c ................................ | ****......               1223000 | 360870               504.6        2423.7     18824282
527.85/528.09	c ................................ | ****......               1248000 | 368842               528.0        2363.5     19227880
551.95/552.14	c ................................ | ****......               1279000 | 378540               552.1        2316.7     19718068
576.44/576.69	c ................................ | ****......               1313000 | 389427               576.6        2277.1     20267794
600.13/600.33	c ................................ | *****.....               1344000 | 399062               600.3        2239.0     20715047
623.83/624.07	c ................................ | *****.....               1374000 | 408100               624.0        2201.9     21175149
648.32/648.58	c ................................ | *****.....               1404000 | 417477               648.5        2165.0     21647838
672.32/672.54	c ................................ | *****.....               1432000 | 426426               672.5        2129.5     22073418
696.01/696.22	c ................................ | *****.....               1460000 | 435359               696.1        2097.3     22526020
720.01/720.22	c ................................ | ******....               1487000 | 443572               720.1        2064.9     22935930
744.19/744.45	c ................................ | ******....               1510000 | 451115               744.4        2028.6     23357340
768.49/768.79	c ................................ | ******....               1534000 | 459197               768.7        1995.6     23759167
792.89/793.12	c ................................ | ******....               1554000 | 465533               793.0        1959.6     24082763
816.58/816.81	c ................................ | ******....               1572000 | 470991               816.7        1924.8     24429616
841.28/841.53	c ................................ | *******...               1596000 | 478274               841.4        1896.7     24754794
863.97/864.29	c ................................ | *******...               1615000 | 484089               864.2        1868.8     25082086
888.47/888.72	c ................................ | *******...               1635000 | 490348               888.6        1839.9     25449111
912.26/912.57	c ................................ | *******...               1656000 | 497137               912.5        1814.9     25829113
936.05/936.33	c ................................ | *******...               1674000 | 502916               936.2        1788.0     26176819
959.95/960.20	c ................................ | ********..               1693000 | 508912               960.1        1763.4     26531161
984.84/985.16	c ................................ | ********..               1712000 | 514415               985.0        1738.0     26835549
1009.23/1009.50	c ................................ | ********..               1729000 | 519224              1009.4        1712.9     27096989
1032.53/1032.82	c ................................ | ********..               1747000 | 524843              1032.7        1691.7     27413209
1056.31/1056.62	c ................................ | ********..               1765000 | 530368              1056.5        1670.6     27748593
1080.21/1080.54	c ................................ | *********.               1782000 | 535718              1080.4        1649.4     28064044
1104.30/1104.69	c ................................ | *********.               1802000 | 542323              1104.6        1631.4     28431485
1128.39/1128.78	c ................................ | *********.               1827000 | 550801              1128.7        1618.7     28882491
1152.59/1152.99	c ................................ | *********.               1851000 | 558869              1152.9        1605.6     29296663
1175.99/1176.37	c ................................ | *********.               1871000 | 565179              1176.2        1590.7     29641608

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-1531807-1238564268/watcher-1531807-1238564268 -o /tmp/evaluation-result-1531807-1238564268/solver-1531807-1238564268 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531807-1238564268.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.99 1.07 3/73 27111
/proc/meminfo: memFree=1453880/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=1008 CPUtime=0
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 156 0 0 0 0 0 0 0 20 0 1 0 1129091630 1032192 140 1992294400 134512640 135191068 4294956224 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 252 140 68 165 0 85 0

[startup+0.00813001 s]
/proc/loadavg: 0.99 0.99 1.07 3/73 27111
/proc/meminfo: memFree=1453880/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=1008 CPUtime=0
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 156 0 0 0 0 0 0 0 20 0 1 0 1129091630 1032192 140 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 252 140 68 165 0 85 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1008

[startup+0.101139 s]
/proc/loadavg: 0.99 0.99 1.07 3/73 27111
/proc/meminfo: memFree=1453880/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=1140 CPUtime=0.09
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 183 0 0 0 9 0 0 0 20 0 1 0 1129091630 1167360 167 1992294400 134512640 135191068 4294956224 18446744073709551615 134599193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 285 167 70 165 0 118 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1140

[startup+0.301159 s]
/proc/loadavg: 0.99 0.99 1.07 3/73 27111
/proc/meminfo: memFree=1453880/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=1140 CPUtime=0.29
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 186 0 0 0 29 0 0 0 22 0 1 0 1129091630 1167360 170 1992294400 134512640 135191068 4294956224 18446744073709551615 134600471 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 285 170 70 165 0 118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1140

[startup+0.701202 s]
/proc/loadavg: 0.99 0.99 1.07 3/73 27111
/proc/meminfo: memFree=1453880/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=4400 CPUtime=0.69
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 1013 0 0 0 69 0 0 0 25 0 1 0 1129091630 4505600 997 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 1100 997 88 165 0 933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4400

[startup+1.50229 s]
/proc/loadavg: 0.99 0.99 1.07 2/74 27112
/proc/meminfo: memFree=1448560/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=8368 CPUtime=1.49
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 1979 0 0 0 149 0 0 0 25 0 1 0 1129091630 8568832 1963 1992294400 134512640 135191068 4294956224 18446744073709551615 134710793 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 2092 1963 88 165 0 1925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8368

[startup+3.10146 s]
/proc/loadavg: 0.99 0.99 1.07 2/74 27112
/proc/meminfo: memFree=1443952/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=13488 CPUtime=3.09
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 3248 0 0 0 309 0 0 0 25 0 1 0 1129091630 13811712 3232 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 3372 3232 88 165 0 3205 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13488

[startup+6.3018 s]
/proc/loadavg: 0.99 0.99 1.07 2/74 27112
/proc/meminfo: memFree=1435448/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=20688 CPUtime=6.29
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 5036 0 0 0 627 2 0 0 25 0 1 0 1129091630 21184512 5020 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 5172 5020 88 165 0 5005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20688

[startup+12.7015 s]
/proc/loadavg: 0.99 0.99 1.07 2/74 27112
/proc/meminfo: memFree=1422072/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=33328 CPUtime=12.69
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 8225 0 0 0 1265 4 0 0 25 0 1 0 1129091630 34127872 8209 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 8332 8209 88 165 0 8165 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33328

[startup+25.5018 s]
/proc/loadavg: 0.99 0.99 1.06 2/74 27112
/proc/meminfo: memFree=1405816/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=48848 CPUtime=25.49
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 12085 0 0 0 2543 6 0 0 25 0 1 0 1129091630 50020352 12069 1992294400 134512640 135191068 4294956224 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 12212 12069 88 165 0 12045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48848

[startup+51.1016 s]
/proc/loadavg: 0.99 0.99 1.06 2/74 27112
/proc/meminfo: memFree=1374200/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=80848 CPUtime=51.07
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 20093 0 0 0 5096 11 0 0 25 0 1 0 1129091630 82788352 20077 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 20212 20077 88 165 0 20045 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80848

[startup+102.307 s]
/proc/loadavg: 0.99 0.99 1.06 2/74 27112
/proc/meminfo: memFree=1331576/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=122768 CPUtime=102.27
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 30555 0 0 0 10210 17 0 0 25 0 1 0 1129091630 125714432 30539 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 30692 30539 88 165 0 30525 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 122768

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.05 2/74 27112
/proc/meminfo: memFree=1291960/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=162608 CPUtime=162.25
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 40525 0 0 0 16200 25 0 0 25 0 1 0 1129091630 166510592 40509 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 40652 40509 88 165 0 40485 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 162608

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/74 27112
/proc/meminfo: memFree=1257976/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=196208 CPUtime=222.24
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 48921 0 0 0 22192 32 0 0 25 0 1 0 1129091630 200916992 48905 1992294400 134512640 135191068 4294956224 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 49052 48905 88 165 0 48885 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 196208

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/74 27112
/proc/meminfo: memFree=1228600/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=225648 CPUtime=282.22
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 56299 0 0 0 28184 38 0 0 25 0 1 0 1129091630 231063552 56283 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 56412 56283 88 165 0 56245 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 225648

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/74 27112
/proc/meminfo: memFree=1203576/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=250448 CPUtime=342.2
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 62507 0 0 0 34178 42 0 0 25 0 1 0 1129091630 256458752 62491 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 62612 62491 88 165 0 62445 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 250448

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/74 27114
/proc/meminfo: memFree=1182072/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=271888 CPUtime=402.18
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 67855 0 0 0 40173 45 0 0 25 0 1 0 1129091630 278413312 67839 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 67972 67839 88 165 0 67805 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 271888

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.02 2/74 27114
/proc/meminfo: memFree=1162872/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=290928 CPUtime=462.17
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 72627 0 0 0 46168 49 0 0 25 0 1 0 1129091630 297910272 72611 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 72732 72611 88 165 0 72565 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 290928

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.02 2/74 27114
/proc/meminfo: memFree=1145912/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=308048 CPUtime=522.15
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 76908 0 0 0 52162 53 0 0 25 0 1 0 1129091630 315441152 76892 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 77012 76892 88 165 0 76845 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 308048

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.01 2/74 27114
/proc/meminfo: memFree=1125816/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=328048 CPUtime=582.13
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 81883 0 0 0 58156 57 0 0 25 0 1 0 1129091630 335921152 81867 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 82012 81867 88 165 0 81845 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 328048

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=1107192/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=346448 CPUtime=642.13
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 86498 0 0 0 64151 62 0 0 25 0 1 0 1129091630 354762752 86482 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 86612 86482 88 165 0 86445 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 346448

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=1089528/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=364208 CPUtime=702.1
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 90933 0 0 0 70145 65 0 0 25 0 1 0 1129091630 372948992 90917 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 91052 90917 88 165 0 90885 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 364208

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=1073336/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=380368 CPUtime=762.09
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 94957 0 0 0 76140 69 0 0 25 0 1 0 1129091630 389496832 94941 1992294400 134512640 135191068 4294956224 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 95092 94941 88 165 0 94925 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 380368

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=1059640/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=394128 CPUtime=822.08
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 98409 0 0 0 82135 73 0 0 25 0 1 0 1129091630 403587072 98393 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 98532 98393 88 165 0 98365 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 394128

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=1046136/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=407408 CPUtime=882.06
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 101747 0 0 0 88131 75 0 0 25 0 1 0 1129091630 417185792 101731 1992294400 134512640 135191068 4294956224 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 101852 101731 88 165 0 101685 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 407408

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=1031288/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=422448 CPUtime=942.04
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 105494 0 0 0 94126 78 0 0 25 0 1 0 1129091630 432586752 105478 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 105612 105478 88 165 0 105445 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 422448

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=1019384/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=434288 CPUtime=1002.04
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 108438 0 0 0 100123 81 0 0 25 0 1 0 1129091630 444710912 108422 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 108572 108422 88 165 0 108405 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 434288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=1006584/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=447088 CPUtime=1062.01
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 111664 0 0 0 106118 83 0 0 25 0 1 0 1129091630 457818112 111648 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 111772 111648 88 165 0 111605 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 447088

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=991224/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=462448 CPUtime=1122
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 115495 0 0 0 112113 87 0 0 25 0 1 0 1129091630 473546752 115479 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 115612 115479 88 165 0 115445 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 462448

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=975928/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=477808 CPUtime=1181.98
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 119352 0 0 0 118108 90 0 0 25 0 1 0 1129091630 489275392 119336 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 119452 119336 88 165 0 119285 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 477808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.00 2/74 27114
/proc/meminfo: memFree=971320/2055920 swapFree=4164824/4192956
[pid=27111] ppid=27109 vsize=482128 CPUtime=1200.08
/proc/27111/stat : 27111 (tts-5-0) R 27109 27111 26947 0 -1 4194304 120431 0 0 0 119917 91 0 0 25 0 1 0 1129091630 493699072 120415 1992294400 134512640 135191068 4294956224 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/27111/statm: 120532 120415 88 165 0 120365 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 482128

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.48
CPU time (s): 1200.17
CPU user time (s): 1199.18
CPU system time (s): 0.988849
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 482128

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

runsolver used 1.10483 second user time and 3.2765 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-01 07:37:48
IDJOB=1531807
IDBENCH=70633
IDSOLVER=505
FILE ID=node81/1531807-1238564268
PBS_JOBID= 9062160
Free space on /tmp= 126316 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S502087726-095.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531807-1238564268/watcher-1531807-1238564268 -o /tmp/evaluation-result-1531807-1238564268/solver-1531807-1238564268 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531807-1238564268.cnf

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

MD5SUM BENCH= 19585c969548ec91e42795356f5c76b1
RANDOM SEED=779038641

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1454360 kB
Buffers:         88084 kB
Cached:         412392 kB
SwapCached:      19112 kB
Active:         321996 kB
Inactive:       199376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454360 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:             788 kB
Writeback:           0 kB
Mapped:          26536 kB
Slab:            65096 kB
Committed_AS:  3003192 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126316 MiB
End job on node81 at 2009-04-01 07:57:50