Trace number 3380431

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-05-13 (simp)? (TO) 1300.1 1300.06

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.59 1.92 2.00 4/261 25167
/proc/meminfo: memFree=20743816/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=22536 CPUtime=0 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 1336 0 0 0 0 0 0 0 18 0 1 0 657436002 23076864 1279 33554432000 4194304 4300288 140737415989936 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 5634 1279 218 26 0 2266 0

[startup+0.04657 s]
/proc/loadavg: 1.59 1.92 2.00 4/261 25167
/proc/meminfo: memFree=20743816/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=33736 CPUtime=0.04 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 4298 0 0 0 4 0 0 0 18 0 1 0 657436002 34545664 4112 33554432000 4194304 4300288 140737415989936 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 8434 4115 218 26 0 5066 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33736

[startup+0.100541 s]
/proc/loadavg: 1.59 1.92 2.00 4/261 25167
/proc/meminfo: memFree=20743816/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=52016 CPUtime=0.09 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 8697 0 0 0 8 1 0 0 18 0 1 0 657436002 53264384 8284 33554432000 4194304 4300288 140737415989936 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 13004 8287 218 26 0 9636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52016

[startup+0.300506 s]
/proc/loadavg: 1.59 1.92 2.00 4/261 25167
/proc/meminfo: memFree=20743816/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=77216 CPUtime=0.29 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 16004 0 0 0 27 2 0 0 18 0 1 0 657436002 79069184 14587 33554432000 4194304 4300288 140737415989936 18446744073709551615 4277933 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 19304 14588 218 26 0 15936 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77216

[startup+0.700431 s]
/proc/loadavg: 1.59 1.92 2.00 4/261 25167
/proc/meminfo: memFree=20743816/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=99040 CPUtime=0.69 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 21517 0 0 0 66 3 0 0 18 0 1 0 657436002 101416960 19208 33554432000 4194304 4300288 140737415989936 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 24760 19208 222 26 0 21392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99040

[startup+1.50029 s]
/proc/loadavg: 1.59 1.92 2.00 6/269 25181
/proc/meminfo: memFree=20397740/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=83596 CPUtime=1.49 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 26748 0 0 0 145 4 0 0 20 0 1 0 657436002 85602304 15595 33554432000 4194304 4300288 140737415989936 18446744073709551615 4256463 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 20899 15595 241 26 0 17531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83596

[startup+3.10099 s]
/proc/loadavg: 1.59 1.92 2.00 6/269 25181
/proc/meminfo: memFree=20420680/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=83596 CPUtime=3.09 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 27497 0 0 0 305 4 0 0 25 0 1 0 657436002 85602304 16344 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 20899 16344 242 26 0 17531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83596

[startup+6.30042 s]
/proc/loadavg: 1.78 1.96 2.01 6/269 25181
/proc/meminfo: memFree=20425268/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=102272 CPUtime=6.29 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 28871 0 0 0 625 4 0 0 25 0 1 0 657436002 104726528 17714 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 25568 17714 242 26 0 22200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102272

[startup+12.7002 s]
/proc/loadavg: 1.96 1.99 2.02 6/269 25181
/proc/meminfo: memFree=20372592/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=132624 CPUtime=12.69 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 37203 0 0 0 1264 5 0 0 25 0 1 0 657436002 135806976 26039 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 33156 26039 242 26 0 29788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132624

[startup+25.5009 s]
/proc/loadavg: 2.41 2.09 2.05 6/269 25182
/proc/meminfo: memFree=20253740/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=182412 CPUtime=25.49 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 43743 0 0 0 2542 7 0 0 25 0 1 0 657436002 186789888 32565 33554432000 4194304 4300288 140737415989936 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 45603 32565 242 26 0 42235 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182412

[startup+51.1003 s]
/proc/loadavg: 3.03 2.26 2.10 6/269 25182
/proc/meminfo: memFree=20150784/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=232500 CPUtime=51.09 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 57121 0 0 0 5099 10 0 0 25 0 1 0 657436002 238080000 45922 33554432000 4194304 4300288 140737415989936 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 58125 45922 242 26 0 54757 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 232500

