Trace number 3318026

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.06 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3318026-1304899802/watcher-3318026-1304899802 -o /tmp/evaluation-result-3318026-1304899802/solver-3318026-1304899802 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318026-1304899802.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.03 3.83 2.47 5/367 28727
/proc/meminfo: memFree=6160032/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=27948 CPUtime=0 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 2392 0 0 0 0 0 0 0 25 0 1 0 582395684 28618752 2280 33554432000 4194304 4291235 140737418723136 18446744073709551615 4240833 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 6987 2282 216 24 0 3621 0

[startup+0.088622 s]
/proc/loadavg: 4.03 3.83 2.47 5/367 28727
/proc/meminfo: memFree=6160032/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=36972 CPUtime=0.08 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 5760 0 0 0 7 1 0 0 25 0 1 0 582395684 37859328 5183 33554432000 4194304 4291235 140737418723136 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 9243 5184 216 24 0 5877 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36972

[startup+0.100617 s]
/proc/loadavg: 4.03 3.83 2.47 5/367 28727
/proc/meminfo: memFree=6160032/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=38160 CPUtime=0.09 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 6166 0 0 0 8 1 0 0 25 0 1 0 582395684 39075840 5570 33554432000 4194304 4291235 140737418723136 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 9540 5572 216 24 0 6174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38160

[startup+0.300586 s]
/proc/loadavg: 4.03 3.83 2.47 5/367 28727
/proc/meminfo: memFree=6160032/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=50380 CPUtime=0.29 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 9424 0 0 0 27 2 0 0 25 0 1 0 582395684 51589120 8467 33554432000 4194304 4291235 140737418723136 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 12595 8467 240 24 0 9229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50380

[startup+0.700517 s]
/proc/loadavg: 4.03 3.83 2.47 5/367 28727
/proc/meminfo: memFree=6160032/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=46116 CPUtime=0.68 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 12500 0 0 0 66 2 0 0 25 0 1 0 582395684 47222784 7460 33554432000 4194304 4291235 140737418723136 18446744073709551615 4262447 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 11529 7460 248 24 0 8163 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46116

[startup+1.50036 s]
/proc/loadavg: 4.03 3.83 2.47 5/368 28728
/proc/meminfo: memFree=6125436/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=46116 CPUtime=1.48 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 12553 0 0 0 146 2 0 0 25 0 1 0 582395684 47222784 7513 33554432000 4194304 4291235 140737418723136 18446744073709551615 4262133 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 11529 7513 256 24 0 8163 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46116

[startup+3.10107 s]
/proc/loadavg: 4.03 3.84 2.47 5/368 28728
/proc/meminfo: memFree=6120716/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=46116 CPUtime=3.09 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 12639 0 0 0 307 2 0 0 25 0 1 0 582395684 47222784 7599 33554432000 4194304 4291235 140737418723136 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 11529 7599 256 24 0 8163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46116

[startup+6.30049 s]
/proc/loadavg: 4.03 3.84 2.47 5/368 28728
/proc/meminfo: memFree=6107140/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=46116 CPUtime=6.28 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 12839 0 0 0 626 2 0 0 25 0 1 0 582395684 47222784 7797 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255851 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 11529 7797 258 24 0 8163 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46116

[startup+12.7003 s]
/proc/loadavg: 4.10 3.86 2.49 5/368 28728
/proc/meminfo: memFree=6079748/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=53188 CPUtime=12.69 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 13225 0 0 0 1266 3 0 0 25 0 1 0 582395684 54464512 8179 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255647 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 13297 8179 258 24 0 9931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53188

[startup+25.501 s]
/proc/loadavg: 4.08 3.86 2.51 5/368 28728
/proc/meminfo: memFree=6019840/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=53188 CPUtime=25.49 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 13924 0 0 0 2546 3 0 0 25 0 1 0 582395684 54464512 8875 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 13297 8875 258 24 0 9931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53188

[startup+51.1003 s]
/proc/loadavg: 4.05 3.87 2.55 5/368 28729
/proc/meminfo: memFree=5922220/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=71864 CPUtime=51.09 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 18336 0 0 0 5105 4 0 0 25 0 1 0 582395684 73588736 13275 33554432000 4194304 4291235 140737418723136 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 17966 13275 258 24 0 14600 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71864

