Trace number 1531429

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.16 1200.58

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S644655157-049.cnf
MD5SUMf938cfdd4478a8554923c46697238b9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.049992
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531429-1238457232.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 = 120
0.00/0.00	c Clauses = 2556
0.00/0.00	c Literals = 12780
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 120
0.00/0.00	c Clauses = 2556
0.00/0.00	c Literals = 12780
0.00/0.00	c a2
0.00/0.03	c a1
1.00/1.07	c Independent sub-problems = 1
1.00/1.07	c Sub-problem with 120 variables and 2556 clauses
1.00/1.07	c using permutation method 4
1.00/1.07	c count = 2
1.00/1.07	c Ordering finished 1.070 seconds
1.00/1.07	c mapped 1.070 seconds
1.00/1.07	c permuted 1.070 seconds
1.00/1.07	c about to sort
1.00/1.07	c sorted
1.00/1.10	c clauses now 2556
1.00/1.10	c init finished 1.070 seconds
1.00/1.10	c tree built 1.100 seconds
1.00/1.10	c 
1.00/1.10	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.00/1.10	c ---------------------------------|----------------------------------|------------------------------------------------------
1.00/1.10	c ................................ | ..........                       |                        1.1           0.0             
1.00/1.10	c ................................ | ..........                     1 |                        1.1           0.9             
1.00/1.10	c ................................ | ..........                     2 |                        1.1           1.8             
1.00/1.10	c ................................ | ..........                     3 |                        1.1           2.7             
1.00/1.10	c ................................ | ..........                     4 |                        1.1           3.6             
1.00/1.10	c ................................ | ..........                     5 |                        1.1           4.5             
1.10/1.12	c ................................ | ..........                  1000 | 123                    1.1         892.9         3865
24.08/24.12	c ................................ | ..........                209000 | 67884                 24.1        8668.6      2922977
48.08/48.16	c ................................ | ..........                292000 | 95539                 48.1        6064.4      4140129
72.17/72.26	c ................................ | ..........                382000 | 127922                72.2        5287.2      5665942
95.96/96.02	c ................................ | ..........                455000 | 154140                96.0        4739.6      6793538
119.95/120.08	c ................................ | *.........                510000 | 174256               120.0        4248.2      7662326
144.14/144.27	c ................................ | *.........                559000 | 192809               144.2        3875.8      8579167
168.03/168.19	c ................................ | *.........                601000 | 207706               168.1        3574.4      9268008
192.22/192.38	c ................................ | *.........                641000 | 222655               192.3        3332.8      9912271
216.11/216.22	c ................................ | *.........                693000 | 242822               216.2        3205.7     10944901
239.91/240.08	c ................................ | **........                724000 | 254560               240.0        3016.3     11508553
264.30/264.48	c ................................ | **........                758000 | 267870               264.4        2866.7     12154575
288.49/288.67	c ................................ | **........                786000 | 278360               288.6        2723.4     12664945
312.19/312.33	c ................................ | **........                811000 | 287581               312.3        2597.1     13100944
336.77/336.93	c ................................ | **........                840000 | 298930               336.9        2493.7     13638583
360.36/360.58	c ................................ | ***.......                877000 | 313488               360.5        2432.7     14284519
384.26/384.47	c ................................ | ***.......                911000 | 326443               384.4        2370.0     14868637
408.25/408.40	c ................................ | ***.......                936000 | 336242               408.3        2292.3     15331993
431.84/432.09	c ................................ | ***.......                962000 | 346582               432.0        2226.9     15838716
456.23/456.43	c ................................ | ***.......                988000 | 356497               456.3        2165.1     16333020
479.92/480.17	c ................................ | ****......               1009000 | 364337               480.1        2101.8     16681450
504.21/504.43	c ................................ | ****......               1035000 | 375058               504.3        2052.3     17229223
528.20/528.45	c ................................ | ****......               1069000 | 387696               528.3        2023.4     17803247
552.59/552.82	c ................................ | ****......               1104000 | 400096               552.7        1997.5     18335755
576.58/576.80	c ................................ | ****......               1133000 | 410100               576.7        1964.7     18784401
600.07/600.33	c ................................ | *****.....               1158000 | 419352               600.2        1929.4     19223205
624.17/624.49	c ................................ | *****.....               1184000 | 429349               624.4        1896.4     19700164
648.46/648.75	c ................................ | *****.....               1215000 | 440281               648.6        1873.2     20229019
672.25/672.52	c ................................ | *****.....               1245000 | 450982               672.4        1851.7     20766139
696.64/696.96	c ................................ | *****.....               1273000 | 460505               696.8        1826.9     21283239
720.23/720.54	c ................................ | ******....               1299000 | 469219               720.4        1803.2     21690103
744.13/744.48	c ................................ | ******....               1323000 | 477463               744.3        1777.4     22093515
769.01/769.31	c ................................ | ******....               1346000 | 485735               769.1        1750.0     22514081
792.81/793.18	c ................................ | ******....               1369000 | 494171               793.0        1726.3     22931513
815.80/816.20	c ................................ | ******....               1388000 | 501432               816.0        1700.9     23283234
840.89/841.29	c ................................ | *******...               1413000 | 510145               841.1        1679.9     23752575
863.99/864.36	c ................................ | *******...               1438000 | 518900               864.2        1664.0     24199547
888.27/888.62	c ................................ | *******...               1460000 | 526528               888.4        1643.3     24637617
911.86/912.28	c ................................ | *******...               1486000 | 535907               912.1        1629.2     25082813
936.26/936.62	c ................................ | *******...               1515000 | 546892               936.4        1617.9     25618453
959.85/960.21	c ................................ | ********..               1542000 | 557360               960.0        1606.2     26109098
984.64/985.06	c ................................ | ********..               1565000 | 565552               984.9        1589.1     26482098
1008.43/1008.84	c ................................ | ********..               1586000 | 573313              1008.6        1572.4     26821890
1032.02/1032.47	c ................................ | ********..               1608000 | 581526              1032.3        1557.7     27207254
1056.12/1056.58	c ................................ | ********..               1627000 | 588505              1056.4        1540.2     27539954
1081.31/1081.76	c ................................ | *********.               1646000 | 595735              1081.5        1521.9     27895690
1104.00/1104.49	c ................................ | *********.               1662000 | 602147              1104.3        1505.1     28204037
1128.28/1128.77	c ................................ | *********.               1678000 | 608677              1128.5        1486.9     28534269
1152.18/1152.61	c ................................ | *********.               1697000 | 615681              1152.4        1472.6     28891082
1176.37/1176.85	c ................................ | *********.               1717000 | 623154              1176.6        1459.3     29281979

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-1531429-1238457232/watcher-1531429-1238457232 -o /tmp/evaluation-result-1531429-1238457232/solver-1531429-1238457232 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531429-1238457232.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.98 0.99 3/64 19591
/proc/meminfo: memFree=1091000/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=876 CPUtime=0
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 1118390030 897024 104 1992294400 134512640 135191068 4294956224 18446744073709551615 134846410 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 219 104 68 165 0 52 0