[startup+102.31 s]
/proc/loadavg: 3.58 2.52 2.20 6/269 25184
/proc/meminfo: memFree=19931720/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=313888 CPUtime=102.31 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 79268 0 0 0 10213 18 0 0 25 0 1 0 657436002 321421312 68023 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 78472 68023 242 26 0 75104 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 313888

[startup+162.301 s]
/proc/loadavg: 3.84 2.79 2.31 6/269 25185
/proc/meminfo: memFree=19730180/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=446148 CPUtime=162.3 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 102537 0 0 0 16205 25 0 0 25 0 1 0 657436002 456855552 91266 33554432000 4194304 4300288 140737415989936 18446744073709551615 4269834 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 111537 91266 242 26 0 108169 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 446148

[startup+222.3 s]
/proc/loadavg: 4.01 3.02 2.42 6/269 25187
/proc/meminfo: memFree=19544892/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=661072 CPUtime=222.29 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 122720 0 0 0 22199 30 0 0 25 0 1 0 657436002 676937728 111407 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 165268 111407 242 26 0 161900 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 661072

[startup+282.3 s]
/proc/loadavg: 4.00 3.20 2.52 6/269 25188
/proc/meminfo: memFree=19370136/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=661072 CPUtime=282.3 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 143965 0 0 0 28192 38 0 0 25 0 1 0 657436002 676937728 132621 33554432000 4194304 4300288 140737415989936 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 165268 132621 242 26 0 161900 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 661072

[startup+342.3 s]
/proc/loadavg: 4.00 3.34 2.60 6/269 25190
/proc/meminfo: memFree=19219080/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=661072 CPUtime=342.3 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 161162 0 0 0 34186 44 0 0 25 0 1 0 657436002 676937728 149792 33554432000 4194304 4300288 140737415989936 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 165268 149792 242 26 0 161900 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 661072

[startup+402.3 s]
/proc/loadavg: 4.04 3.47 2.69 6/269 25192
/proc/meminfo: memFree=19178496/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1014648 CPUtime=402.3 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 179581 0 0 0 40179 51 0 0 25 0 1 0 657436002 1038999552 168182 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 253662 168182 242 26 0 250294 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1014648

[startup+462.301 s]
/proc/loadavg: 4.08 3.59 2.78 6/269 25193
/proc/meminfo: memFree=19030780/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1019784 CPUtime=462.3 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 195658 0 0 0 46174 56 0 0 25 0 1 0 657436002 1044258816 184239 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 254946 184239 242 26 0 251578 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1019784

[startup+522.301 s]
/proc/loadavg: 4.06 3.68 2.86 6/269 25195
/proc/meminfo: memFree=18899812/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1023608 CPUtime=522.31 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 210698 0 0 0 52168 63 0 0 25 0 1 0 657436002 1048174592 199249 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 255902 199249 242 26 0 252534 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1023608

[startup+582.301 s]
/proc/loadavg: 4.02 3.74 2.93 6/269 25196
/proc/meminfo: memFree=18759772/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1028080 CPUtime=582.3 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 227146 0 0 0 58161 69 0 0 25 0 1 0 657436002 1052753920 215669 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 257020 215669 242 26 0 253652 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1028080

[startup+642.301 s]
/proc/loadavg: 4.00 3.78 2.99 6/269 25198
/proc/meminfo: memFree=18640560/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1031932 CPUtime=642.32 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 241209 0 0 0 64157 75 0 0 25 0 1 0 657436002 1056698368 229706 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 257983 229706 242 26 0 254615 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1031932

[startup+702.301 s]
/proc/loadavg: 4.08 3.83 3.06 6/269 25200
/proc/meminfo: memFree=18523232/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1035968 CPUtime=702.31 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 254611 0 0 0 70150 81 0 0 25 0 1 0 657436002 1060831232 243087 33554432000 4194304 4300288 140737415989936 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 258992 243087 242 26 0 255624 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1035968

[startup+762.31 s]
/proc/loadavg: 4.07 3.88 3.12 6/269 25201
/proc/meminfo: memFree=18410484/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1607264 CPUtime=762.32 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 268216 0 0 0 76145 87 0 0 25 0 1 0 657436002 1645838336 256677 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 401816 256677 242 26 0 398448 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1607264

