Trace number 1534450

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1460100153-095.cnf
MD5SUM147f9c942ba89935aaa4b8c99ea683ac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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-1534450-1238574040/watcher-1534450-1238574040 -o /tmp/evaluation-result-1534450-1238574040/solver-1534450-1238574040 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=634595243 HOME/instance-1534450-1238574040.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.99 1.05 1.00 2/72 10857
/proc/meminfo: memFree=1048008/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=1484 CPUtime=0
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1130065175 1519616 157 1992294400 134512640 135712473 4294956208 18446744073709551615 134574629 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 371 157 105 292 0 76 0

[startup+0.0724949 s]
/proc/loadavg: 0.99 1.05 1.00 2/72 10857
/proc/meminfo: memFree=1048008/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=1616 CPUtime=0.06
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 218 0 0 0 6 0 0 0 18 0 1 0 1130065175 1654784 201 1992294400 134512640 135712473 4294956208 18446744073709551615 134581149 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 404 201 105 292 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1616

[startup+0.101499 s]
/proc/loadavg: 0.99 1.05 1.00 2/72 10857
/proc/meminfo: memFree=1048008/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=1616 CPUtime=0.09
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 225 0 0 0 9 0 0 0 18 0 1 0 1130065175 1654784 208 1992294400 134512640 135712473 4294956208 18446744073709551615 134553824 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 404 208 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301538 s]
/proc/loadavg: 0.99 1.05 1.00 2/72 10857
/proc/meminfo: memFree=1048008/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=2144 CPUtime=0.29
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 343 0 0 0 29 0 0 0 19 0 1 0 1130065175 2195456 326 1992294400 134512640 135712473 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 536 326 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701616 s]
/proc/loadavg: 0.99 1.05 1.00 2/72 10857
/proc/meminfo: memFree=1048008/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=2276 CPUtime=0.69
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 376 0 0 0 69 0 0 0 23 0 1 0 1130065175 2330624 359 1992294400 134512640 135712473 4294956208 18446744073709551615 134557909 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 569 359 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50177 s]
/proc/loadavg: 0.99 1.05 1.00 2/73 10858
/proc/meminfo: memFree=1046904/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=2408 CPUtime=1.49
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 423 0 0 0 149 0 0 0 25 0 1 0 1130065175 2465792 406 1992294400 134512640 135712473 4294956208 18446744073709551615 134564644 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 602 406 109 292 0 307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10109 s]
/proc/loadavg: 0.99 1.05 1.00 2/73 10858
/proc/meminfo: memFree=1046520/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=2672 CPUtime=3.09
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 478 0 0 0 309 0 0 0 25 0 1 0 1130065175 2736128 461 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 668 461 109 292 0 373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.30172 s]
/proc/loadavg: 0.99 1.05 1.00 2/73 10858
/proc/meminfo: memFree=1046200/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=4256 CPUtime=6.29
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 871 0 0 0 629 0 0 0 25 0 1 0 1130065175 4358144 854 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 1064 854 109 292 0 769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4256

[startup+12.702 s]
/proc/loadavg: 0.99 1.05 1.00 2/73 10858
/proc/meminfo: memFree=1037768/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=11256 CPUtime=12.69
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 2615 0 0 0 1268 1 0 0 25 0 1 0 1130065175 11526144 2598 1992294400 134512640 135712473 4294956208 18446744073709551615 134559303 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 2814 2598 109 292 0 2519 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11256

[startup+25.5015 s]
/proc/loadavg: 0.99 1.05 1.00 2/73 10858
/proc/meminfo: memFree=1037320/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=11656 CPUtime=25.48
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 2718 0 0 0 2547 1 0 0 25 0 1 0 1130065175 11935744 2701 1992294400 134512640 135712473 4294956208 18446744073709551615 134552684 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 2914 2701 109 292 0 2619 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11656

[startup+51.1015 s]
/proc/loadavg: 0.99 1.04 1.00 2/73 10858
/proc/meminfo: memFree=1036744/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=12192 CPUtime=51.07
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 2854 0 0 0 5106 1 0 0 25 0 1 0 1130065175 12484608 2837 1992294400 134512640 135712473 4294956208 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 3048 2837 109 292 0 2753 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12192

[startup+102.306 s]
/proc/loadavg: 0.99 1.03 1.00 2/73 10858
/proc/meminfo: memFree=1036168/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=12724 CPUtime=102.25
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 3005 0 0 0 10224 1 0 0 25 0 1 0 1130065175 13029376 2988 1992294400 134512640 135712473 4294956208 18446744073709551615 134543699 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 3181 2988 109 292 0 2886 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12724

[startup+162.301 s]
/proc/loadavg: 0.99 1.02 1.00 2/73 10858
/proc/meminfo: memFree=1035592/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=13268 CPUtime=162.22
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 3139 0 0 0 16221 1 0 0 25 0 1 0 1130065175 13586432 3122 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 3317 3122 109 292 0 3022 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13268

