Trace number 3379753

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) 1299.99 1300.03

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

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-3379753-1305454586/watcher-3379753-1305454586 -o /tmp/evaluation-result-3379753-1305454586/solver-3379753-1305454586 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379753-1305454586.cnf 

running on 2 cores: 0,2

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 2/400 7330
/proc/meminfo: memFree=24103192/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=14960 CPUtime=0 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 908 0 0 0 0 0 0 0 22 0 1 0 657057297 15319040 848 33554432000 4194304 4394578 140733956619264 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 3740 850 247 49 0 881 0

[startup+0.0298851 s]
/proc/loadavg: 3.54 3.93 3.75 2/400 7330
/proc/meminfo: memFree=24103192/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=17092 CPUtime=0.02 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 1437 0 0 0 2 0 0 0 22 0 1 0 657057297 17502208 1377 33554432000 4194304 4394578 140733956619264 18446744073709551615 242970208580 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 4273 1377 247 49 0 1414 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17092

[startup+0.100876 s]
/proc/loadavg: 3.54 3.93 3.75 2/400 7330
/proc/meminfo: memFree=24103192/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=25908 CPUtime=0.09 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 3520 0 0 0 9 0 0 0 22 0 1 0 657057297 26529792 3460 33554432000 4194304 4394578 140733956619264 18446744073709551615 242970550016 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 6477 3460 247 49 0 3618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25908

[startup+0.300853 s]
/proc/loadavg: 3.54 3.93 3.75 2/400 7330
/proc/meminfo: memFree=24103192/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=29232 CPUtime=0.29 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 4337 0 0 0 29 0 0 0 23 0 1 0 657057297 29933568 4087 33554432000 4194304 4394578 140733956619264 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 7308 4087 256 49 0 4449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29232

[startup+0.700775 s]
/proc/loadavg: 3.54 3.93 3.75 2/400 7330
/proc/meminfo: memFree=24103192/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=29664 CPUtime=0.69 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 4687 0 0 0 69 0 0 0 25 0 1 0 657057297 30375936 3961 33554432000 4194304 4394578 140733956619264 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 7416 3961 256 49 0 4557 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29664

[startup+1.50064 s]
/proc/loadavg: 3.54 3.93 3.75 5/411 7378
/proc/meminfo: memFree=24025092/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=35416 CPUtime=1.49 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 6356 0 0 0 148 1 0 0 25 0 1 0 657057297 36265984 5630 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 8854 5630 267 49 0 5995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35416

[startup+3.10034 s]
/proc/loadavg: 3.54 3.93 3.75 5/411 7378
/proc/meminfo: memFree=23989272/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=41428 CPUtime=3.09 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 7718 0 0 0 308 1 0 0 25 0 1 0 657057297 42422272 6992 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 10357 6992 267 49 0 7498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41428

[startup+6.30081 s]
/proc/loadavg: 3.66 3.95 3.76 5/411 7378
/proc/meminfo: memFree=23936016/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=44224 CPUtime=6.29 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 8309 0 0 0 628 1 0 0 25 0 1 0 657057297 45285376 7583 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 11056 7583 267 49 0 8197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44224

[startup+12.7007 s]
/proc/loadavg: 3.77 3.97 3.77 5/411 7378
/proc/meminfo: memFree=23883232/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=49580 CPUtime=12.69 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 9514 0 0 0 1267 2 0 0 25 0 1 0 657057297 50769920 8788 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 12395 8788 267 49 0 9536 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49580

[startup+25.5005 s]
/proc/loadavg: 3.82 3.97 3.77 5/411 7378
/proc/meminfo: memFree=23810336/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=58496 CPUtime=25.49 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 11517 0 0 0 2546 3 0 0 25 0 1 0 657057297 59899904 10791 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 14624 10791 267 49 0 11765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58496

