Trace number 3362510

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.92 3.93 3.97 5/303 21288
/proc/meminfo: memFree=23907984/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=21516 CPUtime=0 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 1133 0 0 0 0 0 0 0 21 0 1 0 623106761 22032384 1074 33554432000 4194304 4291037 140733898753424 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 5379 1079 216 24 0 2013 0

[startup+0.104771 s]
/proc/loadavg: 3.92 3.93 3.97 5/303 21288
/proc/meminfo: memFree=23907984/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=41800 CPUtime=0.1 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 5532 0 0 0 9 1 0 0 21 0 1 0 623106761 42803200 5418 33554432000 4194304 4291037 140733898753424 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 10450 5430 216 24 0 7084 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 41800

[startup+0.200755 s]
/proc/loadavg: 3.92 3.93 3.97 5/303 21288
/proc/meminfo: memFree=23907984/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=60796 CPUtime=0.18 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 10426 0 0 0 17 1 0 0 22 0 1 0 623106761 62255104 9860 33554432000 4194304 4291037 140733898753424 18446744073709551615 4220383 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 15199 9860 216 24 0 11833 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 60796

[startup+0.300737 s]
/proc/loadavg: 3.92 3.93 3.97 5/303 21288
/proc/meminfo: memFree=23907984/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=75076 CPUtime=0.28 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 15818 0 0 0 26 2 0 0 22 0 1 0 623106761 76877824 14550 33554432000 4194304 4291037 140733898753424 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 18769 14553 216 24 0 15403 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 75076

[startup+0.700661 s]
/proc/loadavg: 3.92 3.93 3.97 5/303 21288
/proc/meminfo: memFree=23907984/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=186632 CPUtime=0.69 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 40732 0 0 0 64 5 0 0 24 0 1 0 623106761 191111168 36813 33554432000 4194304 4291037 140733898753424 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 46658 36815 216 24 0 43292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 186632

[startup+1.50051 s]
/proc/loadavg: 3.92 3.93 3.97 5/304 21289
/proc/meminfo: memFree=23663084/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=347252 CPUtime=1.49 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 77796 0 0 0 138 11 0 0 25 0 1 0 623106761 355586048 70032 33554432000 4194304 4291037 140733898753424 18446744073709551615 4230294 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 86813 70032 238 24 0 83447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 347252

[startup+3.10022 s]
/proc/loadavg: 3.92 3.93 3.97 5/304 21289
/proc/meminfo: memFree=23609268/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=349976 CPUtime=3.09 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 78377 0 0 0 298 11 0 0 25 0 1 0 623106761 358375424 70613 33554432000 4194304 4291037 140733898753424 18446744073709551615 4236826 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 87494 70613 238 24 0 84128 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 349976

[startup+6.30063 s]
/proc/loadavg: 4.01 3.95 3.98 5/304 21289
/proc/meminfo: memFree=23551360/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=381444 CPUtime=6.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 87016 0 0 0 617 12 0 0 25 0 1 0 623106761 390598656 79209 33554432000 4194304 4291037 140733898753424 18446744073709551615 220815894290 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 95361 79209 239 24 0 91995 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 381444

[startup+12.7005 s]
/proc/loadavg: 4.01 3.95 3.98 5/304 21290
/proc/meminfo: memFree=23555468/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=342052 CPUtime=12.69 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 102761 0 0 0 1254 15 0 0 25 0 1 0 623106761 350261248 68923 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248611 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 85513 68924 259 24 0 82147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 342052

[startup+25.5011 s]
/proc/loadavg: 4.01 3.95 3.98 5/304 21290
/proc/meminfo: memFree=23418308/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=392140 CPUtime=25.49 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 115089 0 0 0 2533 16 0 0 25 0 1 0 623106761 401551360 81246 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248413 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 98035 81246 259 24 0 94669 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 392140

[startup+51.1004 s]
/proc/loadavg: 4.00 3.95 3.98 5/304 21291
/proc/meminfo: memFree=23404524/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=473528 CPUtime=51.09 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 133439 0 0 0 5090 19 0 0 25 0 1 0 623106761 484892672 99582 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248653 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 118382 99582 259 24 0 115016 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 473528

