Trace number 1532013

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.48

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1036996799-006.cnf
MD5SUMaea037edf2192f628decdd3193ff0d42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
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-1532013-1238596622.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.20/0.29	c Independent sub-problems = 1
0.20/0.29	c Sub-problem with 380 variables and 1615 clauses
0.20/0.29	c using permutation method 4
0.20/0.29	c count = 3
0.20/0.29	c Ordering finished 0.290 seconds
0.20/0.29	c mapped 0.290 seconds
0.20/0.29	c permuted 0.290 seconds
0.20/0.29	c about to sort
0.20/0.29	c sorted
0.30/0.30	c clauses now 1615
0.30/0.30	c init finished 0.290 seconds
0.30/0.30	c tree built 0.300 seconds
0.30/0.30	c 
0.30/0.30	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.30/0.30	c ---------------------------------|----------------------------------|------------------------------------------------------
0.30/0.30	c ................................ | ..........                       |                        0.3           0.0             
0.30/0.30	c ................................ | ..........                     1 |                        0.3           3.3             
0.30/0.30	c ................................ | ..........                     2 |                        0.3           6.7             
0.30/0.30	c ................................ | ..........                     3 |                        0.3          10.0             
0.30/0.30	c ................................ | ..........                     4 |                        0.3          13.3             
0.30/0.30	c ................................ | ..........                     5 |                        0.3          16.7             
0.30/0.31	c ................................ | ..........                  1000 | 24                     0.3        3225.8          672
23.98/24.01	c ................................ | ..........                291000 | 70990                 24.0       12125.0      2813854
48.08/48.14	c ................................ | ..........                427000 | 109997                48.1        8871.8      4564659
72.37/72.41	c ................................ | ..........                511000 | 135094                72.4        7058.0      5735098
96.26/96.32	c ................................ | ..........                580000 | 155728                96.3        6022.8      6659292
120.05/120.10	c ................................ | *.........                639000 | 172947               120.1        5321.0      7459304
144.15/144.27	c ................................ | *.........                697000 | 192143               144.2        4831.9      8229958
168.34/168.45	c ................................ | *.........                759000 | 209247               168.4        4506.6      9010009
192.13/192.23	c ................................ | *.........                815000 | 224133               192.2        4240.4      9798474
216.13/216.24	c ................................ | *.........                869000 | 241640               216.2        4019.4     10548972
240.11/240.29	c ................................ | **........                910000 | 253331               240.2        3787.7     11256946
264.31/264.49	c ................................ | **........                950000 | 265559               264.4        3592.5     11989165
288.30/288.49	c ................................ | **........                987000 | 277337               288.4        3421.9     12543242
312.09/312.29	c ................................ | **........               1023000 | 288860               312.2        3276.4     13131658
336.09/336.23	c ................................ | **........               1057000 | 299806               336.2        3144.1     13672453
360.18/360.39	c ................................ | ***.......               1105000 | 314672               360.3        3066.6     14306421
384.57/384.72	c ................................ | ***.......               1142000 | 326435               384.6        2968.9     14865461
408.27/408.43	c ................................ | ***.......               1180000 | 337578               408.4        2889.5     15520819
431.96/432.14	c ................................ | ***.......               1220000 | 350701               432.1        2823.6     16184746
456.15/456.36	c ................................ | ***.......               1253000 | 360788               456.3        2746.1     16829255
480.45/480.69	c ................................ | ****......               1289000 | 372359               480.6        2682.0     17525482
504.04/504.25	c ................................ | ****......               1317000 | 381421               504.2        2612.2     18032606
527.94/528.17	c ................................ | ****......               1344000 | 390153               528.1        2545.0     18486737
552.52/552.76	c ................................ | ****......               1370000 | 398901               552.7        2478.8     18900618
576.82/577.03	c ................................ | ****......               1392000 | 405473               576.9        2412.7     19321676
600.21/600.50	c ................................ | *****.....               1416000 | 413238               600.4        2358.4     19779789
624.51/624.80	c ................................ | *****.....               1438000 | 420580               624.7        2301.9     20151410
648.10/648.36	c ................................ | *****.....               1462000 | 428643               648.3        2255.3     20587363
672.59/672.82	c ................................ | *****.....               1493000 | 439424               672.7        2219.3     21074932
696.89/697.17	c ................................ | *****.....               1520000 | 448494               697.1        2180.6     21531353
720.29/720.55	c ................................ | ******....               1545000 | 456870               720.4        2144.5     21977467
743.87/744.11	c ................................ | ******....               1572000 | 466149               744.0        2112.9     22376040
767.86/768.15	c ................................ | ******....               1593000 | 473512               768.0        2074.1     22716811
792.66/793.00	c ................................ | ******....               1612000 | 479727               792.9        2033.1     23051073
816.15/816.47	c ................................ | ******....               1630000 | 485770               816.4        1996.7     23346170
840.55/840.88	c ................................ | *******...               1650000 | 492731               840.8        1962.5     23653593
864.64/864.93	c ................................ | *******...               1679000 | 502486               864.8        1941.5     24108875
887.93/888.26	c ................................ | *******...               1711000 | 513801               888.1        1926.5     24531539
912.12/912.47	c ................................ | *******...               1741000 | 523002               912.3        1908.3     24880235
936.61/936.95	c ................................ | *******...               1768000 | 531206               936.8        1887.3     25205810
960.11/960.41	c ................................ | ********..               1794000 | 539292               960.3        1868.2     25558509
984.00/984.34	c ................................ | ********..               1817000 | 546774               984.2        1846.2     25838799
1008.39/1008.70	c ................................ | ********..               1844000 | 555783              1008.6        1828.3     26196907
1032.09/1032.46	c ................................ | ********..               1868000 | 563653              1032.3        1809.5     26505559
1056.08/1056.43	c ................................ | ********..               1899000 | 575030              1056.3        1797.8     26877950
1080.48/1080.82	c ................................ | *********.               1922000 | 583151              1080.7        1778.5     27193855
1104.47/1104.82	c ................................ | *********.               1949000 | 592041              1104.7        1764.4     27549660
1128.45/1128.84	c ................................ | *********.               1974000 | 600293              1128.7        1748.9     27965140
1152.05/1152.50	c ................................ | *********.               1997000 | 607413              1152.3        1733.0     28311053
1176.24/1176.61	c ................................ | *********.               2030000 | 618174              1176.5        1725.5     28834829

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-1532013-1238596622/watcher-1532013-1238596622 -o /tmp/evaluation-result-1532013-1238596622/solver-1532013-1238596622 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1532013-1238596622.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.92 0.99 1.16 3/64 3074
/proc/meminfo: memFree=1510512/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=1008 CPUtime=0
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 1132325427 1032192 132 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 252 133 68 165 0 85 0