[startup+51.1011 s]
/proc/loadavg: 3.88 3.97 3.77 5/411 7379
/proc/meminfo: memFree=23753980/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=70924 CPUtime=51.09 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 14333 0 0 0 5105 4 0 0 25 0 1 0 657057297 72626176 13607 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 17731 13607 267 49 0 14872 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70924

[startup+102.315 s]
/proc/loadavg: 3.95 3.97 3.78 5/411 7380
/proc/meminfo: memFree=23660600/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=79988 CPUtime=102.3 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 16443 0 0 0 10225 5 0 0 25 0 1 0 657057297 81907712 15717 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 19997 15717 267 49 0 17138 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79988

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.80 5/411 7382
/proc/meminfo: memFree=23565116/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=101356 CPUtime=162.29 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 21466 0 0 0 16222 7 0 0 25 0 1 0 657057297 103788544 20740 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 25339 20740 267 49 0 22480 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101356

[startup+222.301 s]
/proc/loadavg: 4.10 4.00 3.82 5/411 7384
/proc/meminfo: memFree=23466524/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=112760 CPUtime=222.28 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 23832 0 0 0 22221 7 0 0 25 0 1 0 657057297 115466240 23106 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 28190 23106 267 49 0 25331 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 112760

[startup+282.3 s]
/proc/loadavg: 4.15 4.04 3.84 5/411 7385
/proc/meminfo: memFree=23360744/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=140028 CPUtime=282.28 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 30487 0 0 0 28219 9 0 0 25 0 1 0 657057297 143388672 29761 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 35007 29761 267 49 0 32148 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 140028

[startup+342.301 s]
/proc/loadavg: 4.08 4.05 3.85 5/411 7387
/proc/meminfo: memFree=23298860/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=158724 CPUtime=342.27 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 34972 0 0 0 34217 10 0 0 25 0 1 0 657057297 162533376 34246 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 39681 34246 267 49 0 36822 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 158724

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 3.86 5/411 7388
/proc/meminfo: memFree=23249496/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=171328 CPUtime=402.28 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 38101 0 0 0 40216 12 0 0 25 0 1 0 657057297 175439872 37375 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 42832 37375 267 49 0 39973 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 171328

[startup+462.3 s]
/proc/loadavg: 4.01 4.03 3.86 5/411 7390
/proc/meminfo: memFree=23181536/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=176904 CPUtime=462.27 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 39299 0 0 0 46215 12 0 0 25 0 1 0 657057297 181149696 38573 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 44226 38573 267 49 0 41367 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 176904

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.87 5/411 7392
/proc/meminfo: memFree=23138500/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=189488 CPUtime=522.28 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 42223 0 0 0 52213 15 0 0 25 0 1 0 657057297 194035712 41497 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 47372 41497 267 49 0 44513 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 189488

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 3.88 5/411 7393
/proc/meminfo: memFree=23055164/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=191928 CPUtime=582.27 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 42759 0 0 0 58212 15 0 0 25 0 1 0 657057297 196534272 42033 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 47982 42033 267 49 0 45123 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 191928

[startup+642.3 s]
/proc/loadavg: 4.08 4.04 3.89 5/411 7395
/proc/meminfo: memFree=22992784/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=213648 CPUtime=642.28 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 48106 0 0 0 64211 17 0 0 25 0 1 0 657057297 218775552 47380 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 53412 47380 267 49 0 50553 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 213648

[startup+702.301 s]
/proc/loadavg: 4.03 4.03 3.90 5/411 7396
/proc/meminfo: memFree=22949248/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=220760 CPUtime=702.27 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 49878 0 0 0 70209 18 0 0 25 0 1 0 657057297 226058240 49152 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 55190 49152 267 49 0 52331 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 220760

[startup+762.316 s]
/proc/loadavg: 4.06 4.04 3.91 5/411 7398
/proc/meminfo: memFree=22917000/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=224412 CPUtime=762.29 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 50664 0 0 0 76211 18 0 0 25 0 1 0 657057297 229797888 49938 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 56103 49938 267 49 0 53244 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 224412

