Trace number 3501039

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.01 1199.04

General information on the benchmark

Namegmus/belov/
pj2010.aig.k20.gcnf
MD5SUMb5304a176ad7ad75b25f1edf1fb4812b
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.7232
Satisfiable
(Un)Satisfiability was proved
Number of variables327807
Number of clauses965959
Sum of the clauses size2253903
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2643972
Number of clauses of size 3321986
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups321986
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: HOME/instance-3501039-1308041578.gcnf ***
0.00/0.00	c 
1.48/1.58	c Parsing CPU Time: 1.50177
1.48/1.58	c Running MUSer ...
6.79/6.81	c 0.00% completed ... 
163.59/163.68	c 5.99% completed ... 
1186.87/1186.92	c 21.30% completed ... 
1198.87/1199.00	c muser received timeout signal. Terminating ...
1198.87/1199.00	c CPU Time: CPU Time: 1198.62

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 /tmp/evaluation-result-3501039-1308041578/watcher-3501039-1308041578 -o /tmp/evaluation-result-3501039-1308041578/solver-3501039-1308041578 -C 1800 -W 1850 -M 7680 muser -comp -grp HOME/instance-3501039-1308041578.gcnf 

running on 2 cores: 0,2

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: 3.98 2.84 1.41 4/189 17642
/proc/meminfo: memFree=28743144/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=4352 CPUtime=0 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 557 0 0 0 0 0 0 0 18 0 1 0 896573160 4456448 509 33554432000 4194304 5696331 140734175562112 18446744073709551615 4210406 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 1088 509 114 367 0 718 0

[startup+0.0134481 s]
/proc/loadavg: 3.98 2.84 1.41 4/189 17642
/proc/meminfo: memFree=28743144/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=6656 CPUtime=0.01 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 1136 0 0 0 1 0 0 0 18 0 1 0 896573160 6815744 1088 33554432000 4194304 5696331 140734175562112 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 1664 1091 114 367 0 1294 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6656

[startup+0.104441 s]
/proc/loadavg: 3.98 2.84 1.41 4/189 17642
/proc/meminfo: memFree=28743144/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=20528 CPUtime=0.09 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 5041 0 0 0 9 0 0 0 18 0 1 0 896573160 21020672 4555 33554432000 4194304 5696331 140734175562112 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 5132 4557 114 367 0 4762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20528

[startup+0.300406 s]
/proc/loadavg: 3.98 2.84 1.41 4/189 17642
/proc/meminfo: memFree=28743144/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=48960 CPUtime=0.29 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 13111 0 0 0 27 2 0 0 18 0 1 0 896573160 50135040 11661 33554432000 4194304 5696331 140734175562112 18446744073709551615 4210505 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 12240 11661 114 367 0 11870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48960

[startup+0.700347 s]
/proc/loadavg: 3.98 2.84 1.41 4/189 17642
/proc/meminfo: memFree=28743144/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=99884 CPUtime=0.69 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 28934 0 0 0 65 4 0 0 18 0 1 0 896573160 102281216 24407 33554432000 4194304 5696331 140734175562112 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 24971 24409 114 367 0 24601 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99884

[startup+1.50021 s]
/proc/loadavg: 3.98 2.84 1.41 5/190 17643
/proc/meminfo: memFree=28589648/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=204116 CPUtime=1.48 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 59610 0 0 0 141 7 0 0 20 0 1 0 896573160 209014784 50472 33554432000 4194304 5696331 140734175562112 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 51029 50474 114 367 0 50659 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 204116

[startup+3.10094 s]
/proc/loadavg: 3.98 2.84 1.41 5/190 17643
/proc/meminfo: memFree=28413720/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=338276 CPUtime=3.09 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 92030 0 0 0 298 11 0 0 25 0 1 0 896573160 346394624 82890 33554432000 4194304 5696331 140734175562112 18446744073709551615 4381173 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 84569 82890 141 367 0 84199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 338276

[startup+6.30037 s]
/proc/loadavg: 3.98 2.86 1.42 5/190 17643
/proc/meminfo: memFree=28415580/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=269816 CPUtime=6.29 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 115143 0 0 0 615 14 0 0 25 0 1 0 896573160 276291584 66851 33554432000 4194304 5696331 140734175562112 18446744073709551615 4417453 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 67454 66851 142 367 0 67084 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 269816

