Trace number 3379853

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.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.74 2.55 3.16 2/372 14742
/proc/meminfo: memFree=25124956/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=18200 CPUtime=0 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 1365 0 0 0 0 0 0 0 21 0 1 0 637911936 18636800 1305 33554432000 4194304 4394578 140735512682672 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 4550 1305 247 49 0 1691 0

[startup+0.0887239 s]
/proc/loadavg: 1.74 2.55 3.16 2/372 14742
/proc/meminfo: memFree=25124956/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=28892 CPUtime=0.07 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 4021 0 0 0 7 0 0 0 21 0 1 0 637911936 29585408 3961 33554432000 4194304 4394578 140735512682672 18446744073709551615 264726430826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 7223 3962 247 49 0 4364 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28892

[startup+0.10072 s]
/proc/loadavg: 1.74 2.55 3.16 2/372 14742
/proc/meminfo: memFree=25124956/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=30212 CPUtime=0.09 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 4371 0 0 0 9 0 0 0 21 0 1 0 637911936 30937088 4311 33554432000 4194304 4394578 140735512682672 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 7553 4311 247 49 0 4694 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30212

[startup+0.300684 s]
/proc/loadavg: 1.74 2.55 3.16 2/372 14742
/proc/meminfo: memFree=25124956/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=40452 CPUtime=0.29 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 6950 0 0 0 26 3 0 0 22 0 1 0 637911936 41422848 6889 33554432000 4194304 4394578 140735512682672 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 10113 6889 255 49 0 7254 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40452

[startup+0.700613 s]
/proc/loadavg: 1.74 2.55 3.16 2/372 14742
/proc/meminfo: memFree=25124956/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=51216 CPUtime=0.69 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 10829 0 0 0 64 5 0 0 24 0 1 0 637911936 52445184 9574 33554432000 4194304 4394578 140735512682672 18446744073709551615 4300088 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 12804 9574 266 49 0 9945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51216

[startup+1.50046 s]
/proc/loadavg: 1.74 2.55 3.16 5/383 14763
/proc/meminfo: memFree=24981528/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=62356 CPUtime=1.49 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 13618 0 0 0 144 5 0 0 25 0 1 0 637911936 63852544 12363 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 15589 12363 266 49 0 12730 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62356

[startup+3.10016 s]
/proc/loadavg: 1.74 2.55 3.16 5/383 14763
/proc/meminfo: memFree=24930688/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=78280 CPUtime=3.09 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 17562 0 0 0 303 6 0 0 25 0 1 0 637911936 80158720 16307 33554432000 4194304 4394578 140735512682672 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 19570 16307 266 49 0 16711 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78280

[startup+6.30055 s]
/proc/loadavg: 2.00 2.59 3.16 5/383 14763
/proc/meminfo: memFree=24837912/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=100252 CPUtime=6.29 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 23008 0 0 0 623 6 0 0 25 0 1 0 637911936 102658048 21753 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 25063 21753 266 49 0 22204 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100252

[startup+12.7003 s]
/proc/loadavg: 2.16 2.62 3.17 5/383 14763
/proc/meminfo: memFree=24716020/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=134000 CPUtime=12.69 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 31239 0 0 0 1261 8 0 0 25 0 1 0 637911936 137216000 29984 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 33500 29984 266 49 0 30641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134000

[startup+25.5009 s]
/proc/loadavg: 2.57 2.68 3.18 5/383 14763
/proc/meminfo: memFree=24548560/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=190008 CPUtime=25.49 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 44808 0 0 0 2538 11 0 0 25 0 1 0 637911936 194568192 43553 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 47502 43553 266 49 0 44643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 190008

[startup+51.1011 s]
/proc/loadavg: 3.05 2.79 3.20 5/383 14764
/proc/meminfo: memFree=24485748/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=210288 CPUtime=51.09 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 49790 0 0 0 5098 11 0 0 25 0 1 0 637911936 215334912 48535 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 52572 48535 266 49 0 49713 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 210288

