Trace number 3379838

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

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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-3379838-1305460281/watcher-3379838-1305460281 -o /tmp/evaluation-result-3379838-1305460281/solver-3379838-1305460281 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379838-1305460281.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: 1.15 2.21 2.83 3/390 30234
/proc/meminfo: memFree=22040668/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=15492 CPUtime=0.01 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 1038 0 0 0 1 0 0 0 22 0 1 0 657625832 15863808 979 33554432000 4194304 4394578 140735213055136 18446744073709551615 212687336133 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 3873 979 247 49 0 1014 0

[startup+0.0198861 s]
/proc/loadavg: 1.15 2.21 2.83 3/390 30234
/proc/meminfo: memFree=22040668/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=16416 CPUtime=0.01 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 1244 0 0 0 1 0 0 0 22 0 1 0 657625832 16809984 1185 33554432000 4194304 4394578 140735213055136 18446744073709551615 212687336133 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 4104 1186 247 49 0 1245 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16416

[startup+0.100865 s]
/proc/loadavg: 1.15 2.21 2.83 3/390 30234
/proc/meminfo: memFree=22040668/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=24536 CPUtime=0.09 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 3295 0 0 0 8 1 0 0 22 0 1 0 657625832 25124864 3235 33554432000 4194304 4394578 140735213055136 18446744073709551615 212687699863 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 6134 3235 255 49 0 3275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24536

[startup+0.300823 s]
/proc/loadavg: 1.15 2.21 2.83 3/390 30234
/proc/meminfo: memFree=22040668/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=30808 CPUtime=0.29 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 5379 0 0 0 28 1 0 0 23 0 1 0 657625832 31547392 4801 33554432000 4194304 4394578 140735213055136 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 7702 4801 266 49 0 4843 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30808

[startup+0.700751 s]
/proc/loadavg: 1.15 2.21 2.83 3/390 30234
/proc/meminfo: memFree=22040668/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=36112 CPUtime=0.69 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 6694 0 0 0 67 2 0 0 25 0 1 0 657625832 36978688 6116 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 9028 6116 266 49 0 6169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36112

[startup+1.5006 s]
/proc/loadavg: 1.15 2.21 2.83 5/402 30256
/proc/meminfo: memFree=21981224/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=42616 CPUtime=1.49 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 8316 0 0 0 147 2 0 0 25 0 1 0 657625832 43638784 7738 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 10654 7738 266 49 0 7795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42616

[startup+3.10032 s]
/proc/loadavg: 1.38 2.24 2.83 5/402 30256
/proc/meminfo: memFree=21959648/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=53448 CPUtime=3.09 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 11027 0 0 0 306 3 0 0 25 0 1 0 657625832 54730752 10449 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 13362 10449 266 49 0 10503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53448

[startup+6.30074 s]
/proc/loadavg: 1.38 2.24 2.83 5/402 30310
/proc/meminfo: memFree=21923364/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=69716 CPUtime=6.29 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 14981 0 0 0 626 3 0 0 25 0 1 0 657625832 71389184 14403 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 17429 14403 266 49 0 14570 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69716

[startup+12.7006 s]
/proc/loadavg: 1.78 2.29 2.85 5/402 30337
/proc/meminfo: memFree=21888928/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=78424 CPUtime=12.69 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 16962 0 0 0 1265 4 0 0 25 0 1 0 657625832 80306176 16384 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 19606 16384 266 49 0 16747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78424

[startup+25.5002 s]
/proc/loadavg: 2.12 2.35 2.86 5/402 30338
/proc/meminfo: memFree=21856540/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=90900 CPUtime=25.49 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 19647 0 0 0 2545 4 0 0 25 0 1 0 657625832 93081600 19069 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 22725 19069 266 49 0 19866 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90900

[startup+51.1006 s]
/proc/loadavg: 2.76 2.48 2.89 5/402 30338
/proc/meminfo: memFree=21806712/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=105532 CPUtime=51.09 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 22807 0 0 0 5104 5 0 0 25 0 1 0 657625832 108064768 22229 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 26383 22229 266 49 0 23524 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 105532

