Trace number 3379716

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 0,2

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.14 2.06 2.81 5/334 5671
/proc/meminfo: memFree=17320984/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=13504 CPUtime=0 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 657083257 13828096 550 33554432000 4194304 4394578 140733766989456 18446744073709551615 274473628705 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 3376 551 247 49 0 517 0

[startup+0.0982209 s]
/proc/loadavg: 1.14 2.06 2.81 5/334 5671
/proc/meminfo: memFree=17320984/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=19964 CPUtime=0.08 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 2257 0 0 0 8 0 0 0 20 0 1 0 657083257 20443136 2196 33554432000 4194304 4394578 140733766989456 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 4991 2196 256 49 0 2132 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19964

[startup+0.100219 s]
/proc/loadavg: 1.14 2.06 2.81 5/334 5671
/proc/meminfo: memFree=17320984/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=19964 CPUtime=0.08 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 2257 0 0 0 8 0 0 0 20 0 1 0 657083257 20443136 2196 33554432000 4194304 4394578 140733766989456 18446744073709551615 274473992087 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 4991 2196 256 49 0 2132 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19964

[startup+0.300188 s]
/proc/loadavg: 1.14 2.06 2.81 5/334 5671
/proc/meminfo: memFree=17320984/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=25980 CPUtime=0.28 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 4075 0 0 0 28 0 0 0 21 0 1 0 657083257 26603520 3684 33554432000 4194304 4394578 140733766989456 18446744073709551615 4287371 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 6495 3684 267 49 0 3636 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 25980

[startup+0.700115 s]
/proc/loadavg: 1.14 2.06 2.81 5/334 5671
/proc/meminfo: memFree=17320984/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=29904 CPUtime=0.69 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 5076 0 0 0 68 1 0 0 22 0 1 0 657083257 30621696 4685 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 7476 4685 267 49 0 4617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29904

[startup+1.50104 s]
/proc/loadavg: 1.37 2.09 2.81 5/348 5694
/proc/meminfo: memFree=17216932/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=35704 CPUtime=1.49 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 6481 0 0 0 148 1 0 0 25 0 1 0 657083257 36560896 6090 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 8926 6090 267 49 0 6067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35704

[startup+3.10069 s]
/proc/loadavg: 1.37 2.09 2.81 5/348 5694
/proc/meminfo: memFree=17183080/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=45220 CPUtime=3.08 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 8781 0 0 0 307 1 0 0 25 0 1 0 657083257 46305280 8390 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 11305 8390 267 49 0 8446 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45220

[startup+6.30013 s]
/proc/loadavg: 1.37 2.09 2.81 5/348 5694
/proc/meminfo: memFree=17130072/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=48724 CPUtime=6.29 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 9615 0 0 0 627 2 0 0 25 0 1 0 657083257 49893376 9224 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 12181 9224 267 49 0 9322 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48724

[startup+12.701 s]
/proc/loadavg: 1.78 2.16 2.82 5/348 5694
/proc/meminfo: memFree=17056456/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=55028 CPUtime=12.69 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 11013 0 0 0 1267 2 0 0 25 0 1 0 657083257 56348672 10622 33554432000 4194304 4394578 140733766989456 18446744073709551615 4335363 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 13757 10622 267 49 0 10898 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55028

[startup+25.5008 s]
/proc/loadavg: 2.12 2.22 2.84 5/348 5694
/proc/meminfo: memFree=17017900/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=65984 CPUtime=25.49 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 13534 0 0 0 2546 3 0 0 25 0 1 0 657083257 67567616 13143 33554432000 4194304 4394578 140733766989456 18446744073709551615 4285768 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 16496 13143 267 49 0 13637 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65984

[startup+51.1003 s]
/proc/loadavg: 2.86 2.38 2.87 5/348 5695
/proc/meminfo: memFree=16975444/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=77444 CPUtime=51.08 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 15973 0 0 0 5105 3 0 0 25 0 1 0 657083257 79302656 15582 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 19361 15582 267 49 0 16502 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77444

