Trace number 1533635

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.06 1200.45

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S1858385213-060.cnf
MD5SUM769b1d78f1df1ca341c4fa4a9e3927fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.075988
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data


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-1533635-1238476103/watcher-1533635-1238476103 -o /tmp/evaluation-result-1533635-1238476103/solver-1533635-1238476103 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1932540431 HOME/instance-1533635-1238476103.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.98 0.99 3/64 13704
/proc/meminfo: memFree=1635120/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=1616 CPUtime=0
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1120276008 1654784 170 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 404 170 95 292 0 109 0

[startup+0.061503 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13704
/proc/meminfo: memFree=1635120/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=2012 CPUtime=0.05
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 319 0 0 0 5 0 0 0 18 0 1 0 1120276008 2060288 302 1992294400 134512640 135712473 4294956192 18446744073709551615 134564286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 503 302 105 292 0 208 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2012

[startup+0.101508 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13704
/proc/meminfo: memFree=1635120/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=2144 CPUtime=0.09
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 359 0 0 0 9 0 0 0 18 0 1 0 1120276008 2195456 342 1992294400 134512640 135712473 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 536 342 105 292 0 241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301537 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13704
/proc/meminfo: memFree=1635120/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=2540 CPUtime=0.29
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 434 0 0 0 29 0 0 0 19 0 1 0 1120276008 2600960 417 1992294400 134512640 135712473 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 635 417 109 292 0 340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.701595 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13704
/proc/meminfo: memFree=1635120/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=2940 CPUtime=0.69
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 547 0 0 0 69 0 0 0 22 0 1 0 1120276008 3010560 530 1992294400 134512640 135712473 4294956192 18446744073709551615 134545622 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 735 530 109 292 0 440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2940

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1633384/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=3220 CPUtime=1.49
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 614 0 0 0 149 0 0 0 25 0 1 0 1120276008 3297280 597 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 805 597 109 292 0 510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3220

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1632872/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=4184 CPUtime=3.09
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 830 0 0 0 309 0 0 0 25 0 1 0 1120276008 4284416 813 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 1046 813 109 292 0 751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4184

[startup+6.3024 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1629040/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=7224 CPUtime=6.29
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 1606 0 0 0 629 0 0 0 25 0 1 0 1120276008 7397376 1589 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 1806 1589 109 292 0 1511 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7224

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1628656/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=7684 CPUtime=12.68
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 1685 0 0 0 1268 0 0 0 25 0 1 0 1120276008 7868416 1668 1992294400 134512640 135712473 4294956192 18446744073709551615 134557958 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 1921 1668 109 292 0 1626 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7684

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1628208/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=8148 CPUtime=25.49
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 1792 0 0 0 2548 1 0 0 25 0 1 0 1120276008 8343552 1775 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 2037 1775 109 292 0 1742 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8148

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1627504/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=9108 CPUtime=51.08
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 1955 0 0 0 5107 1 0 0 25 0 1 0 1120276008 9326592 1938 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 2277 1938 109 292 0 1982 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9108

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1626736/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=9908 CPUtime=102.26
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 2141 0 0 0 10225 1 0 0 25 0 1 0 1120276008 10145792 2124 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 2477 2124 109 292 0 2182 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9908

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1626544/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=10228 CPUtime=162.24
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 2206 0 0 0 16223 1 0 0 25 0 1 0 1120276008 10473472 2189 1992294400 134512640 135712473 4294956192 18446744073709551615 134553840 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 2557 2189 109 292 0 2262 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10228

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1626352/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=10228 CPUtime=222.21
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 2252 0 0 0 22220 1 0 0 25 0 1 0 1120276008 10473472 2235 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 2557 2235 109 292 0 2262 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10228

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1602992/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=34764 CPUtime=282.2
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 8347 0 0 0 28212 8 0 0 25 0 1 0 1120276008 35598336 8134 1992294400 134512640 135712473 4294956192 18446744073709551615 134564111 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 8691 8134 109 292 0 8396 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 34764

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1587568/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=50936 CPUtime=342.18
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 12281 0 0 0 34205 13 0 0 25 0 1 0 1120276008 52158464 11939 1992294400 134512640 135712473 4294956192 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 12734 11939 109 292 0 12439 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 50936

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1571248/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=68736 CPUtime=402.16
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 16531 0 0 0 40197 19 0 0 25 0 1 0 1120276008 70385664 16060 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 17184 16060 109 292 0 16889 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 68736

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1556976/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=84024 CPUtime=462.14
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 20133 0 0 0 46192 22 0 0 25 0 1 0 1120276008 86040576 19533 1992294400 134512640 135712473 4294956192 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 21006 19533 109 292 0 20711 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 84024

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13705
/proc/meminfo: memFree=1540528/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=101040 CPUtime=522.12
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 24368 0 0 0 52186 26 0 0 25 0 1 0 1120276008 103464960 23639 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 25260 23639 109 292 0 24965 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 101040

[startup+582.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1523376/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=119000 CPUtime=582.1
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 28785 0 0 0 58179 31 0 0 25 0 1 0 1120276008 121856000 27927 1992294400 134512640 135712473 4294956192 18446744073709551615 134540578 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 29750 27927 109 292 0 29455 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 119000

[startup+642.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 13705
/proc/meminfo: memFree=1509808/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=132636 CPUtime=642.09
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 32151 0 0 0 64175 34 0 0 25 0 1 0 1120276008 135819264 31293 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 33159 31293 109 292 0 32864 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 132636

[startup+702.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 13705
/proc/meminfo: memFree=1497520/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=145532 CPUtime=702.06
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 35379 0 0 0 70169 37 0 0 25 0 1 0 1120276008 149024768 34392 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 36383 34392 109 292 0 36088 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 145532

[startup+762.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1488112/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=155832 CPUtime=762.05
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 37823 0 0 0 76165 40 0 0 25 0 1 0 1120276008 159571968 36707 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 38958 36707 109 292 0 38663 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 155832

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1470512/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=173644 CPUtime=822.02
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 42342 0 0 0 82157 45 0 0 25 0 1 0 1120276008 177811456 41097 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 43411 41097 109 292 0 43116 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 173644

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1454512/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=189728 CPUtime=882
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 46470 0 0 0 88149 51 0 0 25 0 1 0 1120276008 194281472 45096 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 47432 45096 109 292 0 47137 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 189728

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1446896/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=197532 CPUtime=941.99
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 48398 0 0 0 94145 54 0 0 25 0 1 0 1120276008 202272768 47024 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 49383 47024 109 292 0 49088 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 197532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1436720/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=207732 CPUtime=1001.96
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 50934 0 0 0 100139 57 0 0 25 0 1 0 1120276008 212717568 49560 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 51933 49560 109 292 0 51638 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 207732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1421680/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=222576 CPUtime=1061.95
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 54664 0 0 0 106133 62 0 0 25 0 1 0 1120276008 227917824 53290 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 55644 53290 109 292 0 55349 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 222576

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1406256/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=238956 CPUtime=1121.93
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 58662 0 0 0 112127 66 0 0 25 0 1 0 1120276008 244690944 57159 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 59739 57159 109 292 0 59444 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 238956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1395184/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=250344 CPUtime=1181.9
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 61471 0 0 0 118121 69 0 0 25 0 1 0 1120276008 256352256 59968 1992294400 134512640 135712473 4294956192 18446744073709551615 134601979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 62586 59968 109 292 0 62291 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 250344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13705
/proc/meminfo: memFree=1390448/2055920 swapFree=4174420/4192956
[pid=13704] ppid=13702 vsize=255132 CPUtime=1200
/proc/13704/stat : 13704 (SApperloT-hrp) R 13702 13704 13274 0 -1 4194304 62713 0 0 0 119930 70 0 0 25 0 1 0 1120276008 261255168 61081 1992294400 134512640 135712473 4294956192 18446744073709551615 135153685 0 0 4096 0 0 0 0 17 1 0 0
/proc/13704/statm: 63783 61081 109 292 0 63488 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 255132

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.45
CPU time (s): 1200.06
CPU user time (s): 1199.31
CPU system time (s): 0.750885
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 255132

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

runsolver used 0.911861 second user time and 2.52362 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-31 07:08:23
IDJOB=1533635
IDBENCH=70501
IDSOLVER=510
FILE ID=node22/1533635-1238476103
PBS_JOBID= 9061753
Free space on /tmp= 66332 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S1858385213-060.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533635-1238476103/watcher-1533635-1238476103 -o /tmp/evaluation-result-1533635-1238476103/solver-1533635-1238476103 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1932540431 HOME/instance-1533635-1238476103.cnf

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

MD5SUM BENCH= 769b1d78f1df1ca341c4fa4a9e3927fb
RANDOM SEED=1932540431

node22.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.279
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.279
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:       1635536 kB
Buffers:         86628 kB
Cached:         236056 kB
SwapCached:      12352 kB
Active:         164316 kB
Inactive:       172372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635536 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            69716 kB
Committed_AS:  2987840 kB
PageTables:       1372 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= 66328 MiB
End job on node22 at 2009-03-31 07:28:25