Trace number 3438823

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.23 5000.08

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

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

running on 4 cores: 1,3,5,7

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: 1.98 2.03 2.01 2/327 5736
/proc/meminfo: memFree=5198656/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=16532 CPUtime=0 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 1053 0 0 0 0 0 0 0 25 0 1 0 880183407 16928768 993 33554432000 4194304 4394578 140736168304064 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 4133 993 247 49 0 1274 0

[startup+0.111241 s]
/proc/loadavg: 1.98 2.03 2.01 2/327 5736
/proc/meminfo: memFree=5198656/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=31452 CPUtime=0.1 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 4762 0 0 0 10 0 0 0 25 0 1 0 880183407 32206848 4702 33554432000 4194304 4394578 140736168304064 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 7863 4703 247 49 0 5004 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31452

[startup+0.200223 s]
/proc/loadavg: 1.98 2.03 2.01 2/327 5736
/proc/meminfo: memFree=5198656/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=43096 CPUtime=0.18 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 7698 0 0 0 18 0 0 0 25 0 1 0 880183407 44130304 7637 33554432000 4194304 4394578 140736168304064 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 10774 7637 255 49 0 7915 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 43096

[startup+0.300204 s]
/proc/loadavg: 1.98 2.03 2.01 2/327 5736
/proc/meminfo: memFree=5198656/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=43096 CPUtime=0.29 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 7698 0 0 0 26 3 0 0 25 0 1 0 880183407 44130304 7637 33554432000 4194304 4394578 140736168304064 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 10774 7637 255 49 0 7915 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43096

[startup+0.700127 s]
/proc/loadavg: 1.98 2.03 2.01 2/327 5736
/proc/meminfo: memFree=5198656/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=43096 CPUtime=0.68 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 7698 0 0 0 63 5 0 0 25 0 1 0 880183407 44130304 7637 33554432000 4194304 4394578 140736168304064 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 10774 7637 255 49 0 7915 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43096

[startup+1.501 s]
/proc/loadavg: 1.98 2.03 2.01 3/328 5737
/proc/meminfo: memFree=5124752/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=78484 CPUtime=1.49 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 18047 0 0 0 142 7 0 0 25 0 1 0 880183407 80367616 16970 33554432000 4194304 4394578 140736168304064 18446744073709551615 4292825 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 19621 16970 266 49 0 16762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78484

[startup+3.10069 s]
/proc/loadavg: 1.98 2.03 2.01 3/328 5737
/proc/meminfo: memFree=5109872/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=88476 CPUtime=3.09 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 20418 0 0 0 302 7 0 0 25 0 1 0 880183407 90599424 19341 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298668 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 22119 19341 266 49 0 19260 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88476

[startup+6.3011 s]
/proc/loadavg: 1.98 2.03 2.01 3/328 5737
/proc/meminfo: memFree=5074748/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=109148 CPUtime=6.29 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 25088 0 0 0 621 8 0 0 25 0 1 0 880183407 111767552 24011 33554432000 4194304 4394578 140736168304064 18446744073709551615 4296302 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 27287 24011 266 49 0 24428 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109148

[startup+12.7009 s]
/proc/loadavg: 1.98 2.03 2.01 4/329 5738
/proc/meminfo: memFree=4999052/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=143004 CPUtime=12.69 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 33076 0 0 0 1259 10 0 0 25 0 1 0 880183407 146436096 31999 33554432000 4194304 4394578 140736168304064 18446744073709551615 4345891 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 35751 31999 266 49 0 32892 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143004

[startup+25.5006 s]
/proc/loadavg: 1.99 2.03 2.00 3/328 5738
/proc/meminfo: memFree=4934932/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=183532 CPUtime=25.49 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 42674 0 0 0 2537 12 0 0 25 0 1 0 880183407 187936768 41597 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 45883 41597 266 49 0 43024 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183532

[startup+51.1009 s]
/proc/loadavg: 1.99 2.02 2.00 3/328 5739
/proc/meminfo: memFree=4865904/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=206488 CPUtime=51.09 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 48301 0 0 0 5095 14 0 0 25 0 1 0 880183407 211443712 47224 33554432000 4194304 4394578 140736168304064 18446744073709551615 4338212 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 51622 47224 266 49 0 48763 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 206488

