Trace number 1532105

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.08 1200.64

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S251246256-047.cnf
MD5SUM8f73ab57f6037e66eefb750c3e8213fd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.5531
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

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-1532105-1238372211/watcher-1532105-1238372211 -o /tmp/evaluation-result-1532105-1238372211/solver-1532105-1238372211 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=13708828 HOME/instance-1532105-1238372211.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.00 1.00 1.00 3/64 9008
/proc/meminfo: memFree=1763432/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=1616 CPUtime=0
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 1109886840 1654784 180 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 404 181 95 292 0 109 0

[startup+0.0784229 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9008
/proc/meminfo: memFree=1763432/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=2936 CPUtime=0.07
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 560 0 0 0 7 0 0 0 18 0 1 0 1109886840 3006464 543 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 734 543 105 292 0 439 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2936

[startup+0.101425 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9008
/proc/meminfo: memFree=1763432/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=3200 CPUtime=0.09
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 594 0 0 0 9 0 0 0 18 0 1 0 1109886840 3276800 577 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 800 577 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301453 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9008
/proc/meminfo: memFree=1763432/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=4124 CPUtime=0.29
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 851 0 0 0 29 0 0 0 19 0 1 0 1109886840 4222976 834 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 1031 834 105 292 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4124

[startup+0.701511 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9008
/proc/meminfo: memFree=1763432/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=6236 CPUtime=0.69
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 1379 0 0 0 69 0 0 0 23 0 1 0 1109886840 6385664 1362 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 1559 1362 105 292 0 1264 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6236

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1757344/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=8216 CPUtime=1.49
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 1854 0 0 0 149 0 0 0 25 0 1 0 1109886840 8413184 1837 1992294400 134512640 135712473 4294956208 18446744073709551615 134558592 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 2054 1837 105 292 0 1759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8216

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1755552/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=9404 CPUtime=3.09
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 2152 0 0 0 309 0 0 0 25 0 1 0 1109886840 9629696 2135 1992294400 134512640 135712473 4294956208 18446744073709551615 134557926 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 2351 2135 105 292 0 2056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9404

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1753504/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=13100 CPUtime=6.29
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 3067 0 0 0 628 1 0 0 25 0 1 0 1109886840 13414400 3050 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 3275 3050 109 292 0 2980 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13100

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1742944/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=21680 CPUtime=12.69
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 5222 0 0 0 1266 3 0 0 25 0 1 0 1109886840 22200320 5205 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 5420 5205 109 292 0 5125 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21680

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1740768/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=24084 CPUtime=25.48
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 5797 0 0 0 2545 3 0 0 25 0 1 0 1109886840 24662016 5780 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 6021 5780 109 292 0 5726 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24084

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1738592/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=26284 CPUtime=51.07
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 6298 0 0 0 5103 4 0 0 25 0 1 0 1109886840 26914816 6281 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 6571 6281 109 292 0 6276 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26284

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1735264/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=29724 CPUtime=102.26
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 7096 0 0 0 10221 5 0 0 25 0 1 0 1109886840 30437376 7079 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 7431 7079 109 292 0 7136 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29724

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1732704/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=32480 CPUtime=162.22
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 7744 0 0 0 16217 5 0 0 25 0 1 0 1109886840 33259520 7727 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 8120 7727 109 292 0 7825 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 32480

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1730400/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=35156 CPUtime=222.19
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 8320 0 0 0 22213 6 0 0 25 0 1 0 1109886840 35999744 8303 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 8789 8303 109 292 0 8494 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 35156

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1729056/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=36808 CPUtime=282.16
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 8656 0 0 0 28210 6 0 0 25 0 1 0 1109886840 37691392 8639 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 9202 8639 109 292 0 8907 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 36808

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1727008/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=39292 CPUtime=342.13
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 9195 0 0 0 34207 6 0 0 25 0 1 0 1109886840 40235008 9178 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 9823 9178 109 292 0 9528 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 39292

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1726240/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=40260 CPUtime=402.1
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 9402 0 0 0 40204 6 0 0 25 0 1 0 1109886840 41226240 9385 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 10065 9385 109 292 0 9770 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 40260

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1725280/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=41340 CPUtime=462.09
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 9619 0 0 0 46202 7 0 0 25 0 1 0 1109886840 42332160 9602 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 10335 9602 109 292 0 10040 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 41340

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1724192/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=42796 CPUtime=522.06
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 9895 0 0 0 52199 7 0 0 25 0 1 0 1109886840 43823104 9878 1992294400 134512640 135712473 4294956208 18446744073709551615 134564779 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 10699 9878 109 292 0 10404 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 42796

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1723104/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=43840 CPUtime=582.02
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 10147 0 0 0 58195 7 0 0 25 0 1 0 1109886840 44892160 10130 1992294400 134512640 135712473 4294956208 18446744073709551615 134581149 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 10960 10130 109 292 0 10665 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 43840

[startup+642.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 9009
/proc/meminfo: memFree=1722400/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=44768 CPUtime=641.99
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 10330 0 0 0 64192 7 0 0 25 0 1 0 1109886840 45842432 10313 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 11192 10313 109 292 0 10897 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 44768

[startup+702.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 9009
/proc/meminfo: memFree=1721696/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=45380 CPUtime=701.97
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 10478 0 0 0 70190 7 0 0 25 0 1 0 1109886840 46469120 10461 1992294400 134512640 135712473 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 11345 10461 109 292 0 11050 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 45380

[startup+762.307 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1719456/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=47848 CPUtime=761.94
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 11022 0 0 0 76186 8 0 0 25 0 1 0 1109886840 48996352 11005 1992294400 134512640 135712473 4294956208 18446744073709551615 134560247 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 11962 11005 109 292 0 11667 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 47848

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1718496/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=49064 CPUtime=821.91
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 11272 0 0 0 82183 8 0 0 25 0 1 0 1109886840 50241536 11255 1992294400 134512640 135712473 4294956208 18446744073709551615 134563636 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 12266 11255 109 292 0 11971 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 49064

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1717664/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=49964 CPUtime=881.89
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 11470 0 0 0 88180 9 0 0 25 0 1 0 1109886840 51163136 11453 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 12491 11453 109 292 0 12196 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 49964

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1717024/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=50828 CPUtime=941.86
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 11633 0 0 0 94177 9 0 0 25 0 1 0 1109886840 52047872 11616 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 12707 11616 109 292 0 12412 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 50828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1716064/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=51956 CPUtime=1001.83
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 11885 0 0 0 100174 9 0 0 25 0 1 0 1109886840 53202944 11868 1992294400 134512640 135712473 4294956208 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 12989 11868 109 292 0 12694 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 51956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9009
/proc/meminfo: memFree=1715424/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=52872 CPUtime=1061.81
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 12045 0 0 0 106171 10 0 0 25 0 1 0 1109886840 54140928 12028 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 13218 12028 109 292 0 12923 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 52872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9011
/proc/meminfo: memFree=1671392/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=97304 CPUtime=1121.75
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 23101 0 0 0 112156 19 0 0 25 0 1 0 1109886840 99639296 23084 1992294400 134512640 135712473 4294956208 18446744073709551615 134565424 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 24326 23084 109 292 0 24031 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 97304

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9011
/proc/meminfo: memFree=1563232/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=206548 CPUtime=1181.73
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 50391 0 0 0 118134 39 0 0 25 0 1 0 1109886840 211505152 50374 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 51637 50374 109 292 0 51342 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 206548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9011
/proc/meminfo: memFree=1528224/2055920 swapFree=4174420/4192956
[pid=9008] ppid=9006 vsize=240168 CPUtime=1200.03
/proc/9008/stat : 9008 (SApperloT-hrp) R 9006 9008 8879 0 -1 4194304 58765 0 0 0 119957 46 0 0 25 0 1 0 1109886840 245932032 58748 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0
/proc/9008/statm: 60042 58748 109 292 0 59747 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 240168

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.64
CPU time (s): 1200.08
CPU user time (s): 1199.58
CPU system time (s): 0.500923
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 240168

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

runsolver used 1.02584 second user time and 3.34949 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 02:16:51
IDJOB=1532105
IDBENCH=70195
IDSOLVER=510
FILE ID=node22/1532105-1238372211
PBS_JOBID= 9061260
Free space on /tmp= 66324 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S251246256-047.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532105-1238372211/watcher-1532105-1238372211 -o /tmp/evaluation-result-1532105-1238372211/solver-1532105-1238372211 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=13708828 HOME/instance-1532105-1238372211.cnf

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

MD5SUM BENCH= 8f73ab57f6037e66eefb750c3e8213fd
RANDOM SEED=13708828

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:       1763856 kB
Buffers:         71048 kB
Cached:         131072 kB
SwapCached:      12352 kB
Active:          18744 kB
Inactive:       197316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763856 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            62064 kB
Committed_AS:  2906524 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= 66324 MiB
End job on node22 at 2009-03-30 02:36:54