Trace number 3350488

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3350488-1304968669/watcher-3350488-1304968669 -o /tmp/evaluation-result-3350488-1304968669/solver-3350488-1304968669 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350488-1304968669.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.41 1.80 5/294 25138
/proc/meminfo: memFree=15151584/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=20764 CPUtime=0 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 927 0 0 0 0 0 0 0 25 0 1 0 608466500 21262336 825 33554432000 4194304 4298156 140735950987616 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 5191 826 215 26 0 1823 0

[startup+0.057254 s]
/proc/loadavg: 4.00 3.41 1.80 5/294 25138
/proc/meminfo: memFree=15151584/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=18944 CPUtime=0.05 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 2072 0 0 0 5 0 0 0 25 0 1 0 608466500 19398656 1307 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256586 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 4736 1307 232 26 0 1368 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18944

[startup+0.100256 s]
/proc/loadavg: 4.00 3.41 1.80 5/294 25138
/proc/meminfo: memFree=15151584/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=18944 CPUtime=0.09 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 2121 0 0 0 9 0 0 0 25 0 1 0 608466500 19398656 1349 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256210 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 4736 1349 242 26 0 1368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18944

[startup+0.300219 s]
/proc/loadavg: 4.00 3.41 1.80 5/294 25138
/proc/meminfo: memFree=15151584/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=20980 CPUtime=0.29 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 2581 0 0 0 29 0 0 0 25 0 1 0 608466500 21483520 1715 33554432000 4194304 4298156 140735950987616 18446744073709551615 4261964 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 5245 1715 243 26 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20980

[startup+0.701128 s]
/proc/loadavg: 4.00 3.41 1.80 5/294 25138
/proc/meminfo: memFree=15151584/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=24356 CPUtime=0.69 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 3477 0 0 0 69 0 0 0 25 0 1 0 608466500 24940544 2477 33554432000 4194304 4298156 140735950987616 18446744073709551615 4255020 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 6089 2477 243 26 0 2721 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24356

[startup+1.50099 s]
/proc/loadavg: 4.00 3.41 1.80 5/295 25139
/proc/meminfo: memFree=15136724/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=27060 CPUtime=1.49 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 4458 0 0 0 149 0 0 0 25 0 1 0 608466500 27709440 3363 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 6765 3363 243 26 0 3397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27060

[startup+3.10073 s]
/proc/loadavg: 4.00 3.41 1.80 5/295 25139
/proc/meminfo: memFree=15128912/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=31456 CPUtime=3.09 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 7464 0 0 0 309 0 0 0 25 0 1 0 608466500 32210944 2809 33554432000 4194304 4298156 140735950987616 18446744073709551615 4262392 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 7864 2809 243 26 0 4496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31456

[startup+6.30119 s]
/proc/loadavg: 4.00 3.42 1.82 5/295 25139
/proc/meminfo: memFree=15129048/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=38740 CPUtime=6.29 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 11192 0 0 0 628 1 0 0 25 0 1 0 608466500 39669760 6174 33554432000 4194304 4298156 140735950987616 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 9685 6174 243 26 0 6317 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38740

[startup+12.7011 s]
/proc/loadavg: 4.00 3.43 1.83 5/295 25139
/proc/meminfo: memFree=15078552/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=43164 CPUtime=12.68 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 18405 0 0 0 1266 2 0 0 25 0 1 0 608466500 44199936 7420 33554432000 4194304 4298156 140735950987616 18446744073709551615 4251890 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 10791 7420 243 26 0 7423 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43164

[startup+25.5008 s]
/proc/loadavg: 4.00 3.46 1.86 5/292 25160
/proc/meminfo: memFree=15187108/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=47580 CPUtime=25.49 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 19413 0 0 0 2546 3 0 0 25 0 1 0 608466500 48721920 8378 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256400 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 11895 8378 243 26 0 8527 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47580

[startup+51.1004 s]
/proc/loadavg: 4.00 3.50 1.92 5/295 25167
/proc/meminfo: memFree=15050580/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=73440 CPUtime=51.09 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 30899 0 0 0 5104 5 0 0 25 0 1 0 608466500 75202560 10388 33554432000 4194304 4298156 140735950987616 18446744073709551615 4261723 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 18360 10388 243 26 0 14992 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73440

[startup+102.311 s]
/proc/loadavg: 4.20 3.62 2.04 5/295 25168
/proc/meminfo: memFree=15011428/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=73440 CPUtime=102.29 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 34180 0 0 0 10224 5 0 0 25 0 1 0 608466500 75202560 13286 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 18360 13286 243 26 0 14992 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 73440

[startup+162.301 s]
/proc/loadavg: 4.12 3.70 2.16 5/295 25170
/proc/meminfo: memFree=14955560/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=85480 CPUtime=162.28 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 54159 0 0 0 16219 9 0 0 25 0 1 0 608466500 87531520 17675 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256497 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 21370 17675 243 26 0 18002 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 85480

[startup+222.301 s]
/proc/loadavg: 4.11 3.77 2.28 5/295 25171
/proc/meminfo: memFree=14952308/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=85480 CPUtime=222.28 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 54343 0 0 0 22219 9 0 0 25 0 1 0 608466500 87531520 17847 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 21370 17847 243 26 0 18002 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 85480

[startup+282.3 s]
/proc/loadavg: 4.04 3.81 2.39 5/295 25173
/proc/meminfo: memFree=14903920/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=85480 CPUtime=282.28 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 54515 0 0 0 28219 9 0 0 25 0 1 0 608466500 87531520 17999 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 21370 17999 243 26 0 18002 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 85480