[startup+0.09023 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 3074
/proc/meminfo: memFree=1510512/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=1144 CPUtime=0.08
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 183 0 0 0 8 0 0 0 18 0 1 0 1132325427 1171456 167 1992294400 134512640 135191068 4294956224 18446744073709551615 134599047 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 286 167 70 165 0 119 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1144

[startup+0.10123 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 3074
/proc/meminfo: memFree=1510512/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=1144 CPUtime=0.1
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 184 0 0 0 10 0 0 0 18 0 1 0 1132325427 1171456 168 1992294400 134512640 135191068 4294956224 18446744073709551615 134553919 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 286 168 70 165 0 119 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1144

[startup+0.301252 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 3074
/proc/meminfo: memFree=1510512/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=1560 CPUtime=0.3
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 307 0 0 0 30 0 0 0 19 0 1 0 1132325427 1597440 291 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 390 292 83 165 0 223 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1560

[startup+0.701296 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 3074
/proc/meminfo: memFree=1510512/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=4400 CPUtime=0.69
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 1011 0 0 0 69 0 0 0 22 0 1 0 1132325427 4505600 995 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 1100 995 88 165 0 933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4400

[startup+1.50138 s]
/proc/loadavg: 0.92 0.99 1.16 2/65 3075
/proc/meminfo: memFree=1505256/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=8240 CPUtime=1.49
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 1966 0 0 0 148 1 0 0 25 0 1 0 1132325427 8437760 1950 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 2060 1950 88 165 0 1893 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8240

[startup+3.10155 s]
/proc/loadavg: 0.92 0.99 1.16 2/65 3075
/proc/meminfo: memFree=1500456/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=13812 CPUtime=3.09
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 3341 0 0 0 308 1 0 0 25 0 1 0 1132325427 14143488 3325 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 3453 3325 88 165 0 3286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13812

[startup+6.3019 s]
/proc/loadavg: 0.93 0.99 1.16 2/65 3075
/proc/meminfo: memFree=1491816/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=21492 CPUtime=6.29
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 5236 0 0 0 626 3 0 0 25 0 1 0 1132325427 22007808 5220 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 5373 5220 88 165 0 5206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21492

[startup+12.7016 s]
/proc/loadavg: 0.93 0.99 1.16 2/65 3075
/proc/meminfo: memFree=1481192/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=31092 CPUtime=12.69
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 7631 0 0 0 1265 4 0 0 25 0 1 0 1132325427 31838208 7615 1992294400 134512640 135191068 4294956224 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 7773 7615 88 165 0 7606 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31092

[startup+25.502 s]
/proc/loadavg: 0.95 0.99 1.15 2/65 3075
/proc/meminfo: memFree=1462120/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=49332 CPUtime=25.48
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 12206 0 0 0 2541 7 0 0 25 0 1 0 1132325427 50515968 12190 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 12333 12190 88 165 0 12166 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49332

[startup+51.1018 s]
/proc/loadavg: 0.96 0.99 1.15 2/65 3075
/proc/meminfo: memFree=1434152/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=77492 CPUtime=51.07
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 19234 0 0 0 5095 12 0 0 25 0 1 0 1132325427 79351808 19218 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 19373 19218 88 165 0 19206 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77492

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.14 2/65 3075
/proc/meminfo: memFree=1399400/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=111572 CPUtime=102.27
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 27774 0 0 0 10207 20 0 0 25 0 1 0 1132325427 114249728 27758 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 27893 27758 88 165 0 27726 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 111572

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.13 2/65 3075
/proc/meminfo: memFree=1368296/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=142932 CPUtime=162.24
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 35614 0 0 0 16198 26 0 0 25 0 1 0 1132325427 146362368 35598 1992294400 134512640 135191068 4294956224 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 35733 35598 88 165 0 35566 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 142932

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.12 2/65 3075
/proc/meminfo: memFree=1336936/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=173972 CPUtime=222.22
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 43376 0 0 0 22190 32 0 0 25 0 1 0 1132325427 178147328 43360 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 43493 43360 88 165 0 43326 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 173972

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.10 2/65 3075
/proc/meminfo: memFree=1310376/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=200692 CPUtime=282.21
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 50043 0 0 0 28184 37 0 0 25 0 1 0 1132325427 205508608 50027 1992294400 134512640 135191068 4294956224 18446744073709551615 134562442 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 50173 50027 88 165 0 50006 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 200692

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 3075
/proc/meminfo: memFree=1286888/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=223892 CPUtime=342.19
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 55841 0 0 0 34178 41 0 0 25 0 1 0 1132325427 229265408 55825 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 55973 55825 88 165 0 55806 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 223892

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 3075
/proc/meminfo: memFree=1263272/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=247732 CPUtime=402.17
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 61821 0 0 0 40172 45 0 0 25 0 1 0 1132325427 253677568 61805 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 61933 61805 88 165 0 61766 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 247732

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 3075
/proc/meminfo: memFree=1236328/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=274292 CPUtime=462.15
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 68450 0 0 0 46165 50 0 0 25 0 1 0 1132325427 280875008 68434 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 68573 68434 88 165 0 68406 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 274292

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 3075
/proc/meminfo: memFree=1214312/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=296692 CPUtime=522.14
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 74041 0 0 0 52158 56 0 0 25 0 1 0 1132325427 303812608 74025 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 74173 74025 88 165 0 74006 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 296692

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 3075
/proc/meminfo: memFree=1198120/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=312532 CPUtime=582.12
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 78014 0 0 0 58153 59 0 0 25 0 1 0 1132325427 320032768 77998 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 78133 77998 88 165 0 77966 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 312532

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 3075
/proc/meminfo: memFree=1181224/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=329332 CPUtime=642.1
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 82201 0 0 0 64148 62 0 0 25 0 1 0 1132325427 337235968 82185 1992294400 134512640 135191068 4294956224 18446744073709551615 134562432 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 82333 82185 88 165 0 82166 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 329332

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 3075
/proc/meminfo: memFree=1162216/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=348372 CPUtime=702.08
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 86994 0 0 0 70142 66 0 0 25 0 1 0 1132325427 356732928 86978 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 87093 86978 88 165 0 86926 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 348372

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 3075
/proc/meminfo: memFree=1146152/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=364212 CPUtime=762.07
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 90945 0 0 0 76137 70 0 0 25 0 1 0 1132325427 372953088 90929 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 91053 90929 88 165 0 90886 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 364212

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 3075
/proc/meminfo: memFree=1133800/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=376852 CPUtime=822.05
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 94084 0 0 0 82132 73 0 0 25 0 1 0 1132325427 385896448 94068 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 94213 94068 88 165 0 94046 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 376852

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 3075
/proc/meminfo: memFree=1117544/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=392852 CPUtime=882.03
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 98083 0 0 0 88127 76 0 0 25 0 1 0 1132325427 402280448 98067 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 98213 98067 88 165 0 98046 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 392852

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 3075
/proc/meminfo: memFree=1104424/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=405972 CPUtime=942.01
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 101391 0 0 0 94123 78 0 0 25 0 1 0 1132325427 415715328 101375 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 101493 101375 88 165 0 101326 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 405972

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 3075
/proc/meminfo: memFree=1090472/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=419892 CPUtime=1001.99
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 104868 0 0 0 100118 81 0 0 25 0 1 0 1132325427 429969408 104852 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 104973 104852 88 165 0 104806 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 419892

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 3075
/proc/meminfo: memFree=1077032/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=433332 CPUtime=1061.98
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 108232 0 0 0 106113 85 0 0 25 0 1 0 1132325427 443731968 108216 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 108333 108216 88 165 0 108166 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 433332

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 3075
/proc/meminfo: memFree=1062504/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=447892 CPUtime=1121.96
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 111854 0 0 0 112108 88 0 0 25 0 1 0 1132325427 458641408 111838 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 111973 111838 88 165 0 111806 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 447892

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 3075
/proc/meminfo: memFree=1045480/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=465012 CPUtime=1181.95
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 116128 0 0 0 118103 92 0 0 25 0 1 0 1132325427 476172288 116112 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 116253 116112 88 165 0 116086 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 465012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 3075
/proc/meminfo: memFree=1041128/2055920 swapFree=4172472/4192956
[pid=3074] ppid=3072 vsize=469012 CPUtime=1200.04
/proc/3074/stat : 3074 (tts-5-0) R 3072 3074 2586 0 -1 4194304 117144 0 0 0 119911 93 0 0 25 0 1 0 1132325427 480268288 117128 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3074/statm: 117253 117128 88 165 0 117086 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 469012

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.13
CPU user time (s): 1199.12
CPU system time (s): 1.01085
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 469012

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

runsolver used 0.940856 second user time and 2.70359 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-01 16:37:02
IDJOB=1532013
IDBENCH=70736
IDSOLVER=505
FILE ID=node37/1532013-1238596622
PBS_JOBID= 9068311
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= aea037edf2192f628decdd3193ff0d42
RANDOM SEED=468413652

node37.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.213
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.213
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:       1510928 kB
Buffers:         98448 kB
Cached:         347892 kB
SwapCached:      14360 kB
Active:         211380 kB
Inactive:       250804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510928 kB
SwapTotal:     4192956 kB
SwapFree:      4172472 kB
Dirty:             792 kB
Writeback:           0 kB
Mapped:          18800 kB
Slab:            68844 kB
Committed_AS:  3051964 kB
PageTables:       1384 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= 66428 MiB
End job on node37 at 2009-04-01 16:57:05