Trace number 3380131

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.01 1300.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications 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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.71 3.92 3.42 6/372 27057
/proc/meminfo: memFree=22109940/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=6128 CPUtime=0 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4194304 93 0 0 0 0 0 0 0 21 0 1 0 735618957 6275072 47 33554432000 4194304 4394578 140737020512528 18446744073709551615 260900470407 0 2147483391 4096 0 0 0 0 17 7 0 0 0
/proc/27057/statm: 1532 47 36 49 0 44 0

[startup+0.115388 s]
/proc/loadavg: 3.71 3.92 3.42 6/372 27057
/proc/meminfo: memFree=22109940/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=54668 CPUtime=0.1 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 9499 0 0 0 9 1 0 0 21 0 1 0 735618957 55980032 9439 33554432000 4194304 4394578 140737020512528 18446744073709551615 260905012741 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/27057/statm: 13667 9439 247 49 0 10808 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 54668

[startup+0.21537 s]
/proc/loadavg: 3.71 3.92 3.42 6/372 27057
/proc/meminfo: memFree=22109940/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=65492 CPUtime=0.19 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 12204 0 0 0 18 1 0 0 22 0 1 0 735618957 67063808 12144 33554432000 4194304 4394578 140737020512528 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/27057/statm: 16373 12144 247 49 0 13514 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65492

[startup+0.300354 s]
/proc/loadavg: 3.71 3.92 3.42 6/372 27057
/proc/meminfo: memFree=22109940/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=73544 CPUtime=0.28 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 14214 0 0 0 26 2 0 0 22 0 1 0 735618957 75309056 14154 33554432000 4194304 4394578 140737020512528 18446744073709551615 260905052385 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/27057/statm: 18386 14154 247 49 0 15527 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 73544

[startup+0.70028 s]
/proc/loadavg: 3.71 3.92 3.42 6/372 27057
/proc/meminfo: memFree=22109940/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=114672 CPUtime=0.68 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 24017 0 0 0 63 5 0 0 24 0 1 0 735618957 117424128 23770 33554432000 4194304 4394578 140737020512528 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/27057/statm: 28668 23770 256 49 0 25809 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 114672

[startup+1.50013 s]
/proc/loadavg: 3.71 3.92 3.42 5/377 27065
/proc/meminfo: memFree=21700832/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=130968 CPUtime=1.46 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 28332 0 0 0 130 16 0 0 25 0 1 0 735618957 134111232 26657 33554432000 4194304 4394578 140737020512528 18446744073709551615 4256208 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/27057/statm: 32742 26657 256 49 0 29883 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 130968

[startup+3.10084 s]
/proc/loadavg: 3.71 3.92 3.42 6/377 27065
/proc/meminfo: memFree=21627052/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=135060 CPUtime=3.05 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 31122 0 0 0 273 32 0 0 25 0 1 0 735618957 138301440 27323 33554432000 4194304 4394578 140737020512528 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 7 0 0 0
/proc/27057/statm: 33765 27323 256 49 0 30906 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 135060

[startup+6.30026 s]
/proc/loadavg: 3.98 3.97 3.44 5/377 27065
/proc/meminfo: memFree=21487412/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=165132 CPUtime=6.21 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 40133 0 0 0 586 35 0 0 25 0 1 0 735618957 169095168 36334 33554432000 4194304 4394578 140737020512528 18446744073709551615 4292790 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 41283 36334 267 49 0 38424 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 165132

[startup+12.7011 s]
/proc/loadavg: 3.98 3.97 3.44 5/377 27065
/proc/meminfo: memFree=21394732/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=178292 CPUtime=12.61 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 43410 0 0 0 1226 35 0 0 25 0 1 0 735618957 182571008 39611 33554432000 4194304 4394578 140737020512528 18446744073709551615 4296777 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 44573 39611 267 49 0 41714 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 178292

[startup+25.5007 s]
/proc/loadavg: 3.98 3.97 3.45 6/377 27066
/proc/meminfo: memFree=21327024/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=209620 CPUtime=25.41 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 51125 0 0 0 2504 37 0 0 25 0 1 0 735618957 214650880 47326 33554432000 4194304 4394578 140737020512528 18446744073709551615 4288064 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 52405 47326 267 49 0 49546 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 209620

