Trace number 3379847

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.07 1300.04

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 benchmark689.141
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 Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379847-1305454587/watcher-3379847-1305454587 -o /tmp/evaluation-result-3379847-1305454587/solver-3379847-1305454587 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379847-1305454587.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.54 3.93 3.75 4/406 7366
/proc/meminfo: memFree=24078932/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=15392 CPUtime=0 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 980 0 0 0 0 0 0 0 21 0 1 0 657057324 15761408 921 33554432000 4194304 4394578 140737292652416 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 3848 921 247 49 0 989 0

[startup+0.0968531 s]
/proc/loadavg: 3.54 3.93 3.75 4/406 7366
/proc/meminfo: memFree=24078932/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=27532 CPUtime=0.09 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 3906 0 0 0 9 0 0 0 21 0 1 0 657057324 28192768 3847 33554432000 4194304 4394578 140737292652416 18446744073709551615 242970168884 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 6883 3847 247 49 0 4024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27532

[startup+0.10085 s]
/proc/loadavg: 3.54 3.93 3.75 4/406 7366
/proc/meminfo: memFree=24078932/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=27796 CPUtime=0.09 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 3987 0 0 0 9 0 0 0 21 0 1 0 657057324 28463104 3928 33554432000 4194304 4394578 140737292652416 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 6949 3928 247 49 0 4090 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27796

[startup+0.300817 s]
/proc/loadavg: 3.54 3.93 3.75 4/406 7366
/proc/meminfo: memFree=24078932/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=33176 CPUtime=0.29 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 5340 0 0 0 29 0 0 0 22 0 1 0 657057324 33972224 5108 33554432000 4194304 4394578 140737292652416 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 8294 5108 256 49 0 5435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33176

[startup+0.700745 s]
/proc/loadavg: 3.54 3.93 3.75 4/406 7366
/proc/meminfo: memFree=24078932/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=33176 CPUtime=0.69 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 5340 0 0 0 68 1 0 0 24 0 1 0 657057324 33972224 5108 33554432000 4194304 4394578 140737292652416 18446744073709551615 4254537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 8294 5108 256 49 0 5435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33176

[startup+1.50062 s]
/proc/loadavg: 3.54 3.93 3.75 5/411 7378
/proc/meminfo: memFree=24007856/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=33176 CPUtime=1.49 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 5340 0 0 0 148 1 0 0 25 0 1 0 657057324 33972224 5108 33554432000 4194304 4394578 140737292652416 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 8294 5108 256 49 0 5435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33176

[startup+3.10033 s]
/proc/loadavg: 3.54 3.93 3.75 5/411 7378
/proc/meminfo: memFree=23986668/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=45316 CPUtime=3.09 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 8974 0 0 0 306 3 0 0 25 0 1 0 657057324 46403584 8047 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 11329 8047 267 49 0 8470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45316

[startup+6.30079 s]
/proc/loadavg: 3.66 3.95 3.76 5/411 7378
/proc/meminfo: memFree=23933660/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=57996 CPUtime=6.3 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 11929 0 0 0 626 4 0 0 25 0 1 0 657057324 59387904 11002 33554432000 4194304 4394578 140737292652416 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 14499 11002 267 49 0 11640 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 57996

[startup+12.7007 s]
/proc/loadavg: 3.77 3.97 3.77 5/411 7378
/proc/meminfo: memFree=23880876/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=66364 CPUtime=12.69 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 13921 0 0 0 1265 4 0 0 25 0 1 0 657057324 67956736 12994 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 16591 12994 267 49 0 13732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66364

[startup+25.5005 s]
/proc/loadavg: 3.82 3.97 3.77 5/411 7378
/proc/meminfo: memFree=23808848/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=79768 CPUtime=25.49 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 17029 0 0 0 2544 5 0 0 25 0 1 0 657057324 81682432 16102 33554432000 4194304 4394578 140737292652416 18446744073709551615 4327709 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 19942 16102 267 49 0 17083 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79768

