Trace number 3285448

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-03-04? (TO) 1300.07 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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

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-3285448-1303768386/watcher-3285448-1303768386 -o /tmp/evaluation-result-3285448-1303768386/solver-3285448-1303768386 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3285448-1303768386.cnf 

running on 2 cores: 1,3

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.92 3.95 3.67 3/187 26232
/proc/meminfo: memFree=17673596/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=48660 CPUtime=0 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 3210 0 0 0 0 0 0 0 23 0 1 0 567069430 49827840 3149 33554432000 4194304 4395502 140734578231296 18446744073709551615 4332381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 12165 3161 245 50 0 9305 0

[startup+0.088576 s]
/proc/loadavg: 3.92 3.95 3.67 3/187 26232
/proc/meminfo: memFree=17673596/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=81596 CPUtime=0.08 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 11177 0 0 0 7 1 0 0 23 0 1 0 567069430 83554304 11116 33554432000 4194304 4395502 140734578231296 18446744073709551615 224284925696 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 20399 11117 249 50 0 17539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 81596

[startup+0.100573 s]
/proc/loadavg: 3.92 3.95 3.67 3/187 26232
/proc/meminfo: memFree=17673596/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=82252 CPUtime=0.09 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 11339 0 0 0 8 1 0 0 23 0 1 0 567069430 84226048 11245 33554432000 4194304 4395502 140734578231296 18446744073709551615 4317765 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 20563 11245 249 50 0 17703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82252

[startup+0.300543 s]
/proc/loadavg: 3.92 3.95 3.67 3/187 26232
/proc/meminfo: memFree=17673596/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=105008 CPUtime=0.29 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 17066 0 0 0 27 2 0 0 25 0 1 0 567069430 107528192 16972 33554432000 4194304 4395502 140734578231296 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 26252 16974 249 50 0 23392 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105008

[startup+0.700476 s]
/proc/loadavg: 3.92 3.95 3.67 3/187 26232
/proc/meminfo: memFree=17673596/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=165484 CPUtime=0.68 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 31978 0 0 0 63 5 0 0 25 0 1 0 567069430 169455616 31884 33554432000 4194304 4395502 140734578231296 18446744073709551615 224284925696 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 41371 31884 249 50 0 38511 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 165484

[startup+1.50035 s]
/proc/loadavg: 3.92 3.95 3.67 5/187 26254
/proc/meminfo: memFree=17576856/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=387656 CPUtime=1.49 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 87630 0 0 0 137 12 0 0 25 0 1 0 567069430 396959744 76561 33554432000 4194304 4395502 140734578231296 18446744073709551615 4350392 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 96914 76561 263 50 0 94054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 387656

[startup+3.10109 s]
/proc/loadavg: 3.92 3.95 3.67 5/187 26254
/proc/meminfo: memFree=17401768/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=387656 CPUtime=3.09 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 87718 0 0 0 297 12 0 0 25 0 1 0 567069430 396959744 76649 33554432000 4194304 4395502 140734578231296 18446744073709551615 4300322 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 96914 76649 263 50 0 94054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 387656

[startup+6.30054 s]
/proc/loadavg: 4.01 3.97 3.68 5/190 26260
/proc/meminfo: memFree=17028764/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=387656 CPUtime=6.29 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 88048 0 0 0 617 12 0 0 25 0 1 0 567069430 396959744 76979 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288756 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 96914 76979 263 50 0 94054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 387656

[startup+12.7005 s]
/proc/loadavg: 4.09 3.99 3.68 5/190 26260
/proc/meminfo: memFree=17015588/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=387656 CPUtime=12.69 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 88307 0 0 0 1257 12 0 0 25 0 1 0 567069430 396959744 77238 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288779 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 96914 77238 263 50 0 94054 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 387656

[startup+25.5003 s]
/proc/loadavg: 4.07 3.99 3.69 5/190 26260
/proc/meminfo: memFree=16997596/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=401644 CPUtime=25.49 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 91801 0 0 0 2536 13 0 0 25 0 1 0 567069430 411283456 80732 33554432000 4194304 4395502 140734578231296 18446744073709551615 4289070 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 100411 80732 263 50 0 97551 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 401644

