Trace number 3433896

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 5000.09 4999.93

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
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: 977)

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-3433896-1306842974/watcher-3433896-1306842974 -o /tmp/evaluation-result-3433896-1306842974/solver-3433896-1306842974 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3433896-1306842974.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.16 0.32 0.11 2/521 5128
/proc/meminfo: memFree=3084832/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=20304 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 934 0 0 0 0 0 0 0 25 0 1 0 776712845 20791296 863 33554432000 4194304 4291235 140734414007392 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 5076 864 214 24 0 1710 0

[startup+0.104249 s]
/proc/loadavg: 1.16 0.32 0.11 2/521 5128
/proc/meminfo: memFree=3084832/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=34700 CPUtime=0.09 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 5452 0 0 0 9 0 0 0 25 0 1 0 776712845 35532800 4897 33554432000 4194304 4291235 140734414007392 18446744073709551615 4233034 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 8675 4898 240 24 0 5309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34700

[startup+0.200234 s]
/proc/loadavg: 1.16 0.32 0.11 2/521 5128
/proc/meminfo: memFree=3084832/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=37180 CPUtime=0.19 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 7384 0 0 0 18 1 0 0 25 0 1 0 776712845 38072320 5655 33554432000 4194304 4291235 140734414007392 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 9295 5655 240 24 0 5929 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37180

[startup+0.30021 s]
/proc/loadavg: 1.16 0.32 0.11 2/521 5128
/proc/meminfo: memFree=3084832/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=35248 CPUtime=0.29 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 8027 0 0 0 28 1 0 0 25 0 1 0 776712845 36093952 5127 33554432000 4194304 4291235 140734414007392 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 8812 5127 258 24 0 5446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35248

[startup+0.700134 s]
/proc/loadavg: 1.16 0.32 0.11 2/521 5128
/proc/meminfo: memFree=3084832/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=35248 CPUtime=0.69 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 8223 0 0 0 68 1 0 0 25 0 1 0 776712845 36093952 5321 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 8812 5321 259 24 0 5446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35248

[startup+1.50099 s]
/proc/loadavg: 1.16 0.32 0.11 3/522 5129
/proc/meminfo: memFree=3062388/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=39600 CPUtime=1.49 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 8523 0 0 0 148 1 0 0 25 0 1 0 776712845 40550400 5617 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255630 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 9900 5617 259 24 0 6534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39600

[startup+3.10069 s]
/proc/loadavg: 1.16 0.32 0.11 3/522 5129
/proc/meminfo: memFree=3058792/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=39600 CPUtime=3.09 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 9129 0 0 0 308 1 0 0 25 0 1 0 776712845 40550400 6217 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255914 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 9900 6217 259 24 0 6534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39600

[startup+6.30111 s]
/proc/loadavg: 1.23 0.35 0.12 3/522 5129
/proc/meminfo: memFree=3044096/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=51096 CPUtime=6.29 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 12050 0 0 0 628 1 0 0 25 0 1 0 776712845 52322304 9112 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 12774 9112 259 24 0 9408 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51096

[startup+12.7009 s]
/proc/loadavg: 1.29 0.38 0.13 3/522 5129
/proc/meminfo: memFree=3030776/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=58276 CPUtime=12.7 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 14144 0 0 0 1268 2 0 0 25 0 1 0 776712845 59674624 11155 33554432000 4194304 4291235 140734414007392 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 14569 11155 259 24 0 11203 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 58276

[startup+25.5006 s]
/proc/loadavg: 1.45 0.46 0.16 3/522 5129
/proc/meminfo: memFree=3026284/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=50864 CPUtime=25.49 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 20818 0 0 0 2546 3 0 0 25 0 1 0 776712845 52084736 9216 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 12716 9216 259 24 0 9350 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50864

[startup+51.1009 s]
/proc/loadavg: 1.64 0.58 0.20 3/522 5130
/proc/meminfo: memFree=3011844/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=55788 CPUtime=51.1 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 30502 0 0 0 5105 5 0 0 25 0 1 0 776712845 57126912 9399 33554432000 4194304 4291235 140734414007392 18446744073709551615 4256129 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 13947 9399 259 24 0 10581 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 55788

[startup+102.301 s]
/proc/loadavg: 1.84 0.80 0.30 3/522 5131
/proc/meminfo: memFree=2952920/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=97700 CPUtime=102.3 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 49005 0 0 0 10222 8 0 0 25 0 1 0 776712845 100044800 16577 33554432000 4194304 4291235 140734414007392 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 24425 16577 259 24 0 21059 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97700

[startup+162.301 s]
/proc/loadavg: 1.94 1.01 0.40 3/522 5133
/proc/meminfo: memFree=3011528/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=71748 CPUtime=162.3 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 68174 0 0 0 16217 13 0 0 25 0 1 0 776712845 73469952 13025 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 17937 13025 259 24 0 14571 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71748

