Trace number 3318089

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: MiniSAT 2.2.0-agile-26? (TO) 1300.24 1300.19

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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

running on 2 cores: 4,6

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.08 4.00 3.20 5/364 28107
/proc/meminfo: memFree=4336800/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=21268 CPUtime=0 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 1106 0 0 0 0 0 0 0 23 0 1 0 601637558 21778432 1031 33554432000 4194304 4291235 140734820687840 18446744073709551615 239476694784 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 5317 1031 216 24 0 1951 0

[startup+0.0766889 s]
/proc/loadavg: 4.08 4.00 3.20 5/364 28107
/proc/meminfo: memFree=4336800/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=34928 CPUtime=0.07 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 4274 0 0 0 7 0 0 0 23 0 1 0 601637558 35766272 4105 33554432000 4194304 4291235 140734820687840 18446744073709551615 4200658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 8732 4105 216 24 0 5366 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34928

[startup+0.1007 s]
/proc/loadavg: 4.08 4.00 3.20 5/364 28107
/proc/meminfo: memFree=4336800/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=39580 CPUtime=0.09 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 5482 0 0 0 9 0 0 0 23 0 1 0 601637558 40529920 5251 33554432000 4194304 4291235 140734820687840 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 9895 5251 216 24 0 6529 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39580

[startup+0.300649 s]
/proc/loadavg: 4.08 4.00 3.20 5/364 28107
/proc/meminfo: memFree=4336800/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=83332 CPUtime=0.29 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 17574 0 0 0 27 2 0 0 25 0 1 0 601637558 85331968 16149 33554432000 4194304 4291235 140734820687840 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 20833 16154 216 24 0 17467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83332

[startup+0.700571 s]
/proc/loadavg: 4.08 4.00 3.20 5/364 28107
/proc/meminfo: memFree=4336800/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=173100 CPUtime=0.68 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 42375 0 0 0 63 5 0 0 25 0 1 0 601637558 177254400 37684 33554432000 4194304 4291235 140734820687840 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 43275 37688 216 24 0 39909 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 173100

[startup+1.50042 s]
/proc/loadavg: 4.08 4.00 3.20 5/365 28108
/proc/meminfo: memFree=4121908/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=264920 CPUtime=1.49 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 66131 0 0 0 140 9 0 0 25 0 1 0 601637558 271278080 59114 33554432000 4194304 4291235 140734820687840 18446744073709551615 4230240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 66230 59114 237 24 0 62864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264920

[startup+3.10111 s]
/proc/loadavg: 4.08 4.00 3.20 5/365 28108
/proc/meminfo: memFree=4098720/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=264920 CPUtime=3.09 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 66131 0 0 0 300 9 0 0 25 0 1 0 601637558 271278080 59114 33554432000 4194304 4291235 140734820687840 18446744073709551615 4230240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 66230 59114 237 24 0 62864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 264920

[startup+6.30049 s]
/proc/loadavg: 4.08 4.00 3.20 5/365 28108
/proc/meminfo: memFree=4061340/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=326940 CPUtime=6.29 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 76000 0 0 0 618 11 0 0 25 0 1 0 601637558 334786560 68164 33554432000 4194304 4291235 140734820687840 18446744073709551615 4230261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 81735 68164 239 24 0 78369 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 326940

[startup+12.7003 s]
/proc/loadavg: 4.07 4.00 3.21 5/365 28108
/proc/meminfo: memFree=4092120/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=266448 CPUtime=12.69 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 91229 0 0 0 1255 14 0 0 25 0 1 0 601637558 272842752 60452 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 66612 60460 259 24 0 63246 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 266448

[startup+25.5008 s]
/proc/loadavg: 4.20 4.03 3.23 5/365 28109
/proc/meminfo: memFree=4032088/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=347356 CPUtime=25.49 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 103102 0 0 0 2534 15 0 0 25 0 1 0 601637558 355692544 72316 33554432000 4194304 4291235 140734820687840 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 86839 72316 259 24 0 83473 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 347356

[startup+51.1009 s]
/proc/loadavg: 4.13 4.03 3.25 5/365 28109
/proc/meminfo: memFree=3966888/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=428744 CPUtime=51.09 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 122618 0 0 0 5092 17 0 0 25 0 1 0 601637558 439033856 91820 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248318 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 107186 91820 259 24 0 103820 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 428744

