Trace number 1532570

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.11 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
MD5SUM3606a223e44ca7ebc5d996a3ddbfb35d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.084986
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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-1532570-1238388031/watcher-1532570-1238388031 -o /tmp/evaluation-result-1532570-1238388031/solver-1532570-1238388031 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=937705404 HOME/instance-1532570-1238388031.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19026
/proc/meminfo: memFree=1760216/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=1616 CPUtime=0
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 1111470389 1654784 188 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 404 189 95 292 0 109 0

[startup+0.100535 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19026
/proc/meminfo: memFree=1760216/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=2408 CPUtime=0.09
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 408 0 0 0 9 0 0 0 18 0 1 0 1111470389 2465792 391 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 602 391 105 292 0 307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2408

[startup+0.201549 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19026
/proc/meminfo: memFree=1760216/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=2804 CPUtime=0.19
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 499 0 0 0 19 0 0 0 18 0 1 0 1111470389 2871296 482 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 701 482 105 292 0 406 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2804

[startup+0.301566 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19026
/proc/meminfo: memFree=1760216/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=3068 CPUtime=0.29
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 585 0 0 0 29 0 0 0 19 0 1 0 1111470389 3141632 568 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 767 568 105 292 0 472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3068

[startup+0.701629 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19026
/proc/meminfo: memFree=1760216/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=3992 CPUtime=0.69
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 808 0 0 0 69 0 0 0 22 0 1 0 1111470389 4087808 791 1992294400 134512640 135712473 4294956208 18446744073709551615 135147131 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 998 791 109 292 0 703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3992

[startup+1.50176 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1756752/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=5180 CPUtime=1.49
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 1112 0 0 0 149 0 0 0 25 0 1 0 1111470389 5304320 1095 1992294400 134512640 135712473 4294956208 18446744073709551615 134568057 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 1295 1095 109 292 0 1000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5180

[startup+3.10202 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1755856/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=5840 CPUtime=3.09
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 1262 0 0 0 308 1 0 0 25 0 1 0 1111470389 5980160 1245 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 1460 1245 109 292 0 1165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5840

[startup+6.30153 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1754768/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=6764 CPUtime=6.29
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 1516 0 0 0 628 1 0 0 25 0 1 0 1111470389 6926336 1499 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 1691 1499 109 292 0 1396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6764

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1753552/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=7844 CPUtime=12.69
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 1751 0 0 0 1268 1 0 0 25 0 1 0 1111470389 8032256 1734 1992294400 134512640 135712473 4294956208 18446744073709551615 134576151 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 1961 1734 109 292 0 1666 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7844

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1752080/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=9176 CPUtime=25.48
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 2087 0 0 0 2547 1 0 0 25 0 1 0 1111470389 9396224 2070 1992294400 134512640 135712473 4294956208 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 2294 2070 109 292 0 1999 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9176

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1750288/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=11104 CPUtime=51.08
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 2539 0 0 0 5106 2 0 0 25 0 1 0 1111470389 11370496 2522 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 2776 2522 109 292 0 2481 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11104

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1690768/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=70516 CPUtime=102.26
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 17384 0 0 0 10216 10 0 0 25 0 1 0 1111470389 72208384 17367 1992294400 134512640 135712473 4294956208 18446744073709551615 134556950 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 17629 17367 109 292 0 17334 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70516

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1688272/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=73108 CPUtime=162.23
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 17995 0 0 0 16213 10 0 0 25 0 1 0 1111470389 74862592 17978 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 18277 17978 109 292 0 17982 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 73108

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1685968/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=75524 CPUtime=222.22
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 18554 0 0 0 22211 11 0 0 25 0 1 0 1111470389 77336576 18537 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 18881 18537 109 292 0 18586 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 75524

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1684368/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=77328 CPUtime=282.19
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 18959 0 0 0 28208 11 0 0 25 0 1 0 1111470389 79183872 18933 1992294400 134512640 135712473 4294956208 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 19332 18933 109 292 0 19037 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 77328

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1683152/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=78756 CPUtime=342.17
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 19254 0 0 0 34206 11 0 0 25 0 1 0 1111470389 80646144 19228 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 19689 19228 109 292 0 19394 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 78756

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1682000/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=80008 CPUtime=402.15
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 19526 0 0 0 40203 12 0 0 25 0 1 0 1111470389 81928192 19500 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 20002 19500 109 292 0 19707 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 80008

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1680528/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=81596 CPUtime=462.13
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 19894 0 0 0 46201 12 0 0 25 0 1 0 1111470389 83554304 19868 1992294400 134512640 135712473 4294956208 18446744073709551615 134564570 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 20399 19868 109 292 0 20104 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 81596

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1679632/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=82724 CPUtime=522.12
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 20143 0 0 0 52199 13 0 0 25 0 1 0 1111470389 84709376 20117 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 20681 20117 109 292 0 20386 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 82724

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1678608/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=83660 CPUtime=582.09
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 20369 0 0 0 58196 13 0 0 25 0 1 0 1111470389 85667840 20343 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 20915 20343 109 292 0 20620 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 83660

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1677776/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=84820 CPUtime=642.07
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 20601 0 0 0 64194 13 0 0 25 0 1 0 1111470389 86855680 20575 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 21205 20575 109 292 0 20910 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 84820

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1677008/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=85596 CPUtime=702.06
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 20763 0 0 0 70192 14 0 0 25 0 1 0 1111470389 87650304 20737 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 21399 20737 109 292 0 21104 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 85596

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1676432/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=86252 CPUtime=762.04
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 20919 0 0 0 76190 14 0 0 25 0 1 0 1111470389 88322048 20893 1992294400 134512640 135712473 4294956208 18446744073709551615 134581146 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 21563 20893 109 292 0 21268 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 86252

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1675856/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=86856 CPUtime=822.01
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 21046 0 0 0 82187 14 0 0 25 0 1 0 1111470389 88940544 21020 1992294400 134512640 135712473 4294956208 18446744073709551615 134554419 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 21714 21020 109 292 0 21419 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 86856

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1675408/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=87472 CPUtime=881.99
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 21172 0 0 0 88185 14 0 0 25 0 1 0 1111470389 89571328 21146 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 21868 21146 109 292 0 21573 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 87472

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1674448/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=88504 CPUtime=941.97
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 21404 0 0 0 94182 15 0 0 25 0 1 0 1111470389 90628096 21378 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 22126 21378 109 292 0 21831 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 88504

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1673808/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=89348 CPUtime=1001.95
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 21558 0 0 0 100180 15 0 0 25 0 1 0 1111470389 91492352 21532 1992294400 134512640 135712473 4294956208 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 22337 21532 109 292 0 22042 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 89348

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1673104/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=90212 CPUtime=1061.93
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 21735 0 0 0 106178 15 0 0 25 0 1 0 1111470389 92377088 21709 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 22553 21709 109 292 0 22258 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 90212

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1672656/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=90700 CPUtime=1121.9
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 21866 0 0 0 112175 15 0 0 25 0 1 0 1111470389 92876800 21823 1992294400 134512640 135712473 4294956208 18446744073709551615 134565776 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 22675 21823 109 292 0 22380 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 90700

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1672272/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=91148 CPUtime=1181.88
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 21950 0 0 0 118173 15 0 0 25 0 1 0 1111470389 93335552 21907 1992294400 134512640 135712473 4294956208 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 22787 21907 109 292 0 22492 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 91148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19027
/proc/meminfo: memFree=1671952/2055920 swapFree=4178496/4192956
[pid=19026] ppid=19024 vsize=91556 CPUtime=1200.09
/proc/19026/stat : 19026 (SApperloT-hrp) R 19024 19026 18892 0 -1 4194304 22037 0 0 0 119993 16 0 0 25 0 1 0 1111470389 93753344 21994 1992294400 134512640 135712473 4294956208 18446744073709551615 134564374 0 0 4096 0 0 0 0 17 1 0 0
/proc/19026/statm: 22889 21994 109 292 0 22594 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 91556

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.52
CPU time (s): 1200.11
CPU user time (s): 1199.93
CPU system time (s): 0.175973
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 91556

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

runsolver used 1.11383 second user time and 2.18467 second system time

The end

Launcher Data

Begin job on node3 at 2009-03-30 06:40:31
IDJOB=1532570
IDBENCH=70288
IDSOLVER=510
FILE ID=node3/1532570-1238388031
PBS_JOBID= 9061360
Free space on /tmp= 65972 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532570-1238388031/watcher-1532570-1238388031 -o /tmp/evaluation-result-1532570-1238388031/solver-1532570-1238388031 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=937705404 HOME/instance-1532570-1238388031.cnf

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

MD5SUM BENCH= 3606a223e44ca7ebc5d996a3ddbfb35d
RANDOM SEED=937705404

node3.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.275
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.275
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:       1760696 kB
Buffers:         60068 kB
Cached:         160960 kB
SwapCached:       8268 kB
Active:         162920 kB
Inactive:        68008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760696 kB
SwapTotal:     4192956 kB
SwapFree:      4178496 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            50332 kB
Committed_AS:  2723252 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= 65972 MiB
End job on node3 at 2009-03-30 07:00:34