[startup+102.313 s]
/proc/loadavg: 3.54 2.65 2.93 5/348 5696
/proc/meminfo: memFree=16896800/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=99080 CPUtime=102.3 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 20587 0 0 0 10225 5 0 0 25 0 1 0 657083257 101457920 20196 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 24770 20196 267 49 0 21911 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99080

[startup+162.301 s]
/proc/loadavg: 3.83 2.89 3.00 5/348 5698
/proc/meminfo: memFree=16839976/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=112308 CPUtime=162.29 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 23277 0 0 0 16224 5 0 0 25 0 1 0 657083257 115003392 22886 33554432000 4194304 4394578 140733766989456 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 28077 22886 267 49 0 25218 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112308

[startup+222.301 s]
/proc/loadavg: 3.94 3.09 3.06 5/348 5700
/proc/meminfo: memFree=16793188/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=122260 CPUtime=222.29 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 25278 0 0 0 22223 6 0 0 25 0 1 0 657083257 125194240 24887 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 30565 24887 267 49 0 27706 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 122260

[startup+282.301 s]
/proc/loadavg: 3.97 3.25 3.11 5/348 5701
/proc/meminfo: memFree=16758052/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=129624 CPUtime=282.29 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 26810 0 0 0 28222 7 0 0 25 0 1 0 657083257 132734976 26419 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 32406 26419 267 49 0 29547 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 129624

[startup+342.301 s]
/proc/loadavg: 3.99 3.39 3.17 5/348 5703
/proc/meminfo: memFree=16716228/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=140804 CPUtime=342.29 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 29222 0 0 0 34222 7 0 0 25 0 1 0 657083257 144183296 28831 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 35201 28831 267 49 0 32342 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 140804

[startup+402.3 s]
/proc/loadavg: 4.03 3.51 3.22 5/348 5704
/proc/meminfo: memFree=16686304/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=143364 CPUtime=402.29 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 29781 0 0 0 40222 7 0 0 25 0 1 0 657083257 146804736 29390 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 35841 29390 267 49 0 32982 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 143364

[startup+462.301 s]
/proc/loadavg: 4.01 3.60 3.27 5/348 5706
/proc/meminfo: memFree=16667792/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=146404 CPUtime=462.3 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 30373 0 0 0 46222 8 0 0 25 0 1 0 657083257 149917696 29982 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 36601 29982 267 49 0 33742 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 146404

[startup+522.3 s]
/proc/loadavg: 4.07 3.68 3.31 5/348 5708
/proc/meminfo: memFree=16644328/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=150756 CPUtime=522.3 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 31277 0 0 0 52222 8 0 0 25 0 1 0 657083257 154374144 30886 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 37689 30886 267 49 0 34830 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150756

[startup+582.301 s]
/proc/loadavg: 4.08 3.75 3.36 5/348 5709
/proc/meminfo: memFree=16624944/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=154340 CPUtime=582.3 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 32054 0 0 0 58222 8 0 0 25 0 1 0 657083257 158044160 31663 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 38585 31663 267 49 0 35726 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 154340

[startup+642.3 s]
/proc/loadavg: 4.14 3.83 3.41 5/348 5711
/proc/meminfo: memFree=16604560/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=156904 CPUtime=642.31 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 32548 0 0 0 64222 9 0 0 25 0 1 0 657083257 160669696 32157 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 39226 32157 267 49 0 36367 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 156904

[startup+702.301 s]
/proc/loadavg: 4.05 3.85 3.44 5/348 5712
/proc/meminfo: memFree=16580960/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=159496 CPUtime=702.3 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 33137 0 0 0 70221 9 0 0 25 0 1 0 657083257 163323904 32746 33554432000 4194304 4394578 140733766989456 18446744073709551615 4338297 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 39874 32746 267 49 0 37015 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 159496

