Trace number 3379752

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.524
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 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-3379752-1305454586/watcher-3379752-1305454586 -o /tmp/evaluation-result-3379752-1305454586/solver-3379752-1305454586 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379752-1305454586.cnf 

running on 2 cores: 4,6

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/397 7324
/proc/meminfo: memFree=24108300/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=14084 CPUtime=0 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 797 0 0 0 0 0 0 0 18 0 1 0 657057293 14422016 738 33554432000 4194304 4394578 140736658769376 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 3521 739 247 49 0 662 0

[startup+0.0867189 s]
/proc/loadavg: 3.54 3.93 3.75 2/397 7324
/proc/meminfo: memFree=24108300/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=20908 CPUtime=0.08 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 2466 0 0 0 8 0 0 0 18 0 1 0 657057293 21409792 2331 33554432000 4194304 4394578 140736658769376 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 5227 2331 256 49 0 2368 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20908

[startup+0.100714 s]
/proc/loadavg: 3.54 3.93 3.75 2/397 7324
/proc/meminfo: memFree=24108300/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=20908 CPUtime=0.09 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 2466 0 0 0 9 0 0 0 18 0 1 0 657057293 21409792 2331 33554432000 4194304 4394578 140736658769376 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 5227 2331 256 49 0 2368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20908

[startup+0.300598 s]
/proc/loadavg: 3.54 3.93 3.75 2/397 7324
/proc/meminfo: memFree=24108300/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=20908 CPUtime=0.28 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 2466 0 0 0 28 0 0 0 18 0 1 0 657057293 21409792 2331 33554432000 4194304 4394578 140736658769376 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 5227 2331 256 49 0 2368 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20908

[startup+0.700591 s]
/proc/loadavg: 3.54 3.93 3.75 2/397 7324
/proc/meminfo: memFree=24108300/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=23420 CPUtime=0.68 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 3347 0 0 0 67 1 0 0 18 0 1 0 657057293 23982080 2939 33554432000 4194304 4394578 140736658769376 18446744073709551615 242970211013 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 5855 2939 267 49 0 2996 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23420

[startup+1.50045 s]
/proc/loadavg: 3.54 3.93 3.75 5/411 7378
/proc/meminfo: memFree=24026208/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=28468 CPUtime=1.47 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 4541 0 0 0 146 1 0 0 20 0 1 0 657057293 29151232 4133 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 7117 4133 267 49 0 4258 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28468

[startup+3.10115 s]
/proc/loadavg: 3.54 3.93 3.75 5/411 7378
/proc/meminfo: memFree=23989768/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=30536 CPUtime=3.07 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 5016 0 0 0 306 1 0 0 25 0 1 0 657057293 31268864 4608 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 7634 4608 267 49 0 4775 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30536

[startup+6.30063 s]
/proc/loadavg: 3.66 3.95 3.76 5/411 7378
/proc/meminfo: memFree=23936140/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=32940 CPUtime=5.12 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 5534 0 0 0 505 7 0 0 25 0 1 0 657057293 33730560 5126 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 8235 5126 267 49 0 5376 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 32940

[startup+12.7005 s]
/proc/loadavg: 3.77 3.97 3.77 5/411 7378
/proc/meminfo: memFree=23883480/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=37896 CPUtime=10.56 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 6617 0 0 0 1045 11 0 0 25 0 1 0 657057293 38805504 6209 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 9474 6209 267 49 0 6615 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 37896

[startup+25.5003 s]
/proc/loadavg: 3.82 3.97 3.77 5/411 7378
/proc/meminfo: memFree=23810460/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=44888 CPUtime=23.35 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 8133 0 0 0 2321 14 0 0 25 0 1 0 657057293 45965312 7725 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 11222 7725 267 49 0 8363 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 44888

[startup+51.1009 s]
/proc/loadavg: 3.88 3.97 3.77 5/411 7379
/proc/meminfo: memFree=23753980/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=59068 CPUtime=48.91 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 11420 0 0 0 4870 21 0 0 25 0 1 0 657057293 60485632 11012 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 14767 11012 267 49 0 11908 0
Current children cumulated CPU time (s) 48.91
Current children cumulated vsize (KiB) 59068

[startup+102.315 s]
/proc/loadavg: 3.95 3.97 3.78 5/411 7380
/proc/meminfo: memFree=23660724/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=72344 CPUtime=100.12 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 14327 0 0 0 9989 23 0 0 25 0 1 0 657057293 74080256 13919 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 18086 13919 267 49 0 15227 0
Current children cumulated CPU time (s) 100.12
Current children cumulated vsize (KiB) 72344

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.80 5/411 7382
/proc/meminfo: memFree=23565116/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=96352 CPUtime=160.1 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 20129 0 0 0 15984 26 0 0 25 0 1 0 657057293 98664448 19721 33554432000 4194304 4394578 140736658769376 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 24088 19721 267 49 0 21229 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (KiB) 96352

