Trace number 3258573

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) 1300.05 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

running on 2 cores: 4,6

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.40 3.84 3.01 1/174 30179
/proc/meminfo: memFree=14751744/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=16016 CPUtime=0 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 420 0 0 0 0 0 0 0 23 0 1 0 462021808 16400384 358 33554432000 4194304 4465733 140734312222384 18446744073709551615 235594866432 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 4004 358 249 67 0 1127 0

[startup+0.0907941 s]
/proc/loadavg: 3.40 3.84 3.01 1/174 30179
/proc/meminfo: memFree=14751744/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=18616 CPUtime=0.08 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 2829 0 0 0 8 0 0 0 23 0 1 0 462021808 19062784 1331 33554432000 4194304 4465733 140734312222384 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 4654 1331 255 67 0 1777 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18616

[startup+0.100734 s]
/proc/loadavg: 3.40 3.84 3.01 1/174 30179
/proc/meminfo: memFree=14751744/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=18748 CPUtime=0.09 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 2895 0 0 0 9 0 0 0 23 0 1 0 462021808 19197952 1366 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 4687 1366 255 67 0 1810 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18748

[startup+0.300751 s]
/proc/loadavg: 3.40 3.84 3.01 1/174 30179
/proc/meminfo: memFree=14751744/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=19796 CPUtime=0.29 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 4636 0 0 0 29 0 0 0 25 0 1 0 462021808 20271104 1983 33554432000 4194304 4465733 140734312222384 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 4949 1983 255 67 0 2072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19796

[startup+0.700684 s]
/proc/loadavg: 3.40 3.84 3.01 1/174 30179
/proc/meminfo: memFree=14751744/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=24484 CPUtime=0.69 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 6055 0 0 0 69 0 0 0 25 0 1 0 462021808 25071616 3095 33554432000 4194304 4465733 140734312222384 18446744073709551615 4253691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 6121 3095 255 67 0 3244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24484

[startup+1.50054 s]
/proc/loadavg: 3.40 3.84 3.01 2/175 30180
/proc/meminfo: memFree=14738596/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=26828 CPUtime=1.49 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 8022 0 0 0 149 0 0 0 25 0 1 0 462021808 27471872 3532 33554432000 4194304 4465733 140734312222384 18446744073709551615 4254716 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 6707 3532 255 67 0 3830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26828

[startup+3.10026 s]
/proc/loadavg: 3.40 3.84 3.01 2/175 30180
/proc/meminfo: memFree=14737860/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=26828 CPUtime=3.09 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 8450 0 0 0 309 0 0 0 25 0 1 0 462021808 27471872 3803 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 6707 3803 255 67 0 3830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26828

[startup+6.3007 s]
/proc/loadavg: 3.21 3.79 3.00 2/175 30180
/proc/meminfo: memFree=14736988/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=29852 CPUtime=6.29 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 11858 0 0 0 628 1 0 0 25 0 1 0 462021808 30568448 3787 33554432000 4194304 4465733 140734312222384 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 7463 3787 255 67 0 4586 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29852

[startup+12.7006 s]
/proc/loadavg: 3.03 3.74 2.99 3/180 30190
/proc/meminfo: memFree=14730112/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=29852 CPUtime=12.69 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 13163 0 0 0 1268 1 0 0 25 0 1 0 462021808 30568448 4643 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 7463 4643 255 67 0 4586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29852

[startup+25.5002 s]
/proc/loadavg: 3.11 3.72 2.99 5/190 30210
/proc/meminfo: memFree=14628220/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=46880 CPUtime=25.49 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 22673 0 0 0 2547 2 0 0 25 0 1 0 462021808 48005120 7684 33554432000 4194304 4465733 140734312222384 18446744073709551615 4265309 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 11720 7684 274 67 0 8843 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46880

[startup+51.1007 s]
/proc/loadavg: 3.41 3.75 3.02 5/190 30211
/proc/meminfo: memFree=14579276/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=57656 CPUtime=51.09 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 28943 0 0 0 5106 3 0 0 25 0 1 0 462021808 59039744 10955 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 14414 10955 304 67 0 11537 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57656

