Trace number 1733901

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733901-1240793686/watcher-1733901-1240793686 -o /tmp/evaluation-result-1733901-1240793686/solver-1733901-1240793686 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1366867665 HOME/instance-1733901-1240793686.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.99 0.97 0.97 3/65 30190
/proc/meminfo: memFree=1744128/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=1732 CPUtime=0
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 107401325 1773568 172 1992294400 134512640 135712473 4294956208 18446744073709551615 134545622 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 433 172 95 292 0 138 0

[startup+0.05373 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 30190
/proc/meminfo: memFree=1744128/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=4696 CPUtime=0.04
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 937 0 0 0 4 0 0 0 18 0 1 0 107401325 4808704 921 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 1174 921 95 292 0 879 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4696

[startup+0.101734 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 30190
/proc/meminfo: memFree=1744128/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=5360 CPUtime=0.09
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 1117 0 0 0 9 0 0 0 18 0 1 0 107401325 5488640 1100 1992294400 134512640 135712473 4294956208 18446744073709551615 134539203 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 1340 1100 102 292 0 1045 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.301758 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 30190
/proc/meminfo: memFree=1744128/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=5896 CPUtime=0.29
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 1250 0 0 0 29 0 0 0 19 0 1 0 107401325 6037504 1233 1992294400 134512640 135712473 4294956208 18446744073709551615 134553829 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 1474 1233 105 292 0 1179 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5896

[startup+0.701803 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 30190
/proc/meminfo: memFree=1744128/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=6556 CPUtime=0.69
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 1432 0 0 0 69 0 0 0 23 0 1 0 107401325 6713344 1415 1992294400 134512640 135712473 4294956208 18446744073709551615 134568536 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 1639 1415 109 292 0 1344 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6556

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1738296/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=7816 CPUtime=1.49
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 1710 0 0 0 149 0 0 0 25 0 1 0 107401325 8003584 1693 1992294400 134512640 135712473 4294956208 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 1954 1693 109 292 0 1659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7816

[startup+3.10108 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1736632/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=10104 CPUtime=3.09
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 2309 0 0 0 308 1 0 0 25 0 1 0 107401325 10346496 2259 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 2526 2259 109 292 0 2231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10104

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1734200/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=11532 CPUtime=6.29
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 2601 0 0 0 628 1 0 0 25 0 1 0 107401325 11808768 2551 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 2883 2551 109 292 0 2588 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11532

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1731064/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=15116 CPUtime=12.69
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 3435 0 0 0 1267 2 0 0 25 0 1 0 107401325 15478784 3385 1992294400 134512640 135712473 4294956208 18446744073709551615 134564204 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 3779 3385 109 292 0 3484 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15116

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1727864/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=18300 CPUtime=25.49
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 4150 0 0 0 2546 3 0 0 25 0 1 0 107401325 18739200 4100 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 4575 4100 110 292 0 4280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18300

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1722424/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=23844 CPUtime=51.07
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 5471 0 0 0 5103 4 0 0 25 0 1 0 107401325 24416256 5421 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 5961 5421 110 292 0 5666 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23844

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1718008/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=28940 CPUtime=102.27
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 6600 0 0 0 10222 5 0 0 25 0 1 0 107401325 29634560 6534 1992294400 134512640 135712473 4294956208 18446744073709551615 134540635 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 7235 6534 110 292 0 6940 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28940

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1714296/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=33396 CPUtime=162.24
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 7506 0 0 0 16219 5 0 0 25 0 1 0 107401325 34197504 7440 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 8349 7440 110 292 0 8054 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33396

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1712120/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=36496 CPUtime=222.23
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 8059 0 0 0 22217 6 0 0 25 0 1 0 107401325 37371904 7993 1992294400 134512640 135712473 4294956208 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 9124 7993 110 292 0 8829 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36496

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1709880/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=39228 CPUtime=282.21
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 8602 0 0 0 28215 6 0 0 25 0 1 0 107401325 40169472 8536 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 9807 8536 110 292 0 9512 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39228

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30191
/proc/meminfo: memFree=1708536/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=41048 CPUtime=342.2
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 8929 0 0 0 34213 7 0 0 25 0 1 0 107401325 42033152 8863 1992294400 134512640 135712473 4294956208 18446744073709551615 134540796 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 10262 8863 110 292 0 9967 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 41048

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1707320/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=42712 CPUtime=402.17
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 9297 0 0 0 40210 7 0 0 25 0 1 0 107401325 43737088 9166 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 10678 9166 110 292 0 10383 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 42712

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1706744/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=43160 CPUtime=462.15
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 9419 0 0 0 46208 7 0 0 25 0 1 0 107401325 44195840 9288 1992294400 134512640 135712473 4294956208 18446744073709551615 134540803 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 10790 9288 110 292 0 10495 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 43160

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1705912/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=44440 CPUtime=522.15
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 9688 0 0 0 52207 8 0 0 25 0 1 0 107401325 45506560 9492 1992294400 134512640 135712473 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 11110 9492 110 292 0 10815 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 44440

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1705464/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=44952 CPUtime=582.13
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 9857 0 0 0 58205 8 0 0 25 0 1 0 107401325 46030848 9596 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 11238 9596 110 292 0 10943 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 44952

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1704312/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=46396 CPUtime=642.11
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 10135 0 0 0 64203 8 0 0 25 0 1 0 107401325 47509504 9874 1992294400 134512640 135712473 4294956208 18446744073709551615 134540730 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 11599 9874 110 292 0 11304 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 46396

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1703736/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=47168 CPUtime=702.09
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 10274 0 0 0 70201 8 0 0 25 0 1 0 107401325 48300032 10013 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 11792 10013 110 292 0 11497 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 47168

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1703288/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=47684 CPUtime=762.09
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 10379 0 0 0 76200 9 0 0 25 0 1 0 107401325 48828416 10118 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 11921 10118 110 292 0 11626 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 47684

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1703032/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=47940 CPUtime=822.06
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 10499 0 0 0 82197 9 0 0 25 0 1 0 107401325 49090560 10173 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 11985 10173 110 292 0 11690 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 47940

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1702904/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=48196 CPUtime=882.04
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 10543 0 0 0 88195 9 0 0 25 0 1 0 107401325 49352704 10217 1992294400 134512640 135712473 4294956208 18446744073709551615 134563449 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 12049 10217 110 292 0 11754 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 48196

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1702584/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=48708 CPUtime=942.03
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 10720 0 0 0 94194 9 0 0 25 0 1 0 107401325 49876992 10329 1992294400 134512640 135712473 4294956208 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 12177 10329 110 292 0 11882 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 48708

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1701944/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=49156 CPUtime=1002.01
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 10888 0 0 0 100192 9 0 0 25 0 1 0 107401325 50335744 10432 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 12289 10432 110 292 0 11994 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 49156

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1701432/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=49672 CPUtime=1061.99
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 11016 0 0 0 106190 9 0 0 25 0 1 0 107401325 50864128 10560 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 12418 10560 110 292 0 12123 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 49672

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1700728/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=50444 CPUtime=1121.98
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 11207 0 0 0 112189 9 0 0 25 0 1 0 107401325 51654656 10686 1992294400 134512640 135712473 4294956208 18446744073709551615 134540738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 12611 10686 110 292 0 12316 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 50444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1700280/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=51340 CPUtime=1181.97
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 11354 0 0 0 118187 10 0 0 25 0 1 0 107401325 52572160 10833 1992294400 134512640 135712473 4294956208 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 12835 10833 110 292 0 12540 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 51340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30197
/proc/meminfo: memFree=1700216/2055920 swapFree=4186068/4192956
[pid=30190] ppid=30188 vsize=51340 CPUtime=1200.07
/proc/30190/stat : 30190 (SApperloT-hrp) R 30188 30190 30123 0 -1 4194304 11360 0 0 0 119997 10 0 0 25 0 1 0 107401325 52572160 10839 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/30190/statm: 12835 10839 110 292 0 12540 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 51340

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.41
CPU time (s): 1200.08
CPU user time (s): 1199.97
CPU system time (s): 0.108983
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 51340

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

runsolver used 1.27281 second user time and 2.82357 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-27 02:54:46
IDJOB=1733901
IDBENCH=71150
IDSOLVER=510
FILE ID=node74/1733901-1240793686
PBS_JOBID= 9187358
Free space on /tmp= 103112 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733901-1240793686/watcher-1733901-1240793686 -o /tmp/evaluation-result-1733901-1240793686/solver-1733901-1240793686 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1366867665 HOME/instance-1733901-1240793686.cnf

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1366867665

node74.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.233
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.233
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:       1744544 kB
Buffers:         33256 kB
Cached:         208772 kB
SwapCached:       3044 kB
Active:          86080 kB
Inactive:       167044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744544 kB
SwapTotal:     4192956 kB
SwapFree:      4186068 kB
Dirty:            3108 kB
Writeback:           0 kB
Mapped:          19288 kB
Slab:            44076 kB
Committed_AS:   506984 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103112 MiB
End job on node74 at 2009-04-27 03:14:49