[startup+102.314 s]
/proc/loadavg: 4.02 3.89 2.63 5/368 28730
/proc/meminfo: memFree=5894292/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=83540 CPUtime=102.31 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 19574 0 0 0 10227 4 0 0 25 0 1 0 582395684 85544960 14498 33554432000 4194304 4291235 140737418723136 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 20885 14498 258 24 0 17519 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 83540

[startup+162.301 s]
/proc/loadavg: 4.00 3.91 2.71 5/368 28732
/proc/meminfo: memFree=5837492/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=83540 CPUtime=162.29 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 19779 0 0 0 16225 4 0 0 25 0 1 0 582395684 85544960 14696 33554432000 4194304 4291235 140737418723136 18446744073709551615 4261933 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 20885 14696 258 24 0 17519 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83540

[startup+222.301 s]
/proc/loadavg: 4.00 3.92 2.79 5/368 28734
/proc/meminfo: memFree=5666960/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=83540 CPUtime=222.3 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 21317 0 0 0 22225 5 0 0 25 0 1 0 582395684 85544960 16225 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255556 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 20885 16225 258 24 0 17519 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83540

[startup+282.301 s]
/proc/loadavg: 4.15 3.98 2.88 5/368 28735
/proc/meminfo: memFree=6353596/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=102508 CPUtime=282.3 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 22441 0 0 0 28225 5 0 0 25 0 1 0 582395684 104968192 17332 33554432000 4194304 4291235 140737418723136 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 25627 17332 258 24 0 22261 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102508

[startup+342.301 s]
/proc/loadavg: 4.16 4.01 2.96 5/368 28737
/proc/meminfo: memFree=6189004/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=102508 CPUtime=342.3 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 22926 0 0 0 34224 6 0 0 25 0 1 0 582395684 104968192 17801 33554432000 4194304 4291235 140737418723136 18446744073709551615 4256121 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 25627 17801 258 24 0 22261 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102508

[startup+402.301 s]
/proc/loadavg: 4.18 4.04 3.02 5/368 28738
/proc/meminfo: memFree=6154204/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=102508 CPUtime=402.3 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 23637 0 0 0 40223 7 0 0 25 0 1 0 582395684 104968192 18501 33554432000 4194304 4291235 140737418723136 18446744073709551615 4256095 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 25627 18501 258 24 0 22261 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102508

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.09 5/368 28796
/proc/meminfo: memFree=7881708/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=102508 CPUtime=462.3 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 24423 0 0 0 46223 7 0 0 25 0 1 0 582395684 104968192 19266 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 25627 19266 258 24 0 22261 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102508

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.14 5/368 28825
/proc/meminfo: memFree=7732012/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=102508 CPUtime=522.31 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 26184 0 0 0 52223 8 0 0 25 0 1 0 582395684 104968192 21005 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 25627 21005 258 24 0 22261 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 102508

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 3.20 5/368 28826
/proc/meminfo: memFree=7508700/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=102508 CPUtime=582.3 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 26751 0 0 0 58222 8 0 0 25 0 1 0 582395684 104968192 21549 33554432000 4194304 4291235 140737418723136 18446744073709551615 4251504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 25627 21549 258 24 0 22261 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102508

[startup+642.301 s]
/proc/loadavg: 4.14 4.06 3.26 5/368 28828
/proc/meminfo: memFree=7412068/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=133328 CPUtime=642.32 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 27608 0 0 0 64224 8 0 0 25 0 1 0 582395684 136527872 22396 33554432000 4194304 4291235 140737418723136 18446744073709551615 4261876 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 33332 22396 258 24 0 29966 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 133328

[startup+702.301 s]
/proc/loadavg: 4.08 4.06 3.31 5/368 28829
/proc/meminfo: memFree=7139476/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=133328 CPUtime=702.31 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 28048 0 0 0 70222 9 0 0 25 0 1 0 582395684 136527872 22821 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 33332 22821 258 24 0 29966 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 133328

[startup+762.314 s]
/proc/loadavg: 4.03 4.05 3.35 5/368 28859
/proc/meminfo: memFree=7232632/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=133744 CPUtime=762.33 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 28565 0 0 0 76224 9 0 0 25 0 1 0 582395684 136953856 23325 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255567 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 33436 23325 258 24 0 30070 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 133744

