Trace number 3438833

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.26 5000.19

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
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-3438833-1306899542/watcher-3438833-1306899542 -o /tmp/evaluation-result-3438833-1306899542/solver-3438833-1306899542 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438833-1306899542.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.97 2.03 2.00 1/419 6064
/proc/meminfo: memFree=6979468/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=16084 CPUtime=0 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1013 0 0 0 0 0 0 0 21 0 1 0 801552459 16470016 952 33554432000 4194304 4394578 140735798010128 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 4021 952 247 49 0 1162 0

[startup+0.101637 s]
/proc/loadavg: 1.97 2.03 2.00 1/419 6064
/proc/meminfo: memFree=6979468/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=29548 CPUtime=0.09 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 4396 0 0 0 8 1 0 0 21 0 1 0 801552459 30257152 4335 33554432000 4194304 4394578 140735798010128 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 7387 4340 247 49 0 4528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29548

[startup+0.200586 s]
/proc/loadavg: 1.97 2.03 2.00 1/419 6064
/proc/meminfo: memFree=6979468/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=37612 CPUtime=0.19 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 6436 0 0 0 16 3 0 0 22 0 1 0 801552459 38514688 6374 33554432000 4194304 4394578 140735798010128 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 9403 6374 255 49 0 6544 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37612

[startup+0.300562 s]
/proc/loadavg: 1.97 2.03 2.00 1/419 6064
/proc/meminfo: memFree=6979468/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=37612 CPUtime=0.29 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 6436 0 0 0 25 4 0 0 22 0 1 0 801552459 38514688 6374 33554432000 4194304 4394578 140735798010128 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 9403 6374 255 49 0 6544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37612

[startup+0.700493 s]
/proc/loadavg: 1.97 2.03 2.00 1/419 6064
/proc/meminfo: memFree=6979468/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=61848 CPUtime=0.69 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 13685 0 0 0 62 7 0 0 24 0 1 0 801552459 63332352 12811 33554432000 4194304 4394578 140735798010128 18446744073709551615 4314841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 15462 12811 266 49 0 12603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61848

[startup+1.50034 s]
/proc/loadavg: 1.97 2.03 2.00 3/425 6102
/proc/meminfo: memFree=6853372/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=70044 CPUtime=1.49 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 15745 0 0 0 142 7 0 0 25 0 1 0 801552459 71725056 14871 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 17511 14871 266 49 0 14652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70044

[startup+3.10106 s]
/proc/loadavg: 1.97 2.03 2.00 3/425 6102
/proc/meminfo: memFree=6819148/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=81740 CPUtime=3.09 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 18540 0 0 0 301 8 0 0 25 0 1 0 801552459 83701760 17666 33554432000 4194304 4394578 140735798010128 18446744073709551615 4345906 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 20435 17666 266 49 0 17576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81740

[startup+6.30047 s]
/proc/loadavg: 1.97 2.03 2.00 3/425 6102
/proc/meminfo: memFree=6709348/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=104200 CPUtime=6.29 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 23813 0 0 0 620 9 0 0 25 0 1 0 801552459 106700800 22939 33554432000 4194304 4394578 140735798010128 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 26050 22939 266 49 0 23191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104200

[startup+12.7003 s]
/proc/loadavg: 1.98 2.03 2.00 3/425 6102
/proc/meminfo: memFree=6648992/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=136912 CPUtime=12.69 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 31603 0 0 0 1259 10 0 0 25 0 1 0 801552459 140197888 30729 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 34228 30729 266 49 0 31369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136912

[startup+25.501 s]
/proc/loadavg: 1.98 2.03 2.00 3/425 6102
/proc/meminfo: memFree=6563168/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=167012 CPUtime=25.49 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 38962 0 0 0 2538 11 0 0 25 0 1 0 801552459 171020288 38088 33554432000 4194304 4394578 140735798010128 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 41753 38088 266 49 0 38894 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167012

[startup+51.1003 s]
/proc/loadavg: 2.05 2.04 2.00 3/425 6103
/proc/meminfo: memFree=6464092/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=213200 CPUtime=51.09 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 50223 0 0 0 5096 13 0 0 25 0 1 0 801552459 218316800 49349 33554432000 4194304 4394578 140735798010128 18446744073709551615 4291879 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 53300 49349 266 49 0 50441 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 213200

