Trace number 3379755

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.08 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3379755-1305454646/watcher-3379755-1305454646 -o /tmp/evaluation-result-3379755-1305454646/solver-3379755-1305454646 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379755-1305454646.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: 1.06 1.80 2.70 4/423 1525
/proc/meminfo: memFree=23129880/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=3556 CPUtime=0 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4194304 83 0 0 0 0 0 0 0 24 0 1 0 657061252 3641344 37 33554432000 4194304 4394578 140735368342592 18446744073709551615 254495768247 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1525/statm: 1532 43 33 49 0 44 0

[startup+0.101712 s]
/proc/loadavg: 1.06 1.80 2.70 4/423 1525
/proc/meminfo: memFree=23129880/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=20076 CPUtime=0.08 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 2589 0 0 0 8 0 0 0 25 0 1 0 657061252 20557824 2288 33554432000 4194304 4394578 140735368342592 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 5019 2288 266 49 0 2160 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20076

[startup+0.200693 s]
/proc/loadavg: 1.06 1.80 2.70 4/423 1525
/proc/meminfo: memFree=23129880/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=21792 CPUtime=0.18 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 2995 0 0 0 18 0 0 0 25 0 1 0 657061252 22315008 2694 33554432000 4194304 4394578 140735368342592 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 5448 2694 266 49 0 2589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 21792

[startup+0.300676 s]
/proc/loadavg: 1.06 1.80 2.70 4/423 1525
/proc/meminfo: memFree=23129880/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=23120 CPUtime=0.28 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 3325 0 0 0 28 0 0 0 25 0 1 0 657061252 23674880 3024 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 5780 3024 266 49 0 2921 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23120

[startup+0.700587 s]
/proc/loadavg: 1.06 1.80 2.70 4/423 1525
/proc/meminfo: memFree=23129880/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=27044 CPUtime=0.69 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 4310 0 0 0 68 1 0 0 25 0 1 0 657061252 27693056 4009 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 6761 4009 266 49 0 3902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27044

[startup+1.50043 s]
/proc/loadavg: 1.30 1.84 2.71 5/424 1526
/proc/meminfo: memFree=23077912/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=33140 CPUtime=1.48 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 5778 0 0 0 147 1 0 0 25 0 1 0 657061252 33935360 5477 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 8285 5477 266 49 0 5426 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33140

[startup+3.10111 s]
/proc/loadavg: 1.30 1.84 2.71 5/424 1526
/proc/meminfo: memFree=23056200/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=37772 CPUtime=3.08 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 6909 0 0 0 307 1 0 0 25 0 1 0 657061252 38678528 6608 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 9443 6608 266 49 0 6584 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37772

[startup+6.30048 s]
/proc/loadavg: 1.51 1.87 2.71 5/424 1526
/proc/meminfo: memFree=23023416/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=40884 CPUtime=6.28 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 7611 0 0 0 627 1 0 0 25 0 1 0 657061252 41865216 7310 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 10221 7310 266 49 0 7362 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40884

[startup+12.7012 s]
/proc/loadavg: 1.71 1.91 2.72 5/424 1526
/proc/meminfo: memFree=22972400/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=46964 CPUtime=12.69 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 9017 0 0 0 1267 2 0 0 25 0 1 0 657061252 48091136 8716 33554432000 4194304 4394578 140735368342592 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 11741 8716 266 49 0 8882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46964

[startup+25.5006 s]
/proc/loadavg: 2.06 1.97 2.73 5/424 1527
/proc/meminfo: memFree=22932472/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=55836 CPUtime=25.49 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 10882 0 0 0 2547 2 0 0 25 0 1 0 657061252 57176064 10581 33554432000 4194304 4394578 140735368342592 18446744073709551615 4284825 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 13959 10581 266 49 0 11100 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55836

[startup+51.1006 s]
/proc/loadavg: 2.83 2.17 2.77 5/424 1527
/proc/meminfo: memFree=22894220/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=64544 CPUtime=51.08 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 12774 0 0 0 5106 2 0 0 25 0 1 0 657061252 66093056 12473 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 16136 12473 266 49 0 13277 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64544

