Trace number 1532799

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 base? (TO) 1200.04 1200.31

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
MD5SUM9d94109a874948dbc629e7a030616546
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark165.734
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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-1532799-1238399789/watcher-1532799-1238399789 -o /tmp/evaluation-result-1532799-1238399789/solver-1532799-1238399789 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=780473524 HOME/instance-1532799-1238399789.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 1.00 1.09 3/68 23451
/proc/meminfo: memFree=1786984/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=1724 CPUtime=0
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 1112640943 1765376 188 1992294400 134512640 135674425 4294956192 18446744073709551615 135112807 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 431 189 91 283 0 145 0

[startup+0.0178261 s]
/proc/loadavg: 0.92 1.00 1.09 3/68 23451
/proc/meminfo: memFree=1786984/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=2248 CPUtime=0.01
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 343 0 0 0 1 0 0 0 18 0 1 0 1112640943 2301952 326 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 562 326 97 283 0 276 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2248

[startup+0.101831 s]
/proc/loadavg: 0.92 1.00 1.09 3/68 23451
/proc/meminfo: memFree=1786984/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=2516 CPUtime=0.09
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 420 0 0 0 9 0 0 0 18 0 1 0 1112640943 2576384 403 1992294400 134512640 135674425 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 629 404 99 283 0 343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2516

[startup+0.301843 s]
/proc/loadavg: 0.92 1.00 1.09 3/68 23451
/proc/meminfo: memFree=1786984/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=3308 CPUtime=0.29
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 612 0 0 0 29 0 0 0 19 0 1 0 1112640943 3387392 595 1992294400 134512640 135674425 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 827 595 99 283 0 541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3308

[startup+0.70187 s]
/proc/loadavg: 0.92 1.00 1.09 3/68 23451
/proc/meminfo: memFree=1786984/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=4784 CPUtime=0.69
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 983 0 0 0 69 0 0 0 22 0 1 0 1112640943 4898816 966 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 1196 966 99 283 0 910 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4784

[startup+1.50192 s]
/proc/loadavg: 0.92 1.00 1.09 2/69 23452
/proc/meminfo: memFree=1782496/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=7160 CPUtime=1.49
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 1570 0 0 0 149 0 0 0 25 0 1 0 1112640943 7331840 1553 1992294400 134512640 135674425 4294956192 18446744073709551615 134563083 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 1790 1553 99 283 0 1504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7160

[startup+3.10103 s]
/proc/loadavg: 0.92 1.00 1.09 2/69 23452
/proc/meminfo: memFree=1780512/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=7820 CPUtime=3.08
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 1759 0 0 0 308 0 0 0 25 0 1 0 1112640943 8007680 1742 1992294400 134512640 135674425 4294956192 18446744073709551615 134581484 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 1955 1742 99 283 0 1669 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7820

[startup+6.30125 s]
/proc/loadavg: 0.93 1.00 1.09 2/69 23452
/proc/meminfo: memFree=1778976/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=9676 CPUtime=6.29
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 2222 0 0 0 628 1 0 0 25 0 1 0 1112640943 9908224 2205 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 2419 2205 99 283 0 2133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9676

[startup+12.7017 s]
/proc/loadavg: 0.93 1.00 1.09 2/69 23452
/proc/meminfo: memFree=1776416/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=11528 CPUtime=12.69
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 2677 0 0 0 1268 1 0 0 25 0 1 0 1112640943 11804672 2660 1992294400 134512640 135674425 4294956192 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 2882 2660 99 283 0 2596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11528

[startup+25.5015 s]
/proc/loadavg: 0.95 1.00 1.09 2/69 23452
/proc/meminfo: memFree=1774240/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=13860 CPUtime=25.49
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 3216 0 0 0 2547 2 0 0 25 0 1 0 1112640943 14192640 3199 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 3465 3199 99 283 0 3179 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13860