[startup+342.301 s]
/proc/loadavg: 4.01 3.84 2.48 5/295 25175
/proc/meminfo: memFree=14918016/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=116016 CPUtime=342.28 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 55500 0 0 0 34219 9 0 0 25 0 1 0 608466500 118800384 18919 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 29004 18919 243 26 0 25636 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 116016

[startup+402.3 s]
/proc/loadavg: 4.00 3.87 2.58 5/295 25176
/proc/meminfo: memFree=14859704/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=127688 CPUtime=402.27 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 63024 0 0 0 40217 10 0 0 25 0 1 0 608466500 130752512 25800 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 31922 25800 243 26 0 28554 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 127688

[startup+462.301 s]
/proc/loadavg: 4.00 3.89 2.66 5/295 25178
/proc/meminfo: memFree=14894516/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=97340 CPUtime=462.28 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 89007 0 0 0 46213 15 0 0 25 0 1 0 608466500 99676160 18225 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 24335 18225 243 26 0 20967 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 97340

[startup+522.301 s]
/proc/loadavg: 4.00 3.91 2.74 5/295 25179
/proc/meminfo: memFree=14855676/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=116016 CPUtime=522.27 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 97283 0 0 0 52212 15 0 0 25 0 1 0 608466500 118800384 25633 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 29004 25633 243 26 0 25636 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 116016

[startup+582.301 s]
/proc/loadavg: 4.00 3.92 2.82 5/295 25181
/proc/meminfo: memFree=14832956/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=127688 CPUtime=582.27 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 98809 0 0 0 58211 16 0 0 25 0 1 0 608466500 130752512 27068 33554432000 4194304 4298156 140735950987616 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 31922 27068 243 26 0 28554 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 127688

[startup+642.301 s]
/proc/loadavg: 4.05 3.95 2.90 5/295 25183
/proc/meminfo: memFree=14820400/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=127688 CPUtime=642.28 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 124290 0 0 0 64207 21 0 0 25 0 1 0 608466500 130752512 27577 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256360 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 31922 27577 243 26 0 28554 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 127688

[startup+702.3 s]
/proc/loadavg: 4.02 3.95 2.96 5/295 25184
/proc/meminfo: memFree=14852476/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=97340 CPUtime=702.26 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 135258 0 0 0 70204 22 0 0 25 0 1 0 608466500 99676160 18563 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 24335 18563 243 26 0 20967 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 97340

[startup+762.311 s]
/proc/loadavg: 4.11 3.99 3.03 5/295 25186
/proc/meminfo: memFree=14796644/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=762.27 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 175922 0 0 0 76197 30 0 0 25 0 1 0 608466500 150175744 33216 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33216 243 26 0 33296 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 146656

[startup+822.3 s]
/proc/loadavg: 4.11 4.02 3.10 5/295 25187
/proc/meminfo: memFree=14797972/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=822.26 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 82196 30 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 146656

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.16 5/295 25189
/proc/meminfo: memFree=14804636/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=882.26 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 88196 30 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 146656

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.21 5/295 25191
/proc/meminfo: memFree=14794188/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=942.25 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 94195 30 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 146656

[startup+1002.3 s]
/proc/loadavg: 4.84 4.23 3.33 5/295 25247
/proc/meminfo: memFree=14420716/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=1002.25 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 100187 38 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 146656

[startup+1062.3 s]
/proc/loadavg: 4.31 4.19 3.37 5/295 25249
/proc/meminfo: memFree=14396188/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=1062.25 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 106187 38 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 146656

[startup+1122.3 s]
/proc/loadavg: 4.11 4.15 3.41 5/295 25250
/proc/meminfo: memFree=14332360/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=1122.25 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 112187 38 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256762 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 146656

[startup+1182.3 s]
/proc/loadavg: 4.11 4.14 3.45 5/295 25252
/proc/meminfo: memFree=14370328/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=1182.24 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 118186 38 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 146656

[startup+1242.3 s]
/proc/loadavg: 4.04 4.11 3.48 5/295 25254
/proc/meminfo: memFree=14374428/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=1242.24 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 124185 39 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 146656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.10 3.51 5/295 25283
/proc/meminfo: memFree=14449132/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=1299.95 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 129955 40 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4251696 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 146656

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

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

[startup+1300 s]
/proc/loadavg: 4.09 4.10 3.51 5/295 25283
/proc/meminfo: memFree=14449132/32951132 swapFree=67093824/67111528
[pid=25138] ppid=25136 vsize=146656 CPUtime=1299.95 cores=0,2
/proc/25138/stat : 25138 (contrasat_relea) R 25136 25138 24114 0 -1 4202496 176000 0 0 0 129955 40 0 0 25 0 1 0 608466500 150175744 33293 33554432000 4194304 4298156 140735950987616 18446744073709551615 4251696 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25138/statm: 36664 33293 243 26 0 33296 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 146656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.97
CPU user time (s): 1299.56
CPU system time (s): 0.408937
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 177008

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

runsolver used 3.79142 second user time and 9.51755 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-09 21:17:49
IDJOB=3350488
IDBENCH=70810
IDSOLVER=1816
FILE ID=node131/3350488-1304968669
RUNJOBID= node131-1304968241-24976
PBS_JOBID= 13285619
Free space on /tmp= 52776 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350488-1304968669/watcher-3350488-1304968669 -o /tmp/evaluation-result-3350488-1304968669/solver-3350488-1304968669 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350488-1304968669.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=998980269

node131.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15151740 kB
Buffers:        193240 kB
Cached:        7210400 kB
SwapCached:       1472 kB
Active:       10502116 kB
Inactive:      6935364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15151740 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           12120 kB
Writeback:           0 kB
AnonPages:    10032092 kB
Mapped:          27340 kB
Slab:           267684 kB
PageTables:      32384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28416032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 52672 MiB
End job on node131 at 2011-05-09 21:39:31