Trace number 3439273

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) 5000.08 4999.95

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1606.57
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

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: 977)

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-3439273-1306912907/watcher-3439273-1306912907 -o /tmp/evaluation-result-3439273-1306912907/solver-3439273-1306912907 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439273-1306912907.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.06 1.41 2/461 27734
/proc/meminfo: memFree=17162660/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=14496 CPUtime=0.01 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 927 0 0 0 1 0 0 0 22 0 1 0 802888740 14843904 866 33554432000 4194304 4394578 140734053502032 18446744073709551615 228122713856 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 3624 866 247 49 0 765 0

[startup+0.108438 s]
/proc/loadavg: 0.92 1.06 1.41 2/461 27734
/proc/meminfo: memFree=17162660/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=23524 CPUtime=0.1 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 2976 0 0 0 10 0 0 0 22 0 1 0 802888740 24088576 2914 33554432000 4194304 4394578 140734053502032 18446744073709551615 4254537 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 5881 2914 255 49 0 3022 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23524

[startup+0.200417 s]
/proc/loadavg: 0.92 1.06 1.41 2/461 27734
/proc/meminfo: memFree=17162660/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=23524 CPUtime=0.19 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 2976 0 0 0 19 0 0 0 23 0 1 0 802888740 24088576 2914 33554432000 4194304 4394578 140734053502032 18446744073709551615 4254508 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 5881 2914 255 49 0 3022 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 23524

[startup+0.300399 s]
/proc/loadavg: 0.92 1.06 1.41 2/461 27734
/proc/meminfo: memFree=17162660/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=23524 CPUtime=0.29 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 2976 0 0 0 29 0 0 0 23 0 1 0 802888740 24088576 2914 33554432000 4194304 4394578 140734053502032 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 5881 2914 255 49 0 3022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23524

[startup+0.700335 s]
/proc/loadavg: 0.92 1.06 1.41 2/461 27734
/proc/meminfo: memFree=17162660/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=23524 CPUtime=0.69 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 2976 0 0 0 69 0 0 0 25 0 1 0 802888740 24088576 2914 33554432000 4194304 4394578 140734053502032 18446744073709551615 4254531 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 5881 2914 255 49 0 3022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23524

[startup+1.50018 s]
/proc/loadavg: 0.92 1.06 1.41 3/462 27735
/proc/meminfo: memFree=17136488/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=23524 CPUtime=1.49 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 2976 0 0 0 149 0 0 0 25 0 1 0 802888740 24088576 2914 33554432000 4194304 4394578 140734053502032 18446744073709551615 4254543 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 5881 2914 255 49 0 3022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23524

[startup+3.1009 s]
/proc/loadavg: 0.92 1.06 1.41 3/462 27735
/proc/meminfo: memFree=17129420/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=23524 CPUtime=3.09 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 2976 0 0 0 309 0 0 0 25 0 1 0 802888740 24088576 2914 33554432000 4194304 4394578 140734053502032 18446744073709551615 228122372338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 5881 2914 255 49 0 3022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23524

[startup+6.30031 s]
/proc/loadavg: 1.01 1.08 1.41 3/462 27735
/proc/meminfo: memFree=17123404/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=23524 CPUtime=6.29 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 2976 0 0 0 629 0 0 0 25 0 1 0 802888740 24088576 2914 33554432000 4194304 4394578 140734053502032 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 5881 2914 255 49 0 3022 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23524

[startup+12.7011 s]
/proc/loadavg: 1.09 1.09 1.42 3/462 27736
/proc/meminfo: memFree=17115192/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=23524 CPUtime=12.7 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 2976 0 0 0 1269 1 0 0 25 0 1 0 802888740 24088576 2914 33554432000 4194304 4394578 140734053502032 18446744073709551615 4254514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 5881 2914 255 49 0 3022 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 23524

[startup+25.5008 s]
/proc/loadavg: 1.29 1.14 1.43 3/462 27736
/proc/meminfo: memFree=17082584/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=47852 CPUtime=25.5 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 8789 0 0 0 2548 2 0 0 25 0 1 0 802888740 49000448 8511 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 11963 8511 266 49 0 9104 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 47852

[startup+51.1012 s]
/proc/loadavg: 1.68 1.24 1.45 3/462 27737
/proc/meminfo: memFree=17051872/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=62764 CPUtime=51.09 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 12279 0 0 0 5107 2 0 0 25 0 1 0 802888740 64270336 12001 33554432000 4194304 4394578 140734053502032 18446744073709551615 4296425 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 15691 12001 266 49 0 12832 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62764

[startup+102.301 s]
/proc/loadavg: 1.94 1.37 1.48 4/462 27738
/proc/meminfo: memFree=17024644/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=78980 CPUtime=102.31 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 16002 0 0 0 10227 4 0 0 25 0 1 0 802888740 80875520 15724 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 19745 15724 266 49 0 16886 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78980

