Trace number 3257559

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-03-04? (TO) 1300.05 1300.02

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: 935)

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-3257559-1303470380/watcher-3257559-1303470380 -o /tmp/evaluation-result-3257559-1303470380/solver-3257559-1303470380 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3257559-1303470380.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: 1.17 1.76 2.70 5/189 16930
/proc/meminfo: memFree=27242768/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=14296 CPUtime=0 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 745 0 0 0 0 0 0 0 22 0 1 0 537268716 14639104 684 33554432000 4194304 4395502 140734625882624 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 3574 684 249 50 0 714 0

[startup+0.0244971 s]
/proc/loadavg: 1.17 1.76 2.70 5/189 16930
/proc/meminfo: memFree=27242768/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=16696 CPUtime=0.02 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 1339 0 0 0 2 0 0 0 22 0 1 0 537268716 17096704 1278 33554432000 4194304 4395502 140734625882624 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 4174 1278 249 50 0 1314 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16696

[startup+0.100488 s]
/proc/loadavg: 1.17 1.76 2.70 5/189 16930
/proc/meminfo: memFree=27242768/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=30040 CPUtime=0.09 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 4623 0 0 0 9 0 0 0 22 0 1 0 537268716 30760960 4466 33554432000 4194304 4395502 140734625882624 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 7544 4485 250 50 0 4684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30040

[startup+0.30045 s]
/proc/loadavg: 1.17 1.76 2.70 5/189 16930
/proc/meminfo: memFree=27242768/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=33540 CPUtime=0.29 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 5426 0 0 0 29 0 0 0 23 0 1 0 537268716 34344960 5175 33554432000 4194304 4395502 140734625882624 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 8385 5175 256 50 0 5525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33540

[startup+0.700375 s]
/proc/loadavg: 1.17 1.76 2.70 5/189 16930
/proc/meminfo: memFree=27242768/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=33540 CPUtime=0.68 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 5426 0 0 0 68 0 0 0 25 0 1 0 537268716 34344960 5175 33554432000 4194304 4395502 140734625882624 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 8385 5175 256 50 0 5525 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33540

[startup+1.50029 s]
/proc/loadavg: 1.17 1.76 2.70 5/190 16931
/proc/meminfo: memFree=27210336/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=35216 CPUtime=1.49 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 6425 0 0 0 148 1 0 0 25 0 1 0 537268716 36061184 5930 33554432000 4194304 4395502 140734625882624 18446744073709551615 4292989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 8804 5930 267 50 0 5944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35216

[startup+3.101 s]
/proc/loadavg: 1.17 1.76 2.70 5/190 16931
/proc/meminfo: memFree=27199300/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=41460 CPUtime=3.09 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 7839 0 0 0 308 1 0 0 25 0 1 0 537268716 42455040 7344 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 10365 7344 267 50 0 7505 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41460

[startup+6.30035 s]
/proc/loadavg: 1.40 1.80 2.71 5/190 16931
/proc/meminfo: memFree=27184508/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=44636 CPUtime=6.29 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 8511 0 0 0 628 1 0 0 25 0 1 0 537268716 45707264 8016 33554432000 4194304 4395502 140734625882624 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 11159 8016 267 50 0 8299 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44636

[startup+12.7002 s]
/proc/loadavg: 1.61 1.84 2.71 5/190 16931
/proc/meminfo: memFree=27170104/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=48540 CPUtime=12.69 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 9446 0 0 0 1268 1 0 0 25 0 1 0 537268716 49704960 8951 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 12135 8951 267 50 0 9275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48540

[startup+25.5009 s]
/proc/loadavg: 2.14 1.94 2.73 5/190 16931
/proc/meminfo: memFree=27146672/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=55772 CPUtime=25.49 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 11072 0 0 0 2548 1 0 0 25 0 1 0 537268716 57110528 10577 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 13943 10577 267 50 0 11083 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55772

[startup+51.1002 s]
/proc/loadavg: 2.85 2.12 2.77 5/190 16986
/proc/meminfo: memFree=27148924/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=66428 CPUtime=51.09 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 13540 0 0 0 5107 2 0 0 25 0 1 0 537268716 68022272 13045 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299084 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 16607 13045 267 50 0 13747 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66428