[startup+102.315 s]
/proc/loadavg: 3.50 2.73 2.95 5/402 30340
/proc/meminfo: memFree=21738876/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=128596 CPUtime=102.31 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 27767 0 0 0 10225 6 0 0 25 0 1 0 657625832 131682304 27189 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 32149 27189 266 49 0 29290 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 128596

[startup+162.3 s]
/proc/loadavg: 3.89 2.99 3.02 5/402 30341
/proc/meminfo: memFree=21678348/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=155244 CPUtime=162.3 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 33800 0 0 0 16222 8 0 0 25 0 1 0 657625832 158969856 33222 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 38811 33222 266 49 0 35952 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 155244

[startup+222.3 s]
/proc/loadavg: 3.99 3.19 3.08 5/402 30343
/proc/meminfo: memFree=21643732/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=162956 CPUtime=222.3 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 35502 0 0 0 22222 8 0 0 25 0 1 0 657625832 166866944 34924 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 40739 34924 266 49 0 37880 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 162956

[startup+282.3 s]
/proc/loadavg: 4.04 3.35 3.14 5/402 30344
/proc/meminfo: memFree=21603032/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=178484 CPUtime=282.3 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 38777 0 0 0 28221 9 0 0 25 0 1 0 657625832 182767616 38199 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 44621 38199 266 49 0 41762 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 178484

[startup+342.3 s]
/proc/loadavg: 4.05 3.48 3.20 5/402 30346
/proc/meminfo: memFree=21554528/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=188728 CPUtime=342.3 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 40751 0 0 0 34220 10 0 0 25 0 1 0 657625832 193257472 40173 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 47182 40173 266 49 0 44323 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 188728

[startup+402.3 s]
/proc/loadavg: 4.12 3.60 3.26 5/402 30348
/proc/meminfo: memFree=21509624/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=202796 CPUtime=402.3 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 43684 0 0 0 40219 11 0 0 25 0 1 0 657625832 207663104 43106 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298318 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 50699 43106 266 49 0 47840 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202796

[startup+462.301 s]
/proc/loadavg: 4.15 3.70 3.31 5/402 30349
/proc/meminfo: memFree=21457660/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=213304 CPUtime=462.31 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 45971 0 0 0 46219 12 0 0 25 0 1 0 657625832 218423296 45393 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 53326 45393 266 49 0 50467 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 213304

[startup+522.301 s]
/proc/loadavg: 4.05 3.75 3.35 5/402 30351
/proc/meminfo: memFree=21430864/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=219452 CPUtime=522.3 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 47290 0 0 0 52218 12 0 0 25 0 1 0 657625832 224718848 46712 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 54863 46712 266 49 0 52004 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 219452

[startup+582.301 s]
/proc/loadavg: 4.02 3.79 3.39 5/402 30361
/proc/meminfo: memFree=21396624/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=220732 CPUtime=582.3 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 47549 0 0 0 58218 12 0 0 25 0 1 0 657625832 226029568 46971 33554432000 4194304 4394578 140735213055136 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 55183 46971 266 49 0 52324 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 220732

[startup+642.301 s]
/proc/loadavg: 4.00 3.83 3.42 5/402 30363
/proc/meminfo: memFree=21373784/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=223932 CPUtime=642.33 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 48232 0 0 0 64220 13 0 0 25 0 1 0 657625832 229306368 47654 33554432000 4194304 4394578 140735213055136 18446744073709551615 4346552 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 55983 47654 266 49 0 53124 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 223932

[startup+702.301 s]
/proc/loadavg: 4.10 3.89 3.47 5/402 30365
/proc/meminfo: memFree=21343268/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=227132 CPUtime=702.32 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 48836 0 0 0 70219 13 0 0 25 0 1 0 657625832 232583168 48258 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 56783 48258 266 49 0 53924 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 227132

[startup+762.315 s]
/proc/loadavg: 4.08 3.92 3.50 5/402 30366
/proc/meminfo: memFree=21302584/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=230076 CPUtime=762.33 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 49435 0 0 0 76220 13 0 0 25 0 1 0 657625832 235597824 48857 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298346 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 57519 48857 266 49 0 54660 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 230076

