Trace number 3259585

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
SApperloT 2011-03-23? (TO) 1299.99 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes1.cnf
MD5SUM118632220c6f3388c45a2582e9a2ac0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark816.061
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.85 1.11 2.07 4/193 4239
/proc/meminfo: memFree=20149528/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=13944 CPUtime=0 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 427 0 0 0 0 0 0 0 21 0 1 0 462415015 14278656 366 33554432000 4194304 4465733 140734545918848 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 3486 366 250 67 0 609 0

[startup+0.053447 s]
/proc/loadavg: 0.85 1.11 2.07 4/193 4239
/proc/meminfo: memFree=20149528/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=15248 CPUtime=0.05 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 1641 0 0 0 5 0 0 0 21 0 1 0 462415015 15613952 827 33554432000 4194304 4465733 140734545918848 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 3812 827 255 67 0 935 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15248

[startup+0.100437 s]
/proc/loadavg: 0.85 1.11 2.07 4/193 4239
/proc/meminfo: memFree=20149528/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=15248 CPUtime=0.09 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 1940 0 0 0 9 0 0 0 21 0 1 0 462415015 15613952 979 33554432000 4194304 4465733 140734545918848 18446744073709551615 4255562 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 3812 979 255 67 0 935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15248

[startup+0.300401 s]
/proc/loadavg: 0.85 1.11 2.07 4/193 4239
/proc/meminfo: memFree=20149528/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=19392 CPUtime=0.29 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 4264 0 0 0 29 0 0 0 22 0 1 0 462415015 19857408 1923 33554432000 4194304 4465733 140734545918848 18446744073709551615 4260496 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 4848 1923 255 67 0 1971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19392

[startup+0.70033 s]
/proc/loadavg: 0.85 1.11 2.07 4/193 4239
/proc/meminfo: memFree=20149528/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=19392 CPUtime=0.69 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 4481 0 0 0 69 0 0 0 24 0 1 0 462415015 19857408 2063 33554432000 4194304 4465733 140734545918848 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 4848 2063 255 67 0 1971 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19392

[startup+1.50019 s]
/proc/loadavg: 0.85 1.11 2.07 5/194 4240
/proc/meminfo: memFree=20131300/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=20780 CPUtime=1.49 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 6086 0 0 0 149 0 0 0 25 0 1 0 462415015 21278720 2001 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 5195 2001 255 67 0 2318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20780

[startup+3.10089 s]
/proc/loadavg: 0.85 1.11 2.07 5/194 4240
/proc/meminfo: memFree=20121132/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=23600 CPUtime=3.09 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 8224 0 0 0 308 1 0 0 25 0 1 0 462415015 24166400 2461 33554432000 4194304 4465733 140734545918848 18446744073709551615 4271240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 5900 2461 255 67 0 3023 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23600

[startup+6.30031 s]
/proc/loadavg: 1.10 1.16 2.08 5/194 4240
/proc/meminfo: memFree=20114316/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=28900 CPUtime=6.29 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 10204 0 0 0 628 1 0 0 25 0 1 0 462415015 29593600 4031 33554432000 4194304 4465733 140734545918848 18446744073709551615 4277214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 7225 4031 256 67 0 4348 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28900

[startup+12.7002 s]
/proc/loadavg: 1.33 1.20 2.09 5/194 4241
/proc/meminfo: memFree=20073408/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=32872 CPUtime=12.68 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 13526 0 0 0 1267 1 0 0 25 0 1 0 462415015 33660928 4826 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 8218 4826 256 67 0 5341 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32872

[startup+25.5008 s]
/proc/loadavg: 1.92 1.34 2.12 5/194 4241
/proc/meminfo: memFree=20053072/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=41496 CPUtime=25.49 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 20602 0 0 0 2547 2 0 0 25 0 1 0 462415015 42491904 6405 33554432000 4194304 4465733 140734545918848 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 10374 6405 256 67 0 7497 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41496

[startup+51.1001 s]
/proc/loadavg: 2.63 1.55 2.17 5/194 4242
/proc/meminfo: memFree=20008884/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=50668 CPUtime=51.09 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 34151 0 0 0 5105 4 0 0 25 0 1 0 462415015 51884032 8560 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 12667 8560 279 67 0 9790 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50668