[startup+102.301 s]
/proc/loadavg: 3.55 2.46 2.84 5/424 1529
/proc/meminfo: memFree=22831836/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=81296 CPUtime=102.29 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 16374 0 0 0 10226 3 0 0 25 0 1 0 657061252 83247104 16073 33554432000 4194304 4394578 140735368342592 18446744073709551615 4287519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 20324 16073 266 49 0 17465 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 81296

[startup+162.3 s]
/proc/loadavg: 3.89 2.76 2.91 5/424 1557
/proc/meminfo: memFree=22753748/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=90168 CPUtime=162.29 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 18222 0 0 0 16225 4 0 0 25 0 1 0 657061252 92332032 17921 33554432000 4194304 4394578 140735368342592 18446744073709551615 254500716439 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 22542 17921 266 49 0 19683 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90168

[startup+222.316 s]
/proc/loadavg: 3.96 2.98 2.98 5/424 1559
/proc/meminfo: memFree=22707472/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=95800 CPUtime=222.31 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 19399 0 0 0 22227 4 0 0 25 0 1 0 657061252 98099200 19098 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 23950 19098 266 49 0 21091 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 95800

[startup+282.3 s]
/proc/loadavg: 3.98 3.16 3.04 5/424 1561
/proc/meminfo: memFree=22664804/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=113664 CPUtime=282.3 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 23061 0 0 0 28225 5 0 0 25 0 1 0 657061252 116391936 22760 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 28416 22760 266 49 0 25557 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 113664

[startup+342.301 s]
/proc/loadavg: 3.99 3.31 3.10 5/424 1562
/proc/meminfo: memFree=22622876/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=115520 CPUtime=342.29 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 23451 0 0 0 34224 5 0 0 25 0 1 0 657061252 118292480 23150 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 28880 23150 266 49 0 26021 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 115520

[startup+402.301 s]
/proc/loadavg: 4.11 3.46 3.16 5/424 1564
/proc/meminfo: memFree=22603264/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=119904 CPUtime=402.3 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 24334 0 0 0 40224 6 0 0 25 0 1 0 657061252 122781696 24033 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 29976 24033 266 49 0 27117 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119904

[startup+462.301 s]
/proc/loadavg: 4.08 3.57 3.22 5/424 1565
/proc/meminfo: memFree=22582664/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=126176 CPUtime=462.3 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 25565 0 0 0 46224 6 0 0 25 0 1 0 657061252 129204224 25264 33554432000 4194304 4394578 140735368342592 18446744073709551615 4291879 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 31544 25264 266 49 0 28685 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 126176

[startup+522.301 s]
/proc/loadavg: 4.03 3.65 3.26 5/424 1567
/proc/meminfo: memFree=22551028/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=130240 CPUtime=522.31 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 26385 0 0 0 52224 7 0 0 25 0 1 0 657061252 133365760 26084 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 32560 26084 266 49 0 29701 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 130240

[startup+582.301 s]
/proc/loadavg: 4.01 3.71 3.30 5/424 1569
/proc/meminfo: memFree=22512820/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=131744 CPUtime=582.31 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 26687 0 0 0 58224 7 0 0 25 0 1 0 657061252 134905856 26386 33554432000 4194304 4394578 140735368342592 18446744073709551615 4292210 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 32936 26386 266 49 0 30077 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 131744

[startup+642.301 s]
/proc/loadavg: 4.20 3.81 3.36 5/424 1570
/proc/meminfo: memFree=22470396/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=139816 CPUtime=642.31 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 28395 0 0 0 64224 7 0 0 25 0 1 0 657061252 143171584 28094 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 34954 28094 266 49 0 32095 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 139816

[startup+702.301 s]
/proc/loadavg: 4.07 3.84 3.40 5/424 1572
/proc/meminfo: memFree=22454260/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=147176 CPUtime=702.32 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 29964 0 0 0 70224 8 0 0 25 0 1 0 657061252 150708224 29663 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 36794 29663 266 49 0 33935 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 147176