[startup+102.314 s]
/proc/loadavg: 3.63 2.99 3.25 5/383 14766
/proc/meminfo: memFree=24411704/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=229008 CPUtime=102.31 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 54202 0 0 0 10218 13 0 0 25 0 1 0 637911936 234504192 52947 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 57252 52947 266 49 0 54393 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 229008

[startup+162.301 s]
/proc/loadavg: 3.86 3.17 3.29 5/383 14770
/proc/meminfo: memFree=24319904/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=260412 CPUtime=162.3 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 61593 0 0 0 16214 16 0 0 25 0 1 0 637911936 266661888 60338 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 65103 60338 266 49 0 62244 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 260412

[startup+222.301 s]
/proc/loadavg: 4.15 3.38 3.35 5/383 14772
/proc/meminfo: memFree=24271804/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=272312 CPUtime=222.3 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 64502 0 0 0 22213 17 0 0 25 0 1 0 637911936 278847488 63247 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 68078 63247 266 49 0 65219 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 272312

[startup+282.3 s]
/proc/loadavg: 4.05 3.49 3.39 5/383 14773
/proc/meminfo: memFree=24209032/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=286496 CPUtime=282.3 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 67514 0 0 0 28212 18 0 0 25 0 1 0 637911936 293371904 66259 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 71624 66259 266 49 0 68765 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 286496

[startup+342.301 s]
/proc/loadavg: 4.11 3.61 3.44 5/383 14775
/proc/meminfo: memFree=24166224/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=304160 CPUtime=342.3 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 71299 0 0 0 34211 19 0 0 25 0 1 0 637911936 311459840 70044 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 76040 70044 266 49 0 73181 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 304160

[startup+402.301 s]
/proc/loadavg: 4.08 3.69 3.47 5/383 14777
/proc/meminfo: memFree=24142636/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=312600 CPUtime=402.3 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 73123 0 0 0 40211 19 0 0 25 0 1 0 637911936 320102400 71868 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 78150 71868 266 49 0 75291 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 312600

[startup+462.3 s]
/proc/loadavg: 4.03 3.74 3.50 5/383 14778
/proc/meminfo: memFree=24105036/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=325144 CPUtime=462.3 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 75690 0 0 0 46210 20 0 0 25 0 1 0 637911936 332947456 74435 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 81286 74435 266 49 0 78427 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 325144

[startup+522.301 s]
/proc/loadavg: 4.01 3.79 3.53 5/383 14780
/proc/meminfo: memFree=24057136/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=340756 CPUtime=522.31 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 79467 0 0 0 52210 21 0 0 25 0 1 0 637911936 348934144 78212 33554432000 4194304 4394578 140735512682672 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 85189 78212 266 49 0 82330 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 340756

[startup+582.301 s]
/proc/loadavg: 4.12 3.86 3.57 5/383 14781
/proc/meminfo: memFree=24047804/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=345364 CPUtime=582.31 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 80390 0 0 0 58209 22 0 0 25 0 1 0 637911936 353652736 79135 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 86341 79135 266 49 0 83482 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 345364

[startup+642.3 s]
/proc/loadavg: 4.09 3.89 3.60 5/383 14783
/proc/meminfo: memFree=24022352/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=350744 CPUtime=642.33 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 81427 0 0 0 64210 23 0 0 25 0 1 0 637911936 359161856 80172 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 87686 80172 266 49 0 84827 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 350744

[startup+702.301 s]
/proc/loadavg: 4.03 3.91 3.62 5/383 14785
/proc/meminfo: memFree=23994296/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=357528 CPUtime=702.32 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 82760 0 0 0 70209 23 0 0 25 0 1 0 637911936 366108672 81505 33554432000 4194304 4394578 140735512682672 18446744073709551615 4285625 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 89382 81505 266 49 0 86523 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 357528

[startup+762.315 s]
/proc/loadavg: 4.14 3.96 3.65 5/383 14786
/proc/meminfo: memFree=23957684/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=367668 CPUtime=762.34 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 84995 0 0 0 76210 24 0 0 25 0 1 0 637911936 376492032 83740 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 91917 83740 266 49 0 89058 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 367668