[startup+102.307 s]
/proc/loadavg: 3.40 1.93 2.26 5/194 4243
/proc/meminfo: memFree=19968572/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=61168 CPUtime=102.29 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 39502 0 0 0 10225 4 0 0 25 0 1 0 462415015 62636032 12503 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 15292 12503 279 67 0 12415 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61168

[startup+162.301 s]
/proc/loadavg: 3.78 2.30 2.37 5/194 4245
/proc/meminfo: memFree=19889684/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=76924 CPUtime=162.28 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 49218 0 0 0 16222 6 0 0 25 0 1 0 462415015 78770176 15611 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 19231 15611 286 67 0 16354 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 76924

[startup+222.301 s]
/proc/loadavg: 3.95 2.62 2.47 5/194 4246
/proc/meminfo: memFree=19852592/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=117140 CPUtime=222.28 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 57805 0 0 0 22220 8 0 0 25 0 1 0 462415015 119951360 23256 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 29285 23256 286 67 0 26408 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 117140

[startup+282.301 s]
/proc/loadavg: 4.07 2.90 2.58 5/194 4248
/proc/meminfo: memFree=19800856/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=117140 CPUtime=282.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 61433 0 0 0 28219 8 0 0 25 0 1 0 462415015 119951360 25070 33554432000 4194304 4465733 140734545918848 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 29285 25070 286 67 0 26408 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 117140

[startup+342.301 s]
/proc/loadavg: 4.08 3.11 2.67 5/194 4249
/proc/meminfo: memFree=19741440/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=202336 CPUtime=342.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 81931 0 0 0 34217 10 0 0 25 0 1 0 462415015 207192064 33369 33554432000 4194304 4465733 140734545918848 18446744073709551615 4343408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 50584 33369 286 67 0 47707 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 202336

[startup+402.3 s]
/proc/loadavg: 4.10 3.29 2.75 5/194 4251
/proc/meminfo: memFree=19753696/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=137248 CPUtime=402.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 82649 0 0 0 40216 11 0 0 25 0 1 0 462415015 140541952 26731 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 34312 26731 286 67 0 31435 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 137248

[startup+462.3 s]
/proc/loadavg: 4.18 3.45 2.84 5/194 4253
/proc/meminfo: memFree=19666256/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=137248 CPUtime=462.28 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 86003 0 0 0 46216 12 0 0 25 0 1 0 462415015 140541952 28408 33554432000 4194304 4465733 140734545918848 18446744073709551615 4253620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 34312 28408 286 67 0 31435 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 137248

[startup+522.3 s]
/proc/loadavg: 4.10 3.56 2.91 5/194 4254
/proc/meminfo: memFree=19653340/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=137248 CPUtime=522.28 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 88037 0 0 0 52215 13 0 0 25 0 1 0 462415015 140541952 29425 33554432000 4194304 4465733 140734545918848 18446744073709551615 4277104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 34312 29425 286 67 0 31435 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 137248

[startup+582.3 s]
/proc/loadavg: 4.09 3.65 2.98 5/194 4256
/proc/meminfo: memFree=19776576/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=104424 CPUtime=582.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 94466 0 0 0 58214 13 0 0 25 0 1 0 462415015 106930176 20267 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 26106 20267 280 67 0 23229 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 104424

[startup+642.3 s]
/proc/loadavg: 4.03 3.71 3.04 5/194 4257
/proc/meminfo: memFree=19763540/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=104424 CPUtime=642.28 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 95157 0 0 0 64215 13 0 0 25 0 1 0 462415015 106930176 20958 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270702 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 26106 20958 280 67 0 23229 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 104424

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.10 5/194 4259
/proc/meminfo: memFree=19674124/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=134752 CPUtime=702.28 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 113135 0 0 0 70211 17 0 0 25 0 1 0 462415015 137986048 22506 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 33688 22506 280 67 0 30811 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 134752

[startup+762.307 s]
/proc/loadavg: 4.11 3.83 3.17 5/194 4261
/proc/meminfo: memFree=19670272/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=130392 CPUtime=762.28 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 131249 0 0 0 76208 20 0 0 25 0 1 0 462415015 133521408 22800 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 32598 22800 294 67 0 29721 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 130392