[startup+102.307 s]
/proc/loadavg: 3.50 2.41 2.83 5/190 16988
/proc/meminfo: memFree=27043520/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=79064 CPUtime=102.3 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 16457 0 0 0 10226 4 0 0 25 0 1 0 537268716 80961536 15962 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 19766 15962 267 50 0 16906 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79064

[startup+162.301 s]
/proc/loadavg: 3.81 2.70 2.90 5/190 16989
/proc/meminfo: memFree=26956696/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=93324 CPUtime=162.29 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 19685 0 0 0 16224 5 0 0 25 0 1 0 537268716 95563776 19190 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 23331 19190 267 50 0 20471 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93324

[startup+222.301 s]
/proc/loadavg: 3.93 2.93 2.97 5/190 16991
/proc/meminfo: memFree=26892664/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=107784 CPUtime=222.29 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 23067 0 0 0 22222 7 0 0 25 0 1 0 537268716 110370816 22572 33554432000 4194304 4395502 140734625882624 18446744073709551615 4328540 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 26946 22572 267 50 0 24086 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 107784

[startup+282.301 s]
/proc/loadavg: 4.09 3.17 3.05 5/190 16992
/proc/meminfo: memFree=26807936/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=112392 CPUtime=282.3 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 24083 0 0 0 28222 8 0 0 25 0 1 0 537268716 115089408 23588 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299198 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 28098 23588 267 50 0 25238 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 112392

[startup+342.301 s]
/proc/loadavg: 4.03 3.31 3.10 5/190 16994
/proc/meminfo: memFree=26769564/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=115464 CPUtime=342.3 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 24671 0 0 0 34222 8 0 0 25 0 1 0 537268716 118235136 24176 33554432000 4194304 4395502 140734625882624 18446744073709551615 4328526 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 28866 24176 267 50 0 26006 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115464

[startup+402.301 s]
/proc/loadavg: 4.01 3.44 3.16 5/190 16996
/proc/meminfo: memFree=26730200/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=126132 CPUtime=402.3 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 27203 0 0 0 40221 9 0 0 25 0 1 0 537268716 129159168 26708 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 31533 26708 267 50 0 28673 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 126132

[startup+462.301 s]
/proc/loadavg: 4.06 3.55 3.21 5/190 16997
/proc/meminfo: memFree=26685500/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=132804 CPUtime=462.3 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 28741 0 0 0 46221 9 0 0 25 0 1 0 537268716 135991296 28246 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 33201 28246 267 50 0 30341 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132804

[startup+522.301 s]
/proc/loadavg: 4.02 3.63 3.26 5/190 16999
/proc/meminfo: memFree=26640936/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=142320 CPUtime=522.3 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 31088 0 0 0 52220 10 0 0 25 0 1 0 537268716 145735680 30593 33554432000 4194304 4395502 140734625882624 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 35580 30593 267 50 0 32720 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142320

[startup+582.301 s]
/proc/loadavg: 4.01 3.70 3.30 5/190 17000
/proc/meminfo: memFree=26574312/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=148608 CPUtime=582.3 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 32256 0 0 0 58220 10 0 0 25 0 1 0 537268716 152174592 31761 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 37152 31761 267 50 0 34292 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 148608

[startup+642.301 s]
/proc/loadavg: 4.00 3.75 3.34 5/190 17002
/proc/meminfo: memFree=26545740/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=151952 CPUtime=642.31 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 32941 0 0 0 64220 11 0 0 25 0 1 0 537268716 155598848 32446 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 37988 32446 267 50 0 35128 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 151952

[startup+702.301 s]
/proc/loadavg: 4.00 3.79 3.38 5/190 17004
/proc/meminfo: memFree=26498440/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=162292 CPUtime=702.31 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 35476 0 0 0 70219 12 0 0 25 0 1 0 537268716 166187008 34981 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 40573 34981 267 50 0 37713 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 162292

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.42 5/190 17005
/proc/meminfo: memFree=26438252/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=175500 CPUtime=762.31 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 38631 0 0 0 76218 13 0 0 25 0 1 0 537268716 179712000 38136 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 43875 38136 267 50 0 41015 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 175500