[startup+762.313 s]
/proc/loadavg: 4.02 3.88 3.47 5/348 5714
/proc/meminfo: memFree=16561204/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=165580 CPUtime=762.31 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 34420 0 0 0 76222 9 0 0 25 0 1 0 657083257 169553920 34029 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 41395 34029 267 49 0 38536 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165580

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.50 5/348 5716
/proc/meminfo: memFree=16535376/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=173644 CPUtime=822.3 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 36112 0 0 0 82220 10 0 0 25 0 1 0 657083257 177811456 35721 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 43411 35721 267 49 0 40552 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 173644

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.53 5/348 5717
/proc/meminfo: memFree=16511652/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=180556 CPUtime=882.3 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 37479 0 0 0 88220 10 0 0 25 0 1 0 657083257 184889344 37088 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 45139 37088 267 49 0 42280 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 180556

[startup+942.3 s]
/proc/loadavg: 4.05 3.94 3.56 5/348 5719
/proc/meminfo: memFree=16501080/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=181068 CPUtime=942.31 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 37626 0 0 0 94220 11 0 0 25 0 1 0 657083257 185413632 37235 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 45267 37235 267 49 0 42408 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 181068

[startup+1002.3 s]
/proc/loadavg: 4.02 3.95 3.59 5/348 5720
/proc/meminfo: memFree=16489760/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=181580 CPUtime=1002.31 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 37749 0 0 0 100220 11 0 0 25 0 1 0 657083257 185937920 37358 33554432000 4194304 4394578 140733766989456 18446744073709551615 4349654 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 45395 37358 267 49 0 42536 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 181580

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/348 5722
/proc/meminfo: memFree=16477936/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=189200 CPUtime=1062.3 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 39330 0 0 0 106219 11 0 0 25 0 1 0 657083257 193740800 38939 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 47300 38939 267 49 0 44441 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 189200

[startup+1122.3 s]
/proc/loadavg: 4.11 3.99 3.64 5/348 5724
/proc/meminfo: memFree=16470960/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=189200 CPUtime=1122.31 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 39373 0 0 0 112219 12 0 0 25 0 1 0 657083257 193740800 38982 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 47300 38982 267 49 0 44441 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 189200

[startup+1182.3 s]
/proc/loadavg: 4.12 4.00 3.67 5/348 5725
/proc/meminfo: memFree=16444636/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=194312 CPUtime=1182.31 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 40498 0 0 0 118219 12 0 0 25 0 1 0 657083257 198975488 40107 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 48578 40107 267 49 0 45719 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 194312

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.68 5/348 5727
/proc/meminfo: memFree=16436048/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=195080 CPUtime=1242.31 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 40652 0 0 0 124219 12 0 0 25 0 1 0 657083257 199761920 40261 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 48770 40261 267 49 0 45911 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 195080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.70 5/348 5728
/proc/meminfo: memFree=16425480/32950928 swapFree=67111348/67111528
[pid=5670] ppid=5668 vsize=200156 CPUtime=1300.02 cores=0,2
/proc/5670/stat : 5670 (SApperloT2010) R 5668 5670 30479 0 -1 4202496 41714 0 0 0 129990 12 0 0 25 0 1 0 657083257 204959744 41323 33554432000 4194304 4394578 140733766989456 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5670/statm: 50039 41323 267 49 0 47180 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 200156

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.04
CPU user time (s): 1299.91
CPU system time (s): 0.135979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 200156

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

runsolver used 4.19236 second user time and 10.0145 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 12:20:36
IDJOB=3379716
IDBENCH=71433
IDSOLVER=1862
FILE ID=node125/3379716-1305454836
RUNJOBID= node125-1305454836-5651
PBS_JOBID= 13324855
Free space on /tmp= 73200 MiB

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

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=128039864

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.74
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.828
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.828
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:      17321048 kB
Buffers:        283960 kB
Cached:        4610684 kB
SwapCached:          0 kB
Active:       11568632 kB
Inactive:      3678300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17321048 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:    10352124 kB
Mapped:          31996 kB
Slab:           278628 kB
PageTables:      39804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66768612 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= 73196 MiB
End job on node125 at 2011-05-15 12:42:18