Trace number 3501130

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
MUSer 2011-02-10? (exit code) 1199.06 1199.03

General information on the benchmark

Namegmus/belov/
pdtvisbakery1.aig.k25.gcnf
MD5SUM19c537b7cfbea0d4d5e97a33961a550c
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark720.766
Satisfiable
(Un)Satisfiability was proved
Number of variables135499
Number of clauses406276
Sum of the clauses size947976
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2270850
Number of clauses of size 3135425
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups135425
Number of clauses in the kernel (group 0)1
Least number of clauses in a group (except group 0) 3
Greatest number of clauses in a group (except group 0) 3

Solver Data

0.00/0.00	c *** MUSer: a MUS extractor ***
0.00/0.00	c *** release date: 2011210 ***
0.00/0.00	c *** release ref: f95464aa99ac ***
0.00/0.00	c *** built: 2011-Feb-10 00:59 ***
0.00/0.00	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.00	c 
0.00/0.00	c *** instance: /varHOME/instance-3501130-1308042979.gcnf ***
0.00/0.00	c 
0.59/0.62	c Parsing CPU Time: 0.574912
0.59/0.62	c Running MUSer ...
27.49/27.56	c 0.00% completed ... 
39.49/39.56	c 7.83% completed ... 
1198.92/1199.00	c muser received timeout signal. Terminating ...
1198.92/1199.00	c CPU Time: CPU Time: 1198.72

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3501130-1308042979/watcher-3501130-1308042979 -o /var/tmp/evaluation-result-3501130-1308042979/solver-3501130-1308042979 -C 1800 -W 1850 -M 7680 muser -comp -grp /varHOME/instance-3501130-1308042979.gcnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.56 2.99 4/189 13216
/proc/meminfo: memFree=15468100/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=4616 CPUtime=0 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 645 0 0 0 0 0 0 0 25 0 1 0 896713782 4726784 596 33554432000 4194304 5696331 140736873318784 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 1154 597 114 367 0 784 0

[startup+0.0822801 s]
/proc/loadavg: 4.00 3.56 2.99 4/189 13216
/proc/meminfo: memFree=15468100/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=19208 CPUtime=0.07 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 4718 0 0 0 7 0 0 0 25 0 1 0 896713782 19668992 4231 33554432000 4194304 5696331 140736873318784 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 4802 4233 114 367 0 4432 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19208

[startup+0.100262 s]
/proc/loadavg: 4.00 3.56 2.99 4/189 13216
/proc/meminfo: memFree=15468100/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=23036 CPUtime=0.09 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 5670 0 0 0 9 0 0 0 25 0 1 0 896713782 23588864 5183 33554432000 4194304 5696331 140736873318784 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 5759 5185 114 367 0 5389 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23036

[startup+0.300241 s]
/proc/loadavg: 4.00 3.56 2.99 4/189 13216
/proc/meminfo: memFree=15468100/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=50804 CPUtime=0.29 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 14367 0 0 0 27 2 0 0 25 0 1 0 896713782 52023296 12147 33554432000 4194304 5696331 140736873318784 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 12701 12149 114 367 0 12331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50804

[startup+0.701171 s]
/proc/loadavg: 4.00 3.56 2.99 4/189 13216
/proc/meminfo: memFree=15468100/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=126036 CPUtime=0.69 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 35386 0 0 0 64 5 0 0 25 0 1 0 896713782 129060864 30856 33554432000 4194304 5696331 140736873318784 18446744073709551615 4393197 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 31509 30856 138 367 0 31139 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126036

[startup+1.50103 s]
/proc/loadavg: 4.00 3.56 2.99 5/190 13217
/proc/meminfo: memFree=15319192/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=147340 CPUtime=1.49 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 40431 0 0 0 143 6 0 0 25 0 1 0 896713782 150876160 35901 33554432000 4194304 5696331 140736873318784 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 36835 35901 141 367 0 36465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 147340

