Trace number 3380114

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)UNSAT 714.898 714.916

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

714.78/714.87	c Solved by BasicSolver 
714.78/714.87	
714.78/714.87	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380114-1305455192/watcher-3380114-1305455192 -o /tmp/evaluation-result-3380114-1305455192/solver-3380114-1305455192 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380114-1305455192.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.86 3.86 3.90 5/351 26309
/proc/meminfo: memFree=15925280/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=28120 CPUtime=0 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 3651 0 0 0 0 0 0 0 23 0 1 0 657117311 28794880 3591 33554432000 4194304 4394578 140735624067520 18446744073709551615 4331526 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 7030 3603 244 49 0 4171 0

[startup+0.094114 s]
/proc/loadavg: 3.86 3.86 3.90 5/351 26309
/proc/meminfo: memFree=15925280/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=77672 CPUtime=0.08 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 12418 0 0 0 7 1 0 0 23 0 1 0 657117311 79536128 12358 33554432000 4194304 4394578 140735624067520 18446744073709551615 228244348672 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 19418 12358 247 49 0 16559 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 77672

[startup+0.10111 s]
/proc/loadavg: 3.86 3.86 3.90 5/351 26309
/proc/meminfo: memFree=15925280/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=77936 CPUtime=0.09 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 12454 0 0 0 8 1 0 0 23 0 1 0 657117311 79806464 12394 33554432000 4194304 4394578 140735624067520 18446744073709551615 228244348672 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 19484 12394 247 49 0 16625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 77936

[startup+0.301089 s]
/proc/loadavg: 3.86 3.86 3.90 5/351 26309
/proc/meminfo: memFree=15925280/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=93652 CPUtime=0.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 16387 0 0 0 26 2 0 0 24 0 1 0 657117311 95899648 16327 33554432000 4194304 4394578 140735624067520 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 23413 16328 248 49 0 20554 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 93652

[startup+0.701017 s]
/proc/loadavg: 3.86 3.86 3.90 5/351 26309
/proc/meminfo: memFree=15925280/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=135720 CPUtime=0.69 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 26788 0 0 0 65 4 0 0 25 0 1 0 657117311 138977280 26728 33554432000 4194304 4394578 140735624067520 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 33930 26729 248 49 0 31071 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135720

[startup+1.50086 s]
/proc/loadavg: 3.87 3.86 3.90 5/352 26310
/proc/meminfo: memFree=15783672/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=237184 CPUtime=1.48 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 51809 0 0 0 141 7 0 0 25 0 1 0 657117311 242876416 51665 33554432000 4194304 4394578 140735624067520 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 59296 51665 256 49 0 56437 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 237184

[startup+3.1006 s]
/proc/loadavg: 3.87 3.86 3.90 5/352 26310
/proc/meminfo: memFree=15709764/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=237184 CPUtime=3.08 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 51809 0 0 0 298 10 0 0 25 0 1 0 657117311 242876416 51665 33554432000 4194304 4394578 140735624067520 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 59296 51665 256 49 0 56437 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 237184

[startup+6.30102 s]
/proc/loadavg: 3.87 3.86 3.90 5/352 26310
/proc/meminfo: memFree=15694780/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=237184 CPUtime=6.29 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 51809 0 0 0 612 17 0 0 25 0 1 0 657117311 242876416 51665 33554432000 4194304 4394578 140735624067520 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 59296 51665 256 49 0 56437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 237184

[startup+12.7009 s]
/proc/loadavg: 3.89 3.86 3.90 5/352 26310
/proc/meminfo: memFree=15592620/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=316128 CPUtime=12.68 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 77751 0 0 0 1222 46 0 0 25 0 1 0 657117311 323715072 66962 33554432000 4194304 4394578 140735624067520 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 79032 66962 267 49 0 76173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 316128

[startup+25.5007 s]
/proc/loadavg: 3.91 3.87 3.91 5/352 26310
/proc/meminfo: memFree=15475512/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=341520 CPUtime=25.49 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 84089 0 0 0 2501 48 0 0 25 0 1 0 657117311 349716480 73300 33554432000 4194304 4394578 140735624067520 18446744073709551615 4309156 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 85380 73300 267 49 0 82521 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 341520

