Trace number 3350314

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: contrasat 2011-03-02? (TO) 1300.05 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

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-3350314-1304969639/watcher-3350314-1304969639 -o /tmp/evaluation-result-3350314-1304969639/solver-3350314-1304969639 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350314-1304969639.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: 4.42 4.10 3.26 5/294 25246
/proc/meminfo: memFree=14835752/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=23128 CPUtime=0 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1368 0 0 0 0 0 0 0 22 0 1 0 608563867 23683072 1309 33554432000 4194304 4298156 140733425940480 18446744073709551615 274664505099 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 5782 1323 215 26 0 2414 0

[startup+0.025825 s]
/proc/loadavg: 4.42 4.10 3.26 5/294 25246
/proc/meminfo: memFree=14835752/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=23664 CPUtime=0.01 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1570 0 0 0 1 0 0 0 22 0 1 0 608563867 24231936 1508 33554432000 4194304 4298156 140733425940480 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 5916 1508 216 26 0 2548 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23664

[startup+0.100817 s]
/proc/loadavg: 4.42 4.10 3.26 5/294 25246
/proc/meminfo: memFree=14835752/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=42108 CPUtime=0.08 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 5847 0 0 0 8 0 0 0 22 0 1 0 608563867 43118592 5528 33554432000 4194304 4298156 140733425940480 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 10527 5528 216 26 0 7159 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42108

[startup+0.300778 s]
/proc/loadavg: 4.42 4.10 3.26 5/294 25246
/proc/meminfo: memFree=14835752/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=92684 CPUtime=0.29 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 19736 0 0 0 26 3 0 0 23 0 1 0 608563867 94908416 16982 33554432000 4194304 4298156 140733425940480 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 23171 16984 216 26 0 19803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92684

[startup+0.700714 s]
/proc/loadavg: 4.42 4.10 3.26 5/294 25246
/proc/meminfo: memFree=14835752/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=203544 CPUtime=0.68 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 47607 0 0 0 61 7 0 0 25 0 1 0 608563867 208429056 41036 33554432000 4194304 4298156 140733425940480 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 50886 41042 216 26 0 47518 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 203544

[startup+1.50057 s]
/proc/loadavg: 4.47 4.11 3.27 5/295 25247
/proc/meminfo: memFree=14598744/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=433944 CPUtime=1.48 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 106899 0 0 0 132 16 0 0 25 0 1 0 608563867 444358656 89056 33554432000 4194304 4298156 140733425940480 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 108486 89058 216 26 0 105118 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 433944

[startup+3.1003 s]
/proc/loadavg: 4.47 4.11 3.27 5/295 25247
/proc/meminfo: memFree=14406296/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=501144 CPUtime=3.08 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 125847 0 0 0 290 18 0 0 25 0 1 0 608563867 513171456 106524 33554432000 4194304 4298156 140733425940480 18446744073709551615 4227873 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 125286 106524 222 26 0 121918 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 501144

[startup+6.30073 s]
/proc/loadavg: 4.59 4.14 3.29 5/295 25247
/proc/meminfo: memFree=14404556/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=501144 CPUtime=6.29 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 125847 0 0 0 610 19 0 0 25 0 1 0 608563867 513171456 106524 33554432000 4194304 4298156 140733425940480 18446744073709551615 4227689 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 125286 106524 222 26 0 121918 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 501144

[startup+12.7006 s]
/proc/loadavg: 4.70 4.17 3.30 5/295 25247
/proc/meminfo: memFree=14338116/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=549188 CPUtime=12.68 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 141213 0 0 0 1245 23 0 0 25 0 1 0 608563867 562368512 120626 33554432000 4194304 4298156 140733425940480 18446744073709551615 4227873 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 137297 120626 222 26 0 133929 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 549188

[startup+25.5004 s]
/proc/loadavg: 4.82 4.22 3.32 5/295 25247
/proc/meminfo: memFree=14416748/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=497140 CPUtime=25.48 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 176625 0 0 0 2515 33 0 0 25 0 1 0 608563867 509071360 101771 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 124285 101771 242 26 0 120917 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 497140

[startup+51.101 s]
/proc/loadavg: 4.55 4.21 3.35 5/295 25248
/proc/meminfo: memFree=14400780/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=497140 CPUtime=51.09 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 222665 0 0 0 5070 39 0 0 25 0 1 0 608563867 509071360 105662 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 124285 105662 243 26 0 120917 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 497140

