Trace number 3285261

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
glueminisat 2.2.5? (TO) 1300.09 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: 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-3285261-1303762883/watcher-3285261-1303762883 -o /tmp/evaluation-result-3285261-1303762883/solver-3285261-1303762883 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3285261-1303762883.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: 3.92 2.68 2.40 5/189 25533
/proc/meminfo: memFree=18965236/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=22248 CPUtime=0 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 1232 0 0 0 0 0 0 0 21 0 1 0 566519414 22781952 1172 33554432000 4194304 4309791 140734128293120 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 5562 1177 217 29 0 2191 0

[startup+0.029678 s]
/proc/loadavg: 3.92 2.68 2.40 5/189 25533
/proc/meminfo: memFree=18965236/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=24676 CPUtime=0.02 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 1849 0 0 0 2 0 0 0 21 0 1 0 566519414 25268224 1789 33554432000 4194304 4309791 140734128293120 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 6169 1791 217 29 0 2798 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24676

[startup+0.100662 s]
/proc/loadavg: 3.92 2.68 2.40 5/189 25533
/proc/meminfo: memFree=18965236/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=39068 CPUtime=0.09 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 5533 0 0 0 8 1 0 0 21 0 1 0 566519414 40005632 5431 33554432000 4194304 4309791 140734128293120 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 9767 5434 217 29 0 6396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39068

[startup+0.300667 s]
/proc/loadavg: 3.92 2.68 2.40 5/189 25533
/proc/meminfo: memFree=18965236/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=79808 CPUtime=0.29 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 15960 0 0 0 26 3 0 0 22 0 1 0 566519414 81723392 14635 33554432000 4194304 4309791 140734128293120 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 19952 14637 217 29 0 16581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79808

[startup+0.700591 s]
/proc/loadavg: 3.92 2.68 2.40 5/189 25533
/proc/meminfo: memFree=18965236/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=166336 CPUtime=0.69 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 39074 0 0 0 63 6 0 0 23 0 1 0 566519414 170328064 35583 33554432000 4194304 4309791 140734128293120 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 41584 35583 217 29 0 38213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 166336

[startup+1.50043 s]
/proc/loadavg: 3.92 2.68 2.40 5/190 25534
/proc/meminfo: memFree=18757800/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=374984 CPUtime=1.48 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 83311 0 0 0 134 14 0 0 25 0 1 0 566519414 383983616 75973 33554432000 4194304 4309791 140734128293120 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 93746 75974 217 29 0 90375 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 374984

[startup+3.55009 s]
/proc/loadavg: 3.92 2.68 2.40 5/190 25534
/proc/meminfo: memFree=18757800/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=624552 CPUtime=3.54 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 153510 0 0 0 329 25 0 0 25 0 1 0 566519414 639541248 137516 33554432000 4194304 4309791 140734128293120 18446744073709551615 4226928 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 156138 137516 221 29 0 152767 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 624552

[startup+6.30663 s]
/proc/loadavg: 4.09 2.73 2.42 5/190 25534
/proc/meminfo: memFree=18401336/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=624552 CPUtime=6.29 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 153510 0 0 0 604 25 0 0 25 0 1 0 566519414 639541248 137516 33554432000 4194304 4309791 140734128293120 18446744073709551615 4227127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 156138 137516 221 29 0 152767 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 624552

[startup+12.7006 s]
/proc/loadavg: 4.08 2.75 2.43 5/190 25534
/proc/meminfo: memFree=18342816/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=687904 CPUtime=12.69 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 172825 0 0 0 1240 29 0 0 25 0 1 0 566519414 704413696 156788 33554432000 4194304 4309791 140734128293120 18446744073709551615 4231824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 171976 156788 225 29 0 168605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 687904

[startup+25.5004 s]
/proc/loadavg: 4.06 2.81 2.46 5/190 25536
/proc/meminfo: memFree=18374196/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=621156 CPUtime=25.49 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 198941 0 0 0 2516 33 0 0 25 0 1 0 566519414 636063744 131308 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 155289 131308 244 29 0 151918 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 621156

[startup+51.1002 s]
/proc/loadavg: 4.10 2.92 2.50 5/190 25536
/proc/meminfo: memFree=18207420/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=702544 CPUtime=51.09 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 215993 0 0 0 5074 35 0 0 25 0 1 0 566519414 719405056 148355 33554432000 4194304 4309791 140734128293120 18446744073709551615 4253865 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 175636 148355 246 29 0 172265 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 702544