[startup+222.3 s]
/proc/loadavg: 4.10 4.00 3.82 5/411 7384
/proc/meminfo: memFree=23466772/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=112536 CPUtime=220.08 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 23899 0 0 0 21978 30 0 0 25 0 1 0 657057293 115236864 23491 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 28134 23491 267 49 0 25275 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 112536

[startup+282.301 s]
/proc/loadavg: 4.15 4.04 3.84 5/411 7385
/proc/meminfo: memFree=23360744/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=124592 CPUtime=280.08 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 26845 0 0 0 27975 33 0 0 25 0 1 0 657057293 127582208 26437 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 31148 26437 267 49 0 28289 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (KiB) 124592

[startup+342.301 s]
/proc/loadavg: 4.08 4.05 3.85 5/411 7387
/proc/meminfo: memFree=23298984/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=143560 CPUtime=340.06 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 31502 0 0 0 33970 36 0 0 25 0 1 0 657057293 147005440 31094 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 35890 31094 267 49 0 33031 0
Current children cumulated CPU time (s) 340.06
Current children cumulated vsize (KiB) 143560

[startup+402.3 s]
/proc/loadavg: 4.03 4.03 3.86 5/411 7388
/proc/meminfo: memFree=23249620/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=152780 CPUtime=400.06 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 33872 0 0 0 39968 38 0 0 25 0 1 0 657057293 156446720 33464 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 38195 33464 267 49 0 35336 0
Current children cumulated CPU time (s) 400.06
Current children cumulated vsize (KiB) 152780

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.86 5/411 7390
/proc/meminfo: memFree=23181536/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=166368 CPUtime=460.05 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 37244 0 0 0 45965 40 0 0 25 0 1 0 657057293 170360832 36836 33554432000 4194304 4394578 140736658769376 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 41592 36836 267 49 0 38733 0
Current children cumulated CPU time (s) 460.05
Current children cumulated vsize (KiB) 166368

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.87 5/411 7392
/proc/meminfo: memFree=23138500/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=172184 CPUtime=520.05 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 38373 0 0 0 51963 42 0 0 25 0 1 0 657057293 176316416 37965 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 43046 37965 267 49 0 40187 0
Current children cumulated CPU time (s) 520.05
Current children cumulated vsize (KiB) 172184

[startup+582.3 s]
/proc/loadavg: 4.07 4.03 3.88 5/411 7393
/proc/meminfo: memFree=23055412/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=187492 CPUtime=580.04 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 42035 0 0 0 57959 45 0 0 25 0 1 0 657057293 191991808 41627 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 46873 41627 267 49 0 44014 0
Current children cumulated CPU time (s) 580.04
Current children cumulated vsize (KiB) 187492

[startup+642.301 s]
/proc/loadavg: 4.08 4.04 3.89 5/411 7395
/proc/meminfo: memFree=22992908/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=201200 CPUtime=640.05 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 45420 0 0 0 63957 48 0 0 25 0 1 0 657057293 206028800 45012 33554432000 4194304 4394578 140736658769376 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 50300 45012 267 49 0 47441 0
Current children cumulated CPU time (s) 640.05
Current children cumulated vsize (KiB) 201200

[startup+702.301 s]
/proc/loadavg: 4.03 4.03 3.90 5/411 7396
/proc/meminfo: memFree=22949248/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=214960 CPUtime=700.02 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 48810 0 0 0 69951 51 0 0 25 0 1 0 657057293 220119040 48402 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 53740 48402 267 49 0 50881 0
Current children cumulated CPU time (s) 700.02
Current children cumulated vsize (KiB) 214960

[startup+762.315 s]
/proc/loadavg: 4.06 4.04 3.91 5/411 7398
/proc/meminfo: memFree=22917000/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=225676 CPUtime=760.03 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 51515 0 0 0 75949 54 0 0 25 0 1 0 657057293 231092224 51107 33554432000 4194304 4394578 140736658769376 18446744073709551615 242970209012 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 56419 51107 267 49 0 53560 0
Current children cumulated CPU time (s) 760.03
Current children cumulated vsize (KiB) 225676

