Trace number 3349216

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

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-3349216-1304976741/watcher-3349216-1304976741 -o /tmp/evaluation-result-3349216-1304976741/solver-3349216-1304976741 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349216-1304976741.cnf -verb=0 

running on 2 cores: 5,7

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: 0.00 0.00 0.30 5/373 24312
/proc/meminfo: memFree=12420360/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=20004 CPUtime=0 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 846 0 0 0 0 0 0 0 21 0 1 0 590090378 20484096 778 33554432000 4194304 4293939 140734459058928 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 5001 778 217 25 0 1634 0

[startup+0.0920121 s]
/proc/loadavg: 0.00 0.00 0.30 5/373 24312
/proc/meminfo: memFree=12420360/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=34196 CPUtime=0.08 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 5485 0 0 0 8 0 0 0 21 0 1 0 590090378 35016704 4955 33554432000 4194304 4293939 140734459058928 18446744073709551615 4260024 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 8549 4956 222 25 0 5182 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34196

[startup+0.10102 s]
/proc/loadavg: 0.00 0.00 0.30 5/373 24312
/proc/meminfo: memFree=12420360/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=34196 CPUtime=0.08 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 5487 0 0 0 8 0 0 0 21 0 1 0 590090378 35016704 4957 33554432000 4194304 4293939 140734459058928 18446744073709551615 4230096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 8549 4957 223 25 0 5182 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34196

[startup+0.300975 s]
/proc/loadavg: 0.00 0.00 0.30 5/373 24312
/proc/meminfo: memFree=12420360/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=42780 CPUtime=0.28 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 7330 0 0 0 28 0 0 0 22 0 1 0 590090378 43806720 6724 33554432000 4194304 4293939 140734459058928 18446744073709551615 4234075 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 10695 6724 225 25 0 7328 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42780

[startup+0.7009 s]
/proc/loadavg: 0.00 0.00 0.30 5/373 24312
/proc/meminfo: memFree=12420360/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=38392 CPUtime=0.68 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 8227 0 0 0 68 0 0 0 24 0 1 0 590090378 39313408 5793 33554432000 4194304 4293939 140734459058928 18446744073709551615 212043054896 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 9598 5793 245 25 0 6231 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38392

[startup+1.50076 s]
/proc/loadavg: 0.32 0.07 0.32 5/374 24313
/proc/meminfo: memFree=12283252/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=41112 CPUtime=1.48 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 8656 0 0 0 148 0 0 0 25 0 1 0 590090378 42098688 6218 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 10278 6218 245 25 0 6911 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41112

[startup+3.10047 s]
/proc/loadavg: 0.32 0.07 0.32 5/374 24313
/proc/meminfo: memFree=12210888/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=45532 CPUtime=3.09 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 9702 0 0 0 308 1 0 0 25 0 1 0 590090378 46624768 7230 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 11383 7230 245 25 0 8016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45532

[startup+6.3009 s]
/proc/loadavg: 0.32 0.07 0.32 5/377 24319
/proc/meminfo: memFree=11878928/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=53164 CPUtime=6.29 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 11606 0 0 0 628 1 0 0 25 0 1 0 590090378 54439936 9108 33554432000 4194304 4293939 140734459058928 18446744073709551615 4262959 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 13291 9108 245 25 0 9924 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53164

[startup+12.7008 s]
/proc/loadavg: 0.89 0.20 0.36 5/377 24319
/proc/meminfo: memFree=11671932/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=68724 CPUtime=12.69 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 16236 0 0 0 1267 2 0 0 25 0 1 0 590090378 70373376 13663 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 17181 13663 245 25 0 13814 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68724

[startup+25.5005 s]
/proc/loadavg: 1.36 0.32 0.40 5/377 24319
/proc/meminfo: memFree=11595112/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=122256 CPUtime=25.49 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 25522 0 0 0 2546 3 0 0 25 0 1 0 590090378 125190144 22877 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 30564 22877 245 25 0 27197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 122256

[startup+51.1009 s]
/proc/loadavg: 2.26 0.62 0.49 5/377 24320
/proc/meminfo: memFree=11543248/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=130052 CPUtime=51.09 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 41614 0 0 0 5101 8 0 0 25 0 1 0 590090378 133173248 22092 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 32513 22092 245 25 0 29146 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 130052