[startup+102.301 s]
/proc/loadavg: 4.04 3.09 2.58 5/190 25538
/proc/meminfo: memFree=18153844/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=834804 CPUtime=102.29 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 240639 0 0 0 10191 38 0 0 25 0 1 0 566519414 854839296 172989 33554432000 4194304 4309791 140734128293120 18446744073709551615 4277703 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 208701 172989 246 29 0 205330 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 834804

[startup+162.301 s]
/proc/loadavg: 4.01 3.25 2.66 5/190 25538
/proc/meminfo: memFree=18234340/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=834804 CPUtime=162.29 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 321212 0 0 0 16179 50 0 0 25 0 1 0 566519414 854839296 167558 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 208701 167558 246 29 0 205330 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 834804

[startup+222.301 s]
/proc/loadavg: 4.00 3.38 2.74 5/190 25540
/proc/meminfo: memFree=18030512/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1049728 CPUtime=222.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 360141 0 0 0 22173 57 0 0 25 0 1 0 566519414 1074921472 206479 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 262432 206479 246 29 0 259061 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1049728

[startup+282.301 s]
/proc/loadavg: 4.00 3.49 2.82 5/190 25542
/proc/meminfo: memFree=17764812/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1049728 CPUtime=282.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 403899 0 0 0 28167 63 0 0 25 0 1 0 566519414 1074921472 250224 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275204 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 262432 250224 246 29 0 259061 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1049728

[startup+342.301 s]
/proc/loadavg: 4.08 3.60 2.90 5/190 25544
/proc/meminfo: memFree=17831924/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=834804 CPUtime=342.29 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 496728 0 0 0 34150 79 0 0 25 0 1 0 566519414 854839296 180404 33554432000 4194304 4309791 140734128293120 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 208701 180404 246 29 0 205330 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 834804

[startup+402.307 s]
/proc/loadavg: 4.03 3.67 2.96 5/190 25546
/proc/meminfo: memFree=17429452/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1049728 CPUtime=402.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 546731 0 0 0 40143 87 0 0 25 0 1 0 566519414 1074921472 230396 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 262432 230396 246 29 0 259061 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1049728

[startup+462.301 s]
/proc/loadavg: 4.01 3.73 3.02 5/190 25546
/proc/meminfo: memFree=17648708/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1398976 CPUtime=462.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 580402 0 0 0 46137 93 0 0 25 0 1 0 566519414 1432551424 264051 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275310 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 349744 264051 246 29 0 346373 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1398976

[startup+522.3 s]
/proc/loadavg: 4.04 3.79 3.09 5/190 25548
/proc/meminfo: memFree=18069464/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=702544 CPUtime=522.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 658437 0 0 0 52124 106 0 0 25 0 1 0 566519414 719405056 159216 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275254 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 175636 159216 246 29 0 172265 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 702544

[startup+582.3 s]
/proc/loadavg: 4.01 3.82 3.14 5/190 25550
/proc/meminfo: memFree=17737288/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=834804 CPUtime=582.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 693327 0 0 0 58119 111 0 0 25 0 1 0 566519414 854839296 194095 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 208701 194095 246 29 0 205330 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 834804

[startup+642.3 s]
/proc/loadavg: 4.08 3.87 3.20 5/190 25552
/proc/meminfo: memFree=17398428/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1049728 CPUtime=642.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 724376 0 0 0 64114 116 0 0 25 0 1 0 566519414 1074921472 225130 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 262432 225130 246 29 0 259061 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1049728

[startup+702.3 s]
/proc/loadavg: 4.06 3.90 3.25 5/190 25554
/proc/meminfo: memFree=17317640/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1398976 CPUtime=702.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 760625 0 0 0 70108 122 0 0 25 0 1 0 566519414 1432551424 261361 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 349744 261361 246 29 0 346373 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1398976

[startup+762.3 s]
/proc/loadavg: 4.02 3.92 3.29 5/190 25554
/proc/meminfo: memFree=17857892/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=702544 CPUtime=762.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 845455 0 0 0 76092 138 0 0 25 0 1 0 566519414 719405056 165041 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 175636 165041 246 29 0 172265 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 702544

