Trace number 1534295

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.09 1200.44

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S502087726-095.cnf
MD5SUM19585c969548ec91e42795356f5c76b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.759
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1534295-1238564343/watcher-1534295-1238564343 -o /tmp/evaluation-result-1534295-1238564343/solver-1534295-1238564343 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=175603989 HOME/instance-1534295-1238564343.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.99 1.18 3/64 17907
/proc/meminfo: memFree=1503592/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=1484 CPUtime=0
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 1129096599 1519616 154 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 371 154 105 292 0 76 0

[startup+0.0433401 s]
/proc/loadavg: 0.92 0.99 1.18 3/64 17907
/proc/meminfo: memFree=1503592/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=1616 CPUtime=0.04
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 201 0 0 0 4 0 0 0 18 0 1 0 1129096599 1654784 184 1992294400 134512640 135712473 4294956208 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 404 184 105 292 0 109 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1616

[startup+0.101346 s]
/proc/loadavg: 0.92 0.99 1.18 3/64 17907
/proc/meminfo: memFree=1503592/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=1616 CPUtime=0.1
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 216 0 0 0 10 0 0 0 18 0 1 0 1129096599 1654784 199 1992294400 134512640 135712473 4294956208 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 404 199 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301368 s]
/proc/loadavg: 0.92 0.99 1.18 3/64 17907
/proc/meminfo: memFree=1503592/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=2012 CPUtime=0.3
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 323 0 0 0 30 0 0 0 19 0 1 0 1129096599 2060288 306 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 503 306 109 292 0 208 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2012

[startup+0.701413 s]
/proc/loadavg: 0.92 0.99 1.18 3/64 17907
/proc/meminfo: memFree=1503592/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=2144 CPUtime=0.7
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 354 0 0 0 70 0 0 0 22 0 1 0 1129096599 2195456 337 1992294400 134512640 135712473 4294956208 18446744073709551615 134558656 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 536 337 109 292 0 241 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2144

[startup+1.5015 s]
/proc/loadavg: 0.92 0.99 1.18 2/65 17908
/proc/meminfo: memFree=1502560/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=2276 CPUtime=1.49
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 391 0 0 0 149 0 0 0 25 0 1 0 1129096599 2330624 374 1992294400 134512640 135712473 4294956208 18446744073709551615 134564111 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 569 374 109 292 0 274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10169 s]
/proc/loadavg: 0.92 0.99 1.18 2/65 17908
/proc/meminfo: memFree=1502240/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=2540 CPUtime=3.09
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 450 0 0 0 309 0 0 0 25 0 1 0 1129096599 2600960 433 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 635 433 109 292 0 340 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2540

[startup+6.30105 s]
/proc/loadavg: 0.93 0.99 1.18 2/65 17908
/proc/meminfo: memFree=1501920/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=3860 CPUtime=6.29
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 778 0 0 0 629 0 0 0 25 0 1 0 1129096599 3952640 761 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 965 761 109 292 0 670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3860

[startup+12.7018 s]
/proc/loadavg: 0.93 0.99 1.18 2/65 17908
/proc/meminfo: memFree=1493280/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=11252 CPUtime=12.68
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 2615 0 0 0 1268 0 0 0 25 0 1 0 1129096599 11522048 2598 1992294400 134512640 135712473 4294956208 18446744073709551615 134581400 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 2813 2598 109 292 0 2518 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11252

[startup+25.5012 s]
/proc/loadavg: 0.95 0.99 1.18 2/65 17908
/proc/meminfo: memFree=1493088/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=11388 CPUtime=25.48
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 2663 0 0 0 2548 0 0 0 25 0 1 0 1129096599 11661312 2646 1992294400 134512640 135712473 4294956208 18446744073709551615 134574535 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 2847 2646 109 292 0 2552 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11388