[startup+3.10074 s]
/proc/loadavg: 4.00 3.56 2.99 5/190 13217
/proc/meminfo: memFree=15310244/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=148312 CPUtime=3.09 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 40692 0 0 0 303 6 0 0 25 0 1 0 896713782 151871488 36162 33554432000 4194304 5696331 140736873318784 18446744073709551615 4400214 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 37078 36162 141 367 0 36708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 148312

[startup+6.30117 s]
/proc/loadavg: 4.00 3.57 3.00 5/190 13217
/proc/meminfo: memFree=15284584/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=150292 CPUtime=6.29 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 41222 0 0 0 623 6 0 0 25 0 1 0 896713782 153899008 36692 33554432000 4194304 5696331 140736873318784 18446744073709551615 4399919 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 37573 36692 141 367 0 37203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 150292

[startup+12.701 s]
/proc/loadavg: 4.00 3.57 3.01 5/190 13217
/proc/meminfo: memFree=15240564/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=154544 CPUtime=12.69 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 42249 0 0 0 1263 6 0 0 25 0 1 0 896713782 158253056 37719 33554432000 4194304 5696331 140736873318784 18446744073709551615 4410535 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 38636 37719 141 367 0 38266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154544

[startup+25.5007 s]
/proc/loadavg: 4.00 3.59 3.02 5/190 13218
/proc/meminfo: memFree=15415256/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=118504 CPUtime=25.49 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 53043 0 0 0 2541 8 0 0 25 0 1 0 896713782 121348096 29217 33554432000 4194304 5696331 140736873318784 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 29626 29217 142 367 0 29256 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118504

[startup+51.1011 s]
/proc/loadavg: 4.00 3.63 3.04 5/190 13218
/proc/meminfo: memFree=14723852/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=597256 CPUtime=51.09 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 176747 0 0 0 5087 22 0 0 25 0 1 0 896713782 611590144 148561 33554432000 4194304 5696331 140736873318784 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 149314 148561 149 367 0 148944 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 597256

[startup+102.307 s]
/proc/loadavg: 4.05 3.70 3.10 5/190 13220
/proc/meminfo: memFree=14276236/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=636532 CPUtime=102.3 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 186540 0 0 0 10206 24 0 0 25 0 1 0 896713782 651808768 158354 33554432000 4194304 5696331 140736873318784 18446744073709551615 4380748 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 159133 158354 149 367 0 158763 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 636532

[startup+162.301 s]
/proc/loadavg: 4.02 3.75 3.15 5/190 13221
/proc/meminfo: memFree=14929700/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=636532 CPUtime=162.29 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 186540 0 0 0 16205 24 0 0 25 0 1 0 896713782 651808768 158354 33554432000 4194304 5696331 140736873318784 18446744073709551615 4419580 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 159133 158354 149 367 0 158763 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 636532

[startup+222.3 s]
/proc/loadavg: 4.00 3.79 3.20 5/190 13223
/proc/meminfo: memFree=14416172/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=636532 CPUtime=222.3 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 186540 0 0 0 22205 25 0 0 25 0 1 0 896713782 651808768 158354 33554432000 4194304 5696331 140736873318784 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 159133 158354 149 367 0 158763 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 636532

[startup+282.301 s]
/proc/loadavg: 4.00 3.83 3.25 4/188 13224
/proc/meminfo: memFree=14142728/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=663440 CPUtime=282.29 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 193273 0 0 0 28204 25 0 0 25 0 1 0 896713782 679362560 165087 33554432000 4194304 5696331 140736873318784 18446744073709551615 4416959 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 165860 165087 149 367 0 165490 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 663440

[startup+342.301 s]
/proc/loadavg: 4.04 3.87 3.30 5/190 13263
/proc/meminfo: memFree=12897184/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=663440 CPUtime=342.3 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 193273 0 0 0 34204 26 0 0 25 0 1 0 896713782 679362560 165087 33554432000 4194304 5696331 140736873318784 18446744073709551615 4413823 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 165860 165087 149 367 0 165490 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 663440