[startup+102.311 s]
/proc/loadavg: 4.24 4.18 3.38 5/295 25249
/proc/meminfo: memFree=14402280/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=497140 CPUtime=102.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 363581 0 0 0 10173 57 0 0 25 0 1 0 608563867 509071360 105467 33554432000 4194304 4298156 140733425940480 18446744073709551615 4255580 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 124285 105467 243 26 0 120917 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 497140

[startup+162.301 s]
/proc/loadavg: 4.08 4.14 3.41 5/295 25251
/proc/meminfo: memFree=14347976/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=162.29 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 521218 0 0 0 16151 78 0 0 25 0 1 0 608563867 592412672 118650 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 118650 243 26 0 141264 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 578528

[startup+222.3 s]
/proc/loadavg: 4.09 4.13 3.46 5/295 25252
/proc/meminfo: memFree=14310804/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=222.29 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 686441 0 0 0 22130 99 0 0 25 0 1 0 608563867 592412672 121579 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 121579 243 26 0 141264 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 578528

[startup+282.301 s]
/proc/loadavg: 4.03 4.10 3.48 5/295 25254
/proc/meminfo: memFree=14345160/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=282.29 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 854422 0 0 0 28105 124 0 0 25 0 1 0 608563867 592412672 117628 33554432000 4194304 4298156 140733425940480 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 117628 243 26 0 141264 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 578528

[startup+342.3 s]
/proc/loadavg: 4.13 4.11 3.52 5/295 25312
/proc/meminfo: memFree=14516096/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=342.29 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1023056 0 0 0 34081 148 0 0 25 0 1 0 608563867 592412672 116552 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251830 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 116552 243 26 0 141264 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 578528

[startup+402.301 s]
/proc/loadavg: 4.13 4.12 3.56 5/295 25341
/proc/meminfo: memFree=14455088/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=710788 CPUtime=402.29 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1101337 0 0 0 40071 158 0 0 25 0 1 0 608563867 727846912 140199 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251830 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 177697 140199 243 26 0 174329 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 710788

[startup+462.301 s]
/proc/loadavg: 4.11 4.11 3.59 5/295 25343
/proc/meminfo: memFree=14496400/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=462.29 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1291265 0 0 0 46045 184 0 0 25 0 1 0 608563867 592412672 129206 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 129206 243 26 0 141264 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 578528

[startup+522.301 s]
/proc/loadavg: 4.12 4.10 3.62 5/295 25344
/proc/meminfo: memFree=14489504/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=522.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1506691 0 0 0 52020 210 0 0 25 0 1 0 608563867 592412672 121795 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 121795 243 26 0 141264 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 578528

[startup+582.301 s]
/proc/loadavg: 4.10 4.10 3.65 6/295 25346
/proc/meminfo: memFree=14430872/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=582.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1692278 0 0 0 57996 234 0 0 25 0 1 0 608563867 592412672 122913 33554432000 4194304 4298156 140733425940480 18446744073709551615 4252096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 122913 243 26 0 141264 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 578528

[startup+642.3 s]
/proc/loadavg: 4.09 4.09 3.67 5/295 25348
/proc/meminfo: memFree=14400648/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=642.31 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1832432 0 0 0 63978 253 0 0 25 0 1 0 608563867 592412672 131104 33554432000 4194304 4298156 140733425940480 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 131104 243 26 0 141264 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 578528

[startup+702.301 s]
/proc/loadavg: 4.03 4.07 3.69 5/295 25349
/proc/meminfo: memFree=14427712/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=710788 CPUtime=702.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 1969823 0 0 0 69958 272 0 0 25 0 1 0 608563867 727846912 137877 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 177697 137877 243 26 0 174329 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 710788

[startup+762.31 s]
/proc/loadavg: 4.01 4.06 3.70 5/295 25351
/proc/meminfo: memFree=14222184/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=925712 CPUtime=762.31 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2007667 0 0 0 75954 277 0 0 25 0 1 0 608563867 947929088 175709 33554432000 4194304 4298156 140733425940480 18446744073709551615 4256915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 231428 175709 243 26 0 228060 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 925712