[startup+102.314 s]
/proc/loadavg: 3.36 1.20 0.70 5/377 24321
/proc/meminfo: memFree=11459104/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=187304 CPUtime=102.3 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 66217 0 0 0 10215 15 0 0 25 0 1 0 590090378 191799296 30895 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 46826 30895 245 25 0 43459 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 187304

[startup+162.301 s]
/proc/loadavg: 3.82 1.72 0.91 5/377 24323
/proc/meminfo: memFree=11486956/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=88400 CPUtime=162.29 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 97387 0 0 0 16204 25 0 0 25 0 1 0 590090378 90521600 17071 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 22100 17071 245 25 0 18733 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 88400

[startup+222.3 s]
/proc/loadavg: 3.93 2.13 1.10 5/377 24351
/proc/meminfo: memFree=11369840/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=199952 CPUtime=222.29 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 123522 0 0 0 22195 34 0 0 25 0 1 0 590090378 204750848 42954 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 49988 42954 245 25 0 46621 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 199952

[startup+282.301 s]
/proc/loadavg: 4.00 2.48 1.28 5/377 24353
/proc/meminfo: memFree=11207288/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=206476 CPUtime=282.29 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 151997 0 0 0 28186 43 0 0 25 0 1 0 590090378 211431424 40976 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255642 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 51619 40976 245 25 0 48252 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 206476

[startup+342.301 s]
/proc/loadavg: 4.04 2.77 1.45 5/377 24355
/proc/meminfo: memFree=11173156/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=206476 CPUtime=342.29 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 179942 0 0 0 34179 50 0 0 25 0 1 0 590090378 211431424 36520 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 51619 36520 245 25 0 48252 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 206476

[startup+402.301 s]
/proc/loadavg: 4.08 3.02 1.62 5/377 24356
/proc/meminfo: memFree=11010808/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=214560 CPUtime=402.3 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 208467 0 0 0 40171 59 0 0 25 0 1 0 590090378 219709440 40760 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 53640 40760 245 25 0 50273 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 214560

[startup+462.3 s]
/proc/loadavg: 4.06 3.21 1.77 5/377 24358
/proc/meminfo: memFree=10796248/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=214560 CPUtime=462.29 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 245023 0 0 0 46159 70 0 0 25 0 1 0 590090378 219709440 40622 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 53640 40622 245 25 0 50273 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 214560

[startup+522.301 s]
/proc/loadavg: 4.02 3.35 1.91 5/377 24359
/proc/meminfo: memFree=10584548/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=300392 CPUtime=522.3 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 268282 0 0 0 52153 77 0 0 25 0 1 0 590090378 307601408 63630 33554432000 4194304 4293939 140734459058928 18446744073709551615 4248303 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 75098 63630 245 25 0 71731 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 300392

[startup+582.301 s]
/proc/loadavg: 4.04 3.48 2.04 5/377 24361
/proc/meminfo: memFree=10558472/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=171736 CPUtime=582.3 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 291396 0 0 0 58145 85 0 0 25 0 1 0 590090378 175857664 39003 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 42934 39003 245 25 0 39567 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 171736

[startup+642.3 s]
/proc/loadavg: 4.17 3.61 2.17 5/377 24363
/proc/meminfo: memFree=10510076/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=181528 CPUtime=642.32 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 317023 0 0 0 64138 94 0 0 25 0 1 0 590090378 185884672 38927 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 45382 38927 245 25 0 42015 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 181528

[startup+702.3 s]
/proc/loadavg: 4.13 3.69 2.29 5/377 24364
/proc/meminfo: memFree=10345500/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=235116 CPUtime=702.3 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 354214 0 0 0 70125 105 0 0 25 0 1 0 590090378 240758784 51195 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 58779 51195 245 25 0 55412 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 235116

[startup+762.315 s]
/proc/loadavg: 4.05 3.74 2.39 5/377 24366
/proc/meminfo: memFree=10285696/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=159908 CPUtime=762.32 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 381653 0 0 0 76119 113 0 0 25 0 1 0 590090378 163745792 35486 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 39977 35486 245 25 0 36610 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 159908

[startup+822.301 s]
/proc/loadavg: 4.02 3.79 2.49 5/377 24367
/proc/meminfo: memFree=10203940/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=159908 CPUtime=822.31 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 412212 0 0 0 82107 124 0 0 25 0 1 0 590090378 163745792 34808 33554432000 4194304 4293939 140734459058928 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 39977 34808 245 25 0 36610 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 159908

