Trace number 1533905

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1394036608-091.cnf
MD5SUM6a1b72e9c09abd09fd440dc53a7d41a8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.5036
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-1533905-1238503858/watcher-1533905-1238503858 -o /tmp/evaluation-result-1533905-1238503858/solver-1533905-1238503858 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=385884074 HOME/instance-1533905-1238503858.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.95 1.00 1.00 2/64 26202
/proc/meminfo: memFree=1060664/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=1352 CPUtime=0
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 152 0 0 0 0 0 0 0 20 0 1 0 1123051585 1384448 136 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 338 137 95 292 0 43 0

[startup+0.0142679 s]
/proc/loadavg: 0.95 1.00 1.00 2/64 26202
/proc/meminfo: memFree=1060664/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=1488 CPUtime=0.01
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 184 0 0 0 1 0 0 0 20 0 1 0 1123051585 1523712 167 1992294400 134512640 135712473 4294956192 18446744073709551615 134564644 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 372 167 105 292 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1488

[startup+0.101284 s]
/proc/loadavg: 0.95 1.00 1.00 2/64 26202
/proc/meminfo: memFree=1060664/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=1620 CPUtime=0.09
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 218 0 0 0 9 0 0 0 20 0 1 0 1123051585 1658880 201 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 405 201 105 292 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1620

[startup+0.30132 s]
/proc/loadavg: 0.95 1.00 1.00 2/64 26202
/proc/meminfo: memFree=1060664/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=2148 CPUtime=0.29
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 341 0 0 0 29 0 0 0 21 0 1 0 1123051585 2199552 324 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 537 324 109 292 0 242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2148

[startup+0.701396 s]
/proc/loadavg: 0.95 1.00 1.00 2/64 26202
/proc/meminfo: memFree=1060664/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=2280 CPUtime=0.69
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 378 0 0 0 69 0 0 0 25 0 1 0 1123051585 2334720 361 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 570 361 109 292 0 275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2280

[startup+1.50155 s]
/proc/loadavg: 0.95 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1059632/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=2412 CPUtime=1.49
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 418 0 0 0 149 0 0 0 25 0 1 0 1123051585 2469888 401 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 603 401 109 292 0 308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2412

[startup+3.10185 s]
/proc/loadavg: 0.95 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1059312/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=2676 CPUtime=3.09
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 467 0 0 0 309 0 0 0 25 0 1 0 1123051585 2740224 450 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 669 450 109 292 0 374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2676

