Trace number 1531685

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S688769362-007.cnf
MD5SUMdcd5f1c3fe8ddccf921fc006721ef352
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1531685-1238514835.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 = 560
0.00/0.00	c Clauses = 2380
0.00/0.00	c Literals = 7140
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 560
0.00/0.00	c Clauses = 2374
0.00/0.00	c Literals = 7122
0.00/0.00	c a2
0.00/0.01	c a1
0.39/0.46	c Independent sub-problems = 1
0.39/0.46	c Sub-problem with 559 variables and 2374 clauses
0.39/0.46	c using permutation method 4
0.39/0.46	c count = 3
0.39/0.46	c Ordering finished 0.460 seconds
0.39/0.46	c mapped 0.460 seconds
0.39/0.46	c permuted 0.460 seconds
0.39/0.46	c about to sort
0.39/0.46	c sorted
0.39/0.48	c clauses now 2374
0.39/0.48	c init finished 0.460 seconds
0.39/0.48	c tree built 0.480 seconds
0.39/0.48	c 
0.39/0.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.39/0.48	c ---------------------------------|----------------------------------|------------------------------------------------------
0.39/0.48	c ................................ | ..........                       |                        0.5           0.0             
0.39/0.48	c ................................ | ..........                     1 |                        0.5           2.1             
0.39/0.48	c ................................ | ..........                     2 |                        0.5           4.2             
0.39/0.48	c ................................ | ..........                     3 |                        0.5           6.2             
0.39/0.48	c ................................ | ..........                     4 |                        0.5           8.3             
0.39/0.48	c ................................ | ..........                     5 |                        0.5          10.4             
0.39/0.48	c ................................ | ..........                  1000 | 46                     0.5        2083.3          903
23.98/24.02	c ................................ | ..........                223000 | 52498                 24.0        9287.8      2681741
48.07/48.13	c ................................ | ..........                340000 | 80232                 48.1        7065.7      4016707
72.37/72.49	c ................................ | ..........                406000 | 99277                 72.5        5601.5      5003854
95.96/96.06	c ................................ | ..........                470000 | 119187                96.0        4893.8      6005318
120.05/120.18	c ................................ | *.........                533000 | 137779               120.2        4435.8      7117330
143.95/144.02	c ................................ | *.........                591000 | 155582               144.0        4104.2      8025921
168.04/168.17	c ................................ | *.........                646000 | 174072               168.1        3842.0      9016665
191.93/192.09	c ................................ | *.........                689000 | 186506               192.1        3587.4      9703616
216.12/216.27	c ................................ | *.........                734000 | 199065               216.2        3394.4     10428079
239.92/240.05	c ................................ | **........                772000 | 211040               240.0        3216.4     11107708
264.61/264.74	c ................................ | **........                810000 | 222639               264.7        3060.1     11705691
288.60/288.71	c ................................ | **........                841000 | 232001               288.7        2913.5     12221973
311.90/312.05	c ................................ | **........                871000 | 241683               312.0        2791.7     12790032
336.29/336.42	c ................................ | **........                902000 | 251874               336.4        2681.6     13352740
360.08/360.26	c ................................ | ***.......                932000 | 261379               360.2        2587.4     13893784
384.58/384.74	c ................................ | ***.......                963000 | 270626               384.7        2503.3     14566065
407.97/408.14	c ................................ | ***.......                987000 | 278312               408.1        2418.7     15143764
431.96/432.10	c ................................ | ***.......               1006000 | 284157               432.0        2328.5     15523928
456.55/456.71	c ................................ | ***.......               1033000 | 293515               456.6        2262.2     16024438
479.95/480.18	c ................................ | ****......               1055000 | 301110               480.1        2197.5     16454867
504.74/504.91	c ................................ | ****......               1084000 | 311103               504.8        2147.3     17026029
528.13/528.37	c ................................ | ****......               1113000 | 320865               528.3        2106.8     17616188
552.43/552.64	c ................................ | ****......               1143000 | 330800               552.5        2068.6     18152073
576.61/576.84	c ................................ | ****......               1170000 | 339072               576.7        2028.6     18606360
600.41/600.65	c ................................ | *****.....               1200000 | 347336               600.5        1998.2     19051283
624.70/624.95	c ................................ | *****.....               1222000 | 354029               624.8        1955.7     19460102
648.89/649.12	c ................................ | *****.....               1244000 | 360289               649.0        1916.7     19839119
672.19/672.44	c ................................ | *****.....               1264000 | 366524               672.3        1880.0     20257740
696.38/696.64	c ................................ | *****.....               1291000 | 375315               696.5        1853.5     20749522
719.88/720.17	c ................................ | ******....               1312000 | 382567               720.1        1822.1     21095026
744.27/744.59	c ................................ | ******....               1332000 | 389350               744.5        1789.2     21473050
768.46/768.70	c ................................ | ******....               1354000 | 396843               768.6        1761.7     21869230
793.06/793.37	c ................................ | ******....               1383000 | 405653               793.2        1743.5     22390467
816.75/817.01	c ................................ | ******....               1402000 | 411714               816.9        1716.3     22720776
840.54/840.88	c ................................ | *******...               1430000 | 419803               840.8        1700.9     23231477
864.74/865.06	c ................................ | *******...               1456000 | 427560               864.9        1683.4     23651914
888.13/888.43	c ................................ | *******...               1480000 | 435631               888.3        1666.1     24122906
912.42/912.76	c ................................ | *******...               1505000 | 444717               912.6        1649.1     24606628
936.11/936.47	c ................................ | *******...               1531000 | 453311               936.3        1635.1     25123565
960.80/961.20	c ................................ | ********..               1549000 | 459419               961.0        1611.8     25469235
984.69/985.04	c ................................ | ********..               1564000 | 464171               984.9        1588.0     25740524
1008.99/1009.39	c ................................ | ********..               1579000 | 469053              1009.2        1564.5     26031323
1031.98/1032.35	c ................................ | ********..               1594000 | 474438              1032.2        1544.3     26305946
1057.38/1057.74	c ................................ | ********..               1612000 | 480942              1057.6        1524.2     26640815
1080.37/1080.74	c ................................ | *********.               1626000 | 486121              1080.6        1504.7     26895363
1104.76/1105.13	c ................................ | *********.               1639000 | 490254              1105.0        1483.3     27125193
1128.16/1128.58	c ................................ | *********.               1653000 | 494960              1128.4        1464.9     27401457
1152.15/1152.56	c ................................ | *********.               1668000 | 500192              1152.4        1447.4     27667382
1176.45/1176.90	c ................................ | *********.               1683000 | 505561              1176.7        1430.2     27948047

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-1531685-1238514835/watcher-1531685-1238514835 -o /tmp/evaluation-result-1531685-1238514835/solver-1531685-1238514835 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531685-1238514835.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 1.00 1.02 2/68 6911
/proc/meminfo: memFree=974912/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=876 CPUtime=0
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 1124145187 897024 93 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 219 93 67 165 0 52 0