[startup+402.301 s]
/proc/loadavg: 4.01 3.89 3.34 5/190 13265
/proc/meminfo: memFree=14069300/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=663440 CPUtime=402.3 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 193273 0 0 0 40204 26 0 0 25 0 1 0 896713782 679362560 165087 33554432000 4194304 5696331 140736873318784 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 165860 165087 149 367 0 165490 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 663440

[startup+462.3 s]
/proc/loadavg: 4.00 3.91 3.38 5/190 13266
/proc/meminfo: memFree=12901180/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=663440 CPUtime=462.3 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 193273 0 0 0 46204 26 0 0 25 0 1 0 896713782 679362560 165087 33554432000 4194304 5696331 140736873318784 18446744073709551615 4413823 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 165860 165087 149 367 0 165490 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 663440

[startup+522.301 s]
/proc/loadavg: 4.00 3.92 3.41 5/190 13270
/proc/meminfo: memFree=11905404/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=522.31 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195048 0 0 0 52204 27 0 0 25 0 1 0 896713782 686723072 166862 33554432000 4194304 5696331 140736873318784 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166862 149 367 0 167287 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 670628

[startup+582.301 s]
/proc/loadavg: 4.09 3.96 3.46 5/190 13272
/proc/meminfo: memFree=11450220/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=582.3 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195048 0 0 0 58203 27 0 0 25 0 1 0 896713782 686723072 166862 33554432000 4194304 5696331 140736873318784 18446744073709551615 4417453 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166862 149 367 0 167287 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 670628

[startup+642.301 s]
/proc/loadavg: 4.10 3.98 3.49 5/190 13274
/proc/meminfo: memFree=11449936/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=642.31 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195048 0 0 0 64204 27 0 0 25 0 1 0 896713782 686723072 166862 33554432000 4194304 5696331 140736873318784 18446744073709551615 4417489 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166862 149 367 0 167287 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 670628

[startup+702.3 s]
/proc/loadavg: 4.03 3.98 3.52 5/190 13276
/proc/meminfo: memFree=11449644/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=702.31 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195048 0 0 0 70204 27 0 0 25 0 1 0 896713782 686723072 166862 33554432000 4194304 5696331 140736873318784 18446744073709551615 4361009 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166862 149 367 0 167287 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 670628

[startup+762.307 s]
/proc/loadavg: 4.01 3.98 3.55 5/190 13314
/proc/meminfo: memFree=12007760/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=762.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195048 0 0 0 76204 28 0 0 25 0 1 0 896713782 686723072 166862 33554432000 4194304 5696331 140736873318784 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166862 149 367 0 167287 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 670628

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.57 5/190 13316
/proc/meminfo: memFree=11923908/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=822.31 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195048 0 0 0 82203 28 0 0 25 0 1 0 896713782 686723072 166862 33554432000 4194304 5696331 140736873318784 18446744073709551615 4402329 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166862 149 367 0 167287 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 670628

[startup+882.301 s]
/proc/loadavg: 4.06 4.00 3.60 5/190 13317
/proc/meminfo: memFree=11666896/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=882.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195048 0 0 0 88203 29 0 0 25 0 1 0 896713782 686723072 166862 33554432000 4194304 5696331 140736873318784 18446744073709551615 4413823 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166862 149 367 0 167287 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 670628

[startup+942.3 s]
/proc/loadavg: 4.02 4.00 3.63 5/190 13319
/proc/meminfo: memFree=11315676/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=942.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 94203 29 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4417510 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 670628

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.65 5/190 13321
/proc/meminfo: memFree=11104964/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1002.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 100203 29 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4394655 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 670628

[startup+1062.3 s]
/proc/loadavg: 3.92 3.98 3.66 4/184 13346
/proc/meminfo: memFree=11207040/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1062.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 106203 29 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4400296 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 670628