[startup+6.30145 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1058992/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=2808 CPUtime=6.29
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 526 0 0 0 629 0 0 0 25 0 1 0 1123051585 2875392 509 1992294400 134512640 135712473 4294956192 18446744073709551615 134568117 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 702 509 109 292 0 407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2808

[startup+12.7017 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1058552/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=3204 CPUtime=12.69
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 607 0 0 0 1269 0 0 0 25 0 1 0 1123051585 3280896 590 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 801 590 109 292 0 506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3204

[startup+25.5011 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1043128/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=19184 CPUtime=25.48
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 4612 0 0 0 2546 2 0 0 25 0 1 0 1123051585 19644416 4595 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 4796 4595 109 292 0 4501 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19184

[startup+51.1019 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1005944/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=56816 CPUtime=51.07
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 13971 0 0 0 5100 7 0 0 25 0 1 0 1123051585 58179584 13954 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 14204 13954 109 292 0 13909 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56816

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1002808/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=58912 CPUtime=102.26
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14488 0 0 0 10219 7 0 0 25 0 1 0 1123051585 60325888 14471 1992294400 134512640 135712473 4294956192 18446744073709551615 134554618 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 14728 14471 109 292 0 14433 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58912

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1002488/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=59184 CPUtime=162.23
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14568 0 0 0 16216 7 0 0 25 0 1 0 1123051585 60604416 14551 1992294400 134512640 135712473 4294956192 18446744073709551615 134565776 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 14796 14551 109 292 0 14501 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59184

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1002168/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=59456 CPUtime=222.21
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14642 0 0 0 22214 7 0 0 25 0 1 0 1123051585 60882944 14625 1992294400 134512640 135712473 4294956192 18446744073709551615 134557917 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 14864 14625 109 292 0 14569 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 59456

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1001976/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=59592 CPUtime=282.18
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14678 0 0 0 28211 7 0 0 25 0 1 0 1123051585 61022208 14661 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 14898 14661 109 292 0 14603 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 59592

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1001784/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=59728 CPUtime=342.16
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14712 0 0 0 34209 7 0 0 25 0 1 0 1123051585 61161472 14695 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 14932 14695 109 292 0 14637 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 59728

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1001656/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=59864 CPUtime=402.15
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14739 0 0 0 40207 8 0 0 25 0 1 0 1123051585 61300736 14722 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 14966 14722 109 292 0 14671 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 59864

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1001592/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60000 CPUtime=462.12
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14776 0 0 0 46204 8 0 0 25 0 1 0 1123051585 61440000 14759 1992294400 134512640 135712473 4294956192 18446744073709551615 134574362 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15000 14759 109 292 0 14705 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 60000

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1001336/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60272 CPUtime=522.1
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14827 0 0 0 52202 8 0 0 25 0 1 0 1123051585 61718528 14810 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15068 14810 109 292 0 14773 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 60272

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26203
/proc/meminfo: memFree=1001208/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60408 CPUtime=582.07
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14860 0 0 0 58199 8 0 0 25 0 1 0 1123051585 61857792 14843 1992294400 134512640 135712473 4294956192 18446744073709551615 134540767 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15102 14843 109 292 0 14807 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 60408

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000952/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60544 CPUtime=642.05
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14896 0 0 0 64196 9 0 0 25 0 1 0 1123051585 61997056 14879 1992294400 134512640 135712473 4294956192 18446744073709551615 134540632 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15136 14879 109 292 0 14841 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 60544

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000952/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60544 CPUtime=702.02
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14909 0 0 0 70193 9 0 0 25 0 1 0 1123051585 61997056 14892 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15136 14892 109 292 0 14841 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 60544

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000952/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60680 CPUtime=762.01
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14922 0 0 0 76192 9 0 0 25 0 1 0 1123051585 62136320 14905 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15170 14905 109 292 0 14875 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 60680

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000888/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60680 CPUtime=821.98
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14937 0 0 0 82189 9 0 0 25 0 1 0 1123051585 62136320 14920 1992294400 134512640 135712473 4294956192 18446744073709551615 134579480 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15170 14920 109 292 0 14875 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 60680

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000824/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60816 CPUtime=881.95
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14957 0 0 0 88186 9 0 0 25 0 1 0 1123051585 62275584 14940 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15204 14940 109 292 0 14909 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 60816

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000632/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=60952 CPUtime=941.93
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 14998 0 0 0 94184 9 0 0 25 0 1 0 1123051585 62414848 14981 1992294400 134512640 135712473 4294956192 18446744073709551615 134563650 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15238 14981 109 292 0 14943 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 60952

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000568/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=61096 CPUtime=1001.92
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 15018 0 0 0 100182 10 0 0 25 0 1 0 1123051585 62562304 15001 1992294400 134512640 135712473 4294956192 18446744073709551615 134563913 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15274 15001 109 292 0 14979 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 61096

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000504/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=61232 CPUtime=1061.89
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 15042 0 0 0 106179 10 0 0 25 0 1 0 1123051585 62701568 15025 1992294400 134512640 135712473 4294956192 18446744073709551615 134540720 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15308 15025 109 292 0 15013 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 61232

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000440/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=61232 CPUtime=1121.87
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 15049 0 0 0 112177 10 0 0 25 0 1 0 1123051585 62701568 15032 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15308 15032 109 292 0 15013 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 61232

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000376/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=61232 CPUtime=1181.84
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 15061 0 0 0 118174 10 0 0 25 0 1 0 1123051585 62701568 15044 1992294400 134512640 135712473 4294956192 18446744073709551615 134554422 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15308 15044 109 292 0 15013 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 61232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 26209
/proc/meminfo: memFree=1000376/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=61232 CPUtime=1200.04
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 15063 0 0 0 119994 10 0 0 25 0 1 0 1123051585 62701568 15046 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15308 15046 109 292 0 15013 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 61232

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/65 26209
/proc/meminfo: memFree=1000376/2055920 swapFree=4178880/4192956
[pid=26202] ppid=26200 vsize=61232 CPUtime=1200.04
/proc/26202/stat : 26202 (SApperloT-hrp) R 26200 26202 25908 0 -1 4194304 15063 0 0 0 119994 10 0 0 25 0 1 0 1123051585 62701568 15046 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/26202/statm: 15308 15046 109 292 0 15013 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 61232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.94
CPU system time (s): 0.118981
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 61232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15063
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= 1
involuntary context switches= 2460

runsolver used 1.11283 second user time and 2.19267 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-31 14:50:58
IDJOB=1533905
IDBENCH=70555
IDSOLVER=510
FILE ID=node21/1533905-1238503858
PBS_JOBID= 9061947
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= 6a1b72e9c09abd09fd440dc53a7d41a8
RANDOM SEED=385884074

node21.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.259
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.259
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:       1061144 kB
Buffers:        111728 kB
Cached:         779624 kB
SwapCached:       7880 kB
Active:         213020 kB
Inactive:       687820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061144 kB
SwapTotal:     4192956 kB
SwapFree:      4178880 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          15128 kB
Slab:            79996 kB
Committed_AS:  3104112 kB
PageTables:       1380 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= 66460 MiB
End job on node21 at 2009-03-31 15:11:00