Trace number 3348697

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: cir_minisat 2011-03-02? (TO) 1300.08 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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-3348697-1304969395/watcher-3348697-1304969395 -o /tmp/evaluation-result-3348697-1304969395/solver-3348697-1304969395 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348697-1304969395.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: 3.84 3.94 3.01 5/362 2276
/proc/meminfo: memFree=5490680/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=19544 CPUtime=0 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 669 0 0 0 0 0 0 0 25 0 1 0 608536164 20013056 612 33554432000 4194304 4254575 140736227298208 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 4886 617 212 15 0 1529 0

[startup+0.021523 s]
/proc/loadavg: 3.84 3.94 3.01 5/362 2276
/proc/meminfo: memFree=5490680/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=27220 CPUtime=0.01 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 2590 0 0 0 1 0 0 0 25 0 1 0 608536164 27873280 2381 33554432000 4194304 4254575 140736227298208 18446744073709551615 4221661 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 6805 2382 213 15 0 3448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27220

[startup+0.100568 s]
/proc/loadavg: 3.84 3.94 3.01 5/362 2276
/proc/meminfo: memFree=5490680/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=33232 CPUtime=0.09 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 4921 0 0 0 9 0 0 0 25 0 1 0 608536164 34029568 4525 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 8308 4525 222 15 0 4951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33232

[startup+0.300527 s]
/proc/loadavg: 3.84 3.94 3.01 5/362 2276
/proc/meminfo: memFree=5490680/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=34356 CPUtime=0.29 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 5219 0 0 0 29 0 0 0 25 0 1 0 608536164 35180544 4822 33554432000 4194304 4254575 140736227298208 18446744073709551615 4223789 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 8589 4822 232 15 0 5232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34356

[startup+0.700442 s]
/proc/loadavg: 3.84 3.94 3.01 5/362 2276
/proc/meminfo: memFree=5490680/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=34812 CPUtime=0.69 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 5313 0 0 0 69 0 0 0 25 0 1 0 608536164 35647488 4916 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 8703 4916 232 15 0 5346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34812

[startup+1.50029 s]
/proc/loadavg: 3.84 3.94 3.01 6/363 2277
/proc/meminfo: memFree=5467988/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=34812 CPUtime=1.49 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 5356 0 0 0 149 0 0 0 25 0 1 0 608536164 35647488 4959 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 8703 4959 232 15 0 5346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34812

[startup+3.10099 s]
/proc/loadavg: 3.84 3.94 3.01 6/363 2277
/proc/meminfo: memFree=5463428/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=34660 CPUtime=3.09 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 5435 0 0 0 309 0 0 0 25 0 1 0 608536164 35491840 5000 33554432000 4194304 4254575 140736227298208 18446744073709551615 4210143 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 8665 5000 232 15 0 5308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34660

[startup+6.30034 s]
/proc/loadavg: 3.86 3.94 3.02 6/363 2277
/proc/meminfo: memFree=5462616/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=34912 CPUtime=6.29 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 5556 0 0 0 629 0 0 0 25 0 1 0 608536164 35749888 5119 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 8728 5119 232 15 0 5371 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34912

[startup+12.701 s]
/proc/loadavg: 3.87 3.94 3.02 6/363 2277
/proc/meminfo: memFree=5436608/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=37944 CPUtime=12.69 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 5861 0 0 0 1269 0 0 0 25 0 1 0 608536164 38854656 5385 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 9486 5385 232 15 0 6129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37944

[startup+25.5005 s]
/proc/loadavg: 3.90 3.94 3.04 6/363 2278
/proc/meminfo: memFree=5415124/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=38176 CPUtime=25.49 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 6405 0 0 0 2548 1 0 0 25 0 1 0 608536164 39092224 5848 33554432000 4194304 4254575 140736227298208 18446744073709551615 4223037 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 9544 5848 232 15 0 6187 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38176

[startup+51.1004 s]
/proc/loadavg: 4.00 3.96 3.07 6/361 2311
/proc/meminfo: memFree=6109280/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=42912 CPUtime=51.09 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 7343 0 0 0 5108 1 0 0 25 0 1 0 608536164 43941888 6707 33554432000 4194304 4254575 140736227298208 18446744073709551615 4222515 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 10728 6707 232 15 0 7371 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42912