[startup+51.1002 s]
/proc/loadavg: 3.94 3.88 3.91 5/352 26311
/proc/meminfo: memFree=15291052/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=392036 CPUtime=51.08 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 95209 0 0 0 5059 49 0 0 25 0 1 0 657117311 401444864 84420 33554432000 4194304 4394578 140735624067520 18446744073709551615 4287995 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 98009 84420 267 49 0 95150 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 392036

[startup+102.313 s]
/proc/loadavg: 3.97 3.89 3.91 5/352 26312
/proc/meminfo: memFree=14904568/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=479644 CPUtime=102.3 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 117075 0 0 0 10176 54 0 0 25 0 1 0 657117311 491155456 106286 33554432000 4194304 4394578 140735624067520 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 119911 106286 267 49 0 117052 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 479644

[startup+162.301 s]
/proc/loadavg: 3.99 3.91 3.91 5/352 26314
/proc/meminfo: memFree=14329388/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=686240 CPUtime=162.29 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 188547 0 0 0 16166 63 0 0 25 0 1 0 657117311 702709760 153180 33554432000 4194304 4394578 140735624067520 18446744073709551615 4299457 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 171560 153180 267 49 0 168701 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 686240

[startup+222.301 s]
/proc/loadavg: 4.06 3.94 3.91 5/352 26316
/proc/meminfo: memFree=14127916/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=788476 CPUtime=222.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 214050 0 0 0 22160 68 0 0 25 0 1 0 657117311 807399424 178683 33554432000 4194304 4394578 140735624067520 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 197119 178683 267 49 0 194260 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 788476

[startup+282.301 s]
/proc/loadavg: 4.02 3.95 3.91 5/352 26317
/proc/meminfo: memFree=14022664/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=894244 CPUtime=282.29 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 240407 0 0 0 28155 74 0 0 25 0 1 0 657117311 915705856 205040 33554432000 4194304 4394578 140735624067520 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 223561 205040 267 49 0 220702 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 894244

[startup+342.301 s]
/proc/loadavg: 4.00 3.95 3.91 5/352 26319
/proc/meminfo: memFree=13828056/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=977384 CPUtime=342.29 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 261216 0 0 0 34150 79 0 0 25 0 1 0 657117311 1000841216 225849 33554432000 4194304 4394578 140735624067520 18446744073709551615 4288200 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 244346 225849 267 49 0 241487 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 977384

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.93 5/352 26320
/proc/meminfo: memFree=13774104/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1004852 CPUtime=402.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 268049 0 0 0 40148 80 0 0 25 0 1 0 657117311 1028968448 232682 33554432000 4194304 4394578 140735624067520 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 251213 232682 267 49 0 248354 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1004852

[startup+462.301 s]
/proc/loadavg: 4.17 4.02 3.94 5/352 26322
/proc/meminfo: memFree=13741720/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1004852 CPUtime=462.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 268056 0 0 0 46148 80 0 0 25 0 1 0 657117311 1028968448 232689 33554432000 4194304 4394578 140735624067520 18446744073709551615 4287888 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 251213 232689 267 49 0 248354 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1004852

[startup+522.3 s]
/proc/loadavg: 4.06 4.01 3.94 5/352 26324
/proc/meminfo: memFree=13709212/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1135924 CPUtime=522.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 308716 0 0 0 52143 85 0 0 25 0 1 0 657117311 1163186176 240580 33554432000 4194304 4394578 140735624067520 18446744073709551615 4287763 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 283981 240580 267 49 0 281122 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1135924

[startup+582.301 s]
/proc/loadavg: 4.07 4.02 3.94 5/352 26325
/proc/meminfo: memFree=13695808/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1135924 CPUtime=582.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 308727 0 0 0 58143 85 0 0 25 0 1 0 657117311 1163186176 240591 33554432000 4194304 4394578 140735624067520 18446744073709551615 4296785 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 283981 240591 267 49 0 281122 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1135924