[startup+162.301 s]
/proc/loadavg: 1.98 1.48 1.51 3/462 27740
/proc/meminfo: memFree=16995824/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=100356 CPUtime=162.29 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 20854 0 0 0 16224 5 0 0 25 0 1 0 802888740 102764544 20576 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 25089 20576 266 49 0 22230 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100356

[startup+222.317 s]
/proc/loadavg: 1.99 1.57 1.54 3/462 27741
/proc/meminfo: memFree=16956692/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=126840 CPUtime=222.32 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 27351 0 0 0 22224 8 0 0 25 0 1 0 802888740 129884160 27073 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 31710 27073 266 49 0 28851 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 126840

[startup+282.3 s]
/proc/loadavg: 2.03 1.66 1.57 3/462 27743
/proc/meminfo: memFree=16939636/32951124 swapFree=41830672/67111528
[pid=27734] ppid=27732 vsize=140148 CPUtime=282.3 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 30576 0 0 0 28221 9 0 0 25 0 1 0 802888740 143511552 30298 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 35037 30298 266 49 0 32178 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 140148

[startup+342.301 s]
/proc/loadavg: 2.01 1.72 1.59 3/462 27751
/proc/meminfo: memFree=16919808/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=153144 CPUtime=342.29 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 33726 0 0 0 34220 9 0 0 25 0 1 0 802888740 156819456 33448 33554432000 4194304 4394578 140734053502032 18446744073709551615 4346593 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 38286 33448 266 49 0 35427 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 153144

[startup+402.301 s]
/proc/loadavg: 2.00 1.77 1.62 3/462 27753
/proc/meminfo: memFree=16902652/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=169524 CPUtime=402.3 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 37552 0 0 0 40218 12 0 0 25 0 1 0 802888740 173592576 37274 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 42381 37274 266 49 0 39522 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 169524

[startup+462.301 s]
/proc/loadavg: 2.00 1.81 1.64 3/462 27762
/proc/meminfo: memFree=16884892/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=180080 CPUtime=462.3 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 40111 0 0 0 46217 13 0 0 25 0 1 0 802888740 184401920 39833 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 45020 39833 266 49 0 42161 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 180080

[startup+522.301 s]
/proc/loadavg: 2.00 1.84 1.66 3/462 27763
/proc/meminfo: memFree=16868080/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=191476 CPUtime=522.3 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 42790 0 0 0 52216 14 0 0 25 0 1 0 802888740 196071424 42512 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 47869 42512 266 49 0 45010 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 191476

[startup+582.301 s]
/proc/loadavg: 2.00 1.87 1.68 3/462 27765
/proc/meminfo: memFree=16850512/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=201516 CPUtime=582.31 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 45156 0 0 0 58216 15 0 0 25 0 1 0 802888740 206352384 44878 33554432000 4194304 4394578 140734053502032 18446744073709551615 4309168 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/27734/statm: 50379 44878 266 49 0 47520 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 201516

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/462 27950
/proc/meminfo: memFree=28198892/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=661788 CPUtime=4002.38 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 157989 0 0 0 400173 65 0 0 25 0 1 0 802888740 677670912 157711 33554432000 4194304 4394578 140734053502032 18446744073709551615 4309140 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 165447 157711 266 49 0 162588 0
Current children cumulated CPU time (s) 4002.38
Current children cumulated vsize (KiB) 661788