[startup+102.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/328 5740
/proc/meminfo: memFree=4698968/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=304084 CPUtime=102.3 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 71726 0 0 0 10210 20 0 0 25 0 1 0 880183407 311382016 70649 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 76021 70649 266 49 0 73162 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 304084

[startup+162.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/328 5742
/proc/meminfo: memFree=4481440/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=416400 CPUtime=162.29 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 99236 0 0 0 16204 25 0 0 25 0 1 0 880183407 426393600 98159 33554432000 4194304 4394578 140736168304064 18446744073709551615 4345953 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 104100 98159 266 49 0 101241 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 416400

[startup+222.313 s]
/proc/loadavg: 1.99 2.01 2.00 3/328 5744
/proc/meminfo: memFree=4345256/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=485864 CPUtime=222.31 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 115031 0 0 0 22204 27 0 0 25 0 1 0 880183407 497524736 113954 33554432000 4194304 4394578 140736168304064 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 121466 113954 266 49 0 118607 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 485864

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/328 5745
/proc/meminfo: memFree=4181284/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=552292 CPUtime=282.29 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 131350 0 0 0 28198 31 0 0 25 0 1 0 880183407 565547008 130273 33554432000 4194304 4394578 140736168304064 18446744073709551615 4309164 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 138073 130273 266 49 0 135214 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 552292

[startup+342.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/328 5747
/proc/meminfo: memFree=3986440/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=621196 CPUtime=342.3 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 147856 0 0 0 34195 35 0 0 25 0 1 0 880183407 636104704 146779 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 155299 146779 266 49 0 152440 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 621196

[startup+402.301 s]
/proc/loadavg: 2.11 2.04 2.01 3/328 5748
/proc/meminfo: memFree=3834876/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=684560 CPUtime=402.3 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 162973 0 0 0 40191 39 0 0 25 0 1 0 880183407 700989440 161896 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 171140 161896 266 49 0 168281 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 684560

[startup+462.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/328 5750
/proc/meminfo: memFree=3712704/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=708636 CPUtime=462.31 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 168147 0 0 0 46191 40 0 0 25 0 1 0 880183407 725643264 167070 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 177159 167070 266 49 0 174300 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 708636

[startup+522.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/328 5752
/proc/meminfo: memFree=3693324/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=721448 CPUtime=522.3 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 170708 0 0 0 52190 40 0 0 25 0 1 0 880183407 738762752 169631 33554432000 4194304 4394578 140736168304064 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 180362 169631 266 49 0 177503 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 721448

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/328 5753
/proc/meminfo: memFree=3621112/32951124 swapFree=67079492/67111528
[pid=5736] ppid=5734 vsize=770832 CPUtime=582.31 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 182017 0 0 0 58188 43 0 0 25 0 1 0 880183407 789331968 180940 33554432000 4194304 4394578 140736168304064 18446744073709551615 4346134 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/5736/statm: 192708 180940 266 49 0 189849 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 770832

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5858
/proc/meminfo: memFree=98800/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3554208 CPUtime=4062.42 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 852479 0 0 0 406061 181 0 0 25 0 1 0 880183407 3639508992 851402 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 888552 851402 266 49 0 885693 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 3554208

[startup+4122.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/328 5860
/proc/meminfo: memFree=97744/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3561376 CPUtime=4122.41 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 854005 0 0 0 412060 181 0 0 25 0 1 0 880183407 3646849024 852928 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 890344 852928 266 49 0 887485 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 3561376

[startup+4182.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 5861
/proc/meminfo: memFree=98620/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3577712 CPUtime=4182.42 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 857389 0 0 0 418060 182 0 0 25 0 1 0 880183407 3663577088 856312 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 894428 856312 266 49 0 891569 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 3577712

[startup+4242.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/328 5863
/proc/meminfo: memFree=100492/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3593128 CPUtime=4242.42 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 860536 0 0 0 424058 184 0 0 25 0 1 0 880183407 3679363072 859459 33554432000 4194304 4394578 140736168304064 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 898282 859459 266 49 0 895423 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 3593128

[startup+4302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/328 5864
/proc/meminfo: memFree=99108/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3597996 CPUtime=4302.42 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 861448 0 0 0 430058 184 0 0 25 0 1 0 880183407 3684347904 860371 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 899499 860371 266 49 0 896640 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 3597996

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/328 5866
/proc/meminfo: memFree=100468/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3640132 CPUtime=4362.42 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 871560 0 0 0 436056 186 0 0 25 0 1 0 880183407 3727495168 870483 33554432000 4194304 4394578 140736168304064 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 910033 870483 266 49 0 907174 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 3640132

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5868
/proc/meminfo: memFree=93688/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3693408 CPUtime=4422.42 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 884745 0 0 0 442053 189 0 0 25 0 1 0 880183407 3782049792 883668 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298933 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 923352 883668 266 49 0 920493 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 3693408

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5869
/proc/meminfo: memFree=98164/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3729620 CPUtime=4482.42 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 893570 0 0 0 448050 192 0 0 25 0 1 0 880183407 3819130880 892493 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 932405 892493 266 49 0 929546 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 3729620

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5871
/proc/meminfo: memFree=96420/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3774536 CPUtime=4542.42 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 904429 0 0 0 454048 194 0 0 25 0 1 0 880183407 3865124864 903352 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 943634 903352 266 49 0 940775 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 3774536

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5872
/proc/meminfo: memFree=100212/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3790728 CPUtime=4602.43 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 907889 0 0 0 460047 196 0 0 25 0 1 0 880183407 3881705472 906812 33554432000 4194304 4394578 140736168304064 18446744073709551615 4345957 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 947682 906812 266 49 0 944823 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 3790728

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5874
/proc/meminfo: memFree=96128/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3819272 CPUtime=4662.43 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 914920 0 0 0 466045 198 0 0 25 0 1 0 880183407 3910934528 913843 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 954818 913843 266 49 0 951959 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 3819272

[startup+4722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/328 5876
/proc/meminfo: memFree=93192/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3918076 CPUtime=4722.43 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 939069 0 0 0 472040 203 0 0 25 0 1 0 880183407 4012109824 937992 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 979519 937992 266 49 0 976660 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 3918076

[startup+4782.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/328 5877
/proc/meminfo: memFree=95464/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=3993264 CPUtime=4782.43 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 957797 0 0 0 478036 207 0 0 25 0 1 0 880183407 4089102336 956720 33554432000 4194304 4394578 140736168304064 18446744073709551615 4296327 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 998316 956720 266 49 0 995457 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 3993264

[startup+4842.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/328 5879
/proc/meminfo: memFree=98552/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=4009832 CPUtime=4842.45 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 961546 0 0 0 484036 209 0 0 25 0 1 0 880183407 4106067968 960469 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 1002458 960469 266 49 0 999599 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 4009832

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/328 5880
/proc/meminfo: memFree=96200/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=4019632 CPUtime=4902.44 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 963642 0 0 0 490035 209 0 0 25 0 1 0 880183407 4116103168 962565 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 1004908 962565 266 49 0 1002049 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 4019632

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/328 5891
/proc/meminfo: memFree=97840/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=4058888 CPUtime=4962.43 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 973328 0 0 0 496032 211 0 0 25 0 1 0 880183407 4156301312 972251 33554432000 4194304 4394578 140736168304064 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 1014722 972251 266 49 0 1011863 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 4058888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 2/326 5893
/proc/meminfo: memFree=5250872/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=4099288 CPUtime=5000.04 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4202496 983201 0 0 0 499790 214 0 0 25 0 1 0 880183407 4197670912 982124 33554432000 4194304 4394578 140736168304064 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5736/statm: 1024822 982124 266 49 0 1021963 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 4099288

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

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

[startup+5000.01 s]
/proc/loadavg: 2.00 2.01 2.00 2/326 5893
/proc/meminfo: memFree=5250872/32951124 swapFree=67056304/67111528
[pid=5736] ppid=5734 vsize=0 CPUtime=5000.16 cores=1,3,5,7
/proc/5736/stat : 5736 (SApperloT2010) R 5734 5736 4449 0 -1 4203524 983201 0 0 0 499791 225 0 0 25 0 1 0 880183407 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 1 0 0 0
/proc/5736/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.08
CPU time (s): 5000.23
CPU user time (s): 4997.91
CPU system time (s): 2.31865
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4099288

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

runsolver used 15.1037 second user time and 35.1857 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-01 05:38:48
IDJOB=3438823
IDBENCH=83180
IDSOLVER=1933
FILE ID=node110/3438823-1306899528
RUNJOBID= node110-1306899528-5690
PBS_JOBID= 13488466
Free space on /tmp= 58932 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438823-1306899528/watcher-3438823-1306899528 -o /tmp/evaluation-result-3438823-1306899528/solver-3438823-1306899528 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438823-1306899528.cnf

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=1954421376

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5198812 kB
Buffers:        330392 kB
Cached:       23109012 kB
SwapCached:       3064 kB
Active:       19716448 kB
Inactive:      7364332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5198812 kB
SwapTotal:    67111528 kB
SwapFree:     67079492 kB
Dirty:            7276 kB
Writeback:           8 kB
AnonPages:     3639204 kB
Mapped:          28380 kB
Slab:           580824 kB
PageTables:      27080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75621984 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= 58932 MiB
End job on node110 at 2011-06-01 07:02:10