Trace number 3379850

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3379850-1305454950/watcher-3379850-1305454950 -o /tmp/evaluation-result-3379850-1305454950/solver-3379850-1305454950 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379850-1305454950.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: 2.80 3.10 3.50 4/363 1055
/proc/meminfo: memFree=27103788/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=11692 CPUtime=0 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4194304 215 0 0 0 0 0 0 0 21 0 1 0 657093829 11972608 167 33554432000 4194304 4394578 140735401371632 18446744073709551615 268267726737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1055/statm: 2923 167 142 49 0 51 0

[startup+0.114673 s]
/proc/loadavg: 2.80 3.10 3.50 4/363 1055
/proc/meminfo: memFree=27103788/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=32100 CPUtime=0.1 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 4971 0 0 0 9 1 0 0 22 0 1 0 657093829 32870400 4910 33554432000 4194304 4394578 140735401371632 18446744073709551615 4267322 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 8025 4910 253 49 0 5166 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 32100

[startup+0.200657 s]
/proc/loadavg: 2.80 3.10 3.50 4/363 1055
/proc/meminfo: memFree=27103788/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=32100 CPUtime=0.18 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 5024 0 0 0 16 2 0 0 22 0 1 0 657093829 32870400 4963 33554432000 4194304 4394578 140735401371632 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 8025 4963 255 49 0 5166 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 32100

[startup+0.300637 s]
/proc/loadavg: 2.80 3.10 3.50 4/363 1055
/proc/meminfo: memFree=27103788/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=32100 CPUtime=0.28 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 5024 0 0 0 25 3 0 0 22 0 1 0 657093829 32870400 4963 33554432000 4194304 4394578 140735401371632 18446744073709551615 4254531 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 8025 4963 255 49 0 5166 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32100

[startup+0.700568 s]
/proc/loadavg: 2.80 3.10 3.50 4/363 1055
/proc/meminfo: memFree=27103788/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=43652 CPUtime=0.67 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 8771 0 0 0 64 3 0 0 24 0 1 0 657093829 44699648 7868 33554432000 4194304 4394578 140735401371632 18446744073709551615 4315327 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 10913 7868 267 49 0 8054 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 43652

[startup+1.50042 s]
/proc/loadavg: 2.80 3.10 3.50 6/375 1077
/proc/meminfo: memFree=27016408/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=52648 CPUtime=1.47 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 11020 0 0 0 143 4 0 0 25 0 1 0 657093829 53911552 10117 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 13162 10117 267 49 0 10303 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 52648

[startup+3.10014 s]
/proc/loadavg: 2.80 3.10 3.50 6/375 1077
/proc/meminfo: memFree=26994704/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=65532 CPUtime=3.06 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 14226 0 0 0 301 5 0 0 25 0 1 0 657093829 67104768 13323 33554432000 4194304 4394578 140735401371632 18446744073709551615 4313429 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 16383 13323 267 49 0 13524 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 65532

[startup+6.30057 s]
/proc/loadavg: 2.98 3.13 3.51 6/375 1077
/proc/meminfo: memFree=26963456/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=84548 CPUtime=6.21 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 18904 0 0 0 616 5 0 0 25 0 1 0 657093829 86577152 18001 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 21137 18001 267 49 0 18278 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 84548

[startup+12.7004 s]
/proc/loadavg: 3.14 3.16 3.52 6/375 1077
/proc/meminfo: memFree=26911948/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=114188 CPUtime=12.54 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 26086 0 0 0 1247 7 0 0 25 0 1 0 657093829 116928512 25183 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 28547 25183 267 49 0 25688 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 114188

[startup+25.5011 s]
/proc/loadavg: 3.63 3.27 3.54 6/375 1077
/proc/meminfo: memFree=26874252/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=132024 CPUtime=25.19 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 30525 0 0 0 2511 8 0 0 25 0 1 0 657093829 135192576 29622 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 33006 29622 267 49 0 30147 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 132024

[startup+51.1006 s]
/proc/loadavg: 4.17 3.42 3.59 6/375 1078
/proc/meminfo: memFree=26846080/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=139496 CPUtime=50.48 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 32207 0 0 0 5040 8 0 0 25 0 1 0 657093829 142843904 31304 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 34874 31304 267 49 0 32015 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 139496

[startup+102.3 s]
/proc/loadavg: 4.64 3.66 3.66 6/375 1079
/proc/meminfo: memFree=26787040/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=164196 CPUtime=101.08 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 37983 0 0 0 10098 10 0 0 25 0 1 0 657093829 168136704 37080 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 41049 37080 267 49 0 38190 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 164196

[startup+162.301 s]
/proc/loadavg: 4.92 3.92 3.74 6/375 1081
/proc/meminfo: memFree=26740016/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=185368 CPUtime=160.38 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 42577 0 0 0 16027 11 0 0 25 0 1 0 657093829 189816832 41674 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298427 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 46342 41674 267 49 0 43483 0
Current children cumulated CPU time (s) 160.38
Current children cumulated vsize (KiB) 185368

