Trace number 3380261

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
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 1300.16 1300.13

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: 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-3380261-1305458862/watcher-3380261-1305458862 -o /tmp/evaluation-result-3380261-1305458862/solver-3380261-1305458862 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380261-1305458862.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.26 1.09 1.45 5/372 1511
/proc/meminfo: memFree=26548748/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=21876 CPUtime=0 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 1194 0 0 0 0 0 0 0 23 0 1 0 657485295 22401024 1137 33554432000 4194304 4300288 140734599781280 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 5469 1138 218 26 0 2101 0

[startup+0.051225 s]
/proc/loadavg: 1.26 1.09 1.45 5/372 1511
/proc/meminfo: memFree=26548748/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=29832 CPUtime=0.04 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 3067 0 0 0 4 0 0 0 23 0 1 0 657485295 30547968 2996 33554432000 4194304 4300288 140734599781280 18446744073709551615 4213680 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 7458 2996 218 26 0 4090 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29832

[startup+0.100215 s]
/proc/loadavg: 1.26 1.09 1.45 5/372 1511
/proc/meminfo: memFree=26548748/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=37128 CPUtime=0.09 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 4911 0 0 0 9 0 0 0 23 0 1 0 657485295 38019072 4799 33554432000 4194304 4300288 140734599781280 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 9282 4801 218 26 0 5914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37128

[startup+0.30018 s]
/proc/loadavg: 1.26 1.09 1.45 5/372 1511
/proc/meminfo: memFree=26548748/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=74024 CPUtime=0.29 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 15364 0 0 0 27 2 0 0 25 0 1 0 657485295 75800576 14181 33554432000 4194304 4300288 140734599781280 18446744073709551615 4278967 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 18506 14183 218 26 0 15138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74024

[startup+0.700108 s]
/proc/loadavg: 1.26 1.09 1.45 5/372 1511
/proc/meminfo: memFree=26548748/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=173008 CPUtime=0.69 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 39228 0 0 0 64 5 0 0 25 0 1 0 657485295 177160192 35311 33554432000 4194304 4300288 140734599781280 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 43252 35313 218 26 0 39884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 173008

[startup+1.50096 s]
/proc/loadavg: 1.26 1.09 1.45 5/373 1512
/proc/meminfo: memFree=26196688/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=347256 CPUtime=1.49 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 77776 0 0 0 138 11 0 0 25 0 1 0 657485295 355590144 70014 33554432000 4194304 4300288 140734599781280 18446744073709551615 4228637 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 86814 70014 221 26 0 83446 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 347256

[startup+3.10068 s]
/proc/loadavg: 1.26 1.09 1.45 5/373 1512
/proc/meminfo: memFree=26070152/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=347256 CPUtime=3.09 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 77778 0 0 0 298 11 0 0 25 0 1 0 657485295 355590144 70016 33554432000 4194304 4300288 140734599781280 18446744073709551615 4228208 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 86814 70016 222 26 0 83446 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 347256

[startup+6.30011 s]
/proc/loadavg: 1.48 1.14 1.46 5/376 1518
/proc/meminfo: memFree=25489088/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=381448 CPUtime=6.29 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 86986 0 0 0 617 12 0 0 25 0 1 0 657485295 390602752 79181 33554432000 4194304 4300288 140734599781280 18446744073709551615 4228669 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 95362 79181 222 26 0 91994 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 381448

[startup+12.701 s]
/proc/loadavg: 1.68 1.19 1.47 5/376 1518
/proc/meminfo: memFree=25399312/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=311236 CPUtime=12.69 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 100850 0 0 0 1255 14 0 0 25 0 1 0 657485295 318705664 67015 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 77809 67015 242 26 0 74441 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 311236

[startup+25.5007 s]
/proc/loadavg: 2.19 1.32 1.51 5/376 1519
/proc/meminfo: memFree=25232804/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=342056 CPUtime=25.49 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 109730 0 0 0 2535 14 0 0 25 0 1 0 657485295 350265344 75893 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 85514 75893 243 26 0 82146 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 342056

[startup+51.1001 s]
/proc/loadavg: 2.81 1.54 1.58 5/376 1519
/proc/meminfo: memFree=25105956/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=473532 CPUtime=51.09 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 126341 0 0 0 5092 17 0 0 25 0 1 0 657485295 484896768 92500 33554432000 4194304 4300288 140734599781280 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 118383 92500 243 26 0 115015 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 473532