[startup+102.301 s]
/proc/loadavg: 4.00 3.96 3.98 5/304 21292
/proc/meminfo: memFree=22987256/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=605788 CPUtime=102.3 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 173451 0 0 0 10205 25 0 0 25 0 1 0 623106761 620326912 139584 33554432000 4194304 4291037 140733898753424 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 151447 139584 259 24 0 148081 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 605788

[startup+162.301 s]
/proc/loadavg: 4.05 3.97 3.98 5/304 21294
/proc/meminfo: memFree=22712684/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=820712 CPUtime=162.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 208280 0 0 0 16199 30 0 0 25 0 1 0 623106761 840409088 174404 33554432000 4194304 4291037 140733898753424 18446744073709551615 4262725 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 205178 174404 259 24 0 201812 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 820712

[startup+222.312 s]
/proc/loadavg: 4.02 3.97 3.98 5/304 21295
/proc/meminfo: memFree=22437420/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=1169960 CPUtime=222.3 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 253214 0 0 0 22193 37 0 0 25 0 1 0 623106761 1198039040 219316 33554432000 4194304 4291037 140733898753424 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 292490 219316 259 24 0 289124 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1169960

[startup+282.301 s]
/proc/loadavg: 4.08 3.99 3.99 5/304 21297
/proc/meminfo: memFree=21870152/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=1169960 CPUtime=282.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 289827 0 0 0 28187 42 0 0 25 0 1 0 623106761 1198039040 255924 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248448 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 292490 255924 259 24 0 289124 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1169960

[startup+342.301 s]
/proc/loadavg: 4.03 3.99 3.99 5/304 21298
/proc/meminfo: memFree=21639776/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=1737488 CPUtime=342.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 326944 0 0 0 34181 48 0 0 25 0 1 0 623106761 1779187712 293019 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248399 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 434372 293019 259 24 0 431006 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1737488

[startup+402.301 s]
/proc/loadavg: 4.07 4.01 3.99 5/304 21300
/proc/meminfo: memFree=21127192/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=1737488 CPUtime=402.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 346393 0 0 0 40179 50 0 0 25 0 1 0 623106761 1779187712 312464 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 434372 312464 259 24 0 431006 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1737488

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.99 5/304 21302
/proc/meminfo: memFree=20791932/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=1737488 CPUtime=462.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 363484 0 0 0 46177 52 0 0 25 0 1 0 623106761 1779187712 329552 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 434372 329552 259 24 0 431006 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1737488

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.99 5/304 21303
/proc/meminfo: memFree=20621952/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=1737488 CPUtime=522.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 384608 0 0 0 52175 54 0 0 25 0 1 0 623106761 1779187712 350673 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 434372 350673 259 24 0 431006 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1737488

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/304 21305
/proc/meminfo: memFree=20228524/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=1737488 CPUtime=582.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 411468 0 0 0 58172 57 0 0 25 0 1 0 623106761 1779187712 377522 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 434372 377522 259 24 0 431006 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1737488

[startup+642.3 s]
/proc/loadavg: 4.06 4.01 4.00 5/304 21309
/proc/meminfo: memFree=20024296/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=2659724 CPUtime=642.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 460612 0 0 0 64163 66 0 0 25 0 1 0 623106761 2723557376 426648 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 664931 426648 259 24 0 661565 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2659724

[startup+702.3 s]
/proc/loadavg: 4.09 4.03 4.00 5/304 21311
/proc/meminfo: memFree=19566196/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=2659724 CPUtime=702.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 499196 0 0 0 70157 72 0 0 25 0 1 0 623106761 2723557376 465217 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 664931 465217 259 24 0 661565 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 2659724