[startup+222.321 s]
/proc/loadavg: 2.08 1.22 0.51 3/522 5134
/proc/meminfo: memFree=2965480/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=76356 CPUtime=222.32 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 84650 0 0 0 22215 17 0 0 25 0 1 0 776712845 78188544 15243 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 19089 15243 259 24 0 15723 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 76356

[startup+282.301 s]
/proc/loadavg: 2.08 1.37 0.60 3/522 5136
/proc/meminfo: memFree=2866472/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=191304 CPUtime=282.3 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 102581 0 0 0 28210 20 0 0 25 0 1 0 776712845 195895296 33044 33554432000 4194304 4291235 140734414007392 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 47826 33044 259 24 0 44460 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 191304

[startup+342.301 s]
/proc/loadavg: 2.03 1.48 0.69 3/522 5147
/proc/meminfo: memFree=2975572/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=112492 CPUtime=342.3 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 120105 0 0 0 34205 25 0 0 25 0 1 0 776712845 115191808 21916 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 28123 21916 259 24 0 24757 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 112492

[startup+402.301 s]
/proc/loadavg: 2.12 1.61 0.78 3/522 5148
/proc/meminfo: memFree=2899752/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=146112 CPUtime=402.31 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 128076 0 0 0 40202 29 0 0 25 0 1 0 776712845 149618688 29828 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 36528 29828 259 24 0 33162 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 146112

[startup+462.301 s]
/proc/loadavg: 2.10 1.69 0.86 3/522 5150
/proc/meminfo: memFree=2835976/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=198488 CPUtime=462.3 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 135771 0 0 0 46199 31 0 0 25 0 1 0 776712845 203251712 37477 33554432000 4194304 4291235 140734414007392 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 49622 37477 259 24 0 46256 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 198488

[startup+522.301 s]
/proc/loadavg: 2.03 1.74 0.93 3/522 5151
/proc/meminfo: memFree=2780500/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=201572 CPUtime=522.31 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 142943 0 0 0 52197 34 0 0 25 0 1 0 776712845 206409728 44598 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 50393 44598 259 24 0 47027 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 201572

[startup+582.301 s]
/proc/loadavg: 2.01 1.79 0.99 3/522 5153
/proc/meminfo: memFree=2838304/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=284416 CPUtime=582.3 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 149842 0 0 0 58192 38 0 0 25 0 1 0 776712845 291241984 51466 33554432000 4194304 4291235 140734414007392 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 71104 51466 259 24 0 67738 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 284416

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/522 5256
/proc/meminfo: memFree=2594360/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=267396 CPUtime=4002.42 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 747163 0 0 0 400050 192 0 0 25 0 1 0 776712845 273813504 59384 33554432000 4194304 4291235 140734414007392 18446744073709551615 4262183 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 66849 59384 259 24 0 63483 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 267396

[startup+4062.3 s]
/proc/loadavg: 2.14 2.06 1.99 3/522 5258
/proc/meminfo: memFree=2534180/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=348784 CPUtime=4062.42 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 756722 0 0 0 406048 194 0 0 25 0 1 0 776712845 357154816 68870 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255549 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 87196 68870 259 24 0 83830 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 348784

[startup+4122.3 s]
/proc/loadavg: 2.05 2.05 1.99 3/522 5259
/proc/meminfo: memFree=2476648/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=351664 CPUtime=4122.42 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 767046 0 0 0 412046 196 0 0 25 0 1 0 776712845 360103936 79114 33554432000 4194304 4291235 140734414007392 18446744073709551615 4248301 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 87916 79114 259 24 0 84550 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 351664

[startup+4182.32 s]
/proc/loadavg: 2.02 2.04 1.99 3/522 5261
/proc/meminfo: memFree=2758792/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=220188 CPUtime=4182.44 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 782048 0 0 0 418044 200 0 0 25 0 1 0 776712845 225472512 42082 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 55047 42082 259 24 0 51681 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 220188