[startup+12.7002 s]
/proc/loadavg: 3.98 2.87 1.44 5/190 17644
/proc/meminfo: memFree=27980992/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=764788 CPUtime=12.69 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 249660 0 0 0 1239 30 0 0 25 0 1 0 896573160 783142912 190171 33554432000 4194304 5696331 140734175562112 18446744073709551615 4417519 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 191197 190171 148 367 0 190827 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 764788

[startup+25.501 s]
/proc/loadavg: 3.99 2.93 1.48 5/190 17644
/proc/meminfo: memFree=27977300/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=25.48 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 2518 30 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 769252

[startup+51.1005 s]
/proc/loadavg: 3.99 3.01 1.54 5/190 17645
/proc/meminfo: memFree=27963832/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=51.08 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 5077 31 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 769252

[startup+102.306 s]
/proc/loadavg: 3.99 3.16 1.67 5/190 17683
/proc/meminfo: memFree=29457052/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=102.3 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 10198 32 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 769252

[startup+162.301 s]
/proc/loadavg: 4.11 3.34 1.82 5/190 17685
/proc/meminfo: memFree=29456224/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=162.29 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 16197 32 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416681 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 769252

[startup+222.301 s]
/proc/loadavg: 4.04 3.46 1.96 5/190 17723
/proc/meminfo: memFree=29532348/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=222.29 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 22197 32 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416265 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 769252

[startup+282.301 s]
/proc/loadavg: 4.06 3.57 2.09 5/190 17725
/proc/meminfo: memFree=29121948/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=282.28 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 28196 32 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4417060 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 769252

[startup+342.301 s]
/proc/loadavg: 4.02 3.65 2.20 5/190 17764
/proc/meminfo: memFree=29559612/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=342.28 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 34196 32 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4417628 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 769252

[startup+402.3 s]
/proc/loadavg: 4.00 3.71 2.31 5/190 17802
/proc/meminfo: memFree=29654540/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=402.28 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 40196 32 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 769252

[startup+462.301 s]
/proc/loadavg: 4.00 3.76 2.42 5/190 17804
/proc/meminfo: memFree=29640960/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=462.28 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 46195 33 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4399792 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 769252

[startup+522.301 s]
/proc/loadavg: 4.00 3.80 2.51 5/190 17814
/proc/meminfo: memFree=29567956/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=522.28 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 52195 33 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416947 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 769252

[startup+582.301 s]
/proc/loadavg: 4.00 3.83 2.60 5/190 17853
/proc/meminfo: memFree=29260240/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=582.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 58194 33 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4381210 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 769252

[startup+642.301 s]
/proc/loadavg: 4.00 3.86 2.69 5/190 17855
/proc/meminfo: memFree=29036700/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=642.28 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 64195 33 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4417491 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 769252

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 2.77 5/190 17856
/proc/meminfo: memFree=29026372/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=702.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 70193 34 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 769252

[startup+762.307 s]
/proc/loadavg: 4.00 3.90 2.84 5/190 17858
/proc/meminfo: memFree=29026212/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=762.28 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 76194 34 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416042 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 769252

[startup+822.301 s]
/proc/loadavg: 4.06 3.93 2.92 5/190 17859
/proc/meminfo: memFree=28983272/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=822.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 82193 34 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 769252

[startup+882.301 s]
/proc/loadavg: 4.02 3.94 2.98 5/190 17861
/proc/meminfo: memFree=28982988/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=882.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 88193 34 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 769252

[startup+942.301 s]
/proc/loadavg: 4.01 3.95 3.04 5/190 17863
/proc/meminfo: memFree=28981964/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=942.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 94192 35 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416916 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 769252

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.10 5/190 17864
/proc/meminfo: memFree=28981932/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1002.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 100192 35 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4381170 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 769252

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.15 5/190 17903
/proc/meminfo: memFree=29185600/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1062.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 106192 35 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4381102 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 769252

[startup+1122.3 s]
/proc/loadavg: 4.08 3.98 3.21 5/190 17904
/proc/meminfo: memFree=29178348/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1122.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 112192 35 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4419580 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 769252

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.25 5/190 17943
/proc/meminfo: memFree=29720968/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1182.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250751 0 0 0 118192 35 0 0 25 0 1 0 896573160 787714048 191261 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191261 149 367 0 191943 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 769252

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