[startup+51.1011 s]
/proc/loadavg: 4.07 3.99 3.47 5/377 27067
/proc/meminfo: memFree=21200212/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=266072 CPUtime=51.01 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 65109 0 0 0 5060 41 0 0 25 0 1 0 735618957 272457728 61310 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 66518 61310 267 49 0 63659 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 266072

[startup+102.301 s]
/proc/loadavg: 4.17 4.02 3.50 6/377 27068
/proc/meminfo: memFree=20996840/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=356976 CPUtime=102.22 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 87425 0 0 0 10174 48 0 0 25 0 1 0 735618957 365543424 83626 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 89244 83626 267 49 0 86385 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 356976

[startup+162.301 s]
/proc/loadavg: 4.06 4.01 3.53 6/377 27069
/proc/meminfo: memFree=20792548/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=454712 CPUtime=162.21 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 110826 0 0 0 16165 56 0 0 25 0 1 0 735618957 465625088 107027 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 113678 107027 267 49 0 110819 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 454712

[startup+222.314 s]
/proc/loadavg: 4.02 4.01 3.56 6/377 27071
/proc/meminfo: memFree=20619260/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=540232 CPUtime=222.23 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 131690 0 0 0 22158 65 0 0 25 0 1 0 735618957 553197568 127891 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 135058 127891 267 49 0 132199 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 540232

[startup+282.301 s]
/proc/loadavg: 4.12 4.03 3.59 6/377 27073
/proc/meminfo: memFree=20491720/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=617888 CPUtime=282.22 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 150508 0 0 0 28149 73 0 0 25 0 1 0 735618957 632717312 146709 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 154472 146709 267 49 0 151613 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 617888

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.62 6/377 27074
/proc/meminfo: memFree=20362080/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=694432 CPUtime=342.22 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 169054 0 0 0 34143 79 0 0 25 0 1 0 735618957 711098368 165255 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 173608 165255 267 49 0 170749 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 694432

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.64 6/377 27076
/proc/meminfo: memFree=20251160/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=763776 CPUtime=402.23 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 184964 0 0 0 40137 86 0 0 25 0 1 0 735618957 782106624 181165 33554432000 4194304 4394578 140737020512528 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 190944 181165 267 49 0 188085 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 763776

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.66 6/377 27077
/proc/meminfo: memFree=20128704/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=828656 CPUtime=462.23 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 200338 0 0 0 46130 93 0 0 25 0 1 0 735618957 848543744 196539 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298668 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 207164 196539 267 49 0 204305 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 828656

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.67 6/377 27079
/proc/meminfo: memFree=20062300/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=854028 CPUtime=522.23 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 206480 0 0 0 52127 96 0 0 25 0 1 0 735618957 874524672 202681 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 213507 202681 267 49 0 210648 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 854028

[startup+582.301 s]
/proc/loadavg: 4.11 4.03 3.70 6/377 27081
/proc/meminfo: memFree=20013148/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=854028 CPUtime=582.23 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 206641 0 0 0 58127 96 0 0 25 0 1 0 735618957 874524672 202842 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 213507 202842 267 49 0 210648 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 854028

[startup+642.301 s]
/proc/loadavg: 4.09 4.04 3.73 6/377 27082
/proc/meminfo: memFree=19978464/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=854028 CPUtime=642.23 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 206828 0 0 0 64127 96 0 0 25 0 1 0 735618957 874524672 203029 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 213507 203029 267 49 0 210648 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 854028

[startup+702.301 s]
/proc/loadavg: 4.07 4.04 3.74 6/377 27084
/proc/meminfo: memFree=19951012/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=854028 CPUtime=702.24 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 207063 0 0 0 70127 97 0 0 25 0 1 0 735618957 874524672 203264 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 213507 203264 267 49 0 210648 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 854028

[startup+762.301 s]
/proc/loadavg: 4.02 4.03 3.76 6/377 27085
/proc/meminfo: memFree=19929980/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=854028 CPUtime=762.25 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 207223 0 0 0 76128 97 0 0 25 0 1 0 735618957 874524672 203424 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 213507 203424 267 49 0 210648 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 854028