[startup+102.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/425 6104
/proc/meminfo: memFree=6307608/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=289176 CPUtime=102.3 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 68185 0 0 0 10213 17 0 0 25 0 1 0 801552459 296116224 67311 33554432000 4194304 4394578 140735798010128 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 72294 67311 266 49 0 69435 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 289176

[startup+162.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/425 6106
/proc/meminfo: memFree=6138056/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=406856 CPUtime=162.29 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 96652 0 0 0 16204 25 0 0 25 0 1 0 801552459 416620544 95778 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 101714 95778 266 49 0 98855 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 406856

[startup+222.316 s]
/proc/loadavg: 2.01 2.03 2.00 3/425 6108
/proc/meminfo: memFree=6083588/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=458592 CPUtime=222.31 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 108525 0 0 0 22204 27 0 0 25 0 1 0 801552459 469598208 107651 33554432000 4194304 4394578 140735798010128 18446744073709551615 4291895 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 114648 107651 266 49 0 111789 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 458592

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 6109
/proc/meminfo: memFree=5956324/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=571464 CPUtime=282.29 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 136155 0 0 0 28196 33 0 0 25 0 1 0 801552459 585179136 135281 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 142866 135281 266 49 0 140007 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 571464

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 6111
/proc/meminfo: memFree=5796448/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=660352 CPUtime=342.29 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 157762 0 0 0 34192 37 0 0 25 0 1 0 801552459 676200448 156888 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6064/statm: 165088 156888 266 49 0 162229 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 660352

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/425 6112
/proc/meminfo: memFree=5702788/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=728440 CPUtime=402.24 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 173982 0 0 0 40185 39 0 0 25 0 1 0 801552459 745922560 173108 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 182110 173108 266 49 0 179251 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 728440

[startup+462.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/425 6114
/proc/meminfo: memFree=5679312/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=746048 CPUtime=462.25 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 177700 0 0 0 46185 40 0 0 25 0 1 0 801552459 763953152 176826 33554432000 4194304 4394578 140735798010128 18446744073709551615 4287953 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 186512 176826 266 49 0 183653 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 746048

[startup+522.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/425 6116
/proc/meminfo: memFree=5586148/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=758852 CPUtime=522.25 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 180193 0 0 0 52184 41 0 0 25 0 1 0 801552459 777064448 179319 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 189713 179319 266 49 0 186854 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 758852

[startup+582.301 s]
/proc/loadavg: 2.04 2.06 2.01 3/425 6117
/proc/meminfo: memFree=5462984/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=881944 CPUtime=582.25 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 210290 0 0 0 58179 46 0 0 25 0 1 0 801552459 903110656 209416 33554432000 4194304 4394578 140735798010128 18446744073709551615 4296329 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 220486 209416 266 49 0 217627 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 881944

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 6222
/proc/meminfo: memFree=260804/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=3651548 CPUtime=4062.35 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 878795 0 0 0 406047 188 0 0 25 0 1 0 801552459 3739185152 877921 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 912887 877921 266 49 0 910028 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 3651548

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 6224
/proc/meminfo: memFree=186452/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=3719688 CPUtime=4122.34 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 895594 0 0 0 412042 192 0 0 25 0 1 0 801552459 3808960512 894720 33554432000 4194304 4394578 140735798010128 18446744073709551615 4288191 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 929922 894720 266 49 0 927063 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 3719688

[startup+4182.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/425 6225
/proc/meminfo: memFree=96232/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=3812924 CPUtime=4182.36 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 918625 0 0 0 418040 196 0 0 25 0 1 0 801552459 3904434176 917751 33554432000 4194304 4394578 140735798010128 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 953231 917751 266 49 0 950372 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 3812924

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/425 6227
/proc/meminfo: memFree=93952/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=3907452 CPUtime=4242.35 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 942269 0 0 0 424033 202 0 0 25 0 1 0 801552459 4001230848 941395 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 976863 941395 266 49 0 974004 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 3907452

[startup+4302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/425 6228
/proc/meminfo: memFree=97148/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=3969556 CPUtime=4302.35 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 957375 0 0 0 430029 206 0 0 25 0 1 0 801552459 4064825344 956501 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 992389 956501 266 49 0 989530 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 3969556

[startup+4362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/425 6230
/proc/meminfo: memFree=97312/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4010524 CPUtime=4362.35 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 967168 0 0 0 436027 208 0 0 25 0 1 0 801552459 4106776576 966294 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1002631 966294 266 49 0 999772 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 4010524

[startup+4422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/425 6232
/proc/meminfo: memFree=93672/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4095956 CPUtime=4422.35 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 988445 0 0 0 442022 213 0 0 25 0 1 0 801552459 4194258944 987571 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1023989 987571 266 49 0 1021130 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 4095956

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/425 6233
/proc/meminfo: memFree=95600/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4160056 CPUtime=4482.35 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1004268 0 0 0 448018 217 0 0 25 0 1 0 801552459 4259897344 1003394 33554432000 4194304 4394578 140735798010128 18446744073709551615 4287957 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1040014 1003394 266 49 0 1037155 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 4160056

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 6235
/proc/meminfo: memFree=99056/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4250916 CPUtime=4542.36 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1026541 0 0 0 454014 222 0 0 25 0 1 0 801552459 4352937984 1025667 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1062729 1025667 266 49 0 1059870 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 4250916

[startup+4602.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/425 6236
/proc/meminfo: memFree=93756/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4264324 CPUtime=4602.35 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1029364 0 0 0 460013 222 0 0 25 0 1 0 801552459 4366667776 1028490 33554432000 4194304 4394578 140735798010128 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1066081 1028490 266 49 0 1063222 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 4264324

[startup+4662.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/425 6238
/proc/meminfo: memFree=94680/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4275720 CPUtime=4662.35 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1031683 0 0 0 466012 223 0 0 25 0 1 0 801552459 4378337280 1030809 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1068930 1030809 266 49 0 1066071 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 4275720

[startup+4722.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/425 6240
/proc/meminfo: memFree=98052/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4351060 CPUtime=4722.36 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1050331 0 0 0 472008 228 0 0 25 0 1 0 801552459 4455485440 1049457 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1087765 1049457 266 49 0 1084906 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 4351060

[startup+4782.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/425 6241
/proc/meminfo: memFree=94212/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4449164 CPUtime=4782.36 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1074539 0 0 0 478002 234 0 0 25 0 1 0 801552459 4555943936 1073665 33554432000 4194304 4394578 140735798010128 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1112291 1073665 266 49 0 1109432 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 4449164

[startup+4842.32 s]
/proc/loadavg: 2.30 2.11 2.03 3/425 6243
/proc/meminfo: memFree=97204/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4472912 CPUtime=4842.38 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1080466 0 0 0 484002 236 0 0 25 0 1 0 801552459 4580261888 1079592 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1118228 1079592 266 49 0 1115369 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 4472912

[startup+4902.3 s]
/proc/loadavg: 2.18 2.10 2.03 3/425 6244
/proc/meminfo: memFree=94844/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4519308 CPUtime=4902.36 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1091711 0 0 0 489999 237 0 0 25 0 1 0 801552459 4627771392 1090837 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1129827 1090837 266 49 0 1126968 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 4519308

[startup+4962.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/425 6255
/proc/meminfo: memFree=98160/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4550948 CPUtime=4962.36 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1099436 0 0 0 495997 239 0 0 25 0 1 0 801552459 4660170752 1098562 33554432000 4194304 4394578 140735798010128 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1137737 1098562 266 49 0 1134878 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 4550948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.04 2.07 2.02 3/425 6256
/proc/meminfo: memFree=92224/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=4589924 CPUtime=5000.08 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4202496 1109124 0 0 0 499767 241 0 0 25 0 1 0 801552459 4700082176 1108250 33554432000 4194304 4394578 140735798010128 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6064/statm: 1147481 1108250 266 49 0 1144622 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 4589924

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

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

[startup+5000.12 s]
/proc/loadavg: 2.04 2.07 2.02 3/425 6256
/proc/meminfo: memFree=92224/32951124 swapFree=44043512/67111528
[pid=6064] ppid=6062 vsize=0 CPUtime=5000.18 cores=1,3,5,7
/proc/6064/stat : 6064 (SApperloT2010) R 6062 6064 3013 0 -1 4203524 1109124 0 0 0 499767 251 0 0 25 0 1 0 801552459 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 5 0 0 0
/proc/6064/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.19
CPU time (s): 5000.26
CPU user time (s): 4997.68
CPU system time (s): 2.57761
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4589924

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

runsolver used 19.424 second user time and 48.7726 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-01 05:39:03
IDJOB=3438833
IDBENCH=83182
IDSOLVER=1933
FILE ID=node134/3438833-1306899542
RUNJOBID= node134-1306899542-6028
PBS_JOBID= 13488442
Free space on /tmp= 19272 MiB

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

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=826134363

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6979500 kB
Buffers:        107844 kB
Cached:       19281212 kB
SwapCached:       9328 kB
Active:       13506184 kB
Inactive:     11704708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6979500 kB
SwapTotal:    67111528 kB
SwapFree:     44043512 kB
Dirty:            4760 kB
Writeback:           0 kB
AnonPages:     5820384 kB
Mapped:          20812 kB
Slab:           603624 kB
PageTables:      88844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110744124 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 19256 MiB
End job on node134 at 2011-06-01 07:02:25