Trace number 3285494

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-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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

running on 2 cores: 0,2

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: 4.01 3.97 3.68 5/189 26259
/proc/meminfo: memFree=17371996/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=24348 CPUtime=0 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 2015 0 0 0 0 0 0 0 22 0 1 0 567069753 24932352 1954 33554432000 4194304 4395502 140735128174688 18446744073709551615 4329092 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 6087 1969 245 50 0 3227 0

[startup+0.0188081 s]
/proc/loadavg: 4.01 3.97 3.68 5/189 26259
/proc/meminfo: memFree=17371996/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=59828 CPUtime=0 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 8571 0 0 0 0 0 0 0 22 0 1 0 567069753 61263872 8510 33554432000 4194304 4395502 140735128174688 18446744073709551615 4332381 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 14957 8536 245 50 0 12097 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 59828

[startup+0.10082 s]
/proc/loadavg: 4.01 3.97 3.68 5/189 26259
/proc/meminfo: memFree=17371996/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=102184 CPUtime=0.09 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 14226 0 0 0 8 1 0 0 22 0 1 0 567069753 104636416 14132 33554432000 4194304 4395502 140735128174688 18446744073709551615 224284925696 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 25546 14132 250 50 0 22686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 102184

[startup+0.300795 s]
/proc/loadavg: 4.01 3.97 3.68 5/189 26259
/proc/meminfo: memFree=17371996/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=107456 CPUtime=0.29 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 15744 0 0 0 27 2 0 0 23 0 1 0 567069753 110034944 15585 33554432000 4194304 4395502 140735128174688 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 26864 15585 250 50 0 24004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107456

[startup+0.700692 s]
/proc/loadavg: 4.01 3.97 3.68 5/189 26259
/proc/meminfo: memFree=17371996/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=152052 CPUtime=0.69 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 26789 0 0 0 64 5 0 0 25 0 1 0 567069753 155701248 26630 33554432000 4194304 4395502 140735128174688 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 38013 26632 250 50 0 35153 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152052

[startup+1.50057 s]
/proc/loadavg: 4.01 3.97 3.68 5/190 26260
/proc/meminfo: memFree=17226296/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=392076 CPUtime=1.48 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 73970 0 0 0 137 11 0 0 25 0 1 0 567069753 401485824 70669 33554432000 4194304 4395502 140735128174688 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 98019 70677 251 50 0 95159 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 392076

[startup+3.1003 s]
/proc/loadavg: 4.01 3.97 3.68 5/190 26260
/proc/meminfo: memFree=17028764/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=445132 CPUtime=3.09 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 100204 0 0 0 294 15 0 0 25 0 1 0 567069753 455815168 85721 33554432000 4194304 4395502 140735128174688 18446744073709551615 4289171 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 111283 85721 264 50 0 108423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 445132

[startup+6.30078 s]
/proc/loadavg: 4.09 3.99 3.68 5/190 26260
/proc/meminfo: memFree=17027604/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=445132 CPUtime=6.29 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 100476 0 0 0 614 15 0 0 25 0 1 0 567069753 455815168 85993 33554432000 4194304 4395502 140735128174688 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 111283 85993 264 50 0 108423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 445132

[startup+12.7007 s]
/proc/loadavg: 4.08 3.99 3.69 5/190 26260
/proc/meminfo: memFree=17014596/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=457420 CPUtime=12.68 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 103679 0 0 0 1253 15 0 0 25 0 1 0 567069753 468398080 89196 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 114355 89196 264 50 0 111495 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 457420

[startup+25.5006 s]
/proc/loadavg: 4.06 3.99 3.69 5/190 26260
/proc/meminfo: memFree=16985936/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=457420 CPUtime=25.48 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 103836 0 0 0 2533 15 0 0 25 0 1 0 567069753 468398080 89353 33554432000 4194304 4395502 140735128174688 18446744073709551615 4289070 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 114355 89353 264 50 0 111495 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 457420

