Trace number 3379963

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.08 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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-3379963-1305455111/watcher-3379963-1305455111 -o /tmp/evaluation-result-3379963-1305455111/solver-3379963-1305455111 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379963-1305455111.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: 1.19 2.21 3.12 4/301 23894
/proc/meminfo: memFree=11911384/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=91784 CPUtime=0 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 6085 0 0 0 0 0 0 0 23 0 1 0 657111185 93986816 6026 33554432000 4194304 4394578 140737051672160 18446744073709551615 4331533 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 22946 6037 244 49 0 20087 0

[startup+0.0209901 s]
/proc/loadavg: 1.19 2.21 3.12 4/301 23894
/proc/meminfo: memFree=11911384/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=91784 CPUtime=0.01 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 11790 0 0 0 0 1 0 0 23 0 1 0 657111185 93986816 11731 33554432000 4194304 4394578 140737051672160 18446744073709551615 4331541 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 22946 11754 244 49 0 20087 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 91784

[startup+0.100973 s]
/proc/loadavg: 1.19 2.21 3.12 4/301 23894
/proc/meminfo: memFree=11911384/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=160648 CPUtime=0.09 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 23172 0 0 0 7 2 0 0 23 0 1 0 657111185 164503552 23080 33554432000 4194304 4394578 140737051672160 18446744073709551615 208080232192 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 40162 23080 248 49 0 37303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 160648

[startup+0.300935 s]
/proc/loadavg: 1.19 2.21 3.12 4/301 23894
/proc/meminfo: memFree=11911384/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=173392 CPUtime=0.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 26507 0 0 0 26 3 0 0 25 0 1 0 657111185 177553408 26350 33554432000 4194304 4394578 140737051672160 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 43348 26352 248 49 0 40489 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 173392

[startup+0.700859 s]
/proc/loadavg: 1.19 2.21 3.12 4/301 23894
/proc/meminfo: memFree=11911384/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=230412 CPUtime=0.69 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 40970 0 0 0 64 5 0 0 25 0 1 0 657111185 235941888 40813 33554432000 4194304 4394578 140737051672160 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 57603 40817 248 49 0 54744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 230412

[startup+1.85364 s]
/proc/loadavg: 1.19 2.21 3.12 4/301 23894
/proc/meminfo: memFree=11911384/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=396208 CPUtime=1.84 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 83066 0 0 0 170 14 0 0 25 0 1 0 657111185 405716992 82909 33554432000 4194304 4394578 140737051672160 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 99052 82909 248 49 0 96193 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 396208

[startup+3.1004 s]
/proc/loadavg: 1.19 2.21 3.12 5/308 23907
/proc/meminfo: memFree=10869640/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=545120 CPUtime=3.1 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 121088 0 0 0 289 21 0 0 25 0 1 0 657111185 558202880 120031 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287897 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 136280 120031 262 49 0 133421 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 545120

[startup+6.30079 s]
/proc/loadavg: 1.58 2.27 3.14 5/308 23907
/proc/meminfo: memFree=10429200/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=569280 CPUtime=6.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 128749 0 0 0 608 21 0 0 25 0 1 0 657111185 582942720 123593 33554432000 4194304 4394578 140737051672160 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 142320 123593 264 49 0 139461 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 569280

[startup+12.7006 s]
/proc/loadavg: 1.85 2.32 3.15 5/308 23908
/proc/meminfo: memFree=10115364/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=589176 CPUtime=12.7 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 133595 0 0 0 1247 23 0 0 25 0 1 0 657111185 603316224 128439 33554432000 4194304 4394578 140737051672160 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 147294 128439 264 49 0 144435 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 589176

[startup+25.5001 s]
/proc/loadavg: 2.33 2.40 3.16 5/308 23908
/proc/meminfo: memFree=10025856/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=602912 CPUtime=25.49 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 137032 0 0 0 2526 23 0 0 25 0 1 0 657111185 617381888 131876 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 150728 131876 264 49 0 147869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 602912

[startup+51.1003 s]
/proc/loadavg: 2.90 2.53 3.18 5/308 23909
/proc/meminfo: memFree=9858620/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=644080 CPUtime=51.09 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 147279 0 0 0 5084 25 0 0 25 0 1 0 657111185 659537920 142123 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 161020 142123 264 49 0 158161 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 644080