[startup+222.314 s]
/proc/loadavg: 4.97 4.11 3.82 6/375 1083
/proc/meminfo: memFree=26709612/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=198448 CPUtime=219.68 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 45657 0 0 0 21956 12 0 0 25 0 1 0 657093829 203210752 44754 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 49612 44754 267 49 0 46753 0
Current children cumulated CPU time (s) 219.68
Current children cumulated vsize (KiB) 198448

[startup+282.3 s]
/proc/loadavg: 5.03 4.29 3.90 6/375 1084
/proc/meminfo: memFree=26684284/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=213748 CPUtime=278.95 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 49048 0 0 0 27883 12 0 0 25 0 1 0 657093829 218877952 48145 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 53437 48145 267 49 0 50578 0
Current children cumulated CPU time (s) 278.95
Current children cumulated vsize (KiB) 213748

[startup+342.301 s]
/proc/loadavg: 5.10 4.44 3.97 6/375 1086
/proc/meminfo: memFree=26658716/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=223680 CPUtime=338.25 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 50992 0 0 0 33812 13 0 0 25 0 1 0 657093829 229048320 50089 33554432000 4194304 4394578 140735401371632 18446744073709551615 4287320 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 55920 50089 267 49 0 53061 0
Current children cumulated CPU time (s) 338.25
Current children cumulated vsize (KiB) 223680

[startup+402.301 s]
/proc/loadavg: 5.19 4.59 4.05 6/375 1087
/proc/meminfo: memFree=26638840/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=230144 CPUtime=397.54 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 52387 0 0 0 39741 13 0 0 25 0 1 0 657093829 235667456 51484 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/1055/statm: 57536 51484 267 49 0 54677 0
Current children cumulated CPU time (s) 397.54
Current children cumulated vsize (KiB) 230144

[startup+462.3 s]
/proc/loadavg: 4.57 4.53 4.07 5/374 1089
/proc/meminfo: memFree=26625684/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=238196 CPUtime=457.36 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 54276 0 0 0 45721 15 0 0 25 0 1 0 657093829 243912704 53373 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 59549 53373 267 49 0 56690 0
Current children cumulated CPU time (s) 457.36
Current children cumulated vsize (KiB) 238196

[startup+522.301 s]
/proc/loadavg: 4.21 4.43 4.06 5/374 1091
/proc/meminfo: memFree=26603204/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=245400 CPUtime=517.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 55831 0 0 0 51720 15 0 0 25 0 1 0 657093829 251289600 54928 33554432000 4194304 4394578 140735401371632 18446744073709551615 4313593 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 61350 54928 267 49 0 58491 0
Current children cumulated CPU time (s) 517.35
Current children cumulated vsize (KiB) 245400

[startup+582.301 s]
/proc/loadavg: 4.07 4.35 4.05 5/374 1092
/proc/meminfo: memFree=26562016/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=273408 CPUtime=577.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 62282 0 0 0 57719 16 0 0 25 0 1 0 657093829 279969792 61379 33554432000 4194304 4394578 140735401371632 18446744073709551615 4338278 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 68352 61379 267 49 0 65493 0
Current children cumulated CPU time (s) 577.35
Current children cumulated vsize (KiB) 273408

[startup+642.3 s]
/proc/loadavg: 4.07 4.30 4.05 5/374 1094
/proc/meminfo: memFree=26555788/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=276372 CPUtime=637.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 63039 0 0 0 63718 17 0 0 25 0 1 0 657093829 283004928 62136 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 69093 62136 267 49 0 66234 0
Current children cumulated CPU time (s) 637.35
Current children cumulated vsize (KiB) 276372

[startup+702.301 s]
/proc/loadavg: 4.02 4.24 4.05 5/374 1095
/proc/meminfo: memFree=26549560/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=276372 CPUtime=697.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 63169 0 0 0 69718 17 0 0 25 0 1 0 657093829 283004928 62266 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 69093 62266 267 49 0 66234 0
Current children cumulated CPU time (s) 697.35
Current children cumulated vsize (KiB) 276372

[startup+762.301 s]
/proc/loadavg: 4.01 4.20 4.04 6/374 1097
/proc/meminfo: memFree=26536500/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=288160 CPUtime=757.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 65805 0 0 0 75718 17 0 0 25 0 1 0 657093829 295075840 64902 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 72040 64902 267 49 0 69181 0
Current children cumulated CPU time (s) 757.35
Current children cumulated vsize (KiB) 288160

[startup+822.3 s]
/proc/loadavg: 4.00 4.16 4.04 5/374 1099
/proc/meminfo: memFree=26514892/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=295656 CPUtime=817.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 67305 0 0 0 81717 18 0 0 25 0 1 0 657093829 302751744 66402 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 73914 66402 267 49 0 71055 0
Current children cumulated CPU time (s) 817.35
Current children cumulated vsize (KiB) 295656