[startup+51.1011 s]
/proc/loadavg: 3.88 3.97 3.77 5/411 7379
/proc/meminfo: memFree=23753732/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=98856 CPUtime=51.09 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 21480 0 0 0 5103 6 0 0 25 0 1 0 657057324 101228544 20553 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 24714 20553 267 49 0 21855 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98856

[startup+102.315 s]
/proc/loadavg: 3.95 3.97 3.78 5/411 7380
/proc/meminfo: memFree=23660600/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=137116 CPUtime=102.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 30335 0 0 0 10223 8 0 0 25 0 1 0 657057324 140406784 29408 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298907 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 34279 29408 267 49 0 31420 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 137116

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.80 5/411 7382
/proc/meminfo: memFree=23564992/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=174296 CPUtime=162.3 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 38826 0 0 0 16220 10 0 0 25 0 1 0 657057324 178479104 37899 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 43574 37899 267 49 0 40715 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 174296

[startup+222.301 s]
/proc/loadavg: 4.10 4.00 3.82 5/411 7384
/proc/meminfo: memFree=23465904/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=232068 CPUtime=222.29 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 52745 0 0 0 22216 13 0 0 25 0 1 0 657057324 237637632 51818 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 58017 51818 267 49 0 55158 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 232068

[startup+282.3 s]
/proc/loadavg: 4.15 4.04 3.84 5/411 7385
/proc/meminfo: memFree=23360372/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=279220 CPUtime=282.3 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 64046 0 0 0 28213 17 0 0 25 0 1 0 657057324 285921280 63119 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 69805 63119 267 49 0 66946 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 279220

[startup+342.301 s]
/proc/loadavg: 4.08 4.05 3.85 5/411 7387
/proc/meminfo: memFree=23298860/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=293864 CPUtime=342.29 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 67135 0 0 0 34212 17 0 0 25 0 1 0 657057324 300916736 66208 33554432000 4194304 4394578 140737292652416 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 73466 66208 267 49 0 70607 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 293864

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 3.86 5/411 7388
/proc/meminfo: memFree=23249248/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=309684 CPUtime=402.3 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 71058 0 0 0 40211 19 0 0 25 0 1 0 657057324 317116416 70131 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 77421 70131 267 49 0 74562 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 309684

[startup+462.3 s]
/proc/loadavg: 4.01 4.03 3.86 5/411 7390
/proc/meminfo: memFree=23180668/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=344412 CPUtime=462.3 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 79379 0 0 0 46208 22 0 0 25 0 1 0 657057324 352677888 78452 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 86103 78452 267 49 0 83244 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 344412

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.87 5/411 7392
/proc/meminfo: memFree=23137880/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=367632 CPUtime=522.3 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 84996 0 0 0 52205 25 0 0 25 0 1 0 657057324 376455168 84069 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 91908 84069 267 49 0 89049 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 367632

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 3.88 5/411 7393
/proc/meminfo: memFree=23055164/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=415220 CPUtime=582.3 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 96506 0 0 0 58203 27 0 0 25 0 1 0 657057324 425185280 95579 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 103805 95579 267 49 0 100946 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 415220

[startup+642.3 s]
/proc/loadavg: 4.08 4.04 3.89 5/411 7395
/proc/meminfo: memFree=22992536/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=430632 CPUtime=642.32 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 100340 0 0 0 64203 29 0 0 25 0 1 0 657057324 440967168 99413 33554432000 4194304 4394578 140737292652416 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 107658 99413 267 49 0 104799 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 430632

[startup+702.301 s]
/proc/loadavg: 4.03 4.03 3.90 5/411 7396
/proc/meminfo: memFree=22949248/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=451836 CPUtime=702.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 105122 0 0 0 70201 30 0 0 25 0 1 0 657057324 462680064 104195 33554432000 4194304 4394578 140737292652416 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 112959 104195 267 49 0 110100 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 451836

[startup+762.316 s]
/proc/loadavg: 4.06 4.04 3.91 5/411 7398
/proc/meminfo: memFree=22917000/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=460284 CPUtime=762.32 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 106722 0 0 0 76202 30 0 0 25 0 1 0 657057324 471330816 105795 33554432000 4194304 4394578 140737292652416 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 115071 105795 267 49 0 112212 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 460284