[startup+0.019173 s]
/proc/loadavg: 0.99 1.00 1.02 2/68 6911
/proc/meminfo: memFree=974912/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=1140 CPUtime=0.01
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 192 0 0 0 1 0 0 0 20 0 1 0 1124145187 1167360 176 1992294400 134512640 135191068 4294956224 18446744073709551615 134555337 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 285 176 70 165 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1140

[startup+0.101181 s]
/proc/loadavg: 0.99 1.00 1.02 2/68 6911
/proc/meminfo: memFree=974912/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=1272 CPUtime=0.09
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 221 0 0 0 9 0 0 0 20 0 1 0 1124145187 1302528 205 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 318 205 70 165 0 151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1272

[startup+0.301202 s]
/proc/loadavg: 0.99 1.00 1.02 2/68 6911
/proc/meminfo: memFree=974912/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=1272 CPUtime=0.29
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 223 0 0 0 29 0 0 0 22 0 1 0 1124145187 1302528 207 1992294400 134512640 135191068 4294956224 18446744073709551615 134555291 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 318 207 70 165 0 151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1272

[startup+0.701248 s]
/proc/loadavg: 0.99 1.00 1.02 2/68 6911
/proc/meminfo: memFree=974912/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=3824 CPUtime=0.69
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 853 0 0 0 69 0 0 0 25 0 1 0 1124145187 3915776 837 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 956 837 88 165 0 789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3824