[startup+102.307 s]
/proc/loadavg: 3.80 3.80 3.07 5/190 30212
/proc/meminfo: memFree=14508588/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=70612 CPUtime=102.3 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 33998 0 0 0 10226 4 0 0 25 0 1 0 462021808 72306688 14470 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 17653 14470 295 67 0 14776 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70612

[startup+162.3 s]
/proc/loadavg: 3.92 3.83 3.13 5/190 30214
/proc/meminfo: memFree=14395112/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=123012 CPUtime=162.3 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 49905 0 0 0 16224 6 0 0 25 0 1 0 462021808 125964288 25442 33554432000 4194304 4465733 140734312222384 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 30753 25442 273 67 0 27876 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 123012

[startup+222.301 s]
/proc/loadavg: 3.97 3.86 3.18 5/190 30216
/proc/meminfo: memFree=14398192/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=123012 CPUtime=222.29 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 51355 0 0 0 22223 6 0 0 25 0 1 0 462021808 125964288 26167 33554432000 4194304 4465733 140734312222384 18446744073709551615 4289351 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 30753 26167 273 67 0 27876 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123012

[startup+282.301 s]
/proc/loadavg: 3.99 3.88 3.23 5/190 30217
/proc/meminfo: memFree=14420492/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=140808 CPUtime=282.29 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 67772 0 0 0 28221 8 0 0 25 0 1 0 462021808 144187392 27406 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270791 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 35202 27406 273 67 0 32325 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 140808

[startup+342.3 s]
/proc/loadavg: 3.99 3.90 3.27 5/190 30219
/proc/meminfo: memFree=14368256/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=140808 CPUtime=342.3 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 70000 0 0 0 34221 9 0 0 25 0 1 0 462021808 144187392 28520 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270199 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 35202 28520 273 67 0 32325 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 140808

[startup+402.301 s]
/proc/loadavg: 4.06 3.93 3.32 5/190 30220
/proc/meminfo: memFree=14298048/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=140808 CPUtime=402.3 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 71996 0 0 0 40220 10 0 0 25 0 1 0 462021808 144187392 29518 33554432000 4194304 4465733 140734312222384 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 35202 29518 273 67 0 32325 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 140808

[startup+462.3 s]
/proc/loadavg: 4.02 3.94 3.36 5/190 30222
/proc/meminfo: memFree=14273468/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=140808 CPUtime=462.3 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 80262 0 0 0 46219 11 0 0 25 0 1 0 462021808 144187392 30027 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 35202 30027 273 67 0 32325 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140808

[startup+522.301 s]
/proc/loadavg: 4.01 3.95 3.40 5/190 30224
/proc/meminfo: memFree=14280264/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=140808 CPUtime=522.3 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 80302 0 0 0 52219 11 0 0 25 0 1 0 462021808 144187392 30047 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 35202 30047 273 67 0 32325 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 140808

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 3.43 5/190 30225
/proc/meminfo: memFree=14298212/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=140808 CPUtime=582.31 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 81874 0 0 0 58219 12 0 0 25 0 1 0 462021808 144187392 30833 33554432000 4194304 4465733 140734312222384 18446744073709551615 4296131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 35202 30833 273 67 0 32325 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 140808

[startup+642.301 s]
/proc/loadavg: 4.07 3.98 3.47 5/190 30227
/proc/meminfo: memFree=14267440/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=140808 CPUtime=642.31 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 83006 0 0 0 64219 12 0 0 25 0 1 0 462021808 144187392 31399 33554432000 4194304 4465733 140734312222384 18446744073709551615 4295895 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 35202 31399 273 67 0 32325 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 140808

[startup+702.301 s]
/proc/loadavg: 4.02 3.98 3.50 5/190 30228
/proc/meminfo: memFree=14239388/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=229012 CPUtime=702.3 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 95467 0 0 0 70217 13 0 0 25 0 1 0 462021808 234508288 42304 33554432000 4194304 4465733 140734312222384 18446744073709551615 4343408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 57253 42304 273 67 0 54376 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 229012

