Trace number 3379962

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.07 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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: 2.75 3.72 3.87 4/351 26279
/proc/meminfo: memFree=16744464/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=71792 CPUtime=0 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 7118 0 0 0 0 0 0 0 23 0 1 0 657108803 73515008 7059 33554432000 4194304 4394578 140737030737056 18446744073709551615 4331541 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 17948 7070 244 49 0 15089 0

[startup+0.018366 s]
/proc/loadavg: 2.75 3.72 3.87 4/351 26279
/proc/meminfo: memFree=16744464/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=71792 CPUtime=0.01 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 10452 0 0 0 0 1 0 0 23 0 1 0 657108803 73515008 10392 33554432000 4194304 4394578 140737030737056 18446744073709551615 4331533 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 17948 10417 244 49 0 15089 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 71792

[startup+0.100413 s]
/proc/loadavg: 2.75 3.72 3.87 4/351 26279
/proc/meminfo: memFree=16744464/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=124404 CPUtime=0.09 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 17717 0 0 0 7 2 0 0 23 0 1 0 657108803 127389696 17624 33554432000 4194304 4394578 140737030737056 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 31101 17625 248 49 0 28242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 124404

[startup+0.300381 s]
/proc/loadavg: 2.75 3.72 3.87 4/351 26279
/proc/meminfo: memFree=16744464/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=138072 CPUtime=0.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 21317 0 0 0 27 2 0 0 25 0 1 0 657108803 141385728 21159 33554432000 4194304 4394578 140737030737056 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 34551 21160 248 49 0 31692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138072

[startup+0.700285 s]
/proc/loadavg: 2.75 3.72 3.87 4/351 26279
/proc/meminfo: memFree=16744464/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=194852 CPUtime=0.69 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 35701 0 0 0 64 5 0 0 25 0 1 0 657108803 199528448 35543 33554432000 4194304 4394578 140737030737056 18446744073709551615 4314841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 48713 35543 248 49 0 45854 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 194852

[startup+1.50114 s]
/proc/loadavg: 3.09 3.78 3.88 5/352 26280
/proc/meminfo: memFree=16553616/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=308668 CPUtime=1.49 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 64594 0 0 0 138 11 0 0 25 0 1 0 657108803 316076032 64436 33554432000 4194304 4394578 140737030737056 18446744073709551615 228244348672 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 77167 64437 248 49 0 74308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 308668

[startup+3.10086 s]
/proc/loadavg: 3.09 3.78 3.88 5/352 26280
/proc/meminfo: memFree=16256512/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=406544 CPUtime=3.09 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 89968 0 0 0 295 14 0 0 25 0 1 0 657108803 416301056 88910 33554432000 4194304 4394578 140737030737056 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 101636 88910 264 49 0 98777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 406544

[startup+6.30033 s]
/proc/loadavg: 3.16 3.78 3.88 5/352 26280
/proc/meminfo: memFree=16237668/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=421452 CPUtime=6.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 93475 0 0 0 615 14 0 0 25 0 1 0 657108803 431566848 92417 33554432000 4194304 4394578 140737030737056 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 105363 92418 264 49 0 102504 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 421452

[startup+12.7132 s]
/proc/loadavg: 3.23 3.79 3.89 5/352 26281
/proc/meminfo: memFree=16189812/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=435688 CPUtime=12.71 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 97028 0 0 0 1256 15 0 0 25 0 1 0 657108803 446144512 95970 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 108922 95970 264 49 0 106063 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 435688

[startup+25.501 s]
/proc/loadavg: 3.43 3.81 3.89 5/352 26281
/proc/meminfo: memFree=16072420/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=465004 CPUtime=25.48 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 104324 0 0 0 2533 15 0 0 25 0 1 0 657108803 476164096 103266 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287920 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 116251 103266 264 49 0 113392 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 465004

[startup+51.1005 s]
/proc/loadavg: 3.65 3.83 3.89 5/352 26282
/proc/meminfo: memFree=15821796/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=506416 CPUtime=51.09 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 114665 0 0 0 5092 17 0 0 25 0 1 0 657108803 518569984 113607 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287512 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 126604 113607 264 49 0 123745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 506416