[startup+1190.3 s]
/proc/loadavg: 4.02 3.98 3.26 5/190 17943
/proc/meminfo: memFree=29629452/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1190.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250752 0 0 0 118992 35 0 0 25 0 1 0 896573160 787714048 191262 33554432000 4194304 5696331 140734175562112 18446744073709551615 4417519 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191262 150 367 0 191943 0
Current children cumulated CPU time (s) 1190.27
Current children cumulated vsize (KiB) 769252

[startup+1193.51 s]
/proc/loadavg: 4.02 3.98 3.26 5/190 17943
/proc/meminfo: memFree=29628460/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1193.47 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250752 0 0 0 119312 35 0 0 25 0 1 0 896573160 787714048 191262 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191262 150 367 0 191943 0
Current children cumulated CPU time (s) 1193.47
Current children cumulated vsize (KiB) 769252

[startup+1196.7 s]
/proc/loadavg: 4.02 3.98 3.27 5/190 17943
/proc/meminfo: memFree=29628460/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1196.67 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250752 0 0 0 119632 35 0 0 25 0 1 0 896573160 787714048 191262 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416938 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191262 150 367 0 191943 0
Current children cumulated CPU time (s) 1196.67
Current children cumulated vsize (KiB) 769252

[startup+1198.3 s]
/proc/loadavg: 4.02 3.98 3.27 5/190 17943
/proc/meminfo: memFree=29628456/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1198.27 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250752 0 0 0 119792 35 0 0 25 0 1 0 896573160 787714048 191262 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191262 150 367 0 191943 0
Current children cumulated CPU time (s) 1198.27
Current children cumulated vsize (KiB) 769252

[startup+1198.7 s]
/proc/loadavg: 4.02 3.98 3.27 5/190 17943
/proc/meminfo: memFree=29628456/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1198.67 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250752 0 0 0 119832 35 0 0 25 0 1 0 896573160 787714048 191262 33554432000 4194304 5696331 140734175562112 18446744073709551615 4416836 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191262 150 367 0 191943 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 769252

[startup+1198.9 s]
/proc/loadavg: 4.02 3.98 3.27 5/190 17943
/proc/meminfo: memFree=29628456/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=769252 CPUtime=1198.87 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202496 250752 0 0 0 119852 35 0 0 25 0 1 0 896573160 787714048 191262 33554432000 4194304 5696331 140734175562112 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/17642/statm: 192313 191262 150 367 0 191943 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 769252

[startup+1199.01 s]
/proc/loadavg: 4.02 3.98 3.27 5/190 17943
/proc/meminfo: memFree=29628456/32951124 swapFree=67057920/67111528
[pid=17642] ppid=17640 vsize=0 CPUtime=1198.98 cores=0,2
/proc/17642/stat : 17642 (muser) R 17640 17642 17266 0 -1 4202500 250753 0 0 0 119862 36 0 0 25 0 1 0 896573160 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 0 0 0 0
/proc/17642/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.04
CPU time (s): 1199.01
CPU user time (s): 1198.62
CPU system time (s): 0.39094
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 769252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.62
system time used= 0.39094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250753
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= 4
involuntary context switches= 3073

runsolver used 2.13567 second user time and 4.40933 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-14 10:52:58
IDJOB=3501039
IDBENCH=89979
IDSOLVER=1998
FILE ID=node140/3501039-1308041578
RUNJOBID= node140-1308041267-17284
PBS_JOBID= 13564384
Free space on /tmp= 73884 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/gmus/belov/pj2010.aig.k20.gcnf
COMMAND LINE= muser -comp -grp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3501039-1308041578/watcher-3501039-1308041578 -o /tmp/evaluation-result-3501039-1308041578/solver-3501039-1308041578 -C 1800 -W 1850 -M 7680  muser -comp -grp HOME/instance-3501039-1308041578.gcnf

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

MD5SUM BENCH= b5304a176ad7ad75b25f1edf1fb4812b
RANDOM SEED=1919762942

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.833
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:      28743812 kB
Buffers:        198544 kB
Cached:        1108024 kB
SwapCached:       6704 kB
Active:        3072224 kB
Inactive:       907720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28743812 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:           41108 kB
Writeback:           0 kB
AnonPages:     2671724 kB
Mapped:          15124 kB
Slab:           158188 kB
PageTables:      10364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2942464 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= 73988 MiB
End job on node140 at 2011-06-14 11:12:58