[startup+51.1011 s]
/proc/loadavg: 3.96 3.97 3.69 5/187 26282
/proc/meminfo: memFree=18078912/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=488728 CPUtime=51.09 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 113542 0 0 0 5093 16 0 0 25 0 1 0 567069430 500457472 102473 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288335 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 122182 102473 263 50 0 119322 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 488728

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.72 4/188 26291
/proc/meminfo: memFree=17621100/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=678804 CPUtime=102.3 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 160590 0 0 0 10204 26 0 0 25 0 1 0 567069430 695095296 149521 33554432000 4194304 4395502 140734578231296 18446744073709551615 4289016 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 169701 149521 263 50 0 166841 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 678804

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 26320
/proc/meminfo: memFree=17044500/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=874316 CPUtime=162.29 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 209833 0 0 0 16198 31 0 0 25 0 1 0 567069430 895299584 198764 33554432000 4194304 4395502 140734578231296 18446744073709551615 4297607 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 218579 198764 263 50 0 215719 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 874316

[startup+222.3 s]
/proc/loadavg: 4.03 4.01 3.75 5/190 26320
/proc/meminfo: memFree=16853256/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=882576 CPUtime=222.29 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 210978 0 0 0 22198 31 0 0 25 0 1 0 567069430 903757824 199909 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288756 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 220644 199909 263 50 0 217784 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 882576

[startup+282.3 s]
/proc/loadavg: 4.01 4.01 3.76 5/190 26322
/proc/meminfo: memFree=16596056/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=911568 CPUtime=282.29 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 218184 0 0 0 28196 33 0 0 25 0 1 0 567069430 933445632 207115 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288811 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 227892 207115 263 50 0 225032 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 911568

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 26324
/proc/meminfo: memFree=16405188/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=917896 CPUtime=342.3 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 219758 0 0 0 34197 33 0 0 25 0 1 0 567069430 939925504 208689 33554432000 4194304 4395502 140734578231296 18446744073709551615 4289112 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 229474 208689 263 50 0 226614 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 917896

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 26326
/proc/meminfo: memFree=16203296/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=917896 CPUtime=402.29 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 219762 0 0 0 40196 33 0 0 25 0 1 0 567069430 939925504 208693 33554432000 4194304 4395502 140734578231296 18446744073709551615 4289112 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 229474 208693 263 50 0 226614 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 917896

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 26328
/proc/meminfo: memFree=16008844/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=948744 CPUtime=462.3 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 227457 0 0 0 46196 34 0 0 25 0 1 0 567069430 971513856 216388 33554432000 4194304 4395502 140734578231296 18446744073709551615 4314260 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 237186 216388 263 50 0 234326 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 948744

[startup+522.3 s]
/proc/loadavg: 4.09 4.03 3.82 5/190 26337
/proc/meminfo: memFree=15969848/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=948744 CPUtime=522.3 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 227458 0 0 0 52196 34 0 0 25 0 1 0 567069430 971513856 216389 33554432000 4194304 4395502 140734578231296 18446744073709551615 4300273 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 237186 216389 263 50 0 234326 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 948744

[startup+582.3 s]
/proc/loadavg: 4.03 4.02 3.82 5/190 26339
/proc/meminfo: memFree=15880424/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1011920 CPUtime=582.29 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 243257 0 0 0 58193 36 0 0 25 0 1 0 567069430 1036206080 232188 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288725 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 252980 232188 263 50 0 250120 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1011920

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.83 5/190 26341
/proc/meminfo: memFree=15861432/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1011920 CPUtime=642.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 243258 0 0 0 64194 37 0 0 25 0 1 0 567069430 1036206080 232189 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288779 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 252980 232189 263 50 0 250120 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1011920

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/190 26343
/proc/meminfo: memFree=15797044/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1035228 CPUtime=702.3 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 249115 0 0 0 70193 37 0 0 25 0 1 0 567069430 1060073472 238046 33554432000 4194304 4395502 140734578231296 18446744073709551615 4289061 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 258807 238046 263 50 0 255947 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1035228

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26345
/proc/meminfo: memFree=15750652/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1035228 CPUtime=762.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 249116 0 0 0 76194 37 0 0 25 0 1 0 567069430 1060073472 238047 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288880 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 258807 238047 263 50 0 255947 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1035228