[startup+51.1003 s]
/proc/loadavg: 4.13 4.00 3.70 4/186 26283
/proc/meminfo: memFree=17970808/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=499644 CPUtime=51.09 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 114401 0 0 0 5091 18 0 0 25 0 1 0 567069753 511635456 99918 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 124911 99918 264 50 0 122051 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 499644

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.72 5/190 26318
/proc/meminfo: memFree=17484488/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=589440 CPUtime=102.29 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 136832 0 0 0 10208 21 0 0 25 0 1 0 567069753 603586560 122349 33554432000 4194304 4395502 140735128174688 18446744073709551615 4289061 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 147360 122349 264 50 0 144500 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 589440

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 26320
/proc/meminfo: memFree=17025772/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=716696 CPUtime=162.29 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 168597 0 0 0 16202 27 0 0 25 0 1 0 567069753 733896704 154114 33554432000 4194304 4395502 140735128174688 18446744073709551615 4286550 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 179174 154114 264 50 0 176314 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 716696

[startup+222.301 s]
/proc/loadavg: 4.03 4.01 3.75 5/190 26322
/proc/meminfo: memFree=16844452/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=811944 CPUtime=222.29 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 192329 0 0 0 22198 31 0 0 25 0 1 0 567069753 831430656 177846 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 202986 177846 264 50 0 200126 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 811944

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.76 5/190 26322
/proc/meminfo: memFree=16583656/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=900292 CPUtime=282.29 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 214421 0 0 0 28194 35 0 0 25 0 1 0 567069753 921899008 199938 33554432000 4194304 4395502 140735128174688 18446744073709551615 4289016 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 225073 199938 264 50 0 222213 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 900292

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 26324
/proc/meminfo: memFree=16392044/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=900292 CPUtime=342.29 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 214423 0 0 0 34194 35 0 0 25 0 1 0 567069753 921899008 199940 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288723 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 225073 199940 264 50 0 222213 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 900292

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 26326
/proc/meminfo: memFree=16198340/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=916680 CPUtime=402.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 217209 0 0 0 40194 36 0 0 25 0 1 0 567069753 938680320 202726 33554432000 4194304 4395502 140735128174688 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 229170 202726 264 50 0 226310 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 916680

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 26328
/proc/meminfo: memFree=16008844/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1008792 CPUtime=462.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 240602 0 0 0 46190 40 0 0 25 0 1 0 567069753 1033003008 226119 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288756 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 252198 226119 264 50 0 249338 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1008792

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 3.82 5/190 26339
/proc/meminfo: memFree=15962904/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1008792 CPUtime=522.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 240603 0 0 0 52190 40 0 0 25 0 1 0 567069753 1033003008 226120 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288781 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 252198 226120 264 50 0 249338 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1008792