[startup+822.3 s]
/proc/loadavg: 4.05 3.96 3.67 5/383 14788
/proc/meminfo: memFree=23910160/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=384220 CPUtime=822.32 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 88551 0 0 0 82207 25 0 0 25 0 1 0 637911936 393441280 87296 33554432000 4194304 4394578 140735512682672 18446744073709551615 4346339 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 96055 87296 266 49 0 93196 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 384220

[startup+882.301 s]
/proc/loadavg: 4.08 3.98 3.69 5/383 14789
/proc/meminfo: memFree=23878016/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=390144 CPUtime=882.32 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 89744 0 0 0 88207 25 0 0 25 0 1 0 637911936 399507456 88489 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 97536 88489 266 49 0 94677 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 390144

[startup+942.301 s]
/proc/loadavg: 4.03 3.98 3.71 5/383 14791
/proc/meminfo: memFree=23842520/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=408740 CPUtime=942.32 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 93940 0 0 0 94205 27 0 0 25 0 1 0 637911936 418549760 92685 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 102185 92685 266 49 0 99326 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 408740

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.73 5/383 14793
/proc/meminfo: memFree=23819664/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=417668 CPUtime=1002.33 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 95775 0 0 0 100205 28 0 0 25 0 1 0 637911936 427692032 94520 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 104417 94520 266 49 0 101558 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 417668

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.74 5/383 14794
/proc/meminfo: memFree=23800536/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=419396 CPUtime=1062.33 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 96240 0 0 0 106205 28 0 0 25 0 1 0 637911936 429461504 94985 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 104849 94985 266 49 0 101990 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 419396

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.76 5/383 14796
/proc/meminfo: memFree=23752748/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=423816 CPUtime=1122.33 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 97197 0 0 0 112205 28 0 0 25 0 1 0 637911936 433987584 95942 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 105954 95942 266 49 0 103095 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 423816

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/383 14797
/proc/meminfo: memFree=23716996/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=430856 CPUtime=1182.33 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 98655 0 0 0 118204 29 0 0 25 0 1 0 637911936 441196544 97400 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 107714 97400 266 49 0 104855 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 430856

[startup+1242.3 s]
/proc/loadavg: 4.14 4.03 3.79 5/383 14799
/proc/meminfo: memFree=23698112/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=436104 CPUtime=1242.34 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 99648 0 0 0 124204 30 0 0 25 0 1 0 637911936 446570496 98393 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 109026 98393 266 49 0 106167 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 436104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.05 3.81 4/382 14801
/proc/meminfo: memFree=23900952/32951124 swapFree=63083164/67111528
[pid=14742] ppid=14740 vsize=442504 CPUtime=1300.05 cores=1,3
/proc/14742/stat : 14742 (SApperloT2010) R 14740 14742 12848 0 -1 4202496 101017 0 0 0 129975 30 0 0 25 0 1 0 637911936 453124096 99762 33554432000 4194304 4394578 140735512682672 18446744073709551615 4298940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/14742/statm: 110626 99762 266 49 0 107767 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 442504

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.08
CPU user time (s): 1299.76
CPU system time (s): 0.32295
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 442504

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

runsolver used 4.63429 second user time and 10.9303 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 12:22:43
IDJOB=3379853
IDBENCH=71603
IDSOLVER=1862
FILE ID=node141/3379853-1305454963
RUNJOBID= node141-1305454963-14722
PBS_JOBID= 13324841
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=1234870857

node141.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	: 5362.96
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.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.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.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.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.84
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.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.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:     32951124 kB
MemFree:      25125236 kB
Buffers:        260412 kB
Cached:        5133584 kB
SwapCached:      15708 kB
Active:        2386916 kB
Inactive:      5191824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25125236 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:            6224 kB
Writeback:           0 kB
AnonPages:     2176360 kB
Mapped:          13936 kB
Slab:           142940 kB
PageTables:      38884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86470460 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= 73348 MiB
End job on node141 at 2011-05-15 12:44:25