[startup+822.301 s]
/proc/loadavg: 4.00 4.04 3.72 5/295 25352
/proc/meminfo: memFree=14318136/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=710788 CPUtime=822.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2088775 0 0 0 81942 288 0 0 25 0 1 0 608563867 727846912 140340 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 177697 140340 243 26 0 174329 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 710788

[startup+882.301 s]
/proc/loadavg: 4.00 4.03 3.74 5/295 25354
/proc/meminfo: memFree=14241228/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=710788 CPUtime=882.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2097032 0 0 0 87941 289 0 0 25 0 1 0 608563867 727846912 148590 33554432000 4194304 4298156 140733425940480 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 177697 148590 243 26 0 174329 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 710788

[startup+942.3 s]
/proc/loadavg: 4.00 4.03 3.75 5/295 25356
/proc/meminfo: memFree=14185528/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=710788 CPUtime=942.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2103427 0 0 0 93940 290 0 0 25 0 1 0 608563867 727846912 154981 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 177697 154981 243 26 0 174329 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 710788

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.76 5/295 25357
/proc/meminfo: memFree=14312340/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=710788 CPUtime=1002.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2307172 0 0 0 99914 316 0 0 25 0 1 0 608563867 727846912 136065 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 177697 136065 243 26 0 174329 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 710788

[startup+1062.3 s]
/proc/loadavg: 4.14 4.06 3.79 5/295 25359
/proc/meminfo: memFree=14255640/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=710788 CPUtime=1062.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2383755 0 0 0 105903 327 0 0 25 0 1 0 608563867 727846912 142044 33554432000 4194304 4298156 140733425940480 18446744073709551615 4251970 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 177697 142044 243 26 0 174329 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 710788

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 3.80 5/295 25360
/proc/meminfo: memFree=14096528/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=925712 CPUtime=1122.3 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2413056 0 0 0 111900 330 0 0 25 0 1 0 608563867 947929088 171339 33554432000 4194304 4298156 140733425940480 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 231428 171339 243 26 0 228060 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 925712

[startup+1182.3 s]
/proc/loadavg: 4.14 4.07 3.83 5/295 25362
/proc/meminfo: memFree=13932448/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=1137328 CPUtime=1182.31 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2441884 0 0 0 117897 334 0 0 25 0 1 0 608563867 1164623872 199655 33554432000 4194304 4298156 140733425940480 18446744073709551615 4264205 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 284332 199665 243 26 0 280964 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1137328

[startup+1242.3 s]
/proc/loadavg: 4.05 4.06 3.83 6/295 25364
/proc/meminfo: memFree=14252596/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=710788 CPUtime=1242.31 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2658093 0 0 0 123867 364 0 0 25 0 1 0 608563867 727846912 133435 33554432000 4194304 4298156 140733425940480 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 177697 133435 243 26 0 174329 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 710788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.05 3.84 6/295 25365
/proc/meminfo: memFree=14234712/32951132 swapFree=67093824/67111528
[pid=25246] ppid=25244 vsize=578528 CPUtime=1300.02 cores=5,7
/proc/25246/stat : 25246 (contrasat_relea) R 25244 25246 24114 0 -1 4202496 2808994 0 0 0 129620 382 0 0 25 0 1 0 608563867 592412672 131305 33554432000 4194304 4298156 140733425940480 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25246/statm: 144632 131305 243 26 0 141264 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 578528

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.04
CPU time (s): 1300.05
CPU user time (s): 1296.2
CPU system time (s): 3.84642
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1137328

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

runsolver used 3.57845 second user time and 8.26874 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-09 21:34:02
IDJOB=3350314
IDBENCH=82367
IDSOLVER=1816
FILE ID=node131/3350314-1304969639
RUNJOBID= node131-1304968241-24979
PBS_JOBID= 13285619
Free space on /tmp= 52680 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350314-1304969639/watcher-3350314-1304969639 -o /tmp/evaluation-result-3350314-1304969639/solver-3350314-1304969639 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350314-1304969639.cnf

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=1614452383

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      14835908 kB
Buffers:        194204 kB
Cached:        7339600 kB
SwapCached:       1472 kB
Active:       10782316 kB
Inactive:      6964600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14835908 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           98212 kB
Writeback:           0 kB
AnonPages:    10211436 kB
Mapped:          27300 kB
Slab:           272644 kB
PageTables:      32708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28572904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 52664 MiB
End job on node131 at 2011-05-09 21:55:44