[startup+822.301 s]
/proc/loadavg: 4.07 3.87 3.46 5/190 17007
/proc/meminfo: memFree=26415252/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=178456 CPUtime=822.31 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 39259 0 0 0 82216 15 0 0 25 0 1 0 537268716 182738944 38764 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 44614 38764 267 50 0 41754 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 178456

[startup+882.301 s]
/proc/loadavg: 4.02 3.89 3.49 5/190 17008
/proc/meminfo: memFree=26373916/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=180124 CPUtime=882.31 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 39638 0 0 0 88216 15 0 0 25 0 1 0 537268716 184446976 39143 33554432000 4194304 4395502 140734625882624 18446744073709551615 4328465 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 45031 39143 267 50 0 42171 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180124

[startup+942.301 s]
/proc/loadavg: 4.01 3.91 3.51 5/190 17010
/proc/meminfo: memFree=26345588/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=186560 CPUtime=942.31 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 41288 0 0 0 94216 15 0 0 25 0 1 0 537268716 191037440 40793 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 46640 40793 267 50 0 43780 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 186560

[startup+1002.3 s]
/proc/loadavg: 4.08 3.94 3.55 5/190 17012
/proc/meminfo: memFree=26303380/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=198488 CPUtime=1002.31 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 44208 0 0 0 100215 16 0 0 25 0 1 0 537268716 203251712 43713 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 49622 43713 267 50 0 46762 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 198488

[startup+1062.3 s]
/proc/loadavg: 4.03 3.95 3.57 5/190 17013
/proc/meminfo: memFree=26255828/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=205196 CPUtime=1062.32 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 45559 0 0 0 106215 17 0 0 25 0 1 0 537268716 210120704 45064 33554432000 4194304 4395502 140734625882624 18446744073709551615 4347496 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 51299 45064 267 50 0 48439 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 205196

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.60 5/190 17015
/proc/meminfo: memFree=26206544/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=213712 CPUtime=1122.31 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 47634 0 0 0 112214 17 0 0 25 0 1 0 537268716 218841088 47139 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 53428 47139 267 50 0 50568 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 213712

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.62 5/190 17016
/proc/meminfo: memFree=26164212/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=221300 CPUtime=1182.32 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 49336 0 0 0 118214 18 0 0 25 0 1 0 537268716 226611200 48841 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 55325 48841 267 50 0 52465 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 221300

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.64 5/190 17018
/proc/meminfo: memFree=26106748/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=226176 CPUtime=1242.32 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 50191 0 0 0 124214 18 0 0 25 0 1 0 537268716 231604224 49696 33554432000 4194304 4395502 140734625882624 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 56544 49696 267 50 0 53684 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 226176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.99 3.66 4/188 17020
/proc/meminfo: memFree=26241256/32950928 swapFree=67071984/67111528
[pid=16930] ppid=16928 vsize=226688 CPUtime=1300.03 cores=0,2
/proc/16930/stat : 16930 (SApperloT2010) R 16928 16930 16498 0 -1 4202496 50427 0 0 0 129985 18 0 0 25 0 1 0 537268716 232128512 49932 33554432000 4194304 4395502 140734625882624 18446744073709551615 4310651 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16930/statm: 56672 49932 267 50 0 53812 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 226688

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.85
CPU system time (s): 0.19597
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 226688

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

runsolver used 2.09868 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-22 13:06:20
IDJOB=3257559
IDBENCH=71139
IDSOLVER=1655
FILE ID=node116/3257559-1303470380
RUNJOBID= node116-1303470379-16887
PBS_JOBID= 13107189
Free space on /tmp= 72464 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257559-1303470380/watcher-3257559-1303470380 -o /tmp/evaluation-result-3257559-1303470380/solver-3257559-1303470380 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3257559-1303470380.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=931170245

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.75
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.826
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27243172 kB
Buffers:        786724 kB
Cached:        4429616 kB
SwapCached:       9728 kB
Active:        1864484 kB
Inactive:      3446168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27243172 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            8564 kB
Writeback:           0 kB
AnonPages:       88320 kB
Mapped:          13816 kB
Slab:           334024 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   309528 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72464 MiB
End job on node116 at 2011-04-22 13:28:02