[startup+102.314 s]
/proc/loadavg: 3.56 1.93 1.71 5/376 1521
/proc/meminfo: memFree=24649852/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=605792 CPUtime=102.31 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 165188 0 0 0 10209 22 0 0 25 0 1 0 657485295 620331008 131335 33554432000 4194304 4300288 140734599781280 18446744073709551615 4271079 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 151448 131335 243 26 0 148080 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 605792

[startup+162.3 s]
/proc/loadavg: 3.88 2.32 1.85 5/376 1522
/proc/meminfo: memFree=24065884/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=820716 CPUtime=162.3 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 215436 0 0 0 16200 30 0 0 25 0 1 0 657485295 840413184 181563 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 205179 181563 243 26 0 201811 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 820716

[startup+222.301 s]
/proc/loadavg: 3.95 2.62 1.98 5/376 1524
/proc/meminfo: memFree=23535352/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=1169964 CPUtime=222.29 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 251598 0 0 0 22193 36 0 0 25 0 1 0 657485295 1198043136 217715 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 292491 217715 243 26 0 289123 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1169964

[startup+282.301 s]
/proc/loadavg: 4.19 2.92 2.12 5/376 1526
/proc/meminfo: memFree=22937260/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=1169964 CPUtime=282.3 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 294968 0 0 0 28188 42 0 0 25 0 1 0 657485295 1198043136 261070 33554432000 4194304 4300288 140734599781280 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 292491 261070 243 26 0 289123 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1169964

[startup+342.3 s]
/proc/loadavg: 4.14 3.13 2.24 5/376 1527
/proc/meminfo: memFree=22458088/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=1169964 CPUtime=342.3 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 312459 0 0 0 34186 44 0 0 25 0 1 0 657485295 1198043136 278560 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 292491 278560 243 26 0 289123 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1169964

[startup+402.301 s]
/proc/loadavg: 4.05 3.29 2.35 5/376 1529
/proc/meminfo: memFree=21992068/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=1737492 CPUtime=402.3 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 342626 0 0 0 40184 46 0 0 25 0 1 0 657485295 1779191808 308722 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 434373 308722 243 26 0 431005 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1737492

[startup+462.301 s]
/proc/loadavg: 4.02 3.41 2.45 5/376 1530
/proc/meminfo: memFree=21472824/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=1737492 CPUtime=462.3 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 379092 0 0 0 46178 52 0 0 25 0 1 0 657485295 1779191808 345176 33554432000 4194304 4300288 140734599781280 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 434373 345176 243 26 0 431005 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1737492

[startup+522.3 s]
/proc/loadavg: 4.00 3.52 2.55 5/376 1532
/proc/meminfo: memFree=20988932/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=1737492 CPUtime=522.31 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 429202 0 0 0 52171 60 0 0 25 0 1 0 657485295 1779191808 395269 33554432000 4194304 4300288 140734599781280 18446744073709551615 4271185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 434373 395269 243 26 0 431005 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1737492

[startup+582.3 s]
/proc/loadavg: 4.00 3.60 2.63 5/376 1534
/proc/meminfo: memFree=20464620/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=2659728 CPUtime=582.31 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 468189 0 0 0 58166 65 0 0 25 0 1 0 657485295 2723561472 434246 33554432000 4194304 4300288 140734599781280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 664932 434246 243 26 0 661564 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2659728

[startup+642.301 s]
/proc/loadavg: 4.00 3.67 2.72 5/376 1535
/proc/meminfo: memFree=19947012/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=2659728 CPUtime=642.31 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 513085 0 0 0 64158 73 0 0 25 0 1 0 657485295 2723561472 479124 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268529 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 664932 479124 243 26 0 661564 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2659728

[startup+702.301 s]
/proc/loadavg: 4.16 3.77 2.81 5/376 1537
/proc/meminfo: memFree=19491040/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=2659728 CPUtime=702.31 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 551007 0 0 0 70152 79 0 0 25 0 1 0 657485295 2723561472 517035 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 664932 517035 243 26 0 661564 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2659728

[startup+762.313 s]
/proc/loadavg: 4.06 3.81 2.88 5/376 1538
/proc/meminfo: memFree=19012716/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=2659728 CPUtime=762.33 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 576412 0 0 0 76150 83 0 0 25 0 1 0 657485295 2723561472 542432 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 664932 542432 243 26 0 661564 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2659728