[startup+822.301 s]
/proc/loadavg: 4.06 3.91 3.18 6/269 25203
/proc/meminfo: memFree=18311860/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1610112 CPUtime=822.31 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 281787 0 0 0 82138 93 0 0 25 0 1 0 657436002 1648754688 270232 33554432000 4194304 4300288 140737415989936 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 402528 270232 242 26 0 399160 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1610112

[startup+882.3 s]
/proc/loadavg: 4.02 3.92 3.23 6/269 25204
/proc/meminfo: memFree=18346184/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1612188 CPUtime=882.32 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 293079 0 0 0 88132 100 0 0 25 0 1 0 657436002 1650880512 281509 33554432000 4194304 4300288 140737415989936 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 403047 281509 242 26 0 399679 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1612188

[startup+942.3 s]
/proc/loadavg: 4.06 3.95 3.28 6/269 25206
/proc/meminfo: memFree=18240376/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1615712 CPUtime=942.32 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 304295 0 0 0 94127 105 0 0 25 0 1 0 657436002 1654489088 292697 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 403928 292697 242 26 0 400560 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1615712

[startup+1002.3 s]
/proc/loadavg: 4.11 3.99 3.33 6/269 25208
/proc/meminfo: memFree=18138548/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1617320 CPUtime=1002.32 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 316043 0 0 0 100122 110 0 0 25 0 1 0 657436002 1656135680 304417 33554432000 4194304 4300288 140737415989936 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 404330 304417 242 26 0 400962 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1617320

[startup+1062.3 s]
/proc/loadavg: 4.04 3.99 3.37 6/269 25209
/proc/meminfo: memFree=18050728/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1622524 CPUtime=1062.32 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 326802 0 0 0 106117 115 0 0 25 0 1 0 657436002 1661464576 315159 33554432000 4194304 4300288 140737415989936 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 405631 315159 242 26 0 402263 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1622524

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.40 6/269 25211
/proc/meminfo: memFree=17949268/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1627792 CPUtime=1122.32 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 338800 0 0 0 112111 121 0 0 25 0 1 0 657436002 1666859008 327143 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 406948 327143 242 26 0 403580 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1627792

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.44 6/269 25212
/proc/meminfo: memFree=17861312/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1629452 CPUtime=1182.32 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 350759 0 0 0 118107 125 0 0 25 0 1 0 657436002 1668558848 339086 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 407363 339086 242 26 0 403995 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1629452

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.47 6/269 25214
/proc/meminfo: memFree=17773356/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1633552 CPUtime=1242.33 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 361205 0 0 0 124103 130 0 0 25 0 1 0 657436002 1672757248 349516 33554432000 4194304 4300288 140737415989936 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 408388 349516 242 26 0 405020 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1633552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.51 6/269 25216
/proc/meminfo: memFree=17689000/32951124 swapFree=67056788/67111528
[pid=25167] ppid=25163 vsize=1636900 CPUtime=1300.03 cores=1,3
/proc/25167/stat : 25167 (cir_minisat) R 25163 25167 22784 0 -1 4202496 371791 0 0 0 129868 135 0 0 25 0 1 0 657436002 1676185600 360085 33554432000 4194304 4300288 140737415989936 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25167/statm: 409225 360085 242 26 0 405857 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1636900

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.06
CPU time (s): 1300.1
CPU user time (s): 1298.69
CPU system time (s): 1.41478
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1636900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.69
system time used= 1.41478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 371791
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= 16
involuntary context switches= 1987

runsolver used 3.14252 second user time and 8.05678 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 13:19:41
IDJOB=3380431
IDBENCH=20386
IDSOLVER=1863
FILE ID=node133/3380431-1305458381
RUNJOBID= node133-1305458380-25140
PBS_JOBID= 13324869
Free space on /tmp= 73616 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380431-1305458381/watcher-3380431-1305458381 -o /tmp/evaluation-result-3380431-1305458381/solver-3380431-1305458381 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380431-1305458381.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=338508704

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      20744616 kB
Buffers:        299808 kB
Cached:        4050232 kB
SwapCached:       8724 kB
Active:        8824428 kB
Inactive:      3096212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20744616 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           60256 kB
Writeback:           0 kB
AnonPages:     7567460 kB
Mapped:          21616 kB
Slab:           200100 kB
PageTables:      24480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 23409424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73604 MiB
End job on node133 at 2011-05-15 13:41:23