Trace number 3362742

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 reference: minisat 2.2.0? (TO) 1300.19 1300.15

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.05 4.01 3.93 5/250 2401
/proc/meminfo: memFree=16178372/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=20668 CPUtime=0 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 940 0 0 0 0 0 0 0 23 0 1 0 642329688 21164032 881 33554432000 4194304 4291037 140735307354272 18446744073709551615 4240897 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 5167 885 216 24 0 1801 0

[startup+0.031273 s]
/proc/loadavg: 4.05 4.01 3.93 5/250 2401
/proc/meminfo: memFree=16178372/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=24976 CPUtime=0.02 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 1873 0 0 0 2 0 0 0 23 0 1 0 642329688 25575424 1800 33554432000 4194304 4291037 140735307354272 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 6244 1802 216 24 0 2878 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24976

[startup+0.100258 s]
/proc/loadavg: 4.05 4.01 3.93 5/250 2401
/proc/meminfo: memFree=16178372/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=36724 CPUtime=0.09 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 4792 0 0 0 9 0 0 0 23 0 1 0 642329688 37605376 4678 33554432000 4194304 4291037 140735307354272 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 9181 4680 216 24 0 5815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36724

[startup+0.300224 s]
/proc/loadavg: 4.05 4.01 3.93 5/250 2401
/proc/meminfo: memFree=16178372/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=73092 CPUtime=0.29 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 14963 0 0 0 27 2 0 0 25 0 1 0 642329688 74846208 13846 33554432000 4194304 4291037 140735307354272 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 18273 13847 216 24 0 14907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73092

[startup+0.701179 s]
/proc/loadavg: 4.05 4.01 3.93 5/250 2401
/proc/meminfo: memFree=16178372/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=169832 CPUtime=0.69 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 38091 0 0 0 63 6 0 0 25 0 1 0 642329688 173907968 34172 33554432000 4194304 4291037 140735307354272 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 42458 34174 216 24 0 39092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 169832

[startup+1.50103 s]
/proc/loadavg: 4.05 4.01 3.93 6/251 2402
/proc/meminfo: memFree=15983072/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=358300 CPUtime=1.49 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 80998 0 0 0 135 14 0 0 25 0 1 0 642329688 366899200 73234 33554432000 4194304 4291037 140735307354272 18446744073709551615 222921437893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 89575 73236 216 24 0 86209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 358300

[startup+3.10071 s]
/proc/loadavg: 4.13 4.03 3.94 6/251 2402
/proc/meminfo: memFree=15767684/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=668820 CPUtime=3.08 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 165411 0 0 0 279 29 0 0 25 0 1 0 642329688 684871680 148990 33554432000 4194304 4291037 140735307354272 18446744073709551615 222921438241 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 167205 148991 216 24 0 163839 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 668820

[startup+6.30115 s]
/proc/loadavg: 4.13 4.03 3.94 6/251 2402
/proc/meminfo: memFree=15545476/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=698604 CPUtime=6.28 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 171431 0 0 0 598 30 0 0 25 0 1 0 642329688 715370496 155010 33554432000 4194304 4291037 140735307354272 18446744073709551615 4230163 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 174651 155010 238 24 0 171285 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 698604

[startup+12.701 s]
/proc/loadavg: 4.11 4.03 3.94 7/251 2403
/proc/meminfo: memFree=15439232/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=846252 CPUtime=12.69 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 192637 0 0 0 1235 34 0 0 25 0 1 0 642329688 866562048 176176 33554432000 4194304 4291037 140735307354272 18446744073709551615 4230285 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 211563 176176 239 24 0 208197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 846252

[startup+25.5007 s]
/proc/loadavg: 4.09 4.03 3.94 7/251 2403
/proc/meminfo: memFree=15514360/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=685160 CPUtime=25.48 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 223853 0 0 0 2510 38 0 0 25 0 1 0 642329688 701603840 147398 33554432000 4194304 4291037 140735307354272 18446744073709551615 4261940 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 171290 147398 258 24 0 167924 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 685160