[startup+51.1011 s]
/proc/loadavg: 0.96 0.99 1.17 2/65 17908
/proc/meminfo: memFree=1492640/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=11784 CPUtime=51.08
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 2762 0 0 0 5107 1 0 0 25 0 1 0 1129096599 12066816 2745 1992294400 134512640 135712473 4294956208 18446744073709551615 134564751 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 2946 2745 109 292 0 2651 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11784

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.16 2/65 17908
/proc/meminfo: memFree=1492128/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=12456 CPUtime=102.27
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 2910 0 0 0 10226 1 0 0 25 0 1 0 1129096599 12754944 2893 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 3114 2893 109 292 0 2819 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12456

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.15 2/65 17908
/proc/meminfo: memFree=1491616/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=12852 CPUtime=162.24
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 3024 0 0 0 16223 1 0 0 25 0 1 0 1129096599 13160448 3007 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 3213 3007 109 292 0 2918 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12852

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.14 2/65 17908
/proc/meminfo: memFree=1491296/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=13124 CPUtime=222.22
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 3102 0 0 0 22221 1 0 0 25 0 1 0 1129096599 13438976 3085 1992294400 134512640 135712473 4294956208 18446744073709551615 134553896 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 3281 3085 109 292 0 2986 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13124

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.13 2/65 17908
/proc/meminfo: memFree=1491040/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=13396 CPUtime=282.21
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 3158 0 0 0 28219 2 0 0 25 0 1 0 1129096599 13717504 3141 1992294400 134512640 135712473 4294956208 18446744073709551615 134564430 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 3349 3141 109 292 0 3054 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13396

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.12 2/65 17908
/proc/meminfo: memFree=1490784/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=13532 CPUtime=342.19
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 3202 0 0 0 34217 2 0 0 25 0 1 0 1129096599 13856768 3185 1992294400 134512640 135712473 4294956208 18446744073709551615 134552293 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 3383 3185 109 292 0 3088 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 13532

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.10 2/65 17910
/proc/meminfo: memFree=1490464/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=13804 CPUtime=402.17
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 3252 0 0 0 40215 2 0 0 25 0 1 0 1129096599 14135296 3235 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 3451 3235 109 292 0 3156 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 13804

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 17910
/proc/meminfo: memFree=1490464/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=13940 CPUtime=462.15
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 3290 0 0 0 46213 2 0 0 25 0 1 0 1129096599 14274560 3273 1992294400 134512640 135712473 4294956208 18446744073709551615 134551537 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 3485 3273 109 292 0 3190 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 13940

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 17910
/proc/meminfo: memFree=1476896/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=28488 CPUtime=522.14
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 6897 0 0 0 52208 6 0 0 25 0 1 0 1129096599 29171712 6814 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 7122 6814 109 292 0 6827 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 28488

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 17910
/proc/meminfo: memFree=1454880/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=51176 CPUtime=582.12
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 12408 0 0 0 58201 11 0 0 25 0 1 0 1129096599 52404224 12195 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 12794 12195 109 292 0 12499 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 51176

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 17910
/proc/meminfo: memFree=1439072/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=67516 CPUtime=642.11
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 16344 0 0 0 64195 16 0 0 25 0 1 0 1129096599 69136384 16131 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 16879 16131 109 292 0 16584 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 67516

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 17910
/proc/meminfo: memFree=1419872/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=87204 CPUtime=702.08
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 21168 0 0 0 70187 21 0 0 25 0 1 0 1129096599 89296896 20955 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 21801 20955 109 292 0 21506 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 87204

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 17910
/proc/meminfo: memFree=1404384/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=103256 CPUtime=762.07
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 25022 0 0 0 76181 26 0 0 25 0 1 0 1129096599 105734144 24809 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 25814 24809 109 292 0 25519 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 103256

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 17910
/proc/meminfo: memFree=1389216/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=119072 CPUtime=822.05
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 28869 0 0 0 82174 31 0 0 25 0 1 0 1129096599 121929728 28656 1992294400 134512640 135712473 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 29768 28656 109 292 0 29473 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 119072

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 17910
/proc/meminfo: memFree=1374304/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=134224 CPUtime=882.03
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 32507 0 0 0 88168 35 0 0 25 0 1 0 1129096599 137445376 32294 1992294400 134512640 135712473 4294956208 18446744073709551615 134601464 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 33556 32294 109 292 0 33261 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 134224

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 17910
/proc/meminfo: memFree=1361120/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=147600 CPUtime=942.01
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 35839 0 0 0 94162 39 0 0 25 0 1 0 1129096599 151142400 35626 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 36900 35626 109 292 0 36605 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 147600

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 17910
/proc/meminfo: memFree=1346080/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=163200 CPUtime=1002
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 39548 0 0 0 100155 45 0 0 25 0 1 0 1129096599 167116800 39335 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 40800 39335 109 292 0 40505 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 163200

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 17910
/proc/meminfo: memFree=1332704/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=177544 CPUtime=1061.98
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 42911 0 0 0 106150 48 0 0 25 0 1 0 1129096599 181805056 42698 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 44386 42698 109 292 0 44091 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 177544

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 17910
/proc/meminfo: memFree=1318880/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=191680 CPUtime=1121.97
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 46327 0 0 0 112145 52 0 0 25 0 1 0 1129096599 196280320 46114 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 47920 46114 109 292 0 47625 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 191680

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 17910
/proc/meminfo: memFree=1299616/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=211168 CPUtime=1181.95
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 51114 0 0 0 118138 57 0 0 25 0 1 0 1129096599 216236032 50901 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 52792 50901 109 292 0 52497 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 211168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 17910
/proc/meminfo: memFree=1295776/2055920 swapFree=4178500/4192956
[pid=17907] ppid=17905 vsize=215036 CPUtime=1200.04
/proc/17907/stat : 17907 (SApperloT-hrp) R 17905 17907 17842 0 -1 4194304 52066 0 0 0 119946 58 0 0 25 0 1 0 1129096599 220196864 51853 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17907/statm: 53759 51853 109 292 0 53464 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 215036

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.09
CPU user time (s): 1199.47
CPU system time (s): 0.620905
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 215036

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

runsolver used 0.91486 second user time and 2.6006 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-01 07:39:03
IDJOB=1534295
IDBENCH=70633
IDSOLVER=510
FILE ID=node62/1534295-1238564343
PBS_JOBID= 9062175
Free space on /tmp= 66352 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S502087726-095.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534295-1238564343/watcher-1534295-1238564343 -o /tmp/evaluation-result-1534295-1238564343/solver-1534295-1238564343 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=175603989 HOME/instance-1534295-1238564343.cnf

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

MD5SUM BENCH= 19585c969548ec91e42795356f5c76b1
RANDOM SEED=175603989

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:       1504072 kB
Buffers:        101424 kB
Cached:         351048 kB
SwapCached:       7616 kB
Active:         219380 kB
Inactive:       242316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504072 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          14968 kB
Slab:            75960 kB
Committed_AS:  2891700 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 07:59:05