Trace number 1534070

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1563412474-059.cnf
MD5SUMdb2a5eb5a2e705c514d4161cd8870d93
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark396.021
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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-1534070-1238527930/watcher-1534070-1238527930 -o /tmp/evaluation-result-1534070-1238527930/solver-1534070-1238527930 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1649855371 HOME/instance-1534070-1238527930.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 7546
/proc/meminfo: memFree=1299072/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=1484 CPUtime=0
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 1125458218 1519616 158 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 371 158 105 292 0 76 0

[startup+0.0281299 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7546
/proc/meminfo: memFree=1299072/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=1616 CPUtime=0.02
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 203 0 0 0 2 0 0 0 18 0 1 0 1125458218 1654784 186 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 404 186 105 292 0 109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1616

[startup+0.101141 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7546
/proc/meminfo: memFree=1299072/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=1616 CPUtime=0.09
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 227 0 0 0 9 0 0 0 18 0 1 0 1125458218 1654784 210 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 404 210 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301168 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7546
/proc/meminfo: memFree=1299072/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=2144 CPUtime=0.29
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 343 0 0 0 29 0 0 0 19 0 1 0 1125458218 2195456 326 1992294400 134512640 135712473 4294956192 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 536 327 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701226 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7546
/proc/meminfo: memFree=1299072/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=2276 CPUtime=0.69
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 378 0 0 0 69 0 0 0 22 0 1 0 1125458218 2330624 361 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 569 361 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50134 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7547
/proc/meminfo: memFree=1297912/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=2408 CPUtime=1.49
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 427 0 0 0 149 0 0 0 25 0 1 0 1125458218 2465792 410 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 602 410 109 292 0 307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2408

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7547
/proc/meminfo: memFree=1297528/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=2672 CPUtime=3.09
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 485 0 0 0 309 0 0 0 25 0 1 0 1125458218 2736128 468 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 668 468 109 292 0 373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7547
/proc/meminfo: memFree=1297152/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=2936 CPUtime=6.29
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 558 0 0 0 629 0 0 0 25 0 1 0 1125458218 3006464 541 1992294400 134512640 135712473 4294956192 18446744073709551615 134559752 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 734 541 109 292 0 439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2936

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7547
/proc/meminfo: memFree=1296704/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=3332 CPUtime=12.69
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 644 0 0 0 1269 0 0 0 25 0 1 0 1125458218 3411968 627 1992294400 134512640 135712473 4294956192 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 833 627 109 292 0 538 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3332

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 7547
/proc/meminfo: memFree=1285376/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=15352 CPUtime=25.49
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 3632 0 0 0 2547 2 0 0 25 0 1 0 1125458218 15720448 3615 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 3838 3615 109 292 0 3543 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15352

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7547
/proc/meminfo: memFree=1260480/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=40260 CPUtime=51.08
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 9856 0 0 0 5103 5 0 0 25 0 1 0 1125458218 41226240 9839 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 10065 9839 109 292 0 9770 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40260

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 7547
/proc/meminfo: memFree=1221696/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=78256 CPUtime=102.26
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19340 0 0 0 10215 11 0 0 25 0 1 0 1125458218 80134144 19323 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19564 19323 109 292 0 19269 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 78256

[startup+162.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 7547
/proc/meminfo: memFree=1221696/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=78256 CPUtime=162.24
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19340 0 0 0 16212 12 0 0 25 0 1 0 1125458218 80134144 19323 1992294400 134512640 135712473 4294956192 18446744073709551615 134537072 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19564 19323 109 292 0 19269 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 78256

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1221312/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=78528 CPUtime=222.23
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19410 0 0 0 22211 12 0 0 25 0 1 0 1125458218 80412672 19393 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19632 19393 109 292 0 19337 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78528

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1221120/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=78800 CPUtime=282.2
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19454 0 0 0 28208 12 0 0 25 0 1 0 1125458218 80691200 19437 1992294400 134512640 135712473 4294956192 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19700 19437 109 292 0 19405 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 78800

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1220992/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=78936 CPUtime=342.19
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19493 0 0 0 34206 13 0 0 25 0 1 0 1125458218 80830464 19476 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19734 19476 109 292 0 19439 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 78936

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1220864/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=79072 CPUtime=402.17
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19517 0 0 0 40204 13 0 0 25 0 1 0 1125458218 80969728 19500 1992294400 134512640 135712473 4294956192 18446744073709551615 134559322 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19768 19500 109 292 0 19473 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 79072

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1220672/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=79208 CPUtime=462.16
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19562 0 0 0 46203 13 0 0 25 0 1 0 1125458218 81108992 19545 1992294400 134512640 135712473 4294956192 18446744073709551615 134564816 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19802 19545 109 292 0 19507 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 79208

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1220544/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=79352 CPUtime=522.14
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19597 0 0 0 52201 13 0 0 25 0 1 0 1125458218 81256448 19580 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19838 19580 109 292 0 19543 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 79352

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1220480/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=79496 CPUtime=582.12
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19618 0 0 0 58199 13 0 0 25 0 1 0 1125458218 81403904 19601 1992294400 134512640 135712473 4294956192 18446744073709551615 134564582 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19874 19601 109 292 0 19579 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 79496

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1220416/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=79632 CPUtime=642.11
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 19645 0 0 0 64197 14 0 0 25 0 1 0 1125458218 81543168 19628 1992294400 134512640 135712473 4294956192 18446744073709551615 134540611 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 19908 19628 109 292 0 19613 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 79632

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1197760/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=103148 CPUtime=702.08
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 25563 0 0 0 70188 20 0 0 25 0 1 0 1125458218 105623552 25338 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 25787 25338 109 292 0 25492 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 103148

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1178944/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=122172 CPUtime=762.07
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 30371 0 0 0 76182 25 0 0 25 0 1 0 1125458218 125104128 29938 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 30543 29938 109 292 0 30248 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 122172

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1163264/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=139088 CPUtime=822.05
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 34605 0 0 0 82175 30 0 0 25 0 1 0 1125458218 142426112 33914 1992294400 134512640 135712473 4294956192 18446744073709551615 134537192 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 34772 33914 109 292 0 34477 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 139088

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1151744/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=150712 CPUtime=882.03
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 37457 0 0 0 88170 33 0 0 25 0 1 0 1125458218 154329088 36766 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 37678 36766 109 292 0 37383 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 150712

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1142336/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=159808 CPUtime=942.01
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 39821 0 0 0 94165 36 0 0 25 0 1 0 1125458218 163643392 39130 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 39952 39130 109 292 0 39657 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 159808

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1131776/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=170548 CPUtime=1002
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 42549 0 0 0 100160 40 0 0 25 0 1 0 1125458218 174641152 41729 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 42637 41729 109 292 0 42342 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 170548

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1130944/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=173764 CPUtime=1061.97
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 43409 0 0 0 106157 40 0 0 25 0 1 0 1125458218 177934336 41946 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 43441 41946 109 292 0 43146 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 173764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1129856/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=174852 CPUtime=1121.96
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 43687 0 0 0 112155 41 0 0 25 0 1 0 1125458218 179048448 42224 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 43713 42224 109 292 0 43418 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 174852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1128384/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=176488 CPUtime=1181.94
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 44061 0 0 0 118153 41 0 0 25 0 1 0 1125458218 180723712 42598 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 44122 42598 109 292 0 43827 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 176488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7549
/proc/meminfo: memFree=1128000/2055920 swapFree=4175692/4192956
[pid=7546] ppid=7544 vsize=176744 CPUtime=1200.04
/proc/7546/stat : 7546 (SApperloT-hrp) R 7544 7546 7164 0 -1 4194304 44149 0 0 0 119963 41 0 0 25 0 1 0 1125458218 180985856 42686 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7546/statm: 44186 42686 109 292 0 43891 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 176744

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.63
CPU system time (s): 0.444932
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 176744

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

runsolver used 0.986849 second user time and 2.46263 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-31 21:32:10
IDJOB=1534070
IDBENCH=70588
IDSOLVER=510
FILE ID=node30/1534070-1238527930
PBS_JOBID= 9062025
Free space on /tmp= 66360 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1563412474-059.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534070-1238527930/watcher-1534070-1238527930 -o /tmp/evaluation-result-1534070-1238527930/solver-1534070-1238527930 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1649855371 HOME/instance-1534070-1238527930.cnf

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

MD5SUM BENCH= db2a5eb5a2e705c514d4161cd8870d93
RANDOM SEED=1649855371

node30.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.260
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	: 5931.00
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.260
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:       1299488 kB
Buffers:         92324 kB
Cached:         566316 kB
SwapCached:      11092 kB
Active:         189152 kB
Inactive:       482548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299488 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          18692 kB
Slab:            70788 kB
Committed_AS:  3184908 kB
PageTables:       1368 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= 66356 MiB
End job on node30 at 2009-03-31 21:52:13