[startup+882.313 s]
/proc/loadavg: 4.07 4.14 4.04 5/374 1100
/proc/meminfo: memFree=26484724/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=316472 CPUtime=877.36 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 72241 0 0 0 87717 19 0 0 25 0 1 0 657093829 324067328 71338 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 79118 71338 267 49 0 76259 0
Current children cumulated CPU time (s) 877.36
Current children cumulated vsize (KiB) 316472

[startup+942.301 s]
/proc/loadavg: 4.13 4.14 4.04 5/374 1102
/proc/meminfo: memFree=26464720/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=330424 CPUtime=937.36 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 75411 0 0 0 93715 21 0 0 25 0 1 0 657093829 338354176 74508 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 82606 74508 267 49 0 79747 0
Current children cumulated CPU time (s) 937.36
Current children cumulated vsize (KiB) 330424

[startup+1002.3 s]
/proc/loadavg: 4.13 4.14 4.04 5/374 1103
/proc/meminfo: memFree=26453892/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=339960 CPUtime=997.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 77527 0 0 0 99713 22 0 0 25 0 1 0 657093829 348119040 76624 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 84990 76624 267 49 0 82131 0
Current children cumulated CPU time (s) 997.35
Current children cumulated vsize (KiB) 339960

[startup+1062.3 s]
/proc/loadavg: 4.05 4.12 4.04 5/374 1105
/proc/meminfo: memFree=26445064/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=346616 CPUtime=1057.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 78931 0 0 0 105712 23 0 0 25 0 1 0 657093829 354934784 78028 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 86654 78028 267 49 0 83795 0
Current children cumulated CPU time (s) 1057.35
Current children cumulated vsize (KiB) 346616

[startup+1122.3 s]
/proc/loadavg: 4.02 4.09 4.03 5/374 1107
/proc/meminfo: memFree=26437716/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=349048 CPUtime=1117.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 79480 0 0 0 111712 23 0 0 25 0 1 0 657093829 357425152 78577 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 87262 78577 267 49 0 84403 0
Current children cumulated CPU time (s) 1117.35
Current children cumulated vsize (KiB) 349048

[startup+1182.3 s]
/proc/loadavg: 4.07 4.09 4.03 5/374 1108
/proc/meminfo: memFree=26425664/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=354424 CPUtime=1177.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 80690 0 0 0 117712 23 0 0 25 0 1 0 657093829 362930176 79787 33554432000 4194304 4394578 140735401371632 18446744073709551615 4323474 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 88606 79787 267 49 0 85747 0
Current children cumulated CPU time (s) 1177.35
Current children cumulated vsize (KiB) 354424

[startup+1242.3 s]
/proc/loadavg: 4.02 4.07 4.03 5/374 1110
/proc/meminfo: memFree=26417692/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=354424 CPUtime=1237.35 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 80725 0 0 0 123712 23 0 0 25 0 1 0 657093829 362930176 79822 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 88606 79822 267 49 0 85747 0
Current children cumulated CPU time (s) 1237.35
Current children cumulated vsize (KiB) 354424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.05 4.02 6/374 1111
/proc/meminfo: memFree=26410728/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=354424 CPUtime=1295.06 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 80757 0 0 0 129483 23 0 0 25 0 1 0 657093829 362930176 79854 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 88606 79854 267 49 0 85747 0
Current children cumulated CPU time (s) 1295.06
Current children cumulated vsize (KiB) 354424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.01 4.05 4.02 6/374 1111
/proc/meminfo: memFree=26410728/32950928 swapFree=60199044/67111528
[pid=1055] ppid=1051 vsize=354424 CPUtime=1295.06 cores=0,2
/proc/1055/stat : 1055 (SApperloT2010) R 1051 1055 24378 0 -1 4202496 80757 0 0 0 129483 23 0 0 25 0 1 0 657093829 362930176 79854 33554432000 4194304 4394578 140735401371632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1055/statm: 88606 79854 267 49 0 85747 0
Current children cumulated CPU time (s) 1295.06
Current children cumulated vsize (KiB) 354424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1295.09
CPU user time (s): 1294.84
CPU system time (s): 0.247962
CPU usage (%): 99.62
Max. virtual memory (cumulated for all children) (KiB): 354424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.84
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80757
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= 6
involuntary context switches= 8412

runsolver used 4.53831 second user time and 10.8404 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 12:22:30
IDJOB=3379850
IDBENCH=71571
IDSOLVER=1862
FILE ID=node122/3379850-1305454950
RUNJOBID= node122-1305454950-1034
PBS_JOBID= 13324864
Free space on /tmp= 73456 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379850-1305454950/watcher-3379850-1305454950 -o /tmp/evaluation-result-3379850-1305454950/solver-3379850-1305454950 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379850-1305454950.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=901531503

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27104092 kB
Buffers:        304600 kB
Cached:        3803360 kB
SwapCached:      50104 kB
Active:        1541108 kB
Inactive:      4074816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27104092 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            3688 kB
Writeback:           0 kB
AnonPages:     1468516 kB
Mapped:          18452 kB
Slab:           128132 kB
PageTables:      38060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79919496 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= 73456 MiB
End job on node122 at 2011-05-15 12:44:12