[startup+222.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/73 10858
/proc/meminfo: memFree=1028296/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=20800 CPUtime=222.21
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 4981 0 0 0 22218 3 0 0 25 0 1 0 1130065175 21299200 4964 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 5200 4964 109 292 0 4905 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20800

[startup+282.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/73 10858
/proc/meminfo: memFree=1004168/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=46500 CPUtime=282.19
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 11240 0 0 0 28209 10 0 0 25 0 1 0 1130065175 47616000 11027 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 11625 11027 109 292 0 11330 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 46500

[startup+342.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/73 10858
/proc/meminfo: memFree=988168/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=63408 CPUtime=342.16
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 15419 0 0 0 34202 14 0 0 25 0 1 0 1130065175 64929792 14948 1992294400 134512640 135712473 4294956208 18446744073709551615 134564178 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 15852 14948 109 292 0 15557 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 63408

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=975816/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=76024 CPUtime=402.14
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 18546 0 0 0 40196 18 0 0 25 0 1 0 1130065175 77848576 18075 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 19006 18075 109 292 0 18711 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 76024

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=965640/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=86304 CPUtime=462.12
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 21060 0 0 0 46190 22 0 0 25 0 1 0 1130065175 88375296 20589 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 21576 20589 109 292 0 21281 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 86304

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=958216/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=94044 CPUtime=522.09
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 22924 0 0 0 52185 24 0 0 25 0 1 0 1130065175 96301056 22453 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 23511 22453 109 292 0 23216 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 94044

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=951240/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=100888 CPUtime=582.07
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 24661 0 0 0 58181 26 0 0 25 0 1 0 1130065175 103309312 24190 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 25222 24190 109 292 0 24927 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 100888

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=944456/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=108680 CPUtime=642.05
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 26590 0 0 0 64177 28 0 0 25 0 1 0 1130065175 111288320 25862 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 27170 25862 109 292 0 26875 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 108680

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=942216/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=111500 CPUtime=702.03
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 27187 0 0 0 70174 29 0 0 25 0 1 0 1130065175 114176000 26459 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 27875 26459 109 292 0 27580 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 111500

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=940360/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=113440 CPUtime=762.01
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 27604 0 0 0 76172 29 0 0 25 0 1 0 1130065175 116162560 26876 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 28360 26876 109 292 0 28065 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 113440

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=939464/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=114560 CPUtime=821.98
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 27851 0 0 0 82169 29 0 0 25 0 1 0 1130065175 117309440 27123 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 28640 27123 109 292 0 28345 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 114560

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=933640/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=120732 CPUtime=881.96
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 29288 0 0 0 88165 31 0 0 25 0 1 0 1130065175 123629568 28560 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 30183 28560 109 292 0 29888 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 120732

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=924296/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=130700 CPUtime=941.94
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 31782 0 0 0 94161 33 0 0 25 0 1 0 1130065175 133836800 30925 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 32675 30925 109 292 0 32380 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 130700

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=914376/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=140928 CPUtime=1001.91
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 34257 0 0 0 100155 36 0 0 25 0 1 0 1130065175 144310272 33400 1992294400 134512640 135712473 4294956208 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 35232 33400 109 292 0 34937 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 140928

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=904648/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=150844 CPUtime=1061.89
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 36675 0 0 0 106150 39 0 0 25 0 1 0 1130065175 154464256 35818 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 37711 35818 109 292 0 37416 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 150844

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=896968/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=158904 CPUtime=1121.87
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 38704 0 0 0 112146 41 0 0 25 0 1 0 1130065175 162717696 37718 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 39726 37718 109 292 0 39431 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 158904

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=893064/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=163032 CPUtime=1181.85
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 39666 0 0 0 118142 43 0 0 25 0 1 0 1130065175 166944768 38680 1992294400 134512640 135712473 4294956208 18446744073709551615 134601768 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 40758 38680 109 292 0 40463 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 163032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=892552/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=163608 CPUtime=1200.04
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 39780 0 0 0 119961 43 0 0 25 0 1 0 1130065175 167534592 38794 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 40902 38794 109 292 0 40607 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 163608

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 10858
/proc/meminfo: memFree=892552/2055920 swapFree=4175896/4192956
[pid=10857] ppid=10855 vsize=163608 CPUtime=1200.04
/proc/10857/stat : 10857 (SApperloT-hrp) R 10855 10857 10753 0 -1 4194304 39780 0 0 0 119961 43 0 0 25 0 1 0 1130065175 167534592 38794 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/10857/statm: 40902 38794 109 292 0 40607 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 163608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.08
CPU user time (s): 1199.62
CPU system time (s): 0.466929
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 163608

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

runsolver used 1.05984 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-01 10:20:40
IDJOB=1534450
IDBENCH=70664
IDSOLVER=510
FILE ID=node66/1534450-1238574040
PBS_JOBID= 9062190
Free space on /tmp= 66544 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1460100153-095.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534450-1238574040/watcher-1534450-1238574040 -o /tmp/evaluation-result-1534450-1238574040/solver-1534450-1238574040 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=634595243 HOME/instance-1534450-1238574040.cnf

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

MD5SUM BENCH= 147f9c942ba89935aaa4b8c99ea683ac
RANDOM SEED=634595243

node66.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.286
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.286
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:       1048488 kB
Buffers:        100304 kB
Cached:         810572 kB
SwapCached:       8824 kB
Active:         329528 kB
Inactive:       592312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1048488 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          16572 kB
Slab:            70736 kB
Committed_AS:  3298360 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-04-01 10:40:42