[startup+822.3 s]
/proc/loadavg: 4.01 3.93 3.34 5/190 25556
/proc/meminfo: memFree=17852784/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1049728 CPUtime=822.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 893706 0 0 0 82084 146 0 0 25 0 1 0 566519414 1074921472 213270 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275254 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 262432 213270 246 29 0 259061 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1049728

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.37 5/190 25558
/proc/meminfo: memFree=17501960/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1049728 CPUtime=882.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 929224 0 0 0 88079 151 0 0 25 0 1 0 566519414 1074921472 248770 33554432000 4194304 4309791 140734128293120 18446744073709551615 4278346 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 262432 248770 246 29 0 259061 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1049728

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.41 5/190 25560
/proc/meminfo: memFree=17202596/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1398976 CPUtime=942.31 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 949262 0 0 0 94077 154 0 0 25 0 1 0 566519414 1432551424 268806 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 349744 268806 246 29 0 346373 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1398976

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.45 5/190 25562
/proc/meminfo: memFree=17133260/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1398976 CPUtime=1002.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 985896 0 0 0 100072 158 0 0 25 0 1 0 566519414 1432551424 305431 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 349744 305431 246 29 0 346373 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1398976

[startup+1062.31 s]
/proc/loadavg: 4.00 3.96 3.48 5/190 25565
/proc/meminfo: memFree=17193728/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1966504 CPUtime=1062.32 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 1026516 0 0 0 106066 166 0 0 25 0 1 0 566519414 2013700096 346035 33554432000 4194304 4309791 140734128293120 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 491626 346035 246 29 0 488255 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1966504

[startup+1122.3 s]
/proc/loadavg: 3.97 3.96 3.51 3/179 25603
/proc/meminfo: memFree=18661652/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=834804 CPUtime=1122.31 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 1115784 0 0 0 112051 180 0 0 25 0 1 0 566519414 854839296 195338 33554432000 4194304 4309791 140734128293120 18446744073709551615 4277228 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 208701 195347 246 29 0 205330 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 834804

[startup+1182.3 s]
/proc/loadavg: 2.44 3.54 3.39 2/172 25623
/proc/meminfo: memFree=18979628/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1049728 CPUtime=1182.31 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 1149300 0 0 0 118047 184 0 0 25 0 1 0 566519414 1074921472 228834 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 262432 228834 246 29 0 259061 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1049728

[startup+1242.3 s]
/proc/loadavg: 1.53 3.07 3.24 2/172 25625
/proc/meminfo: memFree=18785400/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1398976 CPUtime=1242.3 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 1198084 0 0 0 124040 190 0 0 25 0 1 0 566519414 1432551424 277608 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 349744 277608 246 29 0 346373 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1398976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.19 2.69 3.09 2/172 25627
/proc/meminfo: memFree=18638308/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1398976 CPUtime=1300.02 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 1234283 0 0 0 129807 195 0 0 25 0 1 0 566519414 1432551424 313795 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 349744 313795 246 29 0 346373 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1398976

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

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

[startup+1300 s]
/proc/loadavg: 1.19 2.69 3.09 2/172 25627
/proc/meminfo: memFree=18638308/32951124 swapFree=67110396/67111528
[pid=25533] ppid=25531 vsize=1398976 CPUtime=1300.02 cores=0,2
/proc/25533/stat : 25533 (glueminisat) R 25531 25533 24306 0 -1 4202496 1234283 0 0 0 129807 195 0 0 25 0 1 0 566519414 1432551424 313795 33554432000 4194304 4309791 140734128293120 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25533/statm: 349744 313795 246 29 0 346373 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1398976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.09
CPU user time (s): 1298.07
CPU system time (s): 2.01369
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2178120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.07
system time used= 2.01369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1234283
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= 9
involuntary context switches= 1370

runsolver used 2.23866 second user time and 4.71828 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 22:21:28
IDJOB=3285261
IDBENCH=82374
IDSOLVER=1650
FILE ID=node118/3285261-1303762883
RUNJOBID= node118-1303762700-25406
PBS_JOBID= 13154063
Free space on /tmp= 71396 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285261-1303762883/watcher-3285261-1303762883 -o /tmp/evaluation-result-3285261-1303762883/solver-3285261-1303762883 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3285261-1303762883.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=1761534405

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:      18965392 kB
Buffers:       1870408 kB
Cached:       10784188 kB
SwapCached:        600 kB
Active:        9768732 kB
Inactive:      3688028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18965392 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          243008 kB
Writeback:           0 kB
AnonPages:      801240 kB
Mapped:          15556 kB
Slab:           464156 kB
PageTables:       6880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1134296 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= 71580 MiB
End job on node118 at 2011-04-25 22:43:10