[startup+822.301 s]
/proc/loadavg: 4.01 4.04 3.39 5/368 28861
/proc/meminfo: memFree=7062016/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=134316 CPUtime=822.31 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 29140 0 0 0 82222 9 0 0 25 0 1 0 582395684 137539584 23889 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 33579 23889 258 24 0 30213 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 134316

[startup+882.301 s]
/proc/loadavg: 4.05 4.04 3.43 5/368 28862
/proc/meminfo: memFree=6930564/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=135356 CPUtime=882.32 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 29839 0 0 0 88222 10 0 0 25 0 1 0 582395684 138604544 24576 33554432000 4194304 4291235 140737418723136 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 33839 24576 258 24 0 30473 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 135356

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.46 5/368 28867
/proc/meminfo: memFree=6764212/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=136400 CPUtime=942.32 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 30660 0 0 0 94222 10 0 0 25 0 1 0 582395684 139673600 25389 33554432000 4194304 4291235 140737418723136 18446744073709551615 4261699 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 34100 25389 258 24 0 30734 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 136400

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.49 5/368 28868
/proc/meminfo: memFree=6589932/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=137040 CPUtime=1002.32 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 31123 0 0 0 100221 11 0 0 25 0 1 0 582395684 140328960 25842 33554432000 4194304 4291235 140737418723136 18446744073709551615 4251616 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 34260 25842 258 24 0 30894 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 137040

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.52 5/368 28870
/proc/meminfo: memFree=6485376/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=75468 CPUtime=1062.32 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 35096 0 0 0 106220 12 0 0 25 0 1 0 582395684 77279232 14018 33554432000 4194304 4291235 140737418723136 18446744073709551615 4261699 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 18867 14018 258 24 0 15501 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 75468

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.55 5/368 28872
/proc/meminfo: memFree=6322052/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=82648 CPUtime=1122.33 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 36524 0 0 0 112220 13 0 0 25 0 1 0 582395684 84631552 15424 33554432000 4194304 4291235 140737418723136 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 20662 15424 258 24 0 17296 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 82648

[startup+1182.3 s]
/proc/loadavg: 4.14 4.05 3.59 5/368 28873
/proc/meminfo: memFree=6084444/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=82648 CPUtime=1182.33 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 37460 0 0 0 118219 14 0 0 25 0 1 0 582395684 84631552 16338 33554432000 4194304 4291235 140737418723136 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 20662 16338 258 24 0 17296 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 82648

[startup+1242.3 s]
/proc/loadavg: 4.05 4.04 3.61 5/368 28875
/proc/meminfo: memFree=5867672/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=94324 CPUtime=1242.33 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 38585 0 0 0 124219 14 0 0 25 0 1 0 582395684 96587776 17450 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 23581 17450 258 24 0 20215 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 94324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.63 5/368 28876
/proc/meminfo: memFree=6183104/32951124 swapFree=65980216/67111528
[pid=28727] ppid=28725 vsize=94324 CPUtime=1300.04 cores=0,2
/proc/28727/stat : 28727 (minisat) R 28725 28727 28499 0 -1 4202496 39445 0 0 0 129990 14 0 0 25 0 1 0 582395684 96587776 18299 33554432000 4194304 4291235 140737418723136 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28727/statm: 23581 18299 258 24 0 20215 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 94324

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.9
CPU system time (s): 0.152976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 137040

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

runsolver used 4.80127 second user time and 10.5834 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-09 02:10:02
IDJOB=3318026
IDBENCH=70830
IDSOLVER=1707
FILE ID=node142/3318026-1304899802
RUNJOBID= node142-1304898906-28517
PBS_JOBID= 13282129
Free space on /tmp= 47012 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318026-1304899802/watcher-3318026-1304899802 -o /tmp/evaluation-result-3318026-1304899802/solver-3318026-1304899802 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318026-1304899802.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=400918770

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:       6160312 kB
Buffers:        233064 kB
Cached:       19488760 kB
SwapCached:      11212 kB
Active:       13243652 kB
Inactive:     12778960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6160312 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            4300 kB
Writeback:           0 kB
AnonPages:     6297780 kB
Mapped:          20712 kB
Slab:           665772 kB
PageTables:      36588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79726776 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= 47068 MiB
End job on node142 at 2011-05-09 02:31:44