[startup+822.3 s]
/proc/loadavg: 4.11 4.06 3.92 5/411 7400
/proc/meminfo: memFree=22888840/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=472780 CPUtime=822.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 109651 0 0 0 82199 32 0 0 25 0 1 0 657057324 484126720 108724 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 118195 108724 267 49 0 115336 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 472780

[startup+882.301 s]
/proc/loadavg: 4.08 4.06 3.93 5/411 7401
/proc/meminfo: memFree=22823732/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=503484 CPUtime=882.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 117068 0 0 0 88198 33 0 0 25 0 1 0 657057324 515567616 116141 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 125871 116141 267 49 0 123012 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 503484

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 3.93 5/411 7403
/proc/meminfo: memFree=22779708/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=516232 CPUtime=942.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 120061 0 0 0 94196 35 0 0 25 0 1 0 657057324 528621568 119134 33554432000 4194304 4394578 140737292652416 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 129058 119134 267 49 0 126199 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 516232

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.93 5/411 7404
/proc/meminfo: memFree=22745100/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=531700 CPUtime=1002.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 123539 0 0 0 100195 36 0 0 25 0 1 0 657057324 544460800 122612 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 132925 122612 267 49 0 130066 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 531700

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.93 5/411 7406
/proc/meminfo: memFree=22700944/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=563644 CPUtime=1062.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 131341 0 0 0 106192 39 0 0 25 0 1 0 657057324 577171456 130414 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 140911 130414 267 49 0 138052 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 563644

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/411 7408
/proc/meminfo: memFree=22652936/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=603416 CPUtime=1122.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 141050 0 0 0 112189 42 0 0 25 0 1 0 657057324 617897984 140123 33554432000 4194304 4394578 140737292652416 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 150854 140123 267 49 0 147995 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 603416

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.94 5/411 7409
/proc/meminfo: memFree=22614976/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=614588 CPUtime=1182.31 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 143507 0 0 0 118188 43 0 0 25 0 1 0 657057324 629338112 142580 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 153647 142580 267 49 0 150788 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 614588

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 3.94 5/411 7411
/proc/meminfo: memFree=22564128/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=645152 CPUtime=1242.32 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 151115 0 0 0 124186 46 0 0 25 0 1 0 657057324 660635648 150188 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 161288 150188 267 49 0 158429 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 645152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.94 3/407 7414
/proc/meminfo: memFree=23073524/32951132 swapFree=67093844/67111528
[pid=7366] ppid=7364 vsize=666452 CPUtime=1300.02 cores=1,3
/proc/7366/stat : 7366 (SApperloT2010) R 7364 7366 6416 0 -1 4202496 156177 0 0 0 129955 47 0 0 25 0 1 0 657057324 682446848 155250 33554432000 4194304 4394578 140737292652416 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/7366/statm: 166613 155250 267 49 0 163754 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 666452

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): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.56
CPU system time (s): 0.503923
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 666452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.503923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156177
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= 5
involuntary context switches= 14218

runsolver used 4.82627 second user time and 11.7832 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 12:16:27
IDJOB=3379847
IDBENCH=71153
IDSOLVER=1862
FILE ID=node128/3379847-1305454587
RUNJOBID= node128-1305454586-7310
PBS_JOBID= 13324882
Free space on /tmp= 73608 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379847-1305454587/watcher-3379847-1305454587 -o /tmp/evaluation-result-3379847-1305454587/solver-3379847-1305454587 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379847-1305454587.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=997048507

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24078948 kB
Buffers:        280332 kB
Cached:        3017808 kB
SwapCached:       1440 kB
Active:        6526544 kB
Inactive:      2053280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24078948 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            9872 kB
Writeback:           0 kB
AnonPages:     5279840 kB
Mapped:          31792 kB
Slab:           188160 kB
PageTables:      38876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100742504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73612 MiB
End job on node128 at 2011-05-15 12:38:09