[startup+102.314 s]
/proc/loadavg: 4.00 3.97 3.11 5/363 2337
/proc/meminfo: memFree=5916400/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=51024 CPUtime=102.31 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 9555 0 0 0 10229 2 0 0 25 0 1 0 608536164 52248576 8835 33554432000 4194304 4254575 140736227298208 18446744073709551615 4223035 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 12756 8835 232 15 0 9399 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 51024

[startup+162.301 s]
/proc/loadavg: 4.05 3.99 3.17 5/363 2338
/proc/meminfo: memFree=5860800/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=63660 CPUtime=162.3 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 12230 0 0 0 16227 3 0 0 25 0 1 0 608536164 65187840 11491 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 15915 11491 232 15 0 12558 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 63660

[startup+222.301 s]
/proc/loadavg: 4.11 4.02 3.23 5/363 2340
/proc/meminfo: memFree=5749404/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=83668 CPUtime=222.3 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 14458 0 0 0 22226 4 0 0 25 0 1 0 608536164 85676032 13667 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 20917 13667 232 15 0 17560 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83668

[startup+282.301 s]
/proc/loadavg: 4.08 4.03 3.28 5/363 2341
/proc/meminfo: memFree=5610356/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=84652 CPUtime=282.3 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 17019 0 0 0 28226 4 0 0 25 0 1 0 608536164 86683648 16133 33554432000 4194304 4254575 140736227298208 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 21163 16133 232 15 0 17806 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 84652

[startup+342.301 s]
/proc/loadavg: 4.03 4.02 3.32 5/363 2343
/proc/meminfo: memFree=5558236/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=116292 CPUtime=342.3 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 19466 0 0 0 34225 5 0 0 25 0 1 0 608536164 119083008 18570 33554432000 4194304 4254575 140736227298208 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 29073 18570 232 15 0 25716 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 116292

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.36 5/363 2345
/proc/meminfo: memFree=5526188/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=117736 CPUtime=402.31 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 21402 0 0 0 40225 6 0 0 25 0 1 0 608536164 120561664 20488 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 29434 20488 232 15 0 26077 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 117736

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.40 5/363 2346
/proc/meminfo: memFree=5449140/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=119016 CPUtime=462.31 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 23889 0 0 0 46224 7 0 0 25 0 1 0 608536164 121872384 22964 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 29754 22964 232 15 0 26397 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119016

[startup+522.3 s]
/proc/loadavg: 4.10 4.03 3.44 5/363 2376
/proc/meminfo: memFree=5101032/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=119776 CPUtime=522.31 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 25527 0 0 0 52224 7 0 0 25 0 1 0 608536164 122650624 24590 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216537 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 29944 24590 232 15 0 26587 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 119776

[startup+582.3 s]
/proc/loadavg: 4.13 4.05 3.49 5/363 2377
/proc/meminfo: memFree=4813360/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=170980 CPUtime=582.32 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 28067 0 0 0 58223 9 0 0 25 0 1 0 608536164 175083520 27076 33554432000 4194304 4254575 140736227298208 18446744073709551615 4222744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 42745 27076 232 15 0 39388 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 170980

[startup+642.3 s]
/proc/loadavg: 4.05 4.04 3.52 5/363 2379
/proc/meminfo: memFree=4518884/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=172180 CPUtime=642.32 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 30243 0 0 0 64223 9 0 0 25 0 1 0 608536164 176312320 29241 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216520 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 43045 29241 232 15 0 39688 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 172180

[startup+702.3 s]
/proc/loadavg: 3.63 3.93 3.51 4/357 2399
/proc/meminfo: memFree=4373656/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=173040 CPUtime=702.32 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 32545 0 0 0 70222 10 0 0 25 0 1 0 608536164 177192960 31532 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 43260 31532 232 15 0 39903 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 173040

[startup+762.313 s]
/proc/loadavg: 3.30 3.77 3.48 4/357 2400
/proc/meminfo: memFree=4110976/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=173308 CPUtime=762.34 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 34135 0 0 0 76223 11 0 0 25 0 1 0 608536164 177467392 33115 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 43327 33115 232 15 0 39970 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 173308

[startup+822.3 s]
/proc/loadavg: 3.11 3.63 3.44 4/357 2402
/proc/meminfo: memFree=3850900/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=173860 CPUtime=822.32 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 35980 0 0 0 82220 12 0 0 25 0 1 0 608536164 178032640 34949 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 43465 34949 232 15 0 40108 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 173860