[startup+822.3 s]
/proc/loadavg: 4.04 4.02 3.85 5/190 26345
/proc/meminfo: memFree=15743812/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1035228 CPUtime=822.3 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 249119 0 0 0 82193 37 0 0 25 0 1 0 567069430 1060073472 238050 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 258807 238050 263 50 0 255947 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1035228

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/190 26347
/proc/meminfo: memFree=15643976/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1044608 CPUtime=882.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 251450 0 0 0 88193 38 0 0 25 0 1 0 567069430 1069678592 240381 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288769 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 261152 240381 263 50 0 258292 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1044608

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 26349
/proc/meminfo: memFree=15643952/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1044608 CPUtime=942.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 251451 0 0 0 94193 38 0 0 25 0 1 0 567069430 1069678592 240382 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288736 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 261152 240382 263 50 0 258292 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1044608

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 26351
/proc/meminfo: memFree=15586396/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1077924 CPUtime=1002.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 259797 0 0 0 100192 39 0 0 25 0 1 0 567069430 1103794176 248728 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288750 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 269481 248728 263 50 0 266621 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1077924

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 26353
/proc/meminfo: memFree=15562564/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1077924 CPUtime=1062.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 259798 0 0 0 106192 39 0 0 25 0 1 0 567069430 1103794176 248729 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288204 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 269481 248729 263 50 0 266621 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1077924

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.89 5/190 26353
/proc/meminfo: memFree=15476988/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1109988 CPUtime=1122.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 266782 0 0 0 112191 40 0 0 25 0 1 0 567069430 1136627712 255713 33554432000 4194304 4395502 140734578231296 18446744073709551615 4296651 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 277497 255713 263 50 0 274637 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1109988

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.89 5/190 26355
/proc/meminfo: memFree=15468408/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1109988 CPUtime=1182.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 266783 0 0 0 118191 40 0 0 25 0 1 0 567069430 1136627712 255714 33554432000 4194304 4395502 140734578231296 18446744073709551615 4288765 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 277497 255714 263 50 0 274637 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1109988

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 26357
/proc/meminfo: memFree=15426340/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1115988 CPUtime=1242.31 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 268301 0 0 0 124191 40 0 0 25 0 1 0 567069430 1142771712 257232 33554432000 4194304 4395502 140734578231296 18446744073709551615 4338912 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 278997 257232 263 50 0 276137 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1115988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 26359
/proc/meminfo: memFree=15390600/32951124 swapFree=67110396/67111528
[pid=26232] ppid=26230 vsize=1130516 CPUtime=1300.01 cores=1,3
/proc/26232/stat : 26232 (SApperloT2010) R 26230 26232 26050 0 -1 4202496 271933 0 0 0 129961 40 0 0 25 0 1 0 567069430 1157648384 260864 33554432000 4194304 4395502 140734578231296 18446744073709551615 4289016 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26232/statm: 282629 260864 263 50 0 279769 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1130516

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.450931
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1130516

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

runsolver used 2.09268 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 23:53:08
IDJOB=3285448
IDBENCH=82386
IDSOLVER=1655
FILE ID=node118/3285448-1303768386
RUNJOBID= node118-1303767082-26070
PBS_JOBID= 13157160
Free space on /tmp= 71388 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285448-1303768386/watcher-3285448-1303768386 -o /tmp/evaluation-result-3285448-1303768386/solver-3285448-1303768386 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3285448-1303768386.cnf

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=1992651882

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.68
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.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17673752 kB
Buffers:       1872612 kB
Cached:       10874348 kB
SwapCached:        600 kB
Active:       10993856 kB
Inactive:      3754544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17673752 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           60172 kB
Writeback:           0 kB
AnonPages:     2000260 kB
Mapped:          15552 kB
Slab:           462196 kB
PageTables:       9116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2358476 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= 71392 MiB
End job on node118 at 2011-04-26 00:14:50