[startup+822.301 s]
/proc/loadavg: 4.17 4.06 3.78 5/377 27087
/proc/meminfo: memFree=19902520/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=854604 CPUtime=822.24 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 207523 0 0 0 82127 97 0 0 25 0 1 0 735618957 875114496 203724 33554432000 4194304 4394578 140737020512528 18446744073709551615 4287907 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 213651 203724 267 49 0 210792 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 854604

[startup+882.314 s]
/proc/loadavg: 4.06 4.05 3.79 6/377 27089
/proc/meminfo: memFree=19854464/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=881300 CPUtime=882.26 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 214019 0 0 0 88126 100 0 0 25 0 1 0 735618957 902451200 210220 33554432000 4194304 4394578 140737020512528 18446744073709551615 4288090 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 220325 210220 267 49 0 217466 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 881300

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.80 6/377 27090
/proc/meminfo: memFree=19833188/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=881300 CPUtime=942.24 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 214218 0 0 0 94124 100 0 0 25 0 1 0 735618957 902451200 210419 33554432000 4194304 4394578 140737020512528 18446744073709551615 4299469 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 220325 210419 267 49 0 217466 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 881300

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.81 6/377 27092
/proc/meminfo: memFree=19814268/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=881300 CPUtime=1002.24 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 214314 0 0 0 100124 100 0 0 25 0 1 0 735618957 902451200 210515 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 220325 210515 267 49 0 217466 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 881300

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.82 6/377 27093
/proc/meminfo: memFree=19792868/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=881300 CPUtime=1062.24 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 214395 0 0 0 106124 100 0 0 25 0 1 0 735618957 902451200 210596 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 220325 210596 267 49 0 217466 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 881300

[startup+1122.3 s]
/proc/loadavg: 4.07 4.03 3.83 6/377 27095
/proc/meminfo: memFree=19769240/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=882924 CPUtime=1122.24 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 214819 0 0 0 112124 100 0 0 25 0 1 0 735618957 904114176 211020 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 220731 211020 267 49 0 217872 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 882924

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 3.84 5/377 27097
/proc/meminfo: memFree=19761748/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=884972 CPUtime=1182.25 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 215360 0 0 0 118124 101 0 0 25 0 1 0 735618957 906211328 211561 33554432000 4194304 4394578 140737020512528 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 221243 211561 267 49 0 218384 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 884972

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.86 5/377 27098
/proc/meminfo: memFree=19747912/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=887532 CPUtime=1242.25 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 216014 0 0 0 124124 101 0 0 25 0 1 0 735618957 908832768 212215 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 221883 212215 267 49 0 219024 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 887532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.86 5/376 27101
/proc/meminfo: memFree=20013472/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=917452 CPUtime=1299.96 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 222986 0 0 0 129891 105 0 0 25 0 1 0 735618957 939470848 219187 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 229363 219187 267 49 0 226504 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 917452

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.02 4.03 3.86 5/376 27101
/proc/meminfo: memFree=20013472/32950928 swapFree=65730864/67111528
[pid=27057] ppid=27055 vsize=917452 CPUtime=1299.96 cores=5,7
/proc/27057/stat : 27057 (SApperloT2010) R 27055 27057 26042 0 -1 4202496 222986 0 0 0 129891 105 0 0 25 0 1 0 735618957 939470848 219187 33554432000 4194304 4394578 140737020512528 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27057/statm: 229363 219187 267 49 0 226504 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 917452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.01
CPU user time (s): 1298.92
CPU system time (s): 1.08483
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 917452

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

runsolver used 4.32934 second user time and 11.0483 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 12:04:43
IDJOB=3380131
IDBENCH=20386
IDSOLVER=1862
FILE ID=node116/3380131-1305453882
RUNJOBID= node116-1305453882-27025
PBS_JOBID= 13324870
Free space on /tmp= 73108 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380131-1305453882/watcher-3380131-1305453882 -o /tmp/evaluation-result-3380131-1305453882/solver-3380131-1305453882 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380131-1305453882.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=361528773

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22113444 kB
Buffers:        104372 kB
Cached:        1176548 kB
SwapCached:      12356 kB
Active:        9769852 kB
Inactive:       850916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22113444 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           64368 kB
Writeback:           0 kB
AnonPages:     9337708 kB
Mapped:          15712 kB
Slab:           105812 kB
PageTables:      44184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82830940 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= 73116 MiB
End job on node116 at 2011-05-15 12:26:25