[startup+51.1009 s]
/proc/loadavg: 4.06 4.03 3.94 7/251 2404
/proc/meminfo: memFree=15394796/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=685160 CPUtime=51.08 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 233159 0 0 0 5069 39 0 0 25 0 1 0 642329688 701603840 156702 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 171290 156702 259 24 0 167924 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 685160

[startup+102.309 s]
/proc/loadavg: 4.06 4.03 3.94 7/251 2405
/proc/meminfo: memFree=15107248/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=898808 CPUtime=102.29 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 263408 0 0 0 10186 43 0 0 25 0 1 0 642329688 920379392 186939 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 224702 186939 259 24 0 221336 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 898808

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.94 7/251 2407
/proc/meminfo: memFree=15239764/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=1113732 CPUtime=162.29 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 291210 0 0 0 16182 47 0 0 25 0 1 0 642329688 1140461568 214729 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 278433 214729 259 24 0 275067 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1113732

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.94 6/251 2408
/proc/meminfo: memFree=15109648/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=1113732 CPUtime=222.29 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 319228 0 0 0 22178 51 0 0 25 0 1 0 642329688 1140461568 242736 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 278433 242736 259 24 0 275067 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1113732

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.94 6/251 2410
/proc/meminfo: memFree=14690264/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=1462980 CPUtime=282.29 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 347086 0 0 0 28175 54 0 0 25 0 1 0 642329688 1498091520 270592 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 365745 270592 259 24 0 362379 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1462980

[startup+342.301 s]
/proc/loadavg: 4.05 4.02 3.95 7/251 2411
/proc/meminfo: memFree=15365792/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=1462980 CPUtime=342.29 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 374768 0 0 0 34171 58 0 0 25 0 1 0 642329688 1498091520 298265 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 365745 298265 259 24 0 362379 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1462980

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.95 7/251 2413
/proc/meminfo: memFree=15103636/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=1462980 CPUtime=402.3 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 403082 0 0 0 40167 63 0 0 25 0 1 0 642329688 1498091520 326573 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 365745 326573 259 24 0 362379 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1462980

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.95 6/251 2415
/proc/meminfo: memFree=14830576/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2030508 CPUtime=462.3 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 436246 0 0 0 46162 68 0 0 25 0 1 0 642329688 2079240192 359729 33554432000 4194304 4291037 140735307354272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 507627 359729 259 24 0 504261 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2030508

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.95 7/251 2416
/proc/meminfo: memFree=15049172/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2030508 CPUtime=522.3 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 473255 0 0 0 52156 74 0 0 25 0 1 0 642329688 2079240192 396726 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 507627 396726 259 24 0 504261 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2030508

[startup+582.301 s]
/proc/loadavg: 4.06 4.02 3.95 6/251 2446
/proc/meminfo: memFree=14877720/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2030508 CPUtime=582.3 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 507330 0 0 0 58152 78 0 0 25 0 1 0 642329688 2079240192 430797 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 507627 430797 259 24 0 504261 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2030508

[startup+642.301 s]
/proc/loadavg: 3.97 4.00 3.95 5/251 2475
/proc/meminfo: memFree=14867044/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2030508 CPUtime=642.3 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 533128 0 0 0 64148 82 0 0 25 0 1 0 642329688 2079240192 456589 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 507627 456589 259 24 0 504261 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 2030508

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.95 5/251 2477
/proc/meminfo: memFree=14555456/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2952744 CPUtime=702.3 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 574999 0 0 0 70142 88 0 0 25 0 1 0 642329688 3023609856 498452 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 738186 498452 259 24 0 734820 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2952744