[startup+762.306 s]
/proc/loadavg: 4.01 3.98 3.53 5/190 30230
/proc/meminfo: memFree=14268132/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=167508 CPUtime=762.32 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 110408 0 0 0 76217 15 0 0 25 0 1 0 462021808 171528192 32195 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 41877 32195 273 67 0 39000 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 167508

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.56 5/190 30232
/proc/meminfo: memFree=14227568/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=167508 CPUtime=822.32 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 113084 0 0 0 82216 16 0 0 25 0 1 0 462021808 171528192 33533 33554432000 4194304 4465733 140734312222384 18446744073709551615 4271880 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 41877 33533 273 67 0 39000 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 167508

[startup+882.3 s]
/proc/loadavg: 4.00 3.98 3.58 5/190 30233
/proc/meminfo: memFree=14181040/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=167508 CPUtime=882.31 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 113994 0 0 0 88215 16 0 0 25 0 1 0 462021808 171528192 33988 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 41877 33988 273 67 0 39000 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 167508

[startup+942.301 s]
/proc/loadavg: 4.00 3.98 3.60 5/190 30235
/proc/meminfo: memFree=14282076/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=134232 CPUtime=942.31 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 120104 0 0 0 94214 17 0 0 25 0 1 0 462021808 137453568 23972 33554432000 4194304 4465733 140734312222384 18446744073709551615 4271304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 33558 23972 274 67 0 30681 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 134232

[startup+1002.3 s]
/proc/loadavg: 4.03 3.99 3.63 5/190 30236
/proc/meminfo: memFree=14274736/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=134232 CPUtime=1002.31 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 121311 0 0 0 100214 17 0 0 25 0 1 0 462021808 137453568 24624 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 33558 24624 274 67 0 30681 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 134232

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.65 5/190 30238
/proc/meminfo: memFree=14235648/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=134232 CPUtime=1062.32 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 123009 0 0 0 106214 18 0 0 25 0 1 0 462021808 137453568 25752 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 33558 25752 274 67 0 30681 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 134232

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/190 30240
/proc/meminfo: memFree=14274184/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=134232 CPUtime=1122.32 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 127327 0 0 0 112213 19 0 0 25 0 1 0 462021808 137453568 27921 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 33558 27921 274 67 0 30681 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 134232

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/190 30241
/proc/meminfo: memFree=14140244/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=234356 CPUtime=1182.32 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 141393 0 0 0 118212 20 0 0 25 0 1 0 462021808 239980544 33863 33554432000 4194304 4465733 140734312222384 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 58589 33863 274 67 0 55712 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 234356

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.71 5/190 30243
/proc/meminfo: memFree=14132296/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=142680 CPUtime=1242.32 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 147469 0 0 0 124211 21 0 0 25 0 1 0 462021808 146104320 31030 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270245 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 35670 31030 290 67 0 32793 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 142680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.73 5/190 30244
/proc/meminfo: memFree=14209284/32950928 swapFree=67111528/67111528
[pid=30179] ppid=30177 vsize=173580 CPUtime=1300.03 cores=4,6
/proc/30179/stat : 30179 (SApperloT) R 30177 30179 30001 0 -1 4202496 154893 0 0 0 129981 22 0 0 25 0 1 0 462021808 177745920 37820 33554432000 4194304 4465733 140734312222384 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30179/statm: 43395 37820 362 67 0 40518 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 173580

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.81
CPU system time (s): 0.233964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 264008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154893
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= 11
involuntary context switches= 2200

runsolver used 2.11868 second user time and 4.97224 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-22 22:30:30
IDJOB=3258573
IDBENCH=71385
IDSOLVER=1657
FILE ID=node120/3258573-1303504230
RUNJOBID= node120-1303502918-30021
PBS_JOBID= 13134217
Free space on /tmp= 71800 MiB

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

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=1492681209

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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:      14751900 kB
Buffers:       2006592 kB
Cached:       15568720 kB
SwapCached:          0 kB
Active:       10130804 kB
Inactive:      7508708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14751900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3740 kB
Writeback:           0 kB
AnonPages:       63580 kB
Mapped:          14692 kB
Slab:           495520 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191328 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= 71792 MiB
End job on node120 at 2011-04-22 22:52:12