[startup+822.3 s]
/proc/loadavg: 4.11 4.06 3.92 5/411 7400
/proc/meminfo: memFree=22889336/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=228940 CPUtime=822.26 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 51833 0 0 0 82208 18 0 0 25 0 1 0 657057297 234434560 51107 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 57235 51107 267 49 0 54376 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 228940

[startup+882.301 s]
/proc/loadavg: 4.08 4.06 3.93 5/411 7401
/proc/meminfo: memFree=22823732/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=237312 CPUtime=882.26 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 53838 0 0 0 88206 20 0 0 25 0 1 0 657057297 243007488 53112 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 59328 53112 267 49 0 56469 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 237312

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 3.93 5/411 7403
/proc/meminfo: memFree=22780328/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=244468 CPUtime=942.26 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 55581 0 0 0 94205 21 0 0 25 0 1 0 657057297 250335232 54855 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 61117 54855 267 49 0 58258 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 244468

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.93 5/411 7404
/proc/meminfo: memFree=22745472/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=248344 CPUtime=1002.25 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 56514 0 0 0 100204 21 0 0 25 0 1 0 657057297 254304256 55788 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298427 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 62086 55788 267 49 0 59227 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 248344

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.93 5/411 7406
/proc/meminfo: memFree=22700944/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=251936 CPUtime=1062.25 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 57213 0 0 0 106204 21 0 0 25 0 1 0 657057297 257982464 56487 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 62984 56487 267 49 0 60125 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 251936

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/411 7408
/proc/meminfo: memFree=22652936/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=253984 CPUtime=1122.25 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 57598 0 0 0 112203 22 0 0 25 0 1 0 657057297 260079616 56872 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 63496 56872 267 49 0 60637 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 253984

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.94 5/411 7409
/proc/meminfo: memFree=22615100/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=272548 CPUtime=1182.25 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 62286 0 0 0 118201 24 0 0 25 0 1 0 657057297 279089152 61560 33554432000 4194304 4394578 140733956619264 18446744073709551615 4327612 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 68137 61560 267 49 0 65278 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 272548

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 3.94 5/411 7411
/proc/meminfo: memFree=22564748/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=278828 CPUtime=1242.25 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 63850 0 0 0 124200 25 0 0 25 0 1 0 657057297 285519872 63124 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 69707 63124 267 49 0 66848 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 278828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.94 4/410 7413
/proc/meminfo: memFree=22807644/32951132 swapFree=67093844/67111528
[pid=7330] ppid=7328 vsize=294452 CPUtime=1299.96 cores=0,2
/proc/7330/stat : 7330 (SApperloT2010) R 7328 7330 6416 0 -1 4202496 67749 0 0 0 129970 26 0 0 25 0 1 0 657057297 301518848 67023 33554432000 4194304 4394578 140733956619264 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7330/statm: 73613 67023 267 49 0 70754 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 294452

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.03
CPU time (s): 1299.99
CPU user time (s): 1299.71
CPU system time (s): 0.279957
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 294452

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

runsolver used 5.2702 second user time and 11.3333 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 12:16:27
IDJOB=3379753
IDBENCH=71139
IDSOLVER=1862
FILE ID=node128/3379753-1305454586
RUNJOBID= node128-1305454586-7308
PBS_JOBID= 13324882
Free space on /tmp= 73616 MiB

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

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
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:      24103472 kB
Buffers:        280272 kB
Cached:        3012436 kB
SwapCached:       1440 kB
Active:        6502612 kB
Inactive:      2052812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24103472 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            5604 kB
Writeback:           0 kB
AnonPages:     5261216 kB
Mapped:          31792 kB
Slab:           188160 kB
PageTables:      38488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100701744 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= 73608 MiB
End job on node128 at 2011-05-15 12:38:09