[startup+762.309 s]
/proc/loadavg: 4.01 4.01 3.95 5/251 2479
/proc/meminfo: memFree=14284248/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2952744 CPUtime=762.31 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 616733 0 0 0 76137 94 0 0 25 0 1 0 642329688 3023609856 540181 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248611 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 738186 540181 259 24 0 734820 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2952744

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 3.96 5/251 2508
/proc/meminfo: memFree=14755448/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2952744 CPUtime=822.31 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 648952 0 0 0 82133 98 0 0 25 0 1 0 642329688 3023609856 572390 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248262 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 738186 572390 259 24 0 734820 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2952744

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/251 2510
/proc/meminfo: memFree=14602152/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2952744 CPUtime=882.31 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 691363 0 0 0 88126 105 0 0 25 0 1 0 642329688 3023609856 614791 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 738186 614791 259 24 0 734820 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2952744

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.96 5/251 2538
/proc/meminfo: memFree=14612272/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2952744 CPUtime=942.31 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 727182 0 0 0 94120 111 0 0 25 0 1 0 642329688 3023609856 650600 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248399 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 738186 650600 259 24 0 734820 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2952744

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/251 2540
/proc/meminfo: memFree=14377876/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=2952744 CPUtime=1002.31 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 776440 0 0 0 100114 117 0 0 25 0 1 0 642329688 3023609856 699848 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248363 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 738186 699848 259 24 0 734820 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2952744

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/251 2542
/proc/meminfo: memFree=14210712/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=4451376 CPUtime=1062.32 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 809932 0 0 0 106108 124 0 0 25 0 1 0 642329688 4558209024 733331 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 1112844 733331 259 24 0 1109478 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4451376

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.96 5/251 2543
/proc/meminfo: memFree=14036460/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=4451376 CPUtime=1122.32 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 849109 0 0 0 112101 131 0 0 25 0 1 0 642329688 4558209024 772500 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248468 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 1112844 772500 259 24 0 1109478 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 4451376

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.96 5/251 2545
/proc/meminfo: memFree=13871268/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=4451376 CPUtime=1182.32 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 888537 0 0 0 118096 136 0 0 25 0 1 0 642329688 4558209024 811924 33554432000 4194304 4291037 140735307354272 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 1112844 811924 259 24 0 1109478 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4451376

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.97 5/251 2546
/proc/meminfo: memFree=13754700/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=4451376 CPUtime=1242.32 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 917447 0 0 0 124093 139 0 0 25 0 1 0 642329688 4558209024 840827 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 1112844 840827 259 24 0 1109478 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4451376



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.97 5/251 2548
/proc/meminfo: memFree=13681868/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=4451376 CPUtime=1300.03 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4202496 935330 0 0 0 129861 142 0 0 25 0 1 0 642329688 4558209024 858706 33554432000 4194304 4291037 140735307354272 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2401/statm: 1112844 858706 259 24 0 1109478 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4451376

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: 4.02 4.02 3.97 5/252 2549
/proc/meminfo: memFree=15973876/32951124 swapFree=66522240/67111528
[pid=2401] ppid=2399 vsize=0 CPUtime=1300.14 cores=0,2
/proc/2401/stat : 2401 (minisat_release) R 2399 2401 2147 0 -1 4203524 935339 0 0 0 129861 153 0 0 25 0 1 0 642329688 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/2401/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.15
CPU time (s): 1300.19
CPU user time (s): 1298.62
CPU system time (s): 1.57076
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4451376

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

runsolver used 3.07553 second user time and 6.39803 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-13 19:21:29
IDJOB=3362742
IDBENCH=82404
IDSOLVER=1840
FILE ID=node109/3362742-1305307284
RUNJOBID= node109-1305306527-2165
PBS_JOBID= 13321474
Free space on /tmp= 36304 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362742-1305307284/watcher-3362742-1305307284 -o /tmp/evaluation-result-3362742-1305307284/solver-3362742-1305307284 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362742-1305307284.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=787809047

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.82
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.809
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.809
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.82
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.809
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:     32951124 kB
MemFree:      16178652 kB
Buffers:        222756 kB
Cached:        4245068 kB
SwapCached:      19036 kB
Active:        7680468 kB
Inactive:      8822568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16178652 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:          165896 kB
Writeback:           0 kB
AnonPages:    12022236 kB
Mapped:          18644 kB
Slab:           172224 kB
PageTables:      33656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19486188 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= 36328 MiB
End job on node109 at 2011-05-13 19:43:11