[startup+762.301 s]
/proc/loadavg: 4.02 3.87 3.43 5/424 1573
/proc/meminfo: memFree=22440220/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=150184 CPUtime=762.33 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 30592 0 0 0 76225 8 0 0 25 0 1 0 657061252 153788416 30291 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 37546 30291 266 49 0 34687 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 150184

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.47 5/424 1575
/proc/meminfo: memFree=22428300/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=151272 CPUtime=822.32 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 30848 0 0 0 82224 8 0 0 25 0 1 0 657061252 154902528 30547 33554432000 4194304 4394578 140735368342592 18446744073709551615 4335314 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 37818 30547 266 49 0 34959 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 151272

[startup+882.316 s]
/proc/loadavg: 4.14 3.94 3.51 5/424 1577
/proc/meminfo: memFree=22411544/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=153896 CPUtime=882.34 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 31344 0 0 0 88226 8 0 0 25 0 1 0 657061252 157589504 31043 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 38474 31043 266 49 0 35615 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 153896

[startup+942.301 s]
/proc/loadavg: 4.09 3.96 3.54 5/424 1578
/proc/meminfo: memFree=22406064/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=156328 CPUtime=942.33 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 31892 0 0 0 94224 9 0 0 25 0 1 0 657061252 160079872 31591 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 39082 31591 266 49 0 36223 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 156328

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.57 5/424 1580
/proc/meminfo: memFree=22401200/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=158252 CPUtime=1002.33 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 32269 0 0 0 100224 9 0 0 25 0 1 0 657061252 162050048 31968 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 39563 31968 266 49 0 36704 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 158252

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/424 1581
/proc/meminfo: memFree=22385176/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=159596 CPUtime=1062.34 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 32523 0 0 0 106225 9 0 0 25 0 1 0 657061252 163426304 32222 33554432000 4194304 4394578 140735368342592 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 39899 32222 266 49 0 37040 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 159596

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.62 5/424 1583
/proc/meminfo: memFree=22371504/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=166252 CPUtime=1122.34 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 33834 0 0 0 112225 9 0 0 25 0 1 0 657061252 170242048 33533 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 41563 33533 266 49 0 38704 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 166252

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.64 5/424 1585
/proc/meminfo: memFree=22359456/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=168620 CPUtime=1182.34 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 34303 0 0 0 118225 9 0 0 25 0 1 0 657061252 172666880 34002 33554432000 4194304 4394578 140735368342592 18446744073709551615 4346512 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 42155 34002 266 49 0 39296 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 168620

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.66 5/424 1586
/proc/meminfo: memFree=22348892/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=170796 CPUtime=1242.35 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 34715 0 0 0 124225 10 0 0 25 0 1 0 657061252 174895104 34414 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 42699 34414 266 49 0 39840 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 170796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.68 3/420 1590
/proc/meminfo: memFree=22809060/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=174380 CPUtime=1300.05 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 35382 0 0 0 129995 10 0 0 25 0 1 0 657061252 178565120 35081 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 43595 35081 266 49 0 40736 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 174380

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.68 3/420 1590
/proc/meminfo: memFree=22809060/32950928 swapFree=45937192/67111528
[pid=1525] ppid=1523 vsize=174380 CPUtime=1300.05 cores=4,6
/proc/1525/stat : 1525 (SApperloT2010) R 1523 1525 32005 0 -1 4202496 35382 0 0 0 129995 10 0 0 25 0 1 0 657061252 178565120 35081 33554432000 4194304 4394578 140735368342592 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1525/statm: 43595 35081 266 49 0 40736 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 174380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.08
CPU user time (s): 1299.97
CPU system time (s): 0.107983
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 174380

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

runsolver used 5.53816 second user time and 12.2051 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 12:17:26
IDJOB=3379755
IDBENCH=71300
IDSOLVER=1862
FILE ID=node149/3379755-1305454646
RUNJOBID= node149-1305454645-1484
PBS_JOBID= 13324860
Free space on /tmp= 73548 MiB

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

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=227319010

node149.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.806
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.806
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.83
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.82
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.806
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.806
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.806
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:      23130160 kB
Buffers:        326400 kB
Cached:        4440464 kB
SwapCached:      19984 kB
Active:        6923204 kB
Inactive:      2585752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23130160 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            5248 kB
Writeback:          36 kB
AnonPages:     4734260 kB
Mapped:          21924 kB
Slab:           165756 kB
PageTables:      79972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 118791032 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= 73552 MiB
End job on node149 at 2011-05-15 12:39:08