[startup+882.3 s]
/proc/loadavg: 4.06 3.84 2.59 5/377 24369
/proc/meminfo: memFree=10064148/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=166680 CPUtime=882.31 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 438561 0 0 0 88099 132 0 0 25 0 1 0 590090378 170680320 34066 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 41670 34066 245 25 0 38303 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 166680

[startup+942.301 s]
/proc/loadavg: 4.12 3.89 2.68 5/377 24371
/proc/meminfo: memFree=9776560/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=328976 CPUtime=942.31 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 469954 0 0 0 94089 142 0 0 25 0 1 0 590090378 336871424 65229 33554432000 4194304 4293939 140734459058928 18446744073709551615 4262959 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 82244 65229 245 25 0 78877 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 328976

[startup+1002.3 s]
/proc/loadavg: 4.08 3.93 2.77 5/377 24372
/proc/meminfo: memFree=9826244/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=247588 CPUtime=1002.32 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 501461 0 0 0 100078 154 0 0 25 0 1 0 590090378 253530112 47563 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 61897 47563 245 25 0 58530 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 247588

[startup+1062.3 s]
/proc/loadavg: 4.03 3.94 2.84 5/377 24374
/proc/meminfo: memFree=9606100/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=329964 CPUtime=1062.32 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 514701 0 0 0 106071 161 0 0 25 0 1 0 590090378 337883136 60675 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 82491 60675 245 25 0 79124 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 329964

[startup+1122.3 s]
/proc/loadavg: 4.05 3.96 2.92 5/377 24375
/proc/meminfo: memFree=10029132/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=332924 CPUtime=1122.32 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 532892 0 0 0 112064 168 0 0 25 0 1 0 590090378 340914176 78795 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 83231 78795 245 25 0 79864 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 332924

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.98 5/377 24377
/proc/meminfo: memFree=10116000/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=164448 CPUtime=1182.32 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 556340 0 0 0 118054 178 0 0 25 0 1 0 590090378 168394752 35463 33554432000 4194304 4293939 140734459058928 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 41112 35463 245 25 0 37745 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 164448

[startup+1242.3 s]
/proc/loadavg: 4.09 4.00 3.05 5/377 24379
/proc/meminfo: memFree=9958980/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=264324 CPUtime=1242.31 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 572582 0 0 0 124049 182 0 0 25 0 1 0 590090378 270667776 51390 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 66081 51390 245 25 0 62714 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 264324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.01 3.11 4/376 24381
/proc/meminfo: memFree=10074132/32951124 swapFree=65155552/67111528
[pid=24312] ppid=24310 vsize=216612 CPUtime=1300.04 cores=5,7
/proc/24312/stat : 24312 (ebminisat_relea) R 24310 24312 24257 0 -1 4202496 594298 0 0 0 129813 191 0 0 25 0 1 0 590090378 221810688 49448 33554432000 4194304 4293939 140734459058928 18446744073709551615 4255702 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24312/statm: 54153 49448 245 25 0 50786 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 216612

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.05
CPU user time (s): 1298.13
CPU system time (s): 1.91871
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 477972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.13
system time used= 1.91871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 594298
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 13718

runsolver used 4.38033 second user time and 11.0133 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 23:32:21
IDJOB=3349216
IDBENCH=20536
IDSOLVER=1812
FILE ID=node146/3349216-1304976741
RUNJOBID= node146-1304976740-24279
PBS_JOBID= 13285667
Free space on /tmp= 41832 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349216-1304976741/watcher-3349216-1304976741 -o /tmp/evaluation-result-3349216-1304976741/solver-3349216-1304976741 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349216-1304976741.cnf  -verb=0

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=336277099

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.75
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.830
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:      12421020 kB
Buffers:        160800 kB
Cached:        4523368 kB
SwapCached:       9316 kB
Active:       10744536 kB
Inactive:      9473528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12421020 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           25432 kB
Writeback:           0 kB
AnonPages:    15530808 kB
Mapped:          22236 kB
Slab:           185712 kB
PageTables:      59108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81862464 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= 41712 MiB
End job on node146 at 2011-05-09 23:54:03