[startup+102.313 s]
/proc/loadavg: 4.06 4.02 3.29 5/365 28111
/proc/meminfo: memFree=3779284/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=561004 CPUtime=102.3 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 164009 0 0 0 10207 23 0 0 25 0 1 0 601637558 574468096 133197 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 140251 133197 259 24 0 136885 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 561004

[startup+162.301 s]
/proc/loadavg: 4.17 4.05 3.34 5/365 28112
/proc/meminfo: memFree=3615732/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=775928 CPUtime=162.3 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 200403 0 0 0 16201 29 0 0 25 0 1 0 601637558 794550272 169576 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248345 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 193982 169576 259 24 0 190616 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 775928

[startup+222.301 s]
/proc/loadavg: 4.06 4.04 3.38 5/365 28141
/proc/meminfo: memFree=3313080/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=1125176 CPUtime=222.3 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 258340 0 0 0 22193 37 0 0 25 0 1 0 601637558 1152180224 227485 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 281294 227485 259 24 0 277928 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1125176

[startup+282.3 s]
/proc/loadavg: 4.21 4.09 3.43 5/365 28169
/proc/meminfo: memFree=2574248/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=1692704 CPUtime=282.3 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 324711 0 0 0 28182 48 0 0 25 0 1 0 601637558 1733328896 293847 33554432000 4194304 4291235 140734820687840 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 423176 293847 259 24 0 419810 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1692704

[startup+342.301 s]
/proc/loadavg: 4.07 4.07 3.47 5/365 28171
/proc/meminfo: memFree=2258648/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=1692704 CPUtime=342.31 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 372993 0 0 0 34179 52 0 0 25 0 1 0 601637558 1733328896 342104 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 423176 342104 259 24 0 419810 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1692704

[startup+402.3 s]
/proc/loadavg: 4.12 4.08 3.51 5/365 28173
/proc/meminfo: memFree=1911516/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=1692704 CPUtime=402.3 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 435202 0 0 0 40171 59 0 0 25 0 1 0 601637558 1733328896 404293 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 423176 404293 259 24 0 419810 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1692704

[startup+462.301 s]
/proc/loadavg: 4.04 4.07 3.54 5/365 28174
/proc/meminfo: memFree=1520544/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=2614940 CPUtime=462.31 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 489619 0 0 0 46164 67 0 0 25 0 1 0 601637558 2677698560 458689 33554432000 4194304 4291235 140734820687840 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 653735 458694 259 24 0 650369 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2614940

[startup+522.3 s]
/proc/loadavg: 4.09 4.07 3.57 5/365 28176
/proc/meminfo: memFree=1222804/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=2614940 CPUtime=522.31 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 535926 0 0 0 52157 74 0 0 25 0 1 0 601637558 2677698560 504973 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 653735 504973 259 24 0 650369 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2614940

[startup+582.301 s]
/proc/loadavg: 4.09 4.07 3.60 5/365 28177
/proc/meminfo: memFree=909240/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=2615204 CPUtime=582.31 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 585102 0 0 0 58150 81 0 0 25 0 1 0 601637558 2677968896 554138 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 653801 554138 259 24 0 650435 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2615204

[startup+642.3 s]
/proc/loadavg: 4.15 4.08 3.63 5/365 28179
/proc/meminfo: memFree=594292/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=2619960 CPUtime=642.33 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 638612 0 0 0 64144 89 0 0 25 0 1 0 601637558 2682839040 607630 33554432000 4194304 4291235 140734820687840 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 654990 607630 259 24 0 651624 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 2619960

[startup+702.301 s]
/proc/loadavg: 4.05 4.07 3.65 5/365 28181
/proc/meminfo: memFree=239660/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=4124832 CPUtime=702.32 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 690918 0 0 0 70136 96 0 0 25 0 1 0 601637558 4223827968 659919 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1031208 659919 259 24 0 1027842 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 4124832

[startup+762.313 s]
/proc/loadavg: 4.02 4.05 3.67 5/365 28182
/proc/meminfo: memFree=94960/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=4131532 CPUtime=762.34 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 753962 0 0 0 76130 104 0 0 25 0 1 0 601637558 4230688768 722947 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1032883 722948 259 24 0 1029517 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 4131532

[startup+822.301 s]
/proc/loadavg: 4.00 4.04 3.68 5/365 28184
/proc/meminfo: memFree=96760/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=4137544 CPUtime=822.33 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 807921 0 0 0 82121 112 0 0 25 0 1 0 601637558 4236845056 776881 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1034386 776882 259 24 0 1031020 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 4137544