[startup+582.301 s]
/proc/loadavg: 4.03 4.02 3.82 5/190 26339
/proc/meminfo: memFree=15864800/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1008792 CPUtime=582.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 240604 0 0 0 58190 40 0 0 25 0 1 0 567069753 1033003008 226121 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288756 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 252198 226121 264 50 0 249338 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1008792

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.83 5/190 26341
/proc/meminfo: memFree=15861060/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1008792 CPUtime=642.31 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 240615 0 0 0 64191 40 0 0 25 0 1 0 567069753 1033003008 226132 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 252198 226132 264 50 0 249338 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1008792

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.84 5/190 26343
/proc/meminfo: memFree=15797044/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1049044 CPUtime=702.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 250698 0 0 0 70188 42 0 0 25 0 1 0 567069753 1074221056 236215 33554432000 4194304 4395502 140735128174688 18446744073709551615 4339104 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 262261 236215 264 50 0 259401 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1049044

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26345
/proc/meminfo: memFree=15750652/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1049044 CPUtime=762.31 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 250704 0 0 0 76189 42 0 0 25 0 1 0 567069753 1074221056 236221 33554432000 4194304 4395502 140735128174688 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 262261 236221 264 50 0 259401 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1049044

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.85 5/190 26347
/proc/meminfo: memFree=15730544/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1049044 CPUtime=822.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 250705 0 0 0 82188 42 0 0 25 0 1 0 567069753 1074221056 236222 33554432000 4194304 4395502 140735128174688 18446744073709551615 4289070 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 262261 236222 264 50 0 259401 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1049044

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/190 26347
/proc/meminfo: memFree=15643976/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1098888 CPUtime=882.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 263055 0 0 0 88186 44 0 0 25 0 1 0 567069753 1125261312 248572 33554432000 4194304 4395502 140735128174688 18446744073709551615 4289043 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 274722 248572 264 50 0 271862 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1098888

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 26349
/proc/meminfo: memFree=15643952/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1098888 CPUtime=942.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 263055 0 0 0 94186 44 0 0 25 0 1 0 567069753 1125261312 248572 33554432000 4194304 4395502 140735128174688 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 274722 248572 264 50 0 271862 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1098888

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 26351
/proc/meminfo: memFree=15586396/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1098888 CPUtime=1002.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 263056 0 0 0 100186 44 0 0 25 0 1 0 567069753 1125261312 248573 33554432000 4194304 4395502 140735128174688 18446744073709551615 4300288 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 274722 248573 264 50 0 271862 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1098888

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 26353
/proc/meminfo: memFree=15559340/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1127388 CPUtime=1062.3 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 270177 0 0 0 106185 45 0 0 25 0 1 0 567069753 1154445312 255694 33554432000 4194304 4395502 140735128174688 18446744073709551615 4343960 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 281847 255694 264 50 0 278987 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1127388

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.89 5/190 26355
/proc/meminfo: memFree=15471408/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1145204 CPUtime=1122.31 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 274654 0 0 0 112185 46 0 0 25 0 1 0 567069753 1172688896 260171 33554432000 4194304 4395502 140735128174688 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 286301 260171 264 50 0 283441 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1145204

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.89 5/190 26355
/proc/meminfo: memFree=15461712/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1145204 CPUtime=1182.31 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 274654 0 0 0 118185 46 0 0 25 0 1 0 567069753 1172688896 260171 33554432000 4194304 4395502 140735128174688 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 286301 260171 264 50 0 283441 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1145204

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 26357
/proc/meminfo: memFree=15419644/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1145204 CPUtime=1242.31 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 274658 0 0 0 124185 46 0 0 25 0 1 0 567069753 1172688896 260175 33554432000 4194304 4395502 140735128174688 18446744073709551615 4309741 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 286301 260175 264 50 0 283441 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1145204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.90 4/185 26377
/proc/meminfo: memFree=16496588/32951124 swapFree=67110396/67111528
[pid=26259] ppid=26257 vsize=1149512 CPUtime=1300.02 cores=0,2
/proc/26259/stat : 26259 (SApperloT2010) R 26257 26259 26050 0 -1 4202496 275733 0 0 0 129956 46 0 0 25 0 1 0 567069753 1177100288 261250 33554432000 4194304 4395502 140735128174688 18446744073709551615 4289155 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26259/statm: 287378 261250 264 50 0 284518 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1149512

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.56
CPU system time (s): 0.508922
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1149512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.508922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275733
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= 5
involuntary context switches= 3585

runsolver used 2.21466 second user time and 4.88926 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 23:53:11
IDJOB=3285494
IDBENCH=82387
IDSOLVER=1655
FILE ID=node118/3285494-1303768388
RUNJOBID= node118-1303767082-26068
PBS_JOBID= 13157160
Free space on /tmp= 71408 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285494-1303768388/watcher-3285494-1303768388 -o /tmp/evaluation-result-3285494-1303768388/solver-3285494-1303768388 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3285494-1303768388.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
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:      17372276 kB
Buffers:       1872708 kB
Cached:       10868884 kB
SwapCached:        600 kB
Active:       11279848 kB
Inactive:      3767700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17372276 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          139164 kB
Writeback:           0 kB
AnonPages:     2304628 kB
Mapped:          15700 kB
Slab:           463612 kB
PageTables:       9784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2723816 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= 71452 MiB
End job on node118 at 2011-04-26 00:14:53