Trace number 1534725

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S1730125812-056.cnf
MD5SUM69b797da312e506f0ab25c6b8dcfe4ab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
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-1534725-1238590670/watcher-1534725-1238590670 -o /tmp/evaluation-result-1534725-1238590670/solver-1534725-1238590670 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=848021608 HOME/instance-1534725-1238590670.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 1.08 2/73 28263
/proc/meminfo: memFree=1450488/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=1352 CPUtime=0
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 153 0 0 0 0 0 0 0 21 0 1 0 1131731862 1384448 137 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 338 137 95 292 0 43 0

[startup+0.0363659 s]
/proc/loadavg: 0.92 0.98 1.08 2/73 28263
/proc/meminfo: memFree=1450488/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=1616 CPUtime=0.03
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 213 0 0 0 3 0 0 0 21 0 1 0 1131731862 1654784 196 1992294400 134512640 135712473 4294956192 18446744073709551615 134587634 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 404 196 105 292 0 109 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1616

[startup+0.101372 s]
/proc/loadavg: 0.92 0.98 1.08 2/73 28263
/proc/meminfo: memFree=1450488/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=1748 CPUtime=0.09
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 233 0 0 0 9 0 0 0 21 0 1 0 1131731862 1789952 216 1992294400 134512640 135712473 4294956192 18446744073709551615 134562622 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 437 216 105 292 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1748