[startup+882.3 s]
/proc/loadavg: 4.07 4.04 3.71 5/365 28185
/proc/meminfo: memFree=96184/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=4142932 CPUtime=882.33 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 857384 0 0 0 88114 119 0 0 25 0 1 0 601637558 4242362368 826329 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1035733 826329 259 24 0 1032367 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 4142932

[startup+942.301 s]
/proc/loadavg: 4.09 4.05 3.73 5/365 28187
/proc/meminfo: memFree=99504/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=4143920 CPUtime=942.33 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 882555 0 0 0 94110 123 0 0 25 0 1 0 601637558 4243374080 851487 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1035980 851487 259 24 0 1032614 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 4143920

[startup+1002.3 s]
/proc/loadavg: 4.03 4.04 3.74 5/365 28189
/proc/meminfo: memFree=97924/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=4148304 CPUtime=1002.33 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 922428 0 0 0 100105 128 0 0 25 0 1 0 601637558 4247863296 891338 33554432000 4194304 4291235 140734820687840 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1037076 891338 259 24 0 1033710 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 4148304

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.76 5/365 28190
/proc/meminfo: memFree=97108/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=4155024 CPUtime=1062.33 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 977861 0 0 0 106097 136 0 0 25 0 1 0 601637558 4254744576 946742 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1038756 946742 259 24 0 1035390 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 4155024

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 3.78 5/365 28192
/proc/meminfo: memFree=98968/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=4160408 CPUtime=1122.34 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 1031156 0 0 0 112088 146 0 0 25 0 1 0 601637558 4260257792 1000021 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248594 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1040102 1000021 259 24 0 1036736 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 4160408

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.79 4/360 28211
/proc/meminfo: memFree=411728/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=6601152 CPUtime=1182.34 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 1077066 0 0 0 118080 154 0 0 25 0 1 0 601637558 6759579648 1045907 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248266 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1650288 1045907 259 24 0 1646922 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 6601152

[startup+1242.3 s]
/proc/loadavg: 3.37 3.84 3.73 4/359 28213
/proc/meminfo: memFree=134532/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=6606036 CPUtime=1242.34 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 1123921 0 0 0 124070 164 0 0 25 0 1 0 601637558 6764580864 1092744 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1651509 1092744 259 24 0 1648143 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 6606036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.13 3.69 3.69 6/359 28215
/proc/meminfo: memFree=94168/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=6610736 CPUtime=1300.06 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4202496 1160327 0 0 0 129836 170 0 0 25 0 1 0 601637558 6769393664 1129131 33554432000 4194304 4291235 140734820687840 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/28107/statm: 1652684 1129131 259 24 0 1649318 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 6610736

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

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

[startup+1300.11 s]
/proc/loadavg: 3.13 3.69 3.69 4/360 28216
/proc/meminfo: memFree=2860104/32950928 swapFree=67056568/67111528
[pid=28107] ppid=28105 vsize=0 CPUtime=1300.17 cores=4,6
/proc/28107/stat : 28107 (minisat) R 28105 28107 27748 0 -1 4203524 1160327 0 0 0 129836 181 0 0 25 0 1 0 601637558 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/28107/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.19
CPU time (s): 1300.24
CPU user time (s): 1298.36
CPU system time (s): 1.87871
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 6610736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.36
system time used= 1.87871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1160327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 690

runsolver used 4.78127 second user time and 10.0355 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 02:20:05
IDJOB=3318089
IDBENCH=82386
IDSOLVER=1707
FILE ID=node148/3318089-1304900403
RUNJOBID= node148-1304898906-27767
PBS_JOBID= 13282123
Free space on /tmp= 30984 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318089-1304900403/watcher-3318089-1304900403 -o /tmp/evaluation-result-3318089-1304900403/solver-3318089-1304900403 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318089-1304900403.cnf

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=1787090843

node148.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.854
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.70
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.854
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.854
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:       4336956 kB
Buffers:        231136 kB
Cached:       24235056 kB
SwapCached:       8268 kB
Active:       13350572 kB
Inactive:     14427504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4336956 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           64352 kB
Writeback:           0 kB
AnonPages:     3309880 kB
Mapped:          27656 kB
Slab:           739712 kB
PageTables:      30284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85179600 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= 30832 MiB
End job on node148 at 2011-05-09 02:41:47