[startup+102.3 s]
/proc/loadavg: 3.90 3.86 3.90 5/352 26310
/proc/meminfo: memFree=15541300/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=614808 CPUtime=102.28 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 141704 0 0 0 10206 22 0 0 25 0 1 0 657108803 629563392 140646 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 153702 140646 264 49 0 150843 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 614808

[startup+162.313 s]
/proc/loadavg: 3.96 3.89 3.91 5/352 26312
/proc/meminfo: memFree=15095156/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=722536 CPUtime=162.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 168541 0 0 0 16205 24 0 0 25 0 1 0 657108803 739876864 167483 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288227 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 180634 167483 264 49 0 177775 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 722536

[startup+222.3 s]
/proc/loadavg: 3.98 3.90 3.91 5/352 26313
/proc/meminfo: memFree=14605176/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=872224 CPUtime=222.28 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 205845 0 0 0 22199 29 0 0 25 0 1 0 657108803 893157376 204787 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 218056 204787 264 49 0 215197 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 872224

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.91 5/352 26315
/proc/meminfo: memFree=14166428/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=938780 CPUtime=282.28 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 222470 0 0 0 28195 33 0 0 25 0 1 0 657108803 961310720 221412 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287451 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 234695 221412 264 49 0 231836 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 938780

[startup+342.3 s]
/proc/loadavg: 4.03 3.94 3.91 5/352 26316
/proc/meminfo: memFree=14079912/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=938780 CPUtime=342.28 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 222475 0 0 0 34195 33 0 0 25 0 1 0 657108803 961310720 221417 33554432000 4194304 4394578 140737030737056 18446744073709551615 4299019 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 234695 221417 264 49 0 231836 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 938780

[startup+402.301 s]
/proc/loadavg: 4.01 3.95 3.91 5/352 26318
/proc/meminfo: memFree=13910892/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=958268 CPUtime=402.28 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 227627 0 0 0 40194 34 0 0 25 0 1 0 657108803 981266432 225544 33554432000 4194304 4394578 140737030737056 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 239567 225544 264 49 0 236708 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 958268

[startup+462.3 s]
/proc/loadavg: 4.11 3.99 3.93 5/352 26320
/proc/meminfo: memFree=13789856/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1002652 CPUtime=462.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 238860 0 0 0 46193 36 0 0 25 0 1 0 657108803 1026715648 236777 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287984 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 250663 236777 264 49 0 247804 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1002652

[startup+522.301 s]
/proc/loadavg: 4.04 3.99 3.93 5/352 26321
/proc/meminfo: memFree=13741352/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1002652 CPUtime=522.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 238860 0 0 0 52193 36 0 0 25 0 1 0 657108803 1026715648 236777 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288372 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 250663 236777 264 49 0 247804 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1002652

[startup+582.3 s]
/proc/loadavg: 4.09 4.02 3.94 5/352 26323
/proc/meminfo: memFree=13740964/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1002652 CPUtime=582.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 238860 0 0 0 58193 36 0 0 25 0 1 0 657108803 1026715648 236777 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288332 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 250663 236777 264 49 0 247804 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1002652

[startup+642.301 s]
/proc/loadavg: 4.11 4.03 3.94 5/352 26324
/proc/meminfo: memFree=13700024/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1011340 CPUtime=642.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 241035 0 0 0 64193 36 0 0 25 0 1 0 657108803 1035612160 238952 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 252835 238952 264 49 0 249976 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1011340

