Trace number 1534375

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.07 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S602463346-055.cnf
MD5SUMf50ad9abb19635b49e2de66215f8fa56
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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-1534375-1238570356/watcher-1534375-1238570356 -o /tmp/evaluation-result-1534375-1238570356/solver-1534375-1238570356 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=682209332 HOME/instance-1534375-1238570356.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 0.99 1.00 3/64 18063
/proc/meminfo: memFree=1503208/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=1484 CPUtime=0
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 1129697938 1519616 164 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 371 164 105 292 0 76 0

[startup+0.0405661 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 18063
/proc/meminfo: memFree=1503208/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=1616 CPUtime=0.03
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 216 0 0 0 3 0 0 0 18 0 1 0 1129697938 1654784 199 1992294400 134512640 135712473 4294956208 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 404 199 105 292 0 109 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1616

[startup+0.101572 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 18063
/proc/meminfo: memFree=1503208/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=1748 CPUtime=0.09
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 235 0 0 0 9 0 0 0 18 0 1 0 1129697938 1789952 218 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 437 218 105 292 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1748

[startup+0.301594 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 18063
/proc/meminfo: memFree=1503208/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=2144 CPUtime=0.29
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 346 0 0 0 29 0 0 0 19 0 1 0 1129697938 2195456 329 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 536 329 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.70164 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 18063
/proc/meminfo: memFree=1503208/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=2408 CPUtime=0.69
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 404 0 0 0 69 0 0 0 22 0 1 0 1129697938 2465792 387 1992294400 134512640 135712473 4294956208 18446744073709551615 134584835 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 602 387 109 292 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50173 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1501920/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=2540 CPUtime=1.49
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 453 0 0 0 149 0 0 0 25 0 1 0 1129697938 2600960 436 1992294400 134512640 135712473 4294956208 18446744073709551615 134564463 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 635 436 109 292 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10191 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1501600/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=2804 CPUtime=3.09
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 521 0 0 0 309 0 0 0 25 0 1 0 1129697938 2871296 504 1992294400 134512640 135712473 4294956208 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 701 504 109 292 0 406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30127 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1501216/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=3068 CPUtime=6.29
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 590 0 0 0 629 0 0 0 25 0 1 0 1129697938 3141632 573 1992294400 134512640 135712473 4294956208 18446744073709551615 134579480 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 767 573 109 292 0 472 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3068

[startup+12.702 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1500704/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=3468 CPUtime=12.69
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 695 0 0 0 1269 0 0 0 25 0 1 0 1129697938 3551232 678 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 867 678 109 292 0 572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3468

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1486432/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=17732 CPUtime=25.48
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 4245 0 0 0 2546 2 0 0 25 0 1 0 1129697938 18157568 4228 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 4433 4228 109 292 0 4138 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17732

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1485792/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=18396 CPUtime=51.07
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 4408 0 0 0 5105 2 0 0 25 0 1 0 1129697938 18837504 4391 1992294400 134512640 135712473 4294956208 18446744073709551615 134557396 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 4599 4391 109 292 0 4304 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18396

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1484896/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=19212 CPUtime=102.27
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 4611 0 0 0 10224 3 0 0 25 0 1 0 1129697938 19673088 4594 1992294400 134512640 135712473 4294956208 18446744073709551615 134554402 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 4803 4594 109 292 0 4508 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19212

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1484384/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=19756 CPUtime=162.24
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 4735 0 0 0 16221 3 0 0 25 0 1 0 1129697938 20230144 4718 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 4939 4718 109 292 0 4644 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19756

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1483936/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=20164 CPUtime=222.23
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 4834 0 0 0 22220 3 0 0 25 0 1 0 1129697938 20647936 4817 1992294400 134512640 135712473 4294956208 18446744073709551615 134558112 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5041 4817 109 292 0 4746 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20164

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1483680/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=20432 CPUtime=282.21
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 4903 0 0 0 28218 3 0 0 25 0 1 0 1129697938 20922368 4886 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5108 4886 109 292 0 4813 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20432

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1483296/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=20704 CPUtime=342.19
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 4987 0 0 0 34216 3 0 0 25 0 1 0 1129697938 21200896 4970 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5176 4970 109 292 0 4881 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 20704

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1483104/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=20984 CPUtime=402.17
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5023 0 0 0 40214 3 0 0 25 0 1 0 1129697938 21487616 5006 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5246 5006 109 292 0 4951 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 20984

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1482848/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=21400 CPUtime=462.15
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5107 0 0 0 46212 3 0 0 25 0 1 0 1129697938 21913600 5090 1992294400 134512640 135712473 4294956208 18446744073709551615 134564341 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5350 5090 109 292 0 5055 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 21400

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1482528/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=21680 CPUtime=522.14
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5182 0 0 0 52210 4 0 0 25 0 1 0 1129697938 22200320 5165 1992294400 134512640 135712473 4294956208 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5420 5165 109 292 0 5125 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 21680

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1482336/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=21816 CPUtime=582.12
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5217 0 0 0 58208 4 0 0 25 0 1 0 1129697938 22339584 5200 1992294400 134512640 135712473 4294956208 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5454 5200 109 292 0 5159 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 21816

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1482272/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=22096 CPUtime=642.11
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5273 0 0 0 64207 4 0 0 25 0 1 0 1129697938 22626304 5256 1992294400 134512640 135712473 4294956208 18446744073709551615 134576543 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5524 5256 109 292 0 5229 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 22096

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1482016/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=22512 CPUtime=702.09
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5333 0 0 0 70205 4 0 0 25 0 1 0 1129697938 23052288 5316 1992294400 134512640 135712473 4294956208 18446744073709551615 134559201 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5628 5316 109 292 0 5333 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 22512

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1481888/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=22656 CPUtime=762.07
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5367 0 0 0 76203 4 0 0 25 0 1 0 1129697938 23199744 5350 1992294400 134512640 135712473 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5664 5350 109 292 0 5369 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 22656

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1481696/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=22800 CPUtime=822.05
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5409 0 0 0 82201 4 0 0 25 0 1 0 1129697938 23347200 5392 1992294400 134512640 135712473 4294956208 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5700 5392 109 292 0 5405 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 22800

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1481632/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=22944 CPUtime=882.03
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5427 0 0 0 88199 4 0 0 25 0 1 0 1129697938 23494656 5410 1992294400 134512640 135712473 4294956208 18446744073709551615 134558592 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5736 5410 109 292 0 5441 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 22944

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1481568/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=23080 CPUtime=942.01
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 5445 0 0 0 94197 4 0 0 25 0 1 0 1129697938 23633920 5428 1992294400 134512640 135712473 4294956208 18446744073709551615 134564284 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 5770 5428 109 292 0 5475 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 23080

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1457248/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=48344 CPUtime=1002
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 11697 0 0 0 100188 12 0 0 25 0 1 0 1129697938 49504256 11517 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 12086 11517 109 292 0 11791 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 48344

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1442464/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=64008 CPUtime=1061.98
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 15430 0 0 0 106181 17 0 0 25 0 1 0 1129697938 65544192 15250 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 16002 15250 109 292 0 15707 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 64008

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1424736/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=82012 CPUtime=1121.97
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 19802 0 0 0 112172 25 0 0 25 0 1 0 1129697938 83980288 19622 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 20503 19622 109 292 0 20208 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 82012

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1405344/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=102616 CPUtime=1181.94
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 24730 0 0 0 118164 30 0 0 25 0 1 0 1129697938 105078784 24550 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 25654 24550 109 292 0 25359 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 102616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 18064
/proc/meminfo: memFree=1397728/2055920 swapFree=4178500/4192956
[pid=18063] ppid=18061 vsize=109948 CPUtime=1200.05
/proc/18063/stat : 18063 (SApperloT-hrp) R 18061 18063 17842 0 -1 4194304 26504 0 0 0 119972 33 0 0 25 0 1 0 1129697938 112586752 26324 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18063/statm: 27487 26324 109 292 0 27192 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 109948

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.72
CPU system time (s): 0.350946
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 109948

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

runsolver used 0.891864 second user time and 2.51762 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-01 09:19:16
IDJOB=1534375
IDBENCH=70649
IDSOLVER=510
FILE ID=node62/1534375-1238570356
PBS_JOBID= 9062175
Free space on /tmp= 66352 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S602463346-055.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534375-1238570356/watcher-1534375-1238570356 -o /tmp/evaluation-result-1534375-1238570356/solver-1534375-1238570356 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=682209332 HOME/instance-1534375-1238570356.cnf

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

MD5SUM BENCH= f50ad9abb19635b49e2de66215f8fa56
RANDOM SEED=682209332

node62.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.232
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.232
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:       1503688 kB
Buffers:        101664 kB
Cached:         351216 kB
SwapCached:       7616 kB
Active:         220508 kB
Inactive:       241576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503688 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          14976 kB
Slab:            75952 kB
Committed_AS:  2895684 kB
PageTables:       1460 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= 66348 MiB
End job on node62 at 2009-04-01 09:39:19