[startup+822.301 s]
/proc/loadavg: 4.13 3.96 3.54 5/402 30371
/proc/meminfo: memFree=21271508/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=234684 CPUtime=822.31 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 50415 0 0 0 82218 13 0 0 25 0 1 0 657625832 240316416 49837 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 58671 49837 266 49 0 55812 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 234684

[startup+882.301 s]
/proc/loadavg: 4.05 3.97 3.57 5/402 30372
/proc/meminfo: memFree=21227480/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=240384 CPUtime=882.32 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 51579 0 0 0 88218 14 0 0 25 0 1 0 657625832 246153216 51001 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298955 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 60096 51001 266 49 0 57237 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 240384

[startup+942.301 s]
/proc/loadavg: 4.09 3.99 3.60 5/402 30374
/proc/meminfo: memFree=21185800/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=247160 CPUtime=942.32 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 53004 0 0 0 94218 14 0 0 25 0 1 0 657625832 253091840 52426 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 61790 52426 266 49 0 58931 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 247160

[startup+1002.3 s]
/proc/loadavg: 4.11 4.00 3.62 5/402 30376
/proc/meminfo: memFree=21159992/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=250360 CPUtime=1002.32 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 53656 0 0 0 100218 14 0 0 25 0 1 0 657625832 256368640 53078 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 62590 53078 266 49 0 59731 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 250360

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.65 5/402 30377
/proc/meminfo: memFree=21131948/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=258684 CPUtime=1062.32 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 55300 0 0 0 106218 14 0 0 25 0 1 0 657625832 264892416 54722 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 64671 54722 266 49 0 61812 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 258684

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/402 30379
/proc/meminfo: memFree=21102788/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=267336 CPUtime=1122.33 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 56994 0 0 0 112218 15 0 0 25 0 1 0 657625832 273752064 56416 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 66834 56416 266 49 0 63975 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 267336

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/402 30380
/proc/meminfo: memFree=21078964/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=272072 CPUtime=1182.33 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 57988 0 0 0 118218 15 0 0 25 0 1 0 657625832 278601728 57410 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 68018 57410 266 49 0 65159 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 272072

[startup+1242.3 s]
/proc/loadavg: 4.15 4.03 3.71 5/402 30382
/proc/meminfo: memFree=21024140/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=278732 CPUtime=1242.32 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 59288 0 0 0 124217 15 0 0 25 0 1 0 657625832 285421568 58710 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 69683 58710 266 49 0 66824 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 278732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.72 7/402 30384
/proc/meminfo: memFree=20994604/32951124 swapFree=67111348/67111528
[pid=30234] ppid=30232 vsize=278732 CPUtime=1300.04 cores=1,3
/proc/30234/stat : 30234 (SApperloT2010) R 30232 30234 30195 0 -1 4202496 59306 0 0 0 129989 15 0 0 25 0 1 0 657625832 285421568 58728 33554432000 4194304 4394578 140735213055136 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30234/statm: 69683 58728 266 49 0 66824 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 278732

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.9
CPU system time (s): 0.170974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 278732

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

runsolver used 4.82027 second user time and 11.7562 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 13:51:21
IDJOB=3379838
IDBENCH=84568
IDSOLVER=1862
FILE ID=node139/3379838-1305460281
RUNJOBID= node139-1305460281-30215
PBS_JOBID= 13324918
Free space on /tmp= 73396 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379838-1305460281/watcher-3379838-1305460281 -o /tmp/evaluation-result-3379838-1305460281/solver-3379838-1305460281 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379838-1305460281.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=2027079650

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22041328 kB
Buffers:        317288 kB
Cached:        3000100 kB
SwapCached:          0 kB
Active:        8542492 kB
Inactive:      2055568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22041328 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3964 kB
Writeback:           0 kB
AnonPages:     7280780 kB
Mapped:          30152 kB
Slab:           203648 kB
PageTables:      40564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81763900 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= 73396 MiB
End job on node139 at 2011-05-15 14:13:03