[startup+822.301 s]
/proc/loadavg: 4.04 3.86 3.21 5/194 4262
/proc/meminfo: memFree=19652152/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=143708 CPUtime=822.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 134801 0 0 0 82207 20 0 0 25 0 1 0 462415015 147156992 25852 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 35927 25852 281 67 0 33050 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 143708

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 3.26 5/194 4264
/proc/meminfo: memFree=19705084/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=172952 CPUtime=882.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 141165 0 0 0 88206 21 0 0 25 0 1 0 462415015 177102848 31917 33554432000 4194304 4465733 140734545918848 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 43238 31917 396 67 0 40361 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 172952

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.30 5/194 4265
/proc/meminfo: memFree=19687088/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=172952 CPUtime=942.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 143586 0 0 0 94205 22 0 0 25 0 1 0 462415015 177102848 33331 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 43238 33331 396 67 0 40361 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 172952

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.34 5/194 4267
/proc/meminfo: memFree=19676036/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=172952 CPUtime=1002.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 144737 0 0 0 100205 22 0 0 25 0 1 0 462415015 177102848 34099 33554432000 4194304 4465733 140734545918848 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 43238 34099 396 67 0 40361 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 172952

[startup+1062.3 s]
/proc/loadavg: 4.04 3.94 3.39 5/194 4269
/proc/meminfo: memFree=19695736/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=172952 CPUtime=1062.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 147280 0 0 0 106204 23 0 0 25 0 1 0 462415015 177102848 35463 33554432000 4194304 4465733 140734545918848 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 43238 35463 396 67 0 40361 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 172952

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.42 5/194 4270
/proc/meminfo: memFree=19685932/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=172952 CPUtime=1122.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 147782 0 0 0 112204 23 0 0 25 0 1 0 462415015 177102848 35965 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 43238 35965 396 67 0 40361 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 172952

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.46 5/194 4272
/proc/meminfo: memFree=19641392/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=172952 CPUtime=1182.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 149713 0 0 0 118203 24 0 0 25 0 1 0 462415015 177102848 36986 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 43238 36986 396 67 0 40361 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 172952

[startup+1242.3 s]
/proc/loadavg: 4.05 3.97 3.49 5/194 4273
/proc/meminfo: memFree=19632312/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=172952 CPUtime=1242.27 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 150253 0 0 0 124202 25 0 0 25 0 1 0 462415015 177102848 37526 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 43238 37526 396 67 0 40361 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 172952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.22 4.02 3.54 2/188 4278
/proc/meminfo: memFree=20034472/32951124 swapFree=67111416/67111528
[pid=4239] ppid=4237 vsize=149028 CPUtime=1299.97 cores=1,3
/proc/4239/stat : 4239 (SApperloT) R 4237 4239 3665 0 -1 4202496 161322 0 0 0 129971 26 0 0 25 0 1 0 462415015 152604672 29615 33554432000 4194304 4465733 140734545918848 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4239/statm: 37257 29615 280 67 0 34380 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 149028

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.01
CPU time (s): 1299.99
CPU user time (s): 1299.71
CPU system time (s): 0.273958
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 246940

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

runsolver used 2.06669 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-22 23:36:08
IDJOB=3259585
IDBENCH=71593
IDSOLVER=1657
FILE ID=node134/3259585-1303508168
RUNJOBID= node134-1303508168-4199
PBS_JOBID= 13134243
Free space on /tmp= 71444 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes1.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259585-1303508168/watcher-3259585-1303508168 -o /tmp/evaluation-result-3259585-1303508168/solver-3259585-1303508168 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3259585-1303508168.cnf

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

MD5SUM BENCH= 118632220c6f3388c45a2582e9a2ac0e
RANDOM SEED=527224463

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20149808 kB
Buffers:       1903496 kB
Cached:       10285080 kB
SwapCached:        108 kB
Active:        7994016 kB
Inactive:      4267964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20149808 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            4776 kB
Writeback:           0 kB
AnonPages:       73044 kB
Mapped:          15432 kB
Slab:           475016 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71448 MiB
End job on node134 at 2011-04-22 23:57:50