[startup+4242.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/522 5263
/proc/meminfo: memFree=2672856/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=270276 CPUtime=4242.42 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 793654 0 0 0 424039 203 0 0 25 0 1 0 776712845 276762624 53606 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 67569 53606 259 24 0 64203 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 270276

[startup+4302.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/522 5264
/proc/meminfo: memFree=2602624/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=351664 CPUtime=4302.42 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 803537 0 0 0 430037 205 0 0 25 0 1 0 776712845 360103936 63419 33554432000 4194304 4291235 140734414007392 18446744073709551615 4256272 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 87916 63419 259 24 0 84550 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 351664

[startup+4362.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/522 5266
/proc/meminfo: memFree=2541548/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=351664 CPUtime=4362.43 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 812499 0 0 0 436035 208 0 0 25 0 1 0 776712845 360103936 72310 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 87916 72310 259 24 0 84550 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 351664

[startup+4422.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 5267
/proc/meminfo: memFree=2485204/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=351664 CPUtime=4422.43 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 820633 0 0 0 442032 211 0 0 25 0 1 0 776712845 360103936 80393 33554432000 4194304 4291235 140734414007392 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 87916 80393 259 24 0 84550 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 351664

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 5269
/proc/meminfo: memFree=2624212/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=189368 CPUtime=4482.43 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 833764 0 0 0 448029 214 0 0 25 0 1 0 776712845 193912832 40428 33554432000 4194304 4291235 140734414007392 18446744073709551615 4262146 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 47342 40428 259 24 0 43976 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 189368

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 5271
/proc/meminfo: memFree=2561612/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=270276 CPUtime=4542.43 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 844370 0 0 0 454026 217 0 0 25 0 1 0 776712845 276762624 50942 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 67569 50942 259 24 0 64203 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 270276

[startup+4602.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/522 5272
/proc/meminfo: memFree=2496268/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=352624 CPUtime=4602.43 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 856484 0 0 0 460023 220 0 0 25 0 1 0 776712845 361086976 62959 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 88156 62959 259 24 0 84790 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 352624

[startup+4662.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/522 5274
/proc/meminfo: memFree=2632612/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=352624 CPUtime=4662.44 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 867382 0 0 0 466022 222 0 0 25 0 1 0 776712845 361086976 73773 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 88156 73773 259 24 0 84790 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 352624

[startup+4722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 5275
/proc/meminfo: memFree=2740024/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=175092 CPUtime=4722.44 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 879765 0 0 0 472019 225 0 0 25 0 1 0 776712845 179294208 36971 33554432000 4194304 4291235 140734414007392 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 43773 36971 259 24 0 40407 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 175092

[startup+4782.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/522 5277
/proc/meminfo: memFree=2655128/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=225920 CPUtime=4782.44 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 892816 0 0 0 478016 228 0 0 25 0 1 0 776712845 231342080 49952 33554432000 4194304 4291235 140734414007392 18446744073709551615 4262950 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 56480 49952 259 24 0 53114 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 225920

[startup+4842.32 s]
/proc/loadavg: 2.08 2.06 2.01 3/522 5279
/proc/meminfo: memFree=2572528/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=360740 CPUtime=4842.46 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 907181 0 0 0 484015 231 0 0 25 0 1 0 776712845 369397760 64215 33554432000 4194304 4291235 140734414007392 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 90185 64215 259 24 0 86819 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 360740

[startup+4902.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/522 5280
/proc/meminfo: memFree=2483200/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=171008 CPUtime=4902.45 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 926331 0 0 0 490009 236 0 0 25 0 1 0 776712845 175112192 35869 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255764 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 42752 35869 259 24 0 39386 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 171008

[startup+4962.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/522 5310
/proc/meminfo: memFree=2380452/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=244072 CPUtime=4962.44 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 939988 0 0 0 496006 238 0 0 25 0 1 0 776712845 249929728 49222 33554432000 4194304 4291235 140734414007392 18446744073709551615 4255661 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 61018 49222 259 24 0 57652 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 244072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.15 2.07 2.01 3/522 5311
/proc/meminfo: memFree=2469468/32951124 swapFree=58800692/67111528
[pid=5128] ppid=5126 vsize=244072 CPUtime=5000.06 cores=1,3,5,7
/proc/5128/stat : 5128 (minisat) R 5126 5128 5007 0 -1 4202496 945146 0 0 0 499765 241 0 0 25 0 1 0 776712845 249929728 54282 33554432000 4194304 4291235 140734414007392 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/5128/statm: 61018 54282 259 24 0 57652 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 244072

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): 4999.93
CPU time (s): 5000.09
CPU user time (s): 4997.66
CPU system time (s): 2.42063
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 448328

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

runsolver used 24.4983 second user time and 61.8826 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-31 13:56:14
IDJOB=3433896
IDBENCH=70791
IDSOLVER=1930
FILE ID=node142/3433896-1306842974
RUNJOBID= node142-1306842917-5026
PBS_JOBID= 13482010
Free space on /tmp= 15852 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3433896-1306842974/watcher-3433896-1306842974 -o /tmp/evaluation-result-3433896-1306842974/solver-3433896-1306842974 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3433896-1306842974.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=1305126178

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3085112 kB
Buffers:         53268 kB
Cached:       18464548 kB
SwapCached:      11212 kB
Active:       19848020 kB
Inactive:      9300072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3085112 kB
SwapTotal:    67111528 kB
SwapFree:     58800692 kB
Dirty:           10708 kB
Writeback:           0 kB
AnonPages:    10627328 kB
Mapped:          31816 kB
Slab:           572188 kB
PageTables:      75532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145656856 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= 15700 MiB
End job on node142 at 2011-05-31 15:19:36