[startup+102.3 s]
/proc/loadavg: 3.57 2.77 3.23 5/308 23937
/proc/meminfo: memFree=10487116/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=726116 CPUtime=102.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 167754 0 0 0 10201 28 0 0 25 0 1 0 657111185 743542784 162598 33554432000 4194304 4394578 140737051672160 18446744073709551615 4288332 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 181529 162598 264 49 0 178670 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 726116

[startup+162.301 s]
/proc/loadavg: 3.84 2.99 3.28 5/308 23939
/proc/meminfo: memFree=10069664/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=834956 CPUtime=162.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 194877 0 0 0 16197 32 0 0 25 0 1 0 657111185 854994944 189721 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 208739 189721 264 49 0 205880 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 834956

[startup+222.301 s]
/proc/loadavg: 3.94 3.17 3.32 5/308 23940
/proc/meminfo: memFree=9682368/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=986124 CPUtime=222.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 232542 0 0 0 22192 37 0 0 25 0 1 0 657111185 1009790976 227386 33554432000 4194304 4394578 140737051672160 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 246531 227386 264 49 0 243672 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 986124

[startup+282.3 s]
/proc/loadavg: 4.05 3.33 3.36 5/308 23942
/proc/meminfo: memFree=9286904/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1081304 CPUtime=282.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 256266 0 0 0 28188 41 0 0 25 0 1 0 657111185 1107255296 251110 33554432000 4194304 4394578 140737051672160 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 270326 251110 264 49 0 267467 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1081304

[startup+342.301 s]
/proc/loadavg: 4.02 3.45 3.40 5/308 23943
/proc/meminfo: memFree=9081016/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1081304 CPUtime=342.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 256267 0 0 0 34188 41 0 0 25 0 1 0 657111185 1107255296 251111 33554432000 4194304 4394578 140737051672160 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 270326 251111 264 49 0 267467 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1081304

[startup+402.3 s]
/proc/loadavg: 4.08 3.58 3.44 5/308 23945
/proc/meminfo: memFree=8942088/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1090220 CPUtime=402.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 258494 0 0 0 40188 41 0 0 25 0 1 0 657111185 1116385280 253338 33554432000 4194304 4394578 140737051672160 18446744073709551615 4288217 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 272555 253338 264 49 0 269696 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1090220

[startup+462.301 s]
/proc/loadavg: 4.03 3.65 3.48 5/308 23947
/proc/meminfo: memFree=8842236/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1115204 CPUtime=462.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 264747 0 0 0 46188 42 0 0 25 0 1 0 657111185 1141968896 259591 33554432000 4194304 4394578 140737051672160 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 278801 259591 264 49 0 275942 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1115204

[startup+522.3 s]
/proc/loadavg: 4.01 3.71 3.51 5/308 23948
/proc/meminfo: memFree=8822980/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1115204 CPUtime=522.31 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 264748 0 0 0 52189 42 0 0 25 0 1 0 657111185 1141968896 259592 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 278801 259592 264 49 0 275942 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1115204

[startup+582.301 s]
/proc/loadavg: 4.08 3.78 3.54 5/308 23950
/proc/meminfo: memFree=8783392/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1147480 CPUtime=582.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 272841 0 0 0 58187 43 0 0 25 0 1 0 657111185 1175019520 267685 33554432000 4194304 4394578 140737051672160 18446744073709551615 4288217 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 286870 267685 264 49 0 284011 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1147480

[startup+642.312 s]
/proc/loadavg: 4.03 3.82 3.56 5/308 23951
/proc/meminfo: memFree=8757300/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1147480 CPUtime=642.31 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 272841 0 0 0 64188 43 0 0 25 0 1 0 657111185 1175019520 267685 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 286870 267685 264 49 0 284011 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1147480

[startup+702.3 s]
/proc/loadavg: 4.01 3.85 3.59 5/308 23953
/proc/meminfo: memFree=8679148/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1180836 CPUtime=702.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 281147 0 0 0 70186 44 0 0 25 0 1 0 657111185 1209176064 275991 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 295209 275991 264 49 0 292350 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1180836

[startup+762.301 s]
/proc/loadavg: 4.00 3.87 3.61 5/308 23955
/proc/meminfo: memFree=8648240/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1180836 CPUtime=762.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 281147 0 0 0 76186 44 0 0 25 0 1 0 657111185 1209176064 275991 33554432000 4194304 4394578 140737051672160 18446744073709551615 4288296 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 295209 275991 264 49 0 292350 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1180836

