Trace number 1534515

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.18 1200.48

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S1429776379-099.cnf
MD5SUMea276ce6a9a917d7362e239e9cf3e2f4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1534515-1238577428/watcher-1534515-1238577428 -o /tmp/evaluation-result-1534515-1238577428/solver-1534515-1238577428 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1940069095 HOME/instance-1534515-1238577428.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 0.98 0.99 3/64 7023
/proc/meminfo: memFree=862096/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=1484 CPUtime=0
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1130405205 1519616 169 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 371 169 105 292 0 76 0

[startup+0.0160249 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7023
/proc/meminfo: memFree=862096/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=1616 CPUtime=0.01
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 200 0 0 0 1 0 0 0 18 0 1 0 1130405205 1654784 183 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 404 183 105 292 0 109 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1616

[startup+0.102033 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7023
/proc/meminfo: memFree=862096/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=1748 CPUtime=0.09
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 248 0 0 0 9 0 0 0 18 0 1 0 1130405205 1789952 231 1992294400 134512640 135712473 4294956192 18446744073709551615 134563863 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 437 231 105 292 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1748

[startup+0.302051 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7023
/proc/meminfo: memFree=862096/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=2144 CPUtime=0.29
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 350 0 0 0 29 0 0 0 19 0 1 0 1130405205 2195456 333 1992294400 134512640 135712473 4294956192 18446744073709551615 134564229 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 536 333 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701089 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7023
/proc/meminfo: memFree=862096/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=2540 CPUtime=0.69
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 445 0 0 0 69 0 0 0 22 0 1 0 1130405205 2600960 428 1992294400 134512640 135712473 4294956192 18446744073709551615 134558630 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 635 428 109 292 0 340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2540

[startup+1.50116 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=860744/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=2804 CPUtime=1.49
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 501 0 0 0 149 0 0 0 25 0 1 0 1130405205 2871296 484 1992294400 134512640 135712473 4294956192 18446744073709551615 134564201 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 701 484 109 292 0 406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2804

[startup+3.10131 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=860360/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=3068 CPUtime=3.09
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 568 0 0 0 309 0 0 0 25 0 1 0 1130405205 3141632 551 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 767 551 109 292 0 472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3068

[startup+6.30161 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=859848/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=4920 CPUtime=6.29
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 1057 0 0 0 629 0 0 0 25 0 1 0 1130405205 5038080 1040 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 1230 1040 109 292 0 935 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4920

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=853128/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=9940 CPUtime=12.69
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 2309 0 0 0 1268 1 0 0 25 0 1 0 1130405205 10178560 2292 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 2485 2292 109 292 0 2190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9940

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=852488/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=10604 CPUtime=25.49
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 2465 0 0 0 2548 1 0 0 25 0 1 0 1130405205 10858496 2448 1992294400 134512640 135712473 4294956192 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 2651 2448 109 292 0 2356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10604

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=851784/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=11276 CPUtime=51.07
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 2638 0 0 0 5106 1 0 0 25 0 1 0 1130405205 11546624 2621 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 2819 2621 109 292 0 2524 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11276

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=850952/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=12088 CPUtime=102.27
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 2847 0 0 0 10225 2 0 0 25 0 1 0 1130405205 12378112 2830 1992294400 134512640 135712473 4294956192 18446744073709551615 134564792 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 3022 2830 109 292 0 2727 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12088

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=850184/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=12904 CPUtime=162.25
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 3021 0 0 0 16223 2 0 0 25 0 1 0 1130405205 13213696 3004 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 3226 3004 109 292 0 2931 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12904

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=849544/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=13584 CPUtime=222.23
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 3176 0 0 0 22221 2 0 0 25 0 1 0 1130405205 13910016 3159 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 3396 3159 109 292 0 3101 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13584

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=849224/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=13856 CPUtime=282.22
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 3237 0 0 0 28220 2 0 0 25 0 1 0 1130405205 14188544 3220 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 3464 3220 109 292 0 3169 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 13856

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=848776/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=14412 CPUtime=342.21
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 3352 0 0 0 34218 3 0 0 25 0 1 0 1130405205 14757888 3335 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 3603 3335 109 292 0 3308 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 14412

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=848456/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=14700 CPUtime=402.19
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 3421 0 0 0 40216 3 0 0 25 0 1 0 1130405205 15052800 3404 1992294400 134512640 135712473 4294956192 18446744073709551615 134552786 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 3675 3404 109 292 0 3380 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 14700

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=834248/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=29672 CPUtime=462.18
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 7116 0 0 0 46211 7 0 0 25 0 1 0 1130405205 30384128 7033 1992294400 134512640 135712473 4294956192 18446744073709551615 134564229 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 7418 7033 109 292 0 7123 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 29672

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=802504/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=62384 CPUtime=522.16
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 15136 0 0 0 52201 15 0 0 25 0 1 0 1130405205 63881216 15053 1992294400 134512640 135712473 4294956192 18446744073709551615 134601686 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 15596 15053 109 292 0 15301 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 62384

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=771144/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=94248 CPUtime=582.15
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 22889 0 0 0 58190 25 0 0 25 0 1 0 1130405205 96509952 22806 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 23562 22806 109 292 0 23267 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 94248

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=743624/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=122112 CPUtime=642.13
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 29657 0 0 0 64181 32 0 0 25 0 1 0 1130405205 125042688 29574 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 30528 29574 109 292 0 30233 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 122112

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=711048/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=155832 CPUtime=702.12
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 37951 0 0 0 70172 40 0 0 25 0 1 0 1130405205 159571968 37868 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 38958 37868 109 292 0 38663 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 155832

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=678856/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=188072 CPUtime=762.11
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 45838 0 0 0 76164 47 0 0 25 0 1 0 1130405205 192585728 45755 1992294400 134512640 135712473 4294956192 18446744073709551615 134564636 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 47018 45755 109 292 0 46723 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 188072

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=648584/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=219284 CPUtime=822.09
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 53487 0 0 0 82153 56 0 0 25 0 1 0 1130405205 224546816 53404 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 54821 53404 109 292 0 54526 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 219284

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=612232/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=255872 CPUtime=882.07
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 62467 0 0 0 88142 65 0 0 25 0 1 0 1130405205 262012928 62384 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 63968 62384 109 292 0 63673 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 255872

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=574664/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=294244 CPUtime=942.06
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 71950 0 0 0 94132 74 0 0 25 0 1 0 1130405205 301305856 71867 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 73561 71867 109 292 0 73266 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 294244

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=538568/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=330088 CPUtime=1002.04
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 80854 0 0 0 100121 83 0 0 25 0 1 0 1130405205 338010112 80771 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 82522 80771 109 292 0 82227 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 330088

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=503496/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=366340 CPUtime=1062.03
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 89766 0 0 0 106111 92 0 0 25 0 1 0 1130405205 375132160 89683 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 91585 89683 109 292 0 91290 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 366340

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=462024/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=407728 CPUtime=1122.02
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 99996 0 0 0 112099 103 0 0 25 0 1 0 1130405205 417513472 99913 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 101932 99913 109 292 0 101637 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 407728

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=420936/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=449656 CPUtime=1182
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 110380 0 0 0 118088 112 0 0 25 0 1 0 1130405205 460447744 110297 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 112414 110297 109 292 0 112119 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 449656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7024
/proc/meminfo: memFree=407112/2055920 swapFree=4176868/4192956
[pid=7023] ppid=7021 vsize=462880 CPUtime=1200.09
/proc/7023/stat : 7023 (SApperloT-hrp) R 7021 7023 6642 0 -1 4194304 113638 0 0 0 119895 114 0 0 25 0 1 0 1130405205 473989120 113555 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7023/statm: 115720 113555 109 292 0 115425 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 462880

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.48
CPU time (s): 1200.18
CPU user time (s): 1198.96
CPU system time (s): 1.22481
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 462880

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

runsolver used 0.953854 second user time and 2.49762 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-01 11:17:08
IDJOB=1534515
IDBENCH=70677
IDSOLVER=510
FILE ID=node48/1534515-1238577428
PBS_JOBID= 9062180
Free space on /tmp= 66464 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S1429776379-099.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534515-1238577428/watcher-1534515-1238577428 -o /tmp/evaluation-result-1534515-1238577428/solver-1534515-1238577428 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1940069095 HOME/instance-1534515-1238577428.cnf

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

MD5SUM BENCH= ea276ce6a9a917d7362e239e9cf3e2f4
RANDOM SEED=1940069095

node48.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.236
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.236
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:        862576 kB
Buffers:        105804 kB
Cached:         983952 kB
SwapCached:      10280 kB
Active:         326416 kB
Inactive:       775244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        862576 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          17536 kB
Slab:            77716 kB
Committed_AS:  2735312 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-04-01 11:37:11