[startup+882.3 s]
/proc/loadavg: 3.11 3.53 3.42 4/357 2403
/proc/meminfo: memFree=3604584/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=174240 CPUtime=882.32 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 36386 0 0 0 88220 12 0 0 25 0 1 0 608536164 178421760 35349 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 43560 35349 232 15 0 40203 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 174240

[startup+942.3 s]
/proc/loadavg: 3.04 3.43 3.39 4/357 2405
/proc/meminfo: memFree=3342028/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=174832 CPUtime=942.33 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 36785 0 0 0 94220 13 0 0 25 0 1 0 608536164 179027968 35741 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216510 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 43708 35741 232 15 0 40351 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 174832

[startup+1002.3 s]
/proc/loadavg: 3.01 3.35 3.36 4/357 2407
/proc/meminfo: memFree=3086912/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=175756 CPUtime=1002.34 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 37885 0 0 0 100221 13 0 0 25 0 1 0 608536164 179974144 36799 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216845 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 43939 36799 232 15 0 40582 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 175756

[startup+1062.3 s]
/proc/loadavg: 3.08 3.30 3.34 4/357 2408
/proc/meminfo: memFree=2854496/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=177092 CPUtime=1062.33 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 39269 0 0 0 106220 13 0 0 25 0 1 0 608536164 181342208 38173 33554432000 4194304 4254575 140736227298208 18446744073709551615 4217011 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 44273 38173 232 15 0 40916 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 177092

[startup+1122.3 s]
/proc/loadavg: 3.03 3.24 3.32 4/357 2410
/proc/meminfo: memFree=2567844/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=177820 CPUtime=1122.34 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 40900 0 0 0 112220 14 0 0 25 0 1 0 608536164 182087680 39791 33554432000 4194304 4254575 140736227298208 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 44455 39791 232 15 0 41098 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 177820

[startup+1182.3 s]
/proc/loadavg: 3.01 3.20 3.30 4/357 2411
/proc/meminfo: memFree=2329216/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=260160 CPUtime=1182.34 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 43082 0 0 0 118219 15 0 0 25 0 1 0 608536164 266403840 41963 33554432000 4194304 4254575 140736227298208 18446744073709551615 4209280 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 65040 41963 232 15 0 61683 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 260160

[startup+1242.3 s]
/proc/loadavg: 3.08 3.19 3.28 4/357 2413
/proc/meminfo: memFree=2074704/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=260932 CPUtime=1242.35 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 44074 0 0 0 124219 16 0 0 25 0 1 0 608536164 267194368 42948 33554432000 4194304 4254575 140736227298208 18446744073709551615 4209822 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 65233 42948 232 15 0 61876 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 260932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.07 3.16 3.27 4/357 2415
/proc/meminfo: memFree=1820576/32950928 swapFree=45936960/67111528
[pid=2276] ppid=2274 vsize=262028 CPUtime=1300.05 cores=0,2
/proc/2276/stat : 2276 (cir_minisat) R 2274 2276 2035 0 -1 4202496 45950 0 0 0 129988 17 0 0 25 0 1 0 608536164 268316672 44808 33554432000 4194304 4254575 140736227298208 18446744073709551615 4223773 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2276/statm: 65507 44808 232 15 0 62150 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 262028

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.08
CPU user time (s): 1299.9
CPU system time (s): 0.181972
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 262028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45950
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2770

runsolver used 4.97624 second user time and 10.1055 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 21:29:55
IDJOB=3348697
IDBENCH=70829
IDSOLVER=1810
FILE ID=node149/3348697-1304969395
RUNJOBID= node149-1304968091-2053
PBS_JOBID= 13285601
Free space on /tmp= 42484 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348697-1304969395/watcher-3348697-1304969395 -o /tmp/evaluation-result-3348697-1304969395/solver-3348697-1304969395 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348697-1304969395.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=386254735

node149.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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:       5490960 kB
Buffers:        239300 kB
Cached:       21330968 kB
SwapCached:      21336 kB
Active:       12308872 kB
Inactive:     14391784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5490960 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:            5200 kB
Writeback:           0 kB
AnonPages:     5122100 kB
Mapped:          14392 kB
Slab:           619988 kB
PageTables:      74308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81402196 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= 42416 MiB
End job on node149 at 2011-05-09 21:51:37