[startup+51.1012 s]
/proc/loadavg: 0.96 1.00 1.09 2/69 23452
/proc/meminfo: memFree=1772704/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=15464 CPUtime=51.08
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 3604 0 0 0 5106 2 0 0 25 0 1 0 1112640943 15835136 3587 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 3866 3587 99 283 0 3580 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15464

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.08 2/69 23452
/proc/meminfo: memFree=1768608/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=19820 CPUtime=102.28
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 4624 0 0 0 10225 3 0 0 25 0 1 0 1112640943 20295680 4607 1992294400 134512640 135674425 4294956192 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 4955 4607 99 283 0 4669 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 19820

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/69 23452
/proc/meminfo: memFree=1765856/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=22744 CPUtime=162.25
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 5297 0 0 0 16222 3 0 0 25 0 1 0 1112640943 23289856 5280 1992294400 134512640 135674425 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 5686 5280 99 283 0 5400 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22744

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/69 23452
/proc/meminfo: memFree=1762528/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=26152 CPUtime=222.24
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 6135 0 0 0 22220 4 0 0 25 0 1 0 1112640943 26779648 6118 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 6538 6118 99 283 0 6252 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 26152

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/69 23458
/proc/meminfo: memFree=1760728/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=28184 CPUtime=282.22
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 6618 0 0 0 28217 5 0 0 25 0 1 0 1112640943 28860416 6601 1992294400 134512640 135674425 4294956192 18446744073709551615 134558387 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 7046 6601 99 283 0 6760 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28184

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/69 23458
/proc/meminfo: memFree=1757592/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=31148 CPUtime=342.21
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 7321 0 0 0 34215 6 0 0 25 0 1 0 1112640943 31895552 7304 1992294400 134512640 135674425 4294956192 18446744073709551615 134558945 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 7787 7304 99 283 0 7501 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 31148

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/69 23458
/proc/meminfo: memFree=1756440/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=32616 CPUtime=402.19
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 7624 0 0 0 40213 6 0 0 25 0 1 0 1112640943 33398784 7607 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 8154 7607 99 283 0 7868 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 32616

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/69 23458
/proc/meminfo: memFree=1754200/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=35048 CPUtime=462.18
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 8163 0 0 0 46211 7 0 0 25 0 1 0 1112640943 35889152 8146 1992294400 134512640 135674425 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 8762 8146 99 283 0 8476 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 35048

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/69 23458
/proc/meminfo: memFree=1753176/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=36044 CPUtime=522.16
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 8414 0 0 0 52209 7 0 0 25 0 1 0 1112640943 36909056 8397 1992294400 134512640 135674425 4294956192 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 9011 8397 99 283 0 8725 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 36044

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/69 23458
/proc/meminfo: memFree=1751712/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=37700 CPUtime=582.15
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 8796 0 0 0 58207 8 0 0 25 0 1 0 1112640943 38604800 8779 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 9425 8779 99 283 0 9139 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 37700

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/69 23458
/proc/meminfo: memFree=1750880/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=38504 CPUtime=642.14
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 9006 0 0 0 64206 8 0 0 25 0 1 0 1112640943 39428096 8989 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 9626 8989 99 283 0 9340 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 38504

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/69 23458
/proc/meminfo: memFree=1748704/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=40896 CPUtime=702.13
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 9554 0 0 0 70204 9 0 0 25 0 1 0 1112640943 41877504 9537 1992294400 134512640 135674425 4294956192 18446744073709551615 134565200 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 10224 9537 99 283 0 9938 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 40896

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.02 2/69 23458
/proc/meminfo: memFree=1746848/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=43052 CPUtime=762.12
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 10021 0 0 0 76203 9 0 0 25 0 1 0 1112640943 44085248 10004 1992294400 134512640 135674425 4294956192 18446744073709551615 134559984 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 10763 10004 99 283 0 10477 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 43052

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.01 2/69 23458
/proc/meminfo: memFree=1745952/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=44100 CPUtime=822.11
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 10244 0 0 0 82201 10 0 0 25 0 1 0 1112640943 45158400 10227 1992294400 134512640 135674425 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 11025 10227 99 283 0 10739 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 44100

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.01 2/69 23458
/proc/meminfo: memFree=1745056/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=45132 CPUtime=882.09
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 10457 0 0 0 88199 10 0 0 25 0 1 0 1112640943 46215168 10440 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 11283 10440 99 283 0 10997 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 45132

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 23458
/proc/meminfo: memFree=1744096/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=46116 CPUtime=942.08
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 10697 0 0 0 94197 11 0 0 25 0 1 0 1112640943 47222784 10680 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 11529 10680 99 283 0 11243 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 46116

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 23458
/proc/meminfo: memFree=1743648/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=46720 CPUtime=1002.06
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 10809 0 0 0 100195 11 0 0 25 0 1 0 1112640943 47841280 10792 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 11680 10792 99 283 0 11394 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 46720

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 23458
/proc/meminfo: memFree=1741152/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=49268 CPUtime=1062.05
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 11427 0 0 0 106194 11 0 0 25 0 1 0 1112640943 50450432 11410 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 12317 11410 99 283 0 12031 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 49268

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 23458
/proc/meminfo: memFree=1740640/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=49872 CPUtime=1122.03
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 11555 0 0 0 112192 11 0 0 25 0 1 0 1112640943 51068928 11538 1992294400 134512640 135674425 4294956192 18446744073709551615 134566954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 12468 11538 99 283 0 12182 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 49872

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 23458
/proc/meminfo: memFree=1739424/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=51108 CPUtime=1182.02
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 11855 0 0 0 118190 12 0 0 25 0 1 0 1112640943 52334592 11838 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 12777 11838 99 283 0 12491 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 51108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 23458
/proc/meminfo: memFree=1739040/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=51524 CPUtime=1200.03
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 11963 0 0 0 119991 12 0 0 25 0 1 0 1112640943 52760576 11946 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 12881 11946 99 283 0 12595 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 51524

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 23458
/proc/meminfo: memFree=1739040/2055920 swapFree=4177828/4192956
[pid=23451] ppid=23449 vsize=51524 CPUtime=1200.03
/proc/23451/stat : 23451 (SApperloT-base) R 23449 23451 23354 0 -1 4194304 11963 0 0 0 119991 12 0 0 25 0 1 0 1112640943 52760576 11946 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/23451/statm: 12881 11946 99 283 0 12595 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 51524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.04
CPU user time (s): 1199.91
CPU system time (s): 0.13098
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 51524

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

runsolver used 1.18182 second user time and 3.19451 second system time

The end

Launcher Data

Begin job on node52 at 2009-03-30 09:56:29
IDJOB=1532799
IDBENCH=70334
IDSOLVER=509
FILE ID=node52/1532799-1238399789
PBS_JOBID= 9061425
Free space on /tmp= 66400 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1857201443-029.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532799-1238399789/watcher-1532799-1238399789 -o /tmp/evaluation-result-1532799-1238399789/solver-1532799-1238399789 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=780473524 HOME/instance-1532799-1238399789.cnf

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

MD5SUM BENCH= 9d94109a874948dbc629e7a030616546
RANDOM SEED=780473524

node52.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.230
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.230
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:       1787464 kB
Buffers:         57060 kB
Cached:         124012 kB
SwapCached:       7968 kB
Active:          55580 kB
Inactive:       135424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787464 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          15644 kB
Slab:            63040 kB
Committed_AS:  3003080 kB
PageTables:       1736 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= 66400 MiB
End job on node52 at 2009-03-30 10:16:32