Trace number 1532925

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.13 1200.46

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
MD5SUMeb6bf34a1ded0d6ac9d6c9b7ba628c09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.4797
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
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-1532925-1238406343/watcher-1532925-1238406343 -o /tmp/evaluation-result-1532925-1238406343/solver-1532925-1238406343 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=796129206 HOME/instance-1532925-1238406343.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: 1.00 1.00 1.02 3/73 13145
/proc/meminfo: memFree=1716520/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=2624 CPUtime=0
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 369 0 0 0 0 0 0 0 20 0 1 0 1113298874 2686976 353 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 656 354 95 292 0 361 0

[startup+0.075102 s]
/proc/loadavg: 1.00 1.00 1.02 3/73 13145
/proc/meminfo: memFree=1716520/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=6188 CPUtime=0.06
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 1328 0 0 0 6 0 0 0 20 0 1 0 1113298874 6336512 1312 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 1547 1313 95 292 0 1252 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6188

[startup+0.101104 s]
/proc/loadavg: 1.00 1.00 1.02 3/73 13145
/proc/meminfo: memFree=1716520/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=7416 CPUtime=0.09
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 1669 0 0 0 9 0 0 0 20 0 1 0 1113298874 7593984 1652 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 1854 1652 105 292 0 1559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7416

[startup+0.301126 s]
/proc/loadavg: 1.00 1.00 1.02 3/73 13145
/proc/meminfo: memFree=1716520/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=8208 CPUtime=0.28
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 1873 0 0 0 28 0 0 0 22 0 1 0 1113298874 8404992 1856 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 2052 1856 105 292 0 1757 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8208

[startup+0.701175 s]
/proc/loadavg: 1.00 1.00 1.02 3/73 13145
/proc/meminfo: memFree=1716520/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=9000 CPUtime=0.69
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 2066 0 0 0 68 1 0 0 25 0 1 0 1113298874 9216000 2049 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 2250 2049 105 292 0 1955 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9000

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 13146
/proc/meminfo: memFree=1708000/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=10584 CPUtime=1.49
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 2450 0 0 0 148 1 0 0 25 0 1 0 1113298874 10838016 2433 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 2646 2433 105 292 0 2351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10584

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 13146
/proc/meminfo: memFree=1705696/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=14020 CPUtime=3.09
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 3298 0 0 0 307 2 0 0 25 0 1 0 1113298874 14356480 3281 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 3505 3281 105 292 0 3210 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14020

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 13146
/proc/meminfo: memFree=1698400/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=19784 CPUtime=6.29
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 4730 0 0 0 626 3 0 0 25 0 1 0 1113298874 20258816 4713 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 4946 4713 109 292 0 4651 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19784

