Trace number 1728637

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
SApperloT hrp? (TO) 1200.1 1200.44

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
Bench CategoryCRAFTED (crafted 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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728637-1240739300/watcher-1728637-1240739300 -o /tmp/evaluation-result-1728637-1240739300/solver-1728637-1240739300 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=863785379 HOME/instance-1728637-1240739300.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 26905
/proc/meminfo: memFree=1759552/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=1616 CPUtime=0
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 101962890 1654784 186 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 404 187 95 292 0 109 0

[startup+0.0619761 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 26905
/proc/meminfo: memFree=1759552/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=2540 CPUtime=0.05
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 458 0 0 0 5 0 0 0 20 0 1 0 101962890 2600960 441 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 635 441 105 292 0 340 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2540

[startup+0.101978 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 26905
/proc/meminfo: memFree=1759552/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=2804 CPUtime=0.09
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 506 0 0 0 9 0 0 0 20 0 1 0 101962890 2871296 489 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 701 489 105 292 0 406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2804

[startup+0.301998 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 26905
/proc/meminfo: memFree=1759552/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=3876 CPUtime=0.29
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 784 0 0 0 29 0 0 0 22 0 1 0 101962890 3969024 767 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 969 767 109 292 0 674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3876

[startup+0.701039 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 26905
/proc/meminfo: memFree=1759552/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=4412 CPUtime=0.69
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 899 0 0 0 69 0 0 0 25 0 1 0 101962890 4517888 882 1992294400 134512640 135712473 4294956192 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 1103 882 109 292 0 808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4412

[startup+1.50212 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 26906
/proc/meminfo: memFree=1755640/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=5640 CPUtime=1.49
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 1210 0 0 0 149 0 0 0 25 0 1 0 101962890 5775360 1193 1992294400 134512640 135712473 4294956192 18446744073709551615 134540570 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 1410 1193 109 292 0 1115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5640

[startup+3.10128 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 26906
/proc/meminfo: memFree=1754872/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=6256 CPUtime=3.09
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 1320 0 0 0 309 0 0 0 25 0 1 0 101962890 6406144 1303 1992294400 134512640 135712473 4294956192 18446744073709551615 134581199 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 1564 1303 109 292 0 1269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6256

[startup+6.30161 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 26906
/proc/meminfo: memFree=1754040/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=6896 CPUtime=6.28
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 1477 0 0 0 628 0 0 0 25 0 1 0 101962890 7061504 1460 1992294400 134512640 135712473 4294956192 18446744073709551615 134557958 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 1724 1460 109 292 0 1429 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6896

[startup+12.7013 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 26906
/proc/meminfo: memFree=1752568/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=8552 CPUtime=12.69
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 1819 0 0 0 1268 1 0 0 25 0 1 0 101962890 8757248 1802 1992294400 134512640 135712473 4294956192 18446744073709551615 134551430 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 2138 1802 109 292 0 1843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8552

[startup+25.5015 s]
/proc/loadavg: 1.65 1.79 1.44 2/65 26906
/proc/meminfo: memFree=1751224/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=10216 CPUtime=25.48
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 2137 0 0 0 2547 1 0 0 25 0 1 0 101962890 10461184 2120 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 2554 2120 109 292 0 2259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10216

[startup+51.1011 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 26906
/proc/meminfo: memFree=1749304/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=12472 CPUtime=51.07
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 2620 0 0 0 5106 1 0 0 25 0 1 0 101962890 12771328 2603 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 3118 2603 109 292 0 2823 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12472

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.40 2/65 26906
/proc/meminfo: memFree=1687160/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=76828 CPUtime=102.26
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 18361 0 0 0 10212 14 0 0 25 0 1 0 101962890 78671872 18117 1992294400 134512640 135712473 4294956192 18446744073709551615 134601715 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 19207 18117 109 292 0 18912 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 76828

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.37 2/65 26906
/proc/meminfo: memFree=1644472/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=122676 CPUtime=162.25
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 29972 0 0 0 16201 24 0 0 25 0 1 0 101962890 125620224 28827 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 30669 28827 109 292 0 30374 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 122676

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 26906
/proc/meminfo: memFree=1614840/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=152312 CPUtime=222.23
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 37292 0 0 0 22189 34 0 0 25 0 1 0 101962890 155967488 36147 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 38078 36147 109 292 0 37783 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 152312

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 26906
/proc/meminfo: memFree=1606840/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=160688 CPUtime=282.21
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 39384 0 0 0 28185 36 0 0 25 0 1 0 101962890 164544512 38110 1992294400 134512640 135712473 4294956192 18446744073709551615 134540803 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 40172 38110 109 292 0 39877 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 160688

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 26906
/proc/meminfo: memFree=1606712/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=160688 CPUtime=342.2
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 39408 0 0 0 34184 36 0 0 25 0 1 0 101962890 164544512 38134 1992294400 134512640 135712473 4294956192 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 40172 38134 109 292 0 39877 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 160688

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 26906
/proc/meminfo: memFree=1605880/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=161716 CPUtime=402.18
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 39613 0 0 0 40182 36 0 0 25 0 1 0 101962890 165597184 38339 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 40429 38339 109 292 0 40134 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 161716

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 26906
/proc/meminfo: memFree=1605688/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=161716 CPUtime=462.16
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 39644 0 0 0 46180 36 0 0 25 0 1 0 101962890 165597184 38370 1992294400 134512640 135712473 4294956192 18446744073709551615 134540770 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 40429 38370 109 292 0 40134 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 161716

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 26906
/proc/meminfo: memFree=1605624/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=161716 CPUtime=522.15
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 39654 0 0 0 52179 36 0 0 25 0 1 0 101962890 165597184 38380 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 40429 38380 109 292 0 40134 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 161716

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 26906
/proc/meminfo: memFree=1605496/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=161716 CPUtime=582.13
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 39677 0 0 0 58177 36 0 0 25 0 1 0 101962890 165597184 38403 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 40429 38403 109 292 0 40134 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 161716

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 26906
/proc/meminfo: memFree=1603896/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=163448 CPUtime=642.11
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 40062 0 0 0 64175 36 0 0 25 0 1 0 101962890 167370752 38788 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 40862 38788 109 292 0 40567 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 163448

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 26906
/proc/meminfo: memFree=1598264/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=169912 CPUtime=702.09
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 41492 0 0 0 70172 37 0 0 25 0 1 0 101962890 173989888 40218 1992294400 134512640 135712473 4294956192 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 42478 40218 109 292 0 42183 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 169912

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 26908
/proc/meminfo: memFree=1594216/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=173564 CPUtime=762.09
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 42384 0 0 0 76169 40 0 0 25 0 1 0 101962890 177729536 41110 1992294400 134512640 135712473 4294956192 18446744073709551615 134540641 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 43391 41110 109 292 0 43096 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 173564

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 26912
/proc/meminfo: memFree=1594296/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=173564 CPUtime=822.06
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 42434 0 0 0 82166 40 0 0 25 0 1 0 101962890 177729536 41160 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 43391 41160 109 292 0 43096 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 173564

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 26912
/proc/meminfo: memFree=1592888/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=175616 CPUtime=882.04
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 42772 0 0 0 88164 40 0 0 25 0 1 0 101962890 179830784 41498 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 43904 41498 109 292 0 43609 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 175616

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 26912
/proc/meminfo: memFree=1575544/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=195748 CPUtime=942.02
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 48491 0 0 0 94157 45 0 0 25 0 1 0 101962890 200445952 45963 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 48937 45963 109 292 0 48642 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 195748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 26912
/proc/meminfo: memFree=1563640/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=207872 CPUtime=1002
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 51564 0 0 0 100151 49 0 0 25 0 1 0 101962890 212860928 48778 1992294400 134512640 135712473 4294956192 18446744073709551615 134540586 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 51968 48778 109 292 0 51673 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 207872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 26912
/proc/meminfo: memFree=1563640/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=207872 CPUtime=1061.99
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 51564 0 0 0 106150 49 0 0 25 0 1 0 101962890 212860928 48778 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 51968 48778 109 292 0 51673 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 207872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 26912
/proc/meminfo: memFree=1563640/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=207872 CPUtime=1121.97
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 51564 0 0 0 112148 49 0 0 25 0 1 0 101962890 212860928 48778 1992294400 134512640 135712473 4294956192 18446744073709551615 134540778 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 51968 48778 109 292 0 51673 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 207872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 26912
/proc/meminfo: memFree=1563576/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=207740 CPUtime=1181.95
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 51572 0 0 0 118146 49 0 0 25 0 1 0 101962890 212725760 48753 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 51935 48753 109 292 0 51640 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 207740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 26912
/proc/meminfo: memFree=1563128/2055920 swapFree=4180920/4192956
[pid=26905] ppid=26903 vsize=208768 CPUtime=1200.06
/proc/26905/stat : 26905 (SApperloT-hrp) R 26903 26905 26613 0 -1 4194304 51704 0 0 0 119956 50 0 0 25 0 1 0 101962890 213778432 48885 1992294400 134512640 135712473 4294956192 18446744073709551615 134564364 0 0 4096 0 0 0 0 17 1 0 0
/proc/26905/statm: 52192 48885 109 292 0 51897 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 208768

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.44
CPU time (s): 1200.1
CPU user time (s): 1199.57
CPU system time (s): 0.532918
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 208768

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

runsolver used 0.98185 second user time and 3.39648 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-26 11:48:20
IDJOB=1728637
IDBENCH=24681
IDSOLVER=510
FILE ID=node27/1728637-1240739300
PBS_JOBID= 9186971
Free space on /tmp= 66248 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728637-1240739300/watcher-1728637-1240739300 -o /tmp/evaluation-result-1728637-1240739300/solver-1728637-1240739300 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=863785379 HOME/instance-1728637-1240739300.cnf

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

MD5SUM BENCH= b75724237432e4d0e86c18e7a0ef5859
RANDOM SEED=863785379

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1760032 kB
Buffers:         22860 kB
Cached:         193704 kB
SwapCached:       5116 kB
Active:          18548 kB
Inactive:       206180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760032 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          14120 kB
Slab:            57108 kB
Committed_AS:   372496 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 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 node27 at 2009-04-26 12:08:22