[startup+822.301 s]
/proc/loadavg: 4.11 4.06 3.92 5/411 7400
/proc/meminfo: memFree=22889460/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=235804 CPUtime=820.01 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 53821 0 0 0 81944 57 0 0 25 0 1 0 657057293 241463296 53413 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 58951 53413 267 49 0 56092 0
Current children cumulated CPU time (s) 820.01
Current children cumulated vsize (KiB) 235804

[startup+882.301 s]
/proc/loadavg: 4.08 4.06 3.93 5/411 7401
/proc/meminfo: memFree=22823856/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=255948 CPUtime=880.01 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 58822 0 0 0 87941 60 0 0 25 0 1 0 657057293 262090752 58414 33554432000 4194304 4394578 140736658769376 18446744073709551615 4299571 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 63987 58414 267 49 0 61128 0
Current children cumulated CPU time (s) 880.01
Current children cumulated vsize (KiB) 255948

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 3.93 5/411 7403
/proc/meminfo: memFree=22780452/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=272688 CPUtime=940 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 63081 0 0 0 93937 63 0 0 25 0 1 0 657057293 279232512 62673 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 68172 62673 267 49 0 65313 0
Current children cumulated CPU time (s) 940
Current children cumulated vsize (KiB) 272688

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.93 5/411 7404
/proc/meminfo: memFree=22745596/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=282476 CPUtime=1000 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 65534 0 0 0 99935 65 0 0 25 0 1 0 657057293 289255424 65126 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 70619 65126 267 49 0 67760 0
Current children cumulated CPU time (s) 1000
Current children cumulated vsize (KiB) 282476

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.93 5/411 7406
/proc/meminfo: memFree=22700944/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=290256 CPUtime=1059.99 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 67432 0 0 0 105932 67 0 0 25 0 1 0 657057293 297222144 67024 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 72564 67024 267 49 0 69705 0
Current children cumulated CPU time (s) 1059.99
Current children cumulated vsize (KiB) 290256

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/411 7408
/proc/meminfo: memFree=22652936/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=295640 CPUtime=1119.97 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 68526 0 0 0 111928 69 0 0 25 0 1 0 657057293 302735360 68118 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 73910 68118 267 49 0 71051 0
Current children cumulated CPU time (s) 1119.97
Current children cumulated vsize (KiB) 295640

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.94 5/411 7409
/proc/meminfo: memFree=22615472/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=301720 CPUtime=1179.97 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 69671 0 0 0 117926 71 0 0 25 0 1 0 657057293 308961280 69263 33554432000 4194304 4394578 140736658769376 18446744073709551615 4327700 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 75430 69263 267 49 0 72571 0
Current children cumulated CPU time (s) 1179.97
Current children cumulated vsize (KiB) 301720

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 3.94 5/411 7411
/proc/meminfo: memFree=22564872/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=311592 CPUtime=1239.96 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 72072 0 0 0 123922 74 0 0 25 0 1 0 657057293 319070208 71664 33554432000 4194304 4394578 140736658769376 18446744073709551615 4291296 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 77898 71664 267 49 0 75039 0
Current children cumulated CPU time (s) 1239.96
Current children cumulated vsize (KiB) 311592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.94 5/411 7412
/proc/meminfo: memFree=22510664/32951132 swapFree=67093844/67111528
[pid=7324] ppid=7322 vsize=323092 CPUtime=1297.67 cores=4,6
/proc/7324/stat : 7324 (SApperloT2010) R 7322 7324 6416 0 -1 4202496 74956 0 0 0 129691 76 0 0 25 0 1 0 657057293 330846208 74548 33554432000 4194304 4394578 140736658769376 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7324/statm: 80773 74548 267 49 0 77914 0
Current children cumulated CPU time (s) 1297.67
Current children cumulated vsize (KiB) 323092

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): 1297.7
CPU user time (s): 1296.92
CPU system time (s): 0.777881
CPU usage (%): 99.8203
Max. virtual memory (cumulated for all children) (KiB): 323092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.92
system time used= 0.777881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74956
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= 12
involuntary context switches= 1589

runsolver used 5.03823 second user time and 11.6152 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 12:16:26
IDJOB=3379752
IDBENCH=71150
IDSOLVER=1862
FILE ID=node128/3379752-1305454586
RUNJOBID= node128-1305454586-7309
PBS_JOBID= 13324882
Free space on /tmp= 73616 MiB

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

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
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:      24108332 kB
Buffers:        280268 kB
Cached:        3010500 kB
SwapCached:       1440 kB
Active:        6495516 kB
Inactive:      2054860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24108332 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            3664 kB
Writeback:           0 kB
AnonPages:     5258112 kB
Mapped:          31404 kB
Slab:           188160 kB
PageTables:      38100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100678556 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:08