[startup+642.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/352 26327
/proc/meminfo: memFree=13604528/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1189724 CPUtime=642.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 322030 0 0 0 64141 87 0 0 25 0 1 0 657117311 1218277376 253894 33554432000 4194304 4394578 140735624067520 18446744073709551615 4287907 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 297431 253894 267 49 0 294572 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 1189724

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/352 26328
/proc/meminfo: memFree=13575128/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1209464 CPUtime=702.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 326965 0 0 0 70139 89 0 0 25 0 1 0 657117311 1238491136 258829 33554432000 4194304 4394578 140735624067520 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 302366 258829 267 49 0 299507 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1209464

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

[startup+703.901 s]
/proc/loadavg: 4.01 4.01 3.94 5/352 26328
/proc/meminfo: memFree=13570292/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1209464 CPUtime=703.89 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 326965 0 0 0 70300 89 0 0 25 0 1 0 657117311 1238491136 258829 33554432000 4194304 4394578 140735624067520 18446744073709551615 4292766 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 302366 258829 267 49 0 299507 0
Current children cumulated CPU time (s) 703.89
Current children cumulated vsize (KiB) 1209464

[startup+710.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/352 26329
/proc/meminfo: memFree=13550448/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1209464 CPUtime=710.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 326965 0 0 0 70939 89 0 0 25 0 1 0 657117311 1238491136 258829 33554432000 4194304 4394578 140735624067520 18446744073709551615 4287758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 302366 258829 267 49 0 299507 0
Current children cumulated CPU time (s) 710.28
Current children cumulated vsize (KiB) 1209464

[startup+713.501 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26329
/proc/meminfo: memFree=13540772/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1209464 CPUtime=713.48 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 326965 0 0 0 71259 89 0 0 25 0 1 0 657117311 1238491136 258829 33554432000 4194304 4394578 140735624067520 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 302366 258829 267 49 0 299507 0
Current children cumulated CPU time (s) 713.48
Current children cumulated vsize (KiB) 1209464

[startup+714.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26329
/proc/meminfo: memFree=13539408/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1209464 CPUtime=714.28 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 326965 0 0 0 71339 89 0 0 25 0 1 0 657117311 1238491136 258829 33554432000 4194304 4394578 140735624067520 18446744073709551615 4299506 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 302366 258829 267 49 0 299507 0
Current children cumulated CPU time (s) 714.28
Current children cumulated vsize (KiB) 1209464

[startup+714.701 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26329
/proc/meminfo: memFree=13539408/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=1209464 CPUtime=714.68 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202496 326965 0 0 0 71379 89 0 0 25 0 1 0 657117311 1238491136 258829 33554432000 4194304 4394578 140735624067520 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26309/statm: 302366 258829 267 49 0 299507 0
Current children cumulated CPU time (s) 714.68
Current children cumulated vsize (KiB) 1209464

[startup+714.901 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26329
/proc/meminfo: memFree=14207044/32951124 swapFree=67082152/67111528
[pid=26309] ppid=26307 vsize=0 CPUtime=714.89 cores=5,7
/proc/26309/stat : 26309 (SApperloT2010) R 26307 26309 26219 0 -1 4202500 326977 0 0 0 71396 93 0 0 25 0 1 0 657117311 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 5 0 0 0
/proc/26309/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 714.89
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 714.916
CPU time (s): 714.898
CPU user time (s): 713.964
CPU system time (s): 0.933858
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 1267000

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

runsolver used 2.33364 second user time and 5.47817 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 12:26:33
IDJOB=3380114
IDBENCH=82403
IDSOLVER=1862
FILE ID=node136/3380114-1305455192
RUNJOBID= node136-1305455105-26240
PBS_JOBID= 13324886
Free space on /tmp= 72876 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380114-1305455192/watcher-3380114-1305455192 -o /tmp/evaluation-result-3380114-1305455192/solver-3380114-1305455192 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380114-1305455192.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=725273829

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15925560 kB
Buffers:        310408 kB
Cached:        5942632 kB
SwapCached:       2740 kB
Active:       12304528 kB
Inactive:      4374764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15925560 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:          117148 kB
Writeback:          12 kB
AnonPages:    10425076 kB
Mapped:          28344 kB
Slab:           237580 kB
PageTables:      42544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71333340 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= 72876 MiB
End job on node136 at 2011-05-15 12:38:28