[startup+0.048279 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19591
/proc/meminfo: memFree=1091000/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=1544 CPUtime=0.04
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 287 0 0 0 4 0 0 0 20 0 1 0 1118390030 1581056 270 1992294400 134512640 135191068 4294956224 18446744073709551615 134599174 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 386 270 71 165 0 219 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1544

[startup+0.101288 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19591
/proc/meminfo: memFree=1091000/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=1544 CPUtime=0.1
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 287 0 0 0 10 0 0 0 21 0 1 0 1118390030 1581056 270 1992294400 134512640 135191068 4294956224 18446744073709551615 134599115 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 386 270 71 165 0 219 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1544

[startup+0.301322 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19591
/proc/meminfo: memFree=1091000/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=1544 CPUtime=0.29
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 287 0 0 0 29 0 0 0 21 0 1 0 1118390030 1581056 270 1992294400 134512640 135191068 4294956224 18446744073709551615 134553878 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 386 270 71 165 0 219 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1544

[startup+0.701393 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19591
/proc/meminfo: memFree=1091000/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=1544 CPUtime=0.69
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 287 0 0 0 69 0 0 0 25 0 1 0 1118390030 1581056 270 1992294400 134512640 135191068 4294956224 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 386 270 71 165 0 219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1544

[startup+1.50153 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=1090224/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=4700 CPUtime=1.49
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 1102 0 0 0 149 0 0 0 25 0 1 0 1118390030 4812800 1067 1992294400 134512640 135191068 4294956224 18446744073709551615 134561122 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 1175 1067 89 165 0 1008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4700

[startup+3.10181 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=1084144/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=10916 CPUtime=3.09
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 2630 0 0 0 308 1 0 0 25 0 1 0 1118390030 11177984 2595 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 2729 2595 89 165 0 2562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10916

[startup+6.30137 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=1075120/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=18436 CPUtime=6.28
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 4518 0 0 0 626 2 0 0 25 0 1 0 1118390030 18878464 4484 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 4609 4484 89 165 0 4442 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18436

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=1061232/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=32036 CPUtime=12.69
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 7895 0 0 0 1264 5 0 0 25 0 1 0 1118390030 32804864 7860 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 8009 7860 89 165 0 7842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32036

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=1040944/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=50756 CPUtime=25.49
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 12607 0 0 0 2540 9 0 0 25 0 1 0 1118390030 51974144 12572 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 12689 12572 89 165 0 12522 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50756

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=1019824/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=72356 CPUtime=51.07
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 17977 0 0 0 5094 13 0 0 25 0 1 0 1118390030 74092544 17942 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 18089 17942 89 165 0 17922 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72356

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=976176/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=115396 CPUtime=102.25
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 28736 0 0 0 10205 20 0 0 25 0 1 0 1118390030 118165504 28701 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 28849 28701 89 165 0 28682 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 115396

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=943152/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=148516 CPUtime=162.24
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 37028 0 0 0 16197 27 0 0 25 0 1 0 1118390030 152080384 36993 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 37129 36993 89 165 0 36962 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 148516

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=910704/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=180676 CPUtime=222.21
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 45067 0 0 0 22189 32 0 0 25 0 1 0 1118390030 185012224 45032 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 45169 45032 89 165 0 45002 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 180676

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=887920/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=203556 CPUtime=282.19
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 50778 0 0 0 28182 37 0 0 25 0 1 0 1118390030 208441344 50743 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 50889 50743 89 165 0 50722 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 203556

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=868208/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=223236 CPUtime=342.17
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 55696 0 0 0 34176 41 0 0 25 0 1 0 1118390030 228593664 55661 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 55809 55661 89 165 0 55642 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 223236

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19592
/proc/meminfo: memFree=845104/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=246276 CPUtime=402.14
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 61471 0 0 0 40167 47 0 0 25 0 1 0 1118390030 252186624 61436 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 61569 61436 89 165 0 61402 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 246276

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19598
/proc/meminfo: memFree=825648/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=265476 CPUtime=462.12
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 66289 0 0 0 46160 52 0 0 25 0 1 0 1118390030 271847424 66254 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 66369 66254 89 165 0 66202 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 265476

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19598
/proc/meminfo: memFree=805552/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=285636 CPUtime=522.11
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 71329 0 0 0 52154 57 0 0 25 0 1 0 1118390030 292491264 71294 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 71409 71294 89 165 0 71242 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 285636

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19598
/proc/meminfo: memFree=786224/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=304996 CPUtime=582.08
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 76144 0 0 0 58146 62 0 0 25 0 1 0 1118390030 312315904 76109 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 76249 76109 89 165 0 76082 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 304996

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19598
/proc/meminfo: memFree=766960/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=324036 CPUtime=642.06
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 80900 0 0 0 64139 67 0 0 25 0 1 0 1118390030 331812864 80865 1992294400 134512640 135191068 4294956224 18446744073709551615 134562384 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 81009 80865 89 165 0 80842 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 324036

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19598
/proc/meminfo: memFree=746224/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=344836 CPUtime=702.04
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 86119 0 0 0 70132 72 0 0 25 0 1 0 1118390030 353112064 86084 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 86209 86084 89 165 0 86042 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 344836

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19598
/proc/meminfo: memFree=729584/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=361316 CPUtime=762.02
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 90226 0 0 0 76126 76 0 0 25 0 1 0 1118390030 369987584 90191 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 90329 90191 89 165 0 90162 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 361316

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19598
/proc/meminfo: memFree=714032/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=376996 CPUtime=822
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 94162 0 0 0 82120 80 0 0 25 0 1 0 1118390030 386043904 94127 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 94249 94127 89 165 0 94082 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 376996

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19598
/proc/meminfo: memFree=695728/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=395080 CPUtime=881.98
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 98693 0 0 0 88114 84 0 0 25 0 1 0 1118390030 404561920 98658 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 98770 98658 89 165 0 98603 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 395080

[startup+942.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 19598
/proc/meminfo: memFree=676528/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=414440 CPUtime=941.96
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 103523 0 0 0 94106 90 0 0 25 0 1 0 1118390030 424386560 103488 1992294400 134512640 135191068 4294956224 18446744073709551615 134562511 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 103610 103488 89 165 0 103443 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 414440

[startup+1002.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 19598
/proc/meminfo: memFree=660528/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=430280 CPUtime=1001.93
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 107465 0 0 0 100100 93 0 0 25 0 1 0 1118390030 440606720 107430 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 107570 107430 89 165 0 107403 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 430280

[startup+1062.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 19598
/proc/meminfo: memFree=646000/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=444840 CPUtime=1061.91
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 111112 0 0 0 106094 97 0 0 25 0 1 0 1118390030 455516160 111077 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 111210 111077 89 165 0 111043 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 444840

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 19598
/proc/meminfo: memFree=632752/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=457960 CPUtime=1121.89
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 114387 0 0 0 112089 100 0 0 25 0 1 0 1118390030 468951040 114352 1992294400 134512640 135191068 4294956224 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 114490 114352 89 165 0 114323 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 457960

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 19598
/proc/meminfo: memFree=618160/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=472840 CPUtime=1181.87
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 118101 0 0 0 118084 103 0 0 25 0 1 0 1118390030 484188160 118066 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 118210 118066 89 165 0 118043 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 472840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19598
/proc/meminfo: memFree=613424/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=477160 CPUtime=1200.07
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 119200 0 0 0 119903 104 0 0 25 0 1 0 1118390030 488611840 119165 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 119290 119165 89 165 0 119123 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 477160

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: 1.00 1.01 1.00 2/65 19598
/proc/meminfo: memFree=613424/2055920 swapFree=4174136/4192956
[pid=19591] ppid=19589 vsize=477160 CPUtime=1200.07
/proc/19591/stat : 19591 (tts-5-0) R 19589 19591 19316 0 -1 4194304 119200 0 0 0 119903 104 0 0 25 0 1 0 1118390030 488611840 119165 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19591/statm: 119290 119165 89 165 0 119123 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 477160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.16
CPU user time (s): 1199.04
CPU system time (s): 1.11883
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 477160

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

runsolver used 0.867868 second user time and 2.54761 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-31 01:53:52
IDJOB=1531429
IDBENCH=70444
IDSOLVER=505
FILE ID=node4/1531429-1238457232
PBS_JOBID= 9061694
Free space on /tmp= 65244 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S644655157-049.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531429-1238457232/watcher-1531429-1238457232 -o /tmp/evaluation-result-1531429-1238457232/solver-1531429-1238457232 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531429-1238457232.cnf

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

MD5SUM BENCH= f938cfdd4478a8554923c46697238b9e
RANDOM SEED=455234332

node4.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.277
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.277
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:       1091480 kB
Buffers:        100392 kB
Cached:         754020 kB
SwapCached:      12656 kB
Active:         129088 kB
Inactive:       739384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091480 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:             816 kB
Writeback:           0 kB
Mapped:          19740 kB
Slab:            81876 kB
Committed_AS:  2827416 kB
PageTables:       1480 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= 65244 MiB
End job on node4 at 2009-03-31 02:13:55