[startup+702.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/352 26326
/proc/meminfo: memFree=13677816/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1011340 CPUtime=702.3 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 241036 0 0 0 70194 36 0 0 25 0 1 0 657108803 1035612160 238953 33554432000 4194304 4394578 140737030737056 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 252835 238953 264 49 0 249976 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1011340

[startup+762.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/352 26328
/proc/meminfo: memFree=13584428/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1011340 CPUtime=762.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 241036 0 0 0 76193 36 0 0 25 0 1 0 657108803 1035612160 238953 33554432000 4194304 4394578 140737030737056 18446744073709551615 4308934 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 252835 238953 264 49 0 249976 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1011340

[startup+822.313 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26356
/proc/meminfo: memFree=14517452/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1055296 CPUtime=822.3 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 251986 0 0 0 82192 38 0 0 25 0 1 0 657108803 1080623104 249903 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 263824 249903 264 49 0 260965 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1055296

[startup+882.301 s]
/proc/loadavg: 4.10 4.03 3.95 5/352 26358
/proc/meminfo: memFree=14499888/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1055296 CPUtime=882.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 251986 0 0 0 88191 38 0 0 25 0 1 0 657108803 1080623104 249903 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 263824 249903 264 49 0 260965 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1055296

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 3.96 5/352 26359
/proc/meminfo: memFree=14482740/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1055296 CPUtime=942.29 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 251990 0 0 0 94191 38 0 0 25 0 1 0 657108803 1080623104 249907 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 263824 249907 264 49 0 260965 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1055296

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.96 5/352 26361
/proc/meminfo: memFree=14452080/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1071428 CPUtime=1002.3 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 256033 0 0 0 100191 39 0 0 25 0 1 0 657108803 1097142272 253950 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287971 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 267857 253950 264 49 0 264998 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1071428

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/352 26363
/proc/meminfo: memFree=14392508/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1103336 CPUtime=1062.3 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 264105 0 0 0 106190 40 0 0 25 0 1 0 657108803 1129816064 262022 33554432000 4194304 4394578 140737030737056 18446744073709551615 4288245 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 275834 262022 264 49 0 272975 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1103336

[startup+1122.3 s]
/proc/loadavg: 4.12 4.05 3.97 5/352 26364
/proc/meminfo: memFree=14391604/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1103336 CPUtime=1122.3 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 264107 0 0 0 112190 40 0 0 25 0 1 0 657108803 1129816064 262024 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 275834 262024 264 49 0 272975 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1103336

[startup+1182.3 s]
/proc/loadavg: 4.09 4.05 3.97 5/352 26366
/proc/meminfo: memFree=14348284/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1103336 CPUtime=1182.3 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 264107 0 0 0 118190 40 0 0 25 0 1 0 657108803 1129816064 262024 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 275834 262024 264 49 0 272975 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1103336

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.98 5/352 26367
/proc/meminfo: memFree=14293552/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1118200 CPUtime=1242.3 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 267835 0 0 0 124190 40 0 0 25 0 1 0 657108803 1145036800 265752 33554432000 4194304 4394578 140737030737056 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 279550 265752 264 49 0 276691 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1118200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.04 3.98 4/350 26398
/proc/meminfo: memFree=16079348/32951124 swapFree=67082152/67111528
[pid=26279] ppid=26277 vsize=1118200 CPUtime=1300.01 cores=4,6
/proc/26279/stat : 26279 (SApperloT2010) R 26277 26279 26219 0 -1 4202496 267838 0 0 0 129961 40 0 0 25 0 1 0 657108803 1145036800 265755 33554432000 4194304 4394578 140737030737056 18446744073709551615 4287995 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26279/statm: 279550 265755 264 49 0 276691 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1118200

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.07
CPU user time (s): 1299.62
CPU system time (s): 0.448931
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1118200

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

runsolver used 4.40333 second user time and 9.79151 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 12:25:08
IDJOB=3379962
IDBENCH=82367
IDSOLVER=1862
FILE ID=node136/3379962-1305455105
RUNJOBID= node136-1305455105-26238
PBS_JOBID= 13324886
Free space on /tmp= 72884 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379962-1305455105/watcher-3379962-1305455105 -o /tmp/evaluation-result-3379962-1305455105/solver-3379962-1305455105 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379962-1305455105.cnf

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=2077648472

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:      16744744 kB
Buffers:        310332 kB
Cached:        5926176 kB
SwapCached:       2740 kB
Active:       11490256 kB
Inactive:      4368288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16744744 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:          181720 kB
Writeback:           0 kB
AnonPages:     9620088 kB
Mapped:          28144 kB
Slab:           240932 kB
PageTables:      40524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70480704 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= 72964 MiB
End job on node136 at 2011-05-15 12:46:50