[startup+1122.3 s]
/proc/loadavg: 2.85 3.68 3.57 3/178 13372
/proc/meminfo: memFree=11576540/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1122.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 112202 30 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4381151 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 670628

[startup+1182.3 s]
/proc/loadavg: 2.31 3.37 3.47 2/172 13397
/proc/meminfo: memFree=16091644/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1182.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 118202 30 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4417687 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 670628

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

[startup+1190.3 s]
/proc/loadavg: 2.11 3.29 3.44 2/172 13398
/proc/meminfo: memFree=16091968/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1190.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 119002 30 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4419580 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1190.32
Current children cumulated vsize (KiB) 670628

[startup+1193.51 s]
/proc/loadavg: 2.02 3.25 3.43 2/172 13398
/proc/meminfo: memFree=16092092/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1193.52 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 119322 30 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4381210 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 670628

[startup+1196.7 s]
/proc/loadavg: 2.02 3.25 3.43 2/172 13398
/proc/meminfo: memFree=16092092/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1196.72 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 119642 30 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1196.72
Current children cumulated vsize (KiB) 670628

[startup+1198.3 s]
/proc/loadavg: 1.94 3.21 3.42 2/172 13398
/proc/meminfo: memFree=16092092/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1198.32 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 119802 30 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4416916 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 670628

[startup+1198.7 s]
/proc/loadavg: 1.94 3.21 3.42 2/172 13398
/proc/meminfo: memFree=16092092/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1198.72 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 119842 30 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4416844 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 670628

[startup+1198.9 s]
/proc/loadavg: 1.94 3.21 3.42 2/172 13398
/proc/meminfo: memFree=16092100/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=670628 CPUtime=1198.92 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202496 195049 0 0 0 119862 30 0 0 25 0 1 0 896713782 686723072 166863 33554432000 4194304 5696331 140736873318784 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/13216/statm: 167657 166863 149 367 0 167287 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 670628

[startup+1199.01 s]
/proc/loadavg: 1.94 3.21 3.42 2/172 13398
/proc/meminfo: memFree=16092100/32951124 swapFree=67054264/67111528
[pid=13216] ppid=13214 vsize=0 CPUtime=1199.03 cores=4,6
/proc/13216/stat : 13216 (muser) R 13214 13216 29465 0 -1 4202500 195050 0 0 0 119872 31 0 0 25 0 1 0 896713782 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/13216/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.03
CPU time (s): 1199.06
CPU user time (s): 1198.72
CPU system time (s): 0.334949
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 670628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.72
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195050
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= 3
involuntary context switches= 1906

runsolver used 2.04969 second user time and 4.39133 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-14 11:16:19
IDJOB=3501130
IDBENCH=90070
IDSOLVER=1998
FILE ID=node145/3501130-1308042979
RUNJOBID= node145-1308042431-12852
PBS_JOBID= 13563891
Free space on /var/tmp= 2884 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/gmus/belov/pdtvisbakery1.aig.k25.gcnf
COMMAND LINE= muser -comp -grp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3501130-1308042979/watcher-3501130-1308042979 -o /var/tmp/evaluation-result-3501130-1308042979/solver-3501130-1308042979 -C 1800 -W 1850 -M 7680  muser -comp -grp /varHOME/instance-3501130-1308042979.gcnf

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

MD5SUM BENCH= 19c537b7cfbea0d4d5e97a33961a550c
RANDOM SEED=1081260024

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15468644 kB
Buffers:        146388 kB
Cached:       15464200 kB
SwapCached:      10064 kB
Active:        1466924 kB
Inactive:     15437712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15468644 kB
SwapTotal:    67111528 kB
SwapFree:     67054264 kB
Dirty:           17132 kB
Writeback:           0 kB
AnonPages:     1292120 kB
Mapped:          14540 kB
Slab:           510568 kB
PageTables:       7528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1523144 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 /var/tmp at the end= 2900 MiB
End job on node145 at 2011-06-14 11:36:18