[startup+822.3 s]
/proc/loadavg: 4.04 3.91 3.64 5/308 23956
/proc/meminfo: memFree=8629968/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1180836 CPUtime=822.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 281147 0 0 0 82186 44 0 0 25 0 1 0 657111185 1209176064 275991 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 295209 275991 264 49 0 292350 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1180836

[startup+882.301 s]
/proc/loadavg: 4.06 3.94 3.66 5/308 23958
/proc/meminfo: memFree=8614188/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1180836 CPUtime=882.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 281147 0 0 0 88186 44 0 0 25 0 1 0 657111185 1209176064 275991 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287957 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 295209 275991 264 49 0 292350 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1180836

[startup+942.3 s]
/proc/loadavg: 4.02 3.95 3.68 5/308 23959
/proc/meminfo: memFree=8585144/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1180836 CPUtime=942.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 281147 0 0 0 94186 44 0 0 25 0 1 0 657111185 1209176064 275991 33554432000 4194304 4394578 140737051672160 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 295209 275991 264 49 0 292350 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1180836

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.70 5/308 23961
/proc/meminfo: memFree=8505860/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1180836 CPUtime=1002.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 281153 0 0 0 100186 44 0 0 25 0 1 0 657111185 1209176064 275997 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 295209 275997 264 49 0 292350 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1180836

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.72 5/308 23963
/proc/meminfo: memFree=8486248/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1203344 CPUtime=1062.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 286787 0 0 0 106186 44 0 0 25 0 1 0 657111185 1232224256 281631 33554432000 4194304 4394578 140737051672160 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 300836 281631 264 49 0 297977 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1203344

[startup+1122.3 s]
/proc/loadavg: 4.09 3.99 3.74 5/308 23964
/proc/meminfo: memFree=8443172/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1228204 CPUtime=1122.29 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 292988 0 0 0 112184 45 0 0 25 0 1 0 657111185 1257680896 287832 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 307051 287832 264 49 0 304192 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1228204

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.75 5/308 23966
/proc/meminfo: memFree=8442536/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1228204 CPUtime=1182.31 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 292988 0 0 0 118186 45 0 0 25 0 1 0 657111185 1257680896 287832 33554432000 4194304 4394578 140737051672160 18446744073709551615 4287963 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 307051 287832 264 49 0 304192 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1228204

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.76 5/308 23967
/proc/meminfo: memFree=8393268/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1252244 CPUtime=1242.3 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 299007 0 0 0 124184 46 0 0 25 0 1 0 657111185 1282297856 293851 33554432000 4194304 4394578 140737051672160 18446744073709551615 4285710 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 313061 293851 264 49 0 310202 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1252244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.77 5/303 23987
/proc/meminfo: memFree=9144924/32950928 swapFree=67083212/67111528
[pid=23894] ppid=23892 vsize=1252244 CPUtime=1300.02 cores=5,7
/proc/23894/stat : 23894 (SApperloT2010) R 23892 23894 14866 0 -1 4202496 299008 0 0 0 129956 46 0 0 25 0 1 0 657111185 1282297856 293852 33554432000 4194304 4394578 140737051672160 18446744073709551615 4288200 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23894/statm: 313061 293852 264 49 0 310202 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1252244

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.07
CPU time (s): 1300.08
CPU user time (s): 1299.57
CPU system time (s): 0.514921
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1252244

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

runsolver used 3.54846 second user time and 8.35773 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 12:25:15
IDJOB=3379963
IDBENCH=82374
IDSOLVER=1862
FILE ID=node127/3379963-1305455111
RUNJOBID= node127-1305455111-23867
PBS_JOBID= 13324863
Free space on /tmp= 73080 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.040-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379963-1305455111/watcher-3379963-1305455111 -o /tmp/evaluation-result-3379963-1305455111/solver-3379963-1305455111 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379963-1305455111.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=239652447

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11911540 kB
Buffers:        311752 kB
Cached:        4442556 kB
SwapCached:       1620 kB
Active:       17535628 kB
Inactive:      3156380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11911540 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:          443744 kB
Writeback:           0 kB
AnonPages:    15935956 kB
Mapped:          26544 kB
Slab:           236012 kB
PageTables:      47488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44453588 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= 73220 MiB
End job on node127 at 2011-05-15 12:46:57