[startup+4062.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/462 27952
/proc/meminfo: memFree=28192252/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=668752 CPUtime=4062.4 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 159680 0 0 0 406174 66 0 0 25 0 1 0 802888740 684802048 159402 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 167188 159402 266 49 0 164329 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 668752

[startup+4122.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/462 27953
/proc/meminfo: memFree=28190916/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=670444 CPUtime=4122.38 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 160041 0 0 0 412172 66 0 0 25 0 1 0 802888740 686534656 159763 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 167611 159763 266 49 0 164752 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 670444

[startup+4182.32 s]
/proc/loadavg: 2.04 2.05 2.00 3/462 27955
/proc/meminfo: memFree=28187124/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=674140 CPUtime=4182.4 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 161009 0 0 0 418173 67 0 0 25 0 1 0 802888740 690319360 160731 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 168535 160731 266 49 0 165676 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 674140

[startup+4242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 27956
/proc/meminfo: memFree=28173060/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=686308 CPUtime=4242.39 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 164051 0 0 0 424171 68 0 0 25 0 1 0 802888740 702779392 163773 33554432000 4194304 4394578 140734053502032 18446744073709551615 4309835 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 171577 163773 266 49 0 168718 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 686308

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 27958
/proc/meminfo: memFree=28158856/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=699640 CPUtime=4302.39 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 167386 0 0 0 430170 69 0 0 25 0 1 0 802888740 716431360 167108 33554432000 4194304 4394578 140734053502032 18446744073709551615 4346397 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 174910 167108 266 49 0 172051 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 699640

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 27960
/proc/meminfo: memFree=28149260/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=709264 CPUtime=4362.4 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 169768 0 0 0 436170 70 0 0 25 0 1 0 802888740 726286336 169490 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 177316 169490 266 49 0 174457 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 709264

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 27961
/proc/meminfo: memFree=28148200/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=709928 CPUtime=4422.4 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 169947 0 0 0 442170 70 0 0 25 0 1 0 802888740 726966272 169669 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 177482 169669 266 49 0 174623 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 709928

[startup+4482.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/462 27963
/proc/meminfo: memFree=28146540/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=709928 CPUtime=4482.4 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 169947 0 0 0 448170 70 0 0 25 0 1 0 802888740 726966272 169669 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 177482 169669 266 49 0 174623 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 709928

[startup+4542.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/462 27964
/proc/meminfo: memFree=28145244/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=710840 CPUtime=4542.4 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 170135 0 0 0 454170 70 0 0 25 0 1 0 802888740 727900160 169857 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 177710 169857 266 49 0 174851 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 710840

[startup+4602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/462 27966
/proc/meminfo: memFree=28139248/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=717044 CPUtime=4602.41 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 171727 0 0 0 460170 71 0 0 25 0 1 0 802888740 734253056 171449 33554432000 4194304 4394578 140734053502032 18446744073709551615 4346611 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 179261 171449 266 49 0 176402 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 717044

[startup+4662.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/462 27968
/proc/meminfo: memFree=28122332/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=730376 CPUtime=4662.41 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 175060 0 0 0 466169 72 0 0 25 0 1 0 802888740 747905024 174782 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 182594 174782 266 49 0 179735 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 730376

[startup+4722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/462 27969
/proc/meminfo: memFree=28116672/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=735524 CPUtime=4722.43 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 176358 0 0 0 472170 73 0 0 25 0 1 0 802888740 753176576 176080 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 183881 176080 266 49 0 181022 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 735524

[startup+4782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/462 27971
/proc/meminfo: memFree=28103592/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=746480 CPUtime=4782.41 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 179107 0 0 0 478167 74 0 0 25 0 1 0 802888740 764395520 178829 33554432000 4194304 4394578 140734053502032 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 186620 178829 266 49 0 183761 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 746480

[startup+4842.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 27972
/proc/meminfo: memFree=28091500/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=758020 CPUtime=4842.42 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 181954 0 0 0 484167 75 0 0 25 0 1 0 802888740 776212480 181676 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 189505 181676 266 49 0 186646 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 758020

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 27974
/proc/meminfo: memFree=28082876/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=766548 CPUtime=4902.41 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 184013 0 0 0 490165 76 0 0 25 0 1 0 802888740 784945152 183735 33554432000 4194304 4394578 140734053502032 18446744073709551615 4327612 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 191637 183735 266 49 0 188778 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 766548

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 27976
/proc/meminfo: memFree=28077364/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=774100 CPUtime=4962.41 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 185878 0 0 0 496164 77 0 0 25 0 1 0 802888740 792678400 185600 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 193525 185600 266 49 0 190666 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 774100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 27977
/proc/meminfo: memFree=28068868/32951124 swapFree=41830676/67111528
[pid=27734] ppid=27732 vsize=780608 CPUtime=5000.03 cores=0,2,4,6
/proc/27734/stat : 27734 (SApperloT2010) R 27732 27734 25762 0 -1 4202496 187480 0 0 0 499925 78 0 0 25 0 1 0 802888740 799342592 187202 33554432000 4194304 4394578 140734053502032 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/27734/statm: 195152 187202 266 49 0 192293 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 780608

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): 4999.95
CPU time (s): 5000.08
CPU user time (s): 4999.26
CPU system time (s): 0.814876
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 780608

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

runsolver used 23.3195 second user time and 49.4725 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-01 09:21:48
IDJOB=3439273
IDBENCH=83930
IDSOLVER=1933
FILE ID=node138/3439273-1306912907
RUNJOBID= node138-1306912907-27714
PBS_JOBID= 13488438
Free space on /tmp= 57536 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439273-1306912907/watcher-3439273-1306912907 -o /tmp/evaluation-result-3439273-1306912907/solver-3439273-1306912907 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439273-1306912907.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=1347883934

node138.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.854
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.70
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.854
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.75
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      17162700 kB
Buffers:        211088 kB
Cached:       12381144 kB
SwapCached:      44540 kB
Active:        2568384 kB
Inactive:     12648828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17162700 kB
SwapTotal:    67111528 kB
SwapFree:     41830672 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:     2591260 kB
Mapped:          16548 kB
Slab:           409224 kB
PageTables:      92752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130663416 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= 73640 MiB
End job on node138 at 2011-06-01 10:45:10