[startup+762.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/304 21313
/proc/meminfo: memFree=19083180/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=2659724 CPUtime=762.3 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 537684 0 0 0 76152 78 0 0 25 0 1 0 623106761 2723557376 503687 33554432000 4194304 4291037 140733898753424 18446744073709551615 4255955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 664931 503687 259 24 0 661565 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2659724

[startup+822.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/304 21314
/proc/meminfo: memFree=18835256/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=2659724 CPUtime=822.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 577543 0 0 0 82145 84 0 0 25 0 1 0 623106761 2723557376 543530 33554432000 4194304 4291037 140733898753424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 664931 543530 259 24 0 661565 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2659724

[startup+882.311 s]
/proc/loadavg: 4.04 4.02 4.00 5/304 21316
/proc/meminfo: memFree=18403828/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=2659724 CPUtime=882.3 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 616027 0 0 0 88139 91 0 0 25 0 1 0 623106761 2723557376 581997 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 664931 581997 259 24 0 661565 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2659724

[startup+942.301 s]
/proc/loadavg: 4.09 4.04 4.01 5/304 21317
/proc/meminfo: memFree=18058828/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=2659724 CPUtime=942.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 662897 0 0 0 94132 97 0 0 25 0 1 0 623106761 2723557376 628855 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 664931 628855 259 24 0 661565 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2659724

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/304 21346
/proc/meminfo: memFree=18019288/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=4158356 CPUtime=1002.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 694072 0 0 0 100128 101 0 0 25 0 1 0 623106761 4258156544 660021 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 1039589 660021 259 24 0 1036223 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 4158356

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/304 21348
/proc/meminfo: memFree=17588736/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=4160916 CPUtime=1062.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 753113 0 0 0 106119 110 0 0 25 0 1 0 623106761 4260777984 719043 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 1040229 719043 259 24 0 1036863 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 4160916

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/304 21349
/proc/meminfo: memFree=17215476/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=4164988 CPUtime=1122.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 792699 0 0 0 112112 117 0 0 25 0 1 0 623106761 4264947712 758613 33554432000 4194304 4291037 140733898753424 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 1041247 758613 259 24 0 1037881 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 4164988

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/304 21351
/proc/meminfo: memFree=16831176/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=4169956 CPUtime=1182.3 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 838482 0 0 0 118105 125 0 0 25 0 1 0 623106761 4270034944 804386 33554432000 4194304 4291037 140733898753424 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 1042489 804386 259 24 0 1039123 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 4169956

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 21380
/proc/meminfo: memFree=16579364/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=4172944 CPUtime=1242.29 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 876027 0 0 0 124098 131 0 0 25 0 1 0 623106761 4273094656 841914 33554432000 4194304 4291037 140733898753424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 1043236 841914 259 24 0 1039870 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 4172944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.00 5/304 21437
/proc/meminfo: memFree=20370708/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=4175876 CPUtime=1300 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4202496 907091 0 0 0 129863 137 0 0 25 0 1 0 623106761 4276097024 872968 33554432000 4194304 4291037 140733898753424 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21288/statm: 1043969 872968 259 24 0 1040603 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 4175876

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.00 4.01 4.00 5/304 21437
/proc/meminfo: memFree=20370708/32951124 swapFree=63485424/67111528
[pid=21288] ppid=21286 vsize=0 CPUtime=1300.1 cores=1,3
/proc/21288/stat : 21288 (minisat_release) R 21286 21288 21172 0 -1 4203524 907096 0 0 0 129863 147 0 0 25 0 1 0 623106761 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/21288/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.13
CPU user time (s): 1298.64
CPU system time (s): 1.49477
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 4175876

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

runsolver used 3.35549 second user time and 8.48971 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-13 19:15:09
IDJOB=3362510
IDBENCH=82387
IDSOLVER=1840
FILE ID=node147/3362510-1305306906
RUNJOBID= node147-1305306805-21192
PBS_JOBID= 13321481
Free space on /tmp= 52408 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.020-NOTKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362510-1305306906/watcher-3362510-1305306906 -o /tmp/evaluation-result-3362510-1305306906/solver-3362510-1305306906 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362510-1305306906.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=436330556

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23908264 kB
Buffers:        238400 kB
Cached:        5009644 kB
SwapCached:      13132 kB
Active:        2136656 kB
Inactive:      6674980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23908264 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:          139972 kB
Writeback:           0 kB
AnonPages:     3558884 kB
Mapped:          15384 kB
Slab:           137544 kB
PageTables:      30596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45490004 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= 52368 MiB
End job on node147 at 2011-05-13 19:36:51