[startup+0.301392 s]
/proc/loadavg: 0.92 0.98 1.08 2/73 28263
/proc/meminfo: memFree=1450488/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=2144 CPUtime=0.29
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 363 0 0 0 29 0 0 0 23 0 1 0 1131731862 2195456 346 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 536 346 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701434 s]
/proc/loadavg: 0.92 0.98 1.08 2/73 28263
/proc/meminfo: memFree=1450488/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=2408 CPUtime=0.69
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 407 0 0 0 69 0 0 0 25 0 1 0 1131731862 2465792 390 1992294400 134512640 135712473 4294956192 18446744073709551615 135153704 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 602 390 109 292 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50152 s]
/proc/loadavg: 0.92 0.98 1.08 2/74 28264
/proc/meminfo: memFree=1449264/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=2540 CPUtime=1.49
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 447 0 0 0 149 0 0 0 25 0 1 0 1131731862 2600960 430 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 635 430 109 292 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10269 s]
/proc/loadavg: 0.92 0.98 1.08 2/74 28264
/proc/meminfo: memFree=1448944/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=2804 CPUtime=3.09
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 515 0 0 0 309 0 0 0 25 0 1 0 1131731862 2871296 498 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 701 498 109 292 0 406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30103 s]
/proc/loadavg: 0.93 0.98 1.08 2/74 28264
/proc/meminfo: memFree=1448504/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=3068 CPUtime=6.29
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 589 0 0 0 629 0 0 0 25 0 1 0 1131731862 3141632 572 1992294400 134512640 135712473 4294956192 18446744073709551615 134581149 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 767 572 109 292 0 472 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3068

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 1.08 2/74 28264
/proc/meminfo: memFree=1440184/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=12836 CPUtime=12.68
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 3019 0 0 0 1267 1 0 0 25 0 1 0 1131731862 13144064 3002 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 3209 3002 109 292 0 2914 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12836

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.08 2/74 28264
/proc/meminfo: memFree=1433592/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=17856 CPUtime=25.48
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 4257 0 0 0 2546 2 0 0 25 0 1 0 1131731862 18284544 4240 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 4464 4240 109 292 0 4169 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17856

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.08 2/74 28264
/proc/meminfo: memFree=1432888/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=18528 CPUtime=51.07
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 4446 0 0 0 5105 2 0 0 25 0 1 0 1131731862 18972672 4429 1992294400 134512640 135712473 4294956192 18446744073709551615 134558595 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 4632 4429 109 292 0 4337 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18528

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/74 28264
/proc/meminfo: memFree=1432056/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=19344 CPUtime=102.26
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 4650 0 0 0 10224 2 0 0 25 0 1 0 1131731862 19808256 4633 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 4836 4633 109 292 0 4541 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19344

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/74 28264
/proc/meminfo: memFree=1431608/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=19884 CPUtime=162.25
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 4768 0 0 0 16222 3 0 0 25 0 1 0 1131731862 20361216 4751 1992294400 134512640 135712473 4294956192 18446744073709551615 134559260 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 4971 4751 109 292 0 4676 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19884

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/74 28270
/proc/meminfo: memFree=1431032/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=20300 CPUtime=222.22
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 4879 0 0 0 22219 3 0 0 25 0 1 0 1131731862 20787200 4862 1992294400 134512640 135712473 4294956192 18446744073709551615 134540732 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5075 4862 109 292 0 4780 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20300

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/74 28270
/proc/meminfo: memFree=1430648/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=20580 CPUtime=282.21
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 4961 0 0 0 28218 3 0 0 25 0 1 0 1131731862 21073920 4944 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5145 4944 109 292 0 4850 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20580

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/74 28270
/proc/meminfo: memFree=1430392/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=20852 CPUtime=342.19
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5017 0 0 0 34216 3 0 0 25 0 1 0 1131731862 21352448 5000 1992294400 134512640 135712473 4294956192 18446744073709551615 134554402 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5213 5000 109 292 0 4918 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 20852

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/74 28270
/proc/meminfo: memFree=1430328/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=20996 CPUtime=402.17
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5050 0 0 0 40214 3 0 0 25 0 1 0 1131731862 21499904 5033 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5249 5033 109 292 0 4954 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 20996

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/74 28270
/proc/meminfo: memFree=1430136/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=21276 CPUtime=462.16
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5087 0 0 0 46213 3 0 0 25 0 1 0 1131731862 21786624 5070 1992294400 134512640 135712473 4294956192 18446744073709551615 134564585 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5319 5070 109 292 0 5024 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 21276

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/74 28270
/proc/meminfo: memFree=1430072/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=21412 CPUtime=522.14
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5121 0 0 0 52211 3 0 0 25 0 1 0 1131731862 21925888 5104 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5353 5104 109 292 0 5058 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 21412

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/74 28270
/proc/meminfo: memFree=1429944/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=21556 CPUtime=582.12
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5148 0 0 0 58209 3 0 0 25 0 1 0 1131731862 22073344 5131 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5389 5131 109 292 0 5094 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 21556

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/74 28270
/proc/meminfo: memFree=1429688/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=21836 CPUtime=642.11
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5202 0 0 0 64208 3 0 0 25 0 1 0 1131731862 22360064 5185 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5459 5185 109 292 0 5164 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 21836

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/74 28270
/proc/meminfo: memFree=1429496/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=22116 CPUtime=702.09
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5252 0 0 0 70206 3 0 0 25 0 1 0 1131731862 22646784 5235 1992294400 134512640 135712473 4294956192 18446744073709551615 134559303 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5529 5235 109 292 0 5234 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 22116

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.01 2/74 28270
/proc/meminfo: memFree=1429304/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=22252 CPUtime=762.08
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5292 0 0 0 76205 3 0 0 25 0 1 0 1131731862 22786048 5275 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5563 5275 109 292 0 5268 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 22252

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 28270
/proc/meminfo: memFree=1429240/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=22540 CPUtime=822.05
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 5340 0 0 0 82202 3 0 0 25 0 1 0 1131731862 23080960 5323 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 5635 5323 109 292 0 5340 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 22540

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 28270
/proc/meminfo: memFree=1415544/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=36644 CPUtime=882.04
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 8829 0 0 0 88198 6 0 0 25 0 1 0 1131731862 37523456 8746 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 9161 8746 109 292 0 8866 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 36644

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 28270
/proc/meminfo: memFree=1391096/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=62180 CPUtime=942.02
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 15109 0 0 0 94189 13 0 0 25 0 1 0 1131731862 63672320 14896 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 15545 14896 109 292 0 15250 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 62180

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 28270
/proc/meminfo: memFree=1378552/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=74936 CPUtime=1002
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 18200 0 0 0 100184 16 0 0 25 0 1 0 1131731862 76734464 17987 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 18734 17987 109 292 0 18439 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 74936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 28270
/proc/meminfo: memFree=1366136/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=88932 CPUtime=1061.98
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 21565 0 0 0 106179 19 0 0 25 0 1 0 1131731862 91066368 21143 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 22233 21143 109 292 0 21938 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 88932

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 28270
/proc/meminfo: memFree=1347320/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=107868 CPUtime=1121.97
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 26198 0 0 0 112171 26 0 0 25 0 1 0 1131731862 110456832 25776 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 26967 25776 109 292 0 26672 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 107868

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 28270
/proc/meminfo: memFree=1332216/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=123908 CPUtime=1181.95
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 30045 0 0 0 118165 30 0 0 25 0 1 0 1131731862 126881792 29623 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 30977 29623 109 292 0 30682 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 123908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/74 28270
/proc/meminfo: memFree=1327352/2055920 swapFree=4164824/4192956
[pid=28263] ppid=28261 vsize=128440 CPUtime=1200.05
/proc/28263/stat : 28263 (SApperloT-hrp) R 28261 28263 28101 0 -1 4194304 31164 0 0 0 119974 31 0 0 25 0 1 0 1131731862 131522560 30742 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/28263/statm: 32110 30742 109 292 0 31815 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 128440

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.75
CPU system time (s): 0.331949
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 128440

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

runsolver used 0.991849 second user time and 3.38448 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-01 14:57:50
IDJOB=1534725
IDBENCH=70719
IDSOLVER=510
FILE ID=node81/1534725-1238590670
PBS_JOBID= 9062246
Free space on /tmp= 126316 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S1730125812-056.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534725-1238590670/watcher-1534725-1238590670 -o /tmp/evaluation-result-1534725-1238590670/solver-1534725-1238590670 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=848021608 HOME/instance-1534725-1238590670.cnf

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

MD5SUM BENCH= 69b797da312e506f0ab25c6b8dcfe4ab
RANDOM SEED=848021608

node81.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1450968 kB
Buffers:         89504 kB
Cached:         413896 kB
SwapCached:      19112 kB
Active:         325444 kB
Inactive:       198872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1450968 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          26536 kB
Slab:            65468 kB
Committed_AS:  3022556 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126316 MiB
End job on node81 at 2009-04-01 15:17:53