[startup+822.301 s]
/proc/loadavg: 4.09 3.86 2.95 5/376 1540
/proc/meminfo: memFree=18460632/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=2661688 CPUtime=822.31 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 614542 0 0 0 82143 88 0 0 25 0 1 0 657485295 2725568512 580543 33554432000 4194304 4300288 140734599781280 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 665422 580543 243 26 0 662054 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2661688

[startup+882.301 s]
/proc/loadavg: 4.11 3.91 3.03 5/376 1542
/proc/meminfo: memFree=17904944/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=2662084 CPUtime=882.32 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 654029 0 0 0 88138 94 0 0 25 0 1 0 657485295 2725974016 620019 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 665521 620019 243 26 0 662153 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2662084

[startup+942.3 s]
/proc/loadavg: 4.08 3.94 3.09 5/376 1543
/proc/meminfo: memFree=17268296/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=4167432 CPUtime=942.32 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 704071 0 0 0 94131 101 0 0 25 0 1 0 657485295 4267450368 670042 33554432000 4194304 4300288 140734599781280 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 1041858 670042 243 26 0 1038490 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 4167432

[startup+1002.3 s]
/proc/loadavg: 4.03 3.95 3.14 5/376 1545
/proc/meminfo: memFree=16685324/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=4171264 CPUtime=1002.32 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 742054 0 0 0 100125 107 0 0 25 0 1 0 657485295 4271374336 708008 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 1042816 708008 243 26 0 1039448 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4171264

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.19 5/376 1546
/proc/meminfo: memFree=16232544/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=4173104 CPUtime=1062.32 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 775344 0 0 0 106120 112 0 0 25 0 1 0 657485295 4273258496 741266 33554432000 4194304 4300288 140734599781280 18446744073709551615 4256009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 1043276 741266 243 26 0 1039908 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4173104

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.24 5/376 1548
/proc/meminfo: memFree=15644104/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=4178800 CPUtime=1122.32 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 808753 0 0 0 112115 117 0 0 25 0 1 0 657485295 4279091200 774658 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 1044700 774658 243 26 0 1041332 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 4178800

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.29 5/376 1550
/proc/meminfo: memFree=15095608/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=4182944 CPUtime=1182.32 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 843252 0 0 0 118111 121 0 0 25 0 1 0 657485295 4283334656 809146 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 1045736 809146 243 26 0 1042368 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4182944

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.33 5/376 1551
/proc/meminfo: memFree=14540788/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=4184804 CPUtime=1242.33 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 875851 0 0 0 124105 128 0 0 25 0 1 0 657485295 4285239296 841731 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 1046201 841731 243 26 0 1042833 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 4184804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.98 3.37 3/372 1555
/proc/meminfo: memFree=19898072/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=4188272 CPUtime=1300.03 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4202496 912010 0 0 0 129870 133 0 0 25 0 1 0 657485295 4288790528 877880 33554432000 4194304 4300288 140734599781280 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1511/statm: 1047068 877880 243 26 0 1043700 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4188272

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

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

[startup+1300.11 s]
/proc/loadavg: 3.97 3.98 3.37 3/373 1556
/proc/meminfo: memFree=22916968/32950928 swapFree=60199044/67111528
[pid=1511] ppid=1509 vsize=0 CPUtime=1300.14 cores=5,7
/proc/1511/stat : 1511 (cir_minisat) R 1509 1511 24378 0 -1 4203524 912020 0 0 0 129871 143 0 0 25 0 1 0 657485295 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/1511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.16
CPU user time (s): 1298.72
CPU system time (s): 1.44778
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4188272

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

runsolver used 4.5883 second user time and 10.8024 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 13:27:45
IDJOB=3380261
IDBENCH=82387
IDSOLVER=1863
FILE ID=node122/3380261-1305458862
RUNJOBID= node122-1305458862-1478
PBS_JOBID= 13324864
Free space on /tmp= 73228 MiB

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

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=869464223

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26549648 kB
Buffers:        306760 kB
Cached:        4071268 kB
SwapCached:      50104 kB
Active:        1972144 kB
Inactive:      4186372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26549648 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:          237444 kB
Writeback:           0 kB
AnonPages:     1741424 kB
Mapped:          19544 kB
Slab:           139492 kB
PageTables:      38984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79845164 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= 73212 MiB
End job on node122 at 2011-05-15 13:49:27