Trace number 1785827

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) 5000.09 5001.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.369
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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-1785827-1241934860/watcher-1785827-1241934860 -o /tmp/evaluation-result-1785827-1241934860/solver-1785827-1241934860 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=49774946 HOME/instance-1785827-1241934860.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27589
/proc/meminfo: memFree=1689496/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=2024 CPUtime=0
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 183 0 0 0 0 0 0 0 20 0 1 0 221512159 2072576 167 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 506 168 90 283 0 220 0

[startup+0.0326071 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27589
/proc/meminfo: memFree=1689496/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=3752 CPUtime=0.03
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 623 0 0 0 3 0 0 0 20 0 1 0 221512159 3842048 607 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 938 608 90 283 0 652 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3752

[startup+0.102613 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27589
/proc/meminfo: memFree=1689496/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=7800 CPUtime=0.09
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 1707 0 0 0 9 0 0 0 20 0 1 0 221512159 7987200 1691 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 1950 1691 90 283 0 1664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7800

[startup+0.301644 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27589
/proc/meminfo: memFree=1689496/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=10456 CPUtime=0.29
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 2417 0 0 0 29 0 0 0 22 0 1 0 221512159 10706944 2400 1992294400 134512640 135674940 4294956208 18446744073709551615 134537631 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 2614 2400 94 283 0 2328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10456

[startup+0.701681 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27589
/proc/meminfo: memFree=1689496/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=11816 CPUtime=0.69
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 2755 0 0 0 68 1 0 0 25 0 1 0 221512159 12099584 2738 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 2954 2738 98 283 0 2668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11816

[startup+1.50177 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1678224/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=14088 CPUtime=1.49
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 3313 0 0 0 148 1 0 0 25 0 1 0 221512159 14426112 3296 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 3522 3296 98 283 0 3236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14088

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1674896/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=18108 CPUtime=3.09
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 4332 0 0 0 307 2 0 0 25 0 1 0 221512159 18542592 4282 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 4527 4282 98 283 0 4241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18108

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1670288/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=20460 CPUtime=6.29
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 4881 0 0 0 626 3 0 0 25 0 1 0 221512159 20951040 4831 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 5115 4831 99 283 0 4829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20460

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1669968/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=21848 CPUtime=12.68
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 5216 0 0 0 1265 3 0 0 25 0 1 0 221512159 22372352 5166 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 5462 5166 99 283 0 5176 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21848

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1657744/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=34212 CPUtime=25.48
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 8200 0 0 0 2543 5 0 0 25 0 1 0 221512159 35033088 8085 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 8553 8085 99 283 0 8267 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34212

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1651856/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=40684 CPUtime=51.08
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 9694 0 0 0 5101 7 0 0 25 0 1 0 221512159 41660416 9579 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 10171 9579 99 283 0 9885 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40684

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1643792/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=49376 CPUtime=102.27
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 11581 0 0 0 10219 8 0 0 25 0 1 0 221512159 50561024 11466 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 12344 11466 99 283 0 12058 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49376

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1641296/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=52396 CPUtime=162.25
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 12199 0 0 0 16216 9 0 0 25 0 1 0 221512159 53653504 12084 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 13099 12084 99 283 0 12813 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52396

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1637264/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=57480 CPUtime=222.23
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 13342 0 0 0 22213 10 0 0 25 0 1 0 221512159 58859520 13098 1992294400 134512640 135674940 4294956208 18446744073709551615 134564714 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 14370 13098 99 283 0 14084 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57480

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1634960/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=60716 CPUtime=282.22
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 14034 0 0 0 28211 11 0 0 25 0 1 0 221512159 62173184 13661 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 15179 13661 99 283 0 14893 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60716

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1632272/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=63616 CPUtime=342.2
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 14700 0 0 0 34209 11 0 0 25 0 1 0 221512159 65142784 14327 1992294400 134512640 135674940 4294956208 18446744073709551615 134539778 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 15904 14327 99 283 0 15618 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 63616

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27590
/proc/meminfo: memFree=1630288/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=65992 CPUtime=402.18
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 15201 0 0 0 40206 12 0 0 25 0 1 0 221512159 67575808 14828 1992294400 134512640 135674940 4294956208 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 16498 14828 99 283 0 16212 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 65992

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27596
/proc/meminfo: memFree=1628880/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=67660 CPUtime=462.16
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 15519 0 0 0 46204 12 0 0 25 0 1 0 221512159 69283840 15146 1992294400 134512640 135674940 4294956208 18446744073709551615 134571496 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 16915 15146 99 283 0 16629 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 67660

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27596
/proc/meminfo: memFree=1627472/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=69716 CPUtime=522.15
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 16026 0 0 0 52202 13 0 0 25 0 1 0 221512159 71389184 15524 1992294400 134512640 135674940 4294956208 18446744073709551615 134539784 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 17429 15524 99 283 0 17143 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 69716

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27596
/proc/meminfo: memFree=1626064/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=71260 CPUtime=582.13
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 16375 0 0 0 58200 13 0 0 25 0 1 0 221512159 72970240 15873 1992294400 134512640 135674940 4294956208 18446744073709551615 134541073 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 17815 15873 99 283 0 17529 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 71260

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27596
/proc/meminfo: memFree=1625424/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=72032 CPUtime=642.12
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 16534 0 0 0 64199 13 0 0 25 0 1 0 221512159 73760768 16032 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 18008 16032 99 283 0 17722 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 72032


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1583752/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=125576 CPUtime=4001.22
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29101 0 0 0 400100 22 0 0 25 0 1 0 221512159 128589824 26277 1992294400 134512640 135674940 4294956208 18446744073709551615 134539796 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 31394 26277 99 283 0 31108 0
Current children cumulated CPU time (s) 4001.22
Current children cumulated vsize (KiB) 125576

[startup+4062.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1583376/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=126092 CPUtime=4061.21
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29193 0 0 0 406099 22 0 0 25 0 1 0 221512159 129118208 26369 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 31523 26369 99 283 0 31237 0
Current children cumulated CPU time (s) 4061.21
Current children cumulated vsize (KiB) 126092

[startup+4122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1583312/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=126092 CPUtime=4121.19
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29197 0 0 0 412097 22 0 0 25 0 1 0 221512159 129118208 26373 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 31523 26373 99 283 0 31237 0
Current children cumulated CPU time (s) 4121.19
Current children cumulated vsize (KiB) 126092

[startup+4182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1582800/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=126864 CPUtime=4181.17
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29350 0 0 0 418095 22 0 0 25 0 1 0 221512159 129908736 26526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 31716 26526 99 283 0 31430 0
Current children cumulated CPU time (s) 4181.17
Current children cumulated vsize (KiB) 126864

[startup+4242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1581904/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=128148 CPUtime=4241.16
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29695 0 0 0 424093 23 0 0 25 0 1 0 221512159 131223552 26742 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 32037 26742 99 283 0 31751 0
Current children cumulated CPU time (s) 4241.16
Current children cumulated vsize (KiB) 128148

[startup+4302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1581840/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=128148 CPUtime=4301.14
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29709 0 0 0 430091 23 0 0 25 0 1 0 221512159 131223552 26756 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 32037 26756 99 283 0 31751 0
Current children cumulated CPU time (s) 4301.14
Current children cumulated vsize (KiB) 128148

[startup+4362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1581712/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=128148 CPUtime=4361.13
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29730 0 0 0 436090 23 0 0 25 0 1 0 221512159 131223552 26777 1992294400 134512640 135674940 4294956208 18446744073709551615 134539796 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 32037 26777 99 283 0 31751 0
Current children cumulated CPU time (s) 4361.13
Current children cumulated vsize (KiB) 128148

[startup+4422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1581712/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=128148 CPUtime=4421.11
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29730 0 0 0 442088 23 0 0 25 0 1 0 221512159 131223552 26777 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 32037 26777 99 283 0 31751 0
Current children cumulated CPU time (s) 4421.11
Current children cumulated vsize (KiB) 128148

[startup+4482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1581584/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=128404 CPUtime=4481.09
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29751 0 0 0 448086 23 0 0 25 0 1 0 221512159 131485696 26798 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 32101 26798 99 283 0 31815 0
Current children cumulated CPU time (s) 4481.09
Current children cumulated vsize (KiB) 128404

[startup+4542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1581584/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=128404 CPUtime=4541.08
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29751 0 0 0 454085 23 0 0 25 0 1 0 221512159 131485696 26798 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 32101 26798 99 283 0 31815 0
Current children cumulated CPU time (s) 4541.08
Current children cumulated vsize (KiB) 128404

[startup+4602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1581520/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=128404 CPUtime=4601.06
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29761 0 0 0 460083 23 0 0 25 0 1 0 221512159 131485696 26808 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 32101 26808 99 283 0 31815 0
Current children cumulated CPU time (s) 4601.06
Current children cumulated vsize (KiB) 128404

[startup+4662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1581072/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=128916 CPUtime=4661.05
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 29972 0 0 0 466082 23 0 0 25 0 1 0 221512159 132009984 26890 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 32229 26890 99 283 0 31943 0
Current children cumulated CPU time (s) 4661.05
Current children cumulated vsize (KiB) 128916

[startup+4722.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1578192/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=132332 CPUtime=4721.04
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 30728 0 0 0 472080 24 0 0 25 0 1 0 221512159 135507968 27646 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 33083 27646 99 283 0 32797 0
Current children cumulated CPU time (s) 4721.04
Current children cumulated vsize (KiB) 132332

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1577424/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=133536 CPUtime=4781.02
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 30919 0 0 0 478078 24 0 0 25 0 1 0 221512159 136740864 27837 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 33384 27837 99 283 0 33098 0
Current children cumulated CPU time (s) 4781.02
Current children cumulated vsize (KiB) 133536

[startup+4842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1576528/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=134820 CPUtime=4841
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 31273 0 0 0 484076 24 0 0 25 0 1 0 221512159 138055680 28062 1992294400 134512640 135674940 4294956208 18446744073709551615 134539723 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 33705 28062 99 283 0 33419 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 134820

[startup+4902.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1575632/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=136364 CPUtime=4900.98
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 31500 0 0 0 490074 24 0 0 25 0 1 0 221512159 139636736 28289 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 34091 28289 99 283 0 33805 0
Current children cumulated CPU time (s) 4900.98
Current children cumulated vsize (KiB) 136364

[startup+4962.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1575504/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=136364 CPUtime=4960.96
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 31515 0 0 0 496072 24 0 0 25 0 1 0 221512159 139636736 28304 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 34091 28304 99 283 0 33805 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 136364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27604
/proc/meminfo: memFree=1575376/2055920 swapFree=4178412/4192956
[pid=27589] ppid=27587 vsize=136364 CPUtime=5000.06
/proc/27589/stat : 27589 (SApperloT-base) R 27587 27589 27552 0 -1 4194304 31545 0 0 0 499982 24 0 0 25 0 1 0 221512159 139636736 28334 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/27589/statm: 34091 28334 99 283 0 33805 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 136364

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): 5001.42
CPU time (s): 5000.09
CPU user time (s): 4999.82
CPU system time (s): 0.26296
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 136364

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

runsolver used 5.2732 second user time and 11.2303 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-10 07:54:20
IDJOB=1785827
IDBENCH=71153
IDSOLVER=642
FILE ID=node63/1785827-1241934860
PBS_JOBID= 9264996
Free space on /tmp= 66216 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785827-1241934860/watcher-1785827-1241934860 -o /tmp/evaluation-result-1785827-1241934860/solver-1785827-1241934860 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=49774946 HOME/instance-1785827-1241934860.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=49774946

node63.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.236
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.236
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:       1689976 kB
Buffers:         60064 kB
Cached:         229280 kB
SwapCached:       8496 kB
Active:         141200 kB
Inactive:       158148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689976 kB
SwapTotal:     4192956 kB
SwapFree:      4178412 kB
Dirty:            5572 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            52384 kB
Committed_AS:   882692 kB
PageTables:       1452 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= 66212 MiB
End job on node63 at 2009-05-10 09:17:43