[startup+1.50134 s]
/proc/loadavg: 0.99 1.00 1.02 2/69 6912
/proc/meminfo: memFree=969784/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=7984 CPUtime=1.49
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 1902 0 0 0 149 0 0 0 25 0 1 0 1124145187 8175616 1886 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 1996 1886 88 165 0 1829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7984

[startup+3.10151 s]
/proc/loadavg: 0.99 1.00 1.02 2/69 6912
/proc/meminfo: memFree=964984/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=14224 CPUtime=3.09
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 3449 0 0 0 308 1 0 0 25 0 1 0 1124145187 14565376 3433 1992294400 134512640 135191068 4294956224 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 3556 3433 88 165 0 3389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14224

[startup+6.30187 s]
/proc/loadavg: 0.99 1.00 1.02 2/69 6912
/proc/meminfo: memFree=956024/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=21104 CPUtime=6.28
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 5167 0 0 0 627 1 0 0 25 0 1 0 1124145187 21610496 5151 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 5276 5151 88 165 0 5109 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21104

[startup+12.7016 s]
/proc/loadavg: 0.99 1.00 1.01 2/69 6912
/proc/meminfo: memFree=945720/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=30704 CPUtime=12.68
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 7587 0 0 0 1265 3 0 0 25 0 1 0 1124145187 31440896 7571 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 7676 7571 88 165 0 7509 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30704

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 1.01 2/69 6912
/proc/meminfo: memFree=928568/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=47024 CPUtime=25.48
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 11655 0 0 0 2542 6 0 0 25 0 1 0 1124145187 48152576 11639 1992294400 134512640 135191068 4294956224 18446744073709551615 134562379 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 11756 11639 88 165 0 11589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47024

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.01 2/69 6912
/proc/meminfo: memFree=907000/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=68624 CPUtime=51.08
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 17077 0 0 0 5099 9 0 0 25 0 1 0 1124145187 70270976 17061 1992294400 134512640 135191068 4294956224 18446744073709551615 134562320 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 17156 17061 88 165 0 16989 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68624

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.01 2/69 6912
/proc/meminfo: memFree=872312/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=103024 CPUtime=102.27
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 25650 0 0 0 10211 16 0 0 25 0 1 0 1124145187 105496576 25634 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 25756 25634 88 165 0 25589 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103024

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6912
/proc/meminfo: memFree=831480/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=144304 CPUtime=162.25
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 35967 0 0 0 16202 23 0 0 25 0 1 0 1124145187 147767296 35951 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 36076 35951 88 165 0 35909 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 144304

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6912
/proc/meminfo: memFree=802616/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=172464 CPUtime=222.22
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 43035 0 0 0 22195 27 0 0 25 0 1 0 1124145187 176603136 43019 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 43116 43019 88 165 0 42949 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 172464

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6912
/proc/meminfo: memFree=779960/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=195344 CPUtime=282.2
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 48732 0 0 0 28189 31 0 0 25 0 1 0 1124145187 200032256 48716 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 48836 48716 88 165 0 48669 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 195344

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6912
/proc/meminfo: memFree=756856/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=218356 CPUtime=342.19
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 54445 0 0 0 34183 36 0 0 25 0 1 0 1124145187 223596544 54429 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 54589 54429 88 165 0 54422 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 218356

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6912
/proc/meminfo: memFree=732728/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=242516 CPUtime=402.17
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 60505 0 0 0 40177 40 0 0 25 0 1 0 1124145187 248336384 60489 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 60629 60489 88 165 0 60462 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 242516

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=714744/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=260436 CPUtime=462.15
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 64973 0 0 0 46171 44 0 0 25 0 1 0 1124145187 266686464 64957 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 65109 64957 88 165 0 64942 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 260436

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=693432/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=281876 CPUtime=522.13
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 70353 0 0 0 52165 48 0 0 25 0 1 0 1124145187 288641024 70337 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 70469 70337 88 165 0 70302 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 281876

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=672824/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=302196 CPUtime=582.12
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 75443 0 0 0 58159 53 0 0 25 0 1 0 1124145187 309448704 75427 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 75549 75427 88 165 0 75382 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 302196

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=656568/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=318356 CPUtime=642.1
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 79453 0 0 0 64155 55 0 0 25 0 1 0 1124145187 325996544 79437 1992294400 134512640 135191068 4294956224 18446744073709551615 134562436 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 79589 79437 88 165 0 79422 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 318356

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=638904/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=336116 CPUtime=702.08
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 83903 0 0 0 70149 59 0 0 25 0 1 0 1124145187 344182784 83887 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 84029 83887 88 165 0 83862 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 336116

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=623928/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=350836 CPUtime=762.07
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 87576 0 0 0 76145 62 0 0 25 0 1 0 1124145187 359256064 87560 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 87709 87560 88 165 0 87542 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 350836

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=607608/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=367316 CPUtime=822.04
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 91697 0 0 0 82139 65 0 0 25 0 1 0 1124145187 376131584 91681 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 91829 91681 88 165 0 91662 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 367316

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=588280/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=386516 CPUtime=882.02
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 96491 0 0 0 88134 68 0 0 25 0 1 0 1124145187 395792384 96475 1992294400 134512640 135191068 4294956224 18446744073709551615 134562453 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 96629 96475 88 165 0 96462 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 386516

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=568952/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=405876 CPUtime=942.01
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 101340 0 0 0 94128 73 0 0 25 0 1 0 1124145187 415617024 101324 1992294400 134512640 135191068 4294956224 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 101469 101324 88 165 0 101302 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 405876

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=556920/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=417716 CPUtime=1001.99
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 104320 0 0 0 100124 75 0 0 25 0 1 0 1124145187 427741184 104304 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 104429 104304 88 165 0 104262 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 417716

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=545144/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=429556 CPUtime=1061.98
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 107289 0 0 0 106120 78 0 0 25 0 1 0 1124145187 439865344 107273 1992294400 134512640 135191068 4294956224 18446744073709551615 134562509 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 107389 107273 88 165 0 107222 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 429556

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=535032/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=439636 CPUtime=1121.96
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 109806 0 0 0 112116 80 0 0 25 0 1 0 1124145187 450187264 109790 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 109909 109790 88 165 0 109742 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 439636

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 3/69 6918
/proc/meminfo: memFree=523768/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=450996 CPUtime=1181.95
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 112650 0 0 0 118112 83 0 0 25 0 1 0 1124145187 461819904 112634 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 112749 112634 88 165 0 112582 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 450996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 6918
/proc/meminfo: memFree=518584/2055920 swapFree=4176188/4192956
[pid=6911] ppid=6909 vsize=455956 CPUtime=1200.04
/proc/6911/stat : 6911 (tts-5-0) R 6909 6911 6557 0 -1 4194304 113888 0 0 0 119921 83 0 0 25 0 1 0 1124145187 466898944 113872 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6911/statm: 113989 113872 88 165 0 113822 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 455956

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.12
CPU user time (s): 1199.22
CPU system time (s): 0.908861
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 455956

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

runsolver used 1.04384 second user time and 3.33549 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-31 17:53:55
IDJOB=1531685
IDBENCH=70572
IDSOLVER=505
FILE ID=node59/1531685-1238514835
PBS_JOBID= 9061984
Free space on /tmp= 66248 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S688769362-007.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531685-1238514835/watcher-1531685-1238514835 -o /tmp/evaluation-result-1531685-1238514835/solver-1531685-1238514835 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531685-1238514835.cnf

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

MD5SUM BENCH= dcd5f1c3fe8ddccf921fc006721ef352
RANDOM SEED=2135174997

node59.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.209
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.209
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:        975328 kB
Buffers:        110528 kB
Cached:         861620 kB
SwapCached:      10112 kB
Active:         205140 kB
Inactive:       778620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        975328 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:             808 kB
Writeback:           0 kB
Mapped:          16716 kB
Slab:            82336 kB
Committed_AS:  3100624 kB
PageTables:       1720 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= 66248 MiB
End job on node59 at 2009-03-31 18:13:58