[startup+12.7066 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 13146
/proc/meminfo: memFree=1684768/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=32884 CPUtime=12.69
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 8013 0 0 0 1262 7 0 0 25 0 1 0 1113298874 33673216 7996 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 8221 7996 109 292 0 7926 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32884

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 13146
/proc/meminfo: memFree=1660256/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=58912 CPUtime=25.48
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 14518 0 0 0 2537 11 0 0 25 0 1 0 1113298874 60325888 14468 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 14728 14468 109 292 0 14433 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58912

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 13146
/proc/meminfo: memFree=1629088/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=88280 CPUtime=51.08
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 21886 0 0 0 5091 17 0 0 25 0 1 0 1113298874 90398720 21836 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 22070 21836 109 292 0 21775 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88280

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 13147
/proc/meminfo: memFree=1606112/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=111384 CPUtime=102.26
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 27630 0 0 0 10205 21 0 0 25 0 1 0 1113298874 114057216 27580 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 27846 27580 109 292 0 27551 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 111384

[startup+162.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 13147
/proc/meminfo: memFree=1594592/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=122776 CPUtime=162.25
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 30490 0 0 0 16200 25 0 0 25 0 1 0 1113298874 125722624 30440 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 30694 30440 109 292 0 30399 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 122776

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13147
/proc/meminfo: memFree=1587296/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=130156 CPUtime=222.22
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 32313 0 0 0 22197 25 0 0 25 0 1 0 1113298874 133279744 32263 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 32539 32263 109 292 0 32244 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 130156

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13147
/proc/meminfo: memFree=1581344/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=136116 CPUtime=282.21
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 33799 0 0 0 28194 27 0 0 25 0 1 0 1113298874 139382784 33749 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 34029 33749 109 292 0 33734 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 136116

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13147
/proc/meminfo: memFree=1581344/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=136116 CPUtime=342.2
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 33799 0 0 0 34193 27 0 0 25 0 1 0 1113298874 139382784 33749 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 34029 33749 109 292 0 33734 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 136116

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13148
/proc/meminfo: memFree=1571744/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=145720 CPUtime=402.18
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 36177 0 0 0 40189 29 0 0 25 0 1 0 1113298874 149217280 36127 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 36430 36127 109 292 0 36135 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 145720

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13148
/proc/meminfo: memFree=1570592/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=147140 CPUtime=462.16
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 36470 0 0 0 46187 29 0 0 25 0 1 0 1113298874 150671360 36420 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 36785 36420 109 292 0 36490 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 147140

[startup+522.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/74 13148
/proc/meminfo: memFree=1566944/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=150704 CPUtime=522.15
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 37381 0 0 0 52185 30 0 0 25 0 1 0 1113298874 154320896 37331 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 37676 37331 109 292 0 37381 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 150704

[startup+582.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/74 13148
/proc/meminfo: memFree=1553248/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=165572 CPUtime=582.13
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 41003 0 0 0 58179 34 0 0 25 0 1 0 1113298874 169545728 40953 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 41393 40953 109 292 0 41098 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 165572

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13148
/proc/meminfo: memFree=1549920/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=168052 CPUtime=642.11
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 41628 0 0 0 64177 34 0 0 25 0 1 0 1113298874 172085248 41578 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 42013 41578 109 292 0 41718 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 168052

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13148
/proc/meminfo: memFree=1545504/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=172584 CPUtime=702.1
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 42730 0 0 0 70175 35 0 0 25 0 1 0 1113298874 176726016 42680 1992294400 134512640 135712473 4294956192 18446744073709551615 134558727 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 43146 42680 109 292 0 42851 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 172584

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13148
/proc/meminfo: memFree=1545440/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=172584 CPUtime=762.08
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 42734 0 0 0 76173 35 0 0 25 0 1 0 1113298874 176726016 42684 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 43146 42684 109 292 0 42851 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 172584

[startup+822.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13148
/proc/meminfo: memFree=1545440/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=172584 CPUtime=822.07
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 42734 0 0 0 82172 35 0 0 25 0 1 0 1113298874 176726016 42684 1992294400 134512640 135712473 4294956192 18446744073709551615 134589353 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 43146 42684 109 292 0 42851 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 172584

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13148
/proc/meminfo: memFree=1523552/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=194628 CPUtime=882.05
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 48253 0 0 0 88164 41 0 0 25 0 1 0 1113298874 199299072 48203 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 48657 48203 109 292 0 48362 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 194628

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13154
/proc/meminfo: memFree=1501216/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=216676 CPUtime=942.03
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 53782 0 0 0 94155 48 0 0 25 0 1 0 1113298874 221876224 53732 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 54169 53732 109 292 0 53874 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 216676

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13154
/proc/meminfo: memFree=1479904/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=238192 CPUtime=1002.01
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 59147 0 0 0 100147 54 0 0 25 0 1 0 1113298874 243908608 59097 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 59548 59097 109 292 0 59253 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 238192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13154
/proc/meminfo: memFree=1430496/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=288036 CPUtime=1061.99
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 71619 0 0 0 106134 65 0 0 25 0 1 0 1113298874 294948864 71504 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 72009 71504 109 292 0 71714 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 288036

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13154
/proc/meminfo: memFree=1367712/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=351300 CPUtime=1121.98
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 87390 0 0 0 112119 79 0 0 25 0 1 0 1113298874 359731200 87275 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 87825 87275 109 292 0 87530 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 351300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13154
/proc/meminfo: memFree=1361504/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=356604 CPUtime=1181.96
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 88689 0 0 0 118116 80 0 0 25 0 1 0 1113298874 365162496 88574 1992294400 134512640 135712473 4294956192 18446744073709551615 134559732 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 89151 88574 109 292 0 88856 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 356604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 13154
/proc/meminfo: memFree=1361504/2055920 swapFree=4175504/4192956
[pid=13145] ppid=13143 vsize=356604 CPUtime=1200.06
/proc/13145/stat : 13145 (SApperloT-hrp) R 13143 13145 12799 0 -1 4194304 88690 0 0 0 119926 80 0 0 25 0 1 0 1113298874 365162496 88575 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/13145/statm: 89151 88575 109 292 0 88856 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 356604

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.46
CPU time (s): 1200.13
CPU user time (s): 1199.27
CPU system time (s): 0.862868
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 356604

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

runsolver used 1.18682 second user time and 3.18851 second system time

The end

Launcher Data

Begin job on node77 at 2009-03-30 11:45:44
IDJOB=1532925
IDBENCH=70359
IDSOLVER=510
FILE ID=node77/1532925-1238406343
PBS_JOBID= 9061421
Free space on /tmp= 66552 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532925-1238406343/watcher-1532925-1238406343 -o /tmp/evaluation-result-1532925-1238406343/solver-1532925-1238406343 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=796129206 HOME/instance-1532925-1238406343.cnf

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

MD5SUM BENCH= eb6bf34a1ded0d6ac9d6c9b7ba628c09
RANDOM SEED=796129206

node77.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1716936 kB
Buffers:         55480 kB
Cached:         195052 kB
SwapCached:       9160 kB
Active:          61612 kB
Inactive:       202236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716936 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            2884 kB
Writeback:           0 kB
Mapped:          17604 kB
Slab:            60256 kB
Committed_AS:  2634348 kB
PageTables:       1984 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= 66552 MiB
End job on node77 at 2009-03-30 12:05:46