Trace number 3501079

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

General information on the benchmark

Namegmus/belov/
pdtswvtms14x8p1.aig.k25.gcnf
MD5SUM622a6bcae561bb354a7dc5f320bcccad
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark399.545
Satisfiable
(Un)Satisfiability was proved
Number of variables46034
Number of clauses136603
Sum of the clauses size318739
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 291068
Number of clauses of size 345534
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups45534
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-3501079-1308042325.gcnf ***
0.00/0.00	c 
0.09/0.16	c Parsing CPU Time: 0.155976
0.09/0.16	c Running MUSer ...
8.89/8.90	c 0.00% completed ... 
39.09/39.10	c 6.10% completed ... 
174.40/174.41	c 21.27% completed ... 
677.32/677.33	c 26.28% completed ... 
1198.95/1199.00	c muser received timeout signal. Terminating ...
1198.95/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-3501079-1308042325/watcher-3501079-1308042325 -o /tmp/evaluation-result-3501079-1308042325/solver-3501079-1308042325 -C 1800 -W 1850 -M 7680 muser -comp -grp HOME/instance-3501079-1308042325.gcnf 

running on 2 cores: 1,3

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: 1.15 1.79 2.73 4/185 4033
/proc/meminfo: memFree=31658184/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=4616 CPUtime=0 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 631 0 0 0 0 0 0 0 22 0 1 0 915829169 4726784 582 33554432000 4194304 5696331 140734716063456 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 1154 583 114 367 0 784 0

[startup+0.0651659 s]
/proc/loadavg: 1.15 1.79 2.73 4/185 4033
/proc/meminfo: memFree=31658184/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=15380 CPUtime=0.06 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 3758 0 0 0 6 0 0 0 22 0 1 0 915829169 15749120 3271 33554432000 4194304 5696331 140734716063456 18446744073709551615 5068096 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 3845 3274 114 367 0 3475 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15380

[startup+0.101164 s]
/proc/loadavg: 1.15 1.79 2.73 4/185 4033
/proc/meminfo: memFree=31658184/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=23168 CPUtime=0.09 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 5730 0 0 0 9 0 0 0 22 0 1 0 915829169 23724032 5243 33554432000 4194304 5696331 140734716063456 18446744073709551615 5068096 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 5792 5245 114 367 0 5422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23168

[startup+0.301125 s]
/proc/loadavg: 1.15 1.79 2.73 4/185 4033
/proc/meminfo: memFree=31658184/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=49180 CPUtime=0.29 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 12805 0 0 0 28 1 0 0 23 0 1 0 915829169 50360320 11737 33554432000 4194304 5696331 140734716063456 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 12295 11737 141 367 0 11925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49180

[startup+0.701044 s]
/proc/loadavg: 1.15 1.79 2.73 4/185 4033
/proc/meminfo: memFree=31658184/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=50168 CPUtime=0.69 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 13040 0 0 0 68 1 0 0 25 0 1 0 915829169 51372032 11972 33554432000 4194304 5696331 140734716063456 18446744073709551615 4399971 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 12542 11972 141 367 0 12172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50168

[startup+1.50089 s]
/proc/loadavg: 1.15 1.79 2.73 5/190 4043
/proc/meminfo: memFree=31549816/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=51092 CPUtime=1.49 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 13301 0 0 0 148 1 0 0 25 0 1 0 915829169 52318208 12233 33554432000 4194304 5696331 140734716063456 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 12773 12233 141 367 0 12403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51092

[startup+3.10056 s]
/proc/loadavg: 1.15 1.79 2.73 5/190 4043
/proc/meminfo: memFree=31544236/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=53292 CPUtime=3.09 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 13833 0 0 0 308 1 0 0 25 0 1 0 915829169 54571008 12765 33554432000 4194304 5696331 140734716063456 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 13323 12765 141 367 0 12953 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53292

[startup+6.30093 s]
/proc/loadavg: 1.38 1.83 2.74 5/190 4043
/proc/meminfo: memFree=31533924/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=47384 CPUtime=6.29 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 17362 0 0 0 627 2 0 0 25 0 1 0 915829169 48521216 11476 33554432000 4194304 5696331 140734716063456 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 11846 11476 142 367 0 11476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47384

[startup+12.7007 s]
/proc/loadavg: 1.59 1.86 2.74 5/190 4044
/proc/meminfo: memFree=31218256/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=147076 CPUtime=12.69 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 47537 0 0 0 1263 6 0 0 25 0 1 0 915829169 150605824 36140 33554432000 4194304 5696331 140734716063456 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 36769 36140 148 367 0 36399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147076

[startup+25.5011 s]
/proc/loadavg: 2.12 1.97 2.76 5/190 4044
/proc/meminfo: memFree=30588604/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=389744 CPUtime=25.49 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 108093 0 0 0 2536 13 0 0 25 0 1 0 915829169 399097856 96681 33554432000 4194304 5696331 140734716063456 18446744073709551615 4401092 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 97436 96681 149 367 0 97066 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 389744

[startup+51.101 s]
/proc/loadavg: 2.76 2.13 2.80 5/190 4045
/proc/meminfo: memFree=30580476/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=396856 CPUtime=51.09 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 111670 0 0 0 5096 13 0 0 25 0 1 0 915829169 406380544 98490 33554432000 4194304 5696331 140734716063456 18446744073709551615 4392993 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 99214 98490 149 367 0 98844 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 396856

[startup+102.307 s]
/proc/loadavg: 3.38 2.40 2.85 5/190 4083
/proc/meminfo: memFree=30230420/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=405108 CPUtime=102.3 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 113727 0 0 0 10216 14 0 0 25 0 1 0 915829169 414830592 100547 33554432000 4194304 5696331 140734716063456 18446744073709551615 4400211 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 101277 100547 149 367 0 100907 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 405108

[startup+162.301 s]
/proc/loadavg: 3.80 2.70 2.93 5/190 4085
/proc/meminfo: memFree=29156496/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=880160 CPUtime=162.3 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 232446 0 0 0 16202 28 0 0 25 0 1 0 915829169 901283840 219253 33554432000 4194304 5696331 140734716063456 18446744073709551615 4380898 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 220040 219253 149 367 0 219670 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 880160

[startup+222.301 s]
/proc/loadavg: 3.98 2.95 3.00 5/190 4086
/proc/meminfo: memFree=29085132/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=937024 CPUtime=222.3 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 249419 0 0 0 22200 30 0 0 25 0 1 0 915829169 959512576 233503 33554432000 4194304 5696331 140734716063456 18446744073709551615 4400302 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 234256 233503 150 367 0 233886 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 937024

[startup+282.301 s]
/proc/loadavg: 3.99 3.14 3.05 5/190 4088
/proc/meminfo: memFree=28981672/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1040920 CPUtime=282.31 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 275376 0 0 0 28198 33 0 0 25 0 1 0 915829169 1065902080 259454 33554432000 4194304 5696331 140734716063456 18446744073709551615 4394655 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 260230 259454 150 367 0 259860 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1040920

[startup+342.301 s]
/proc/loadavg: 3.99 3.29 3.11 5/190 4089
/proc/meminfo: memFree=28981640/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1040920 CPUtime=342.31 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 275379 0 0 0 34198 33 0 0 25 0 1 0 915829169 1065902080 259457 33554432000 4194304 5696331 140734716063456 18446744073709551615 4416844 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 260230 259457 150 367 0 259860 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1040920

[startup+402.301 s]
/proc/loadavg: 3.99 3.42 3.16 5/190 4165
/proc/meminfo: memFree=28965532/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1040920 CPUtime=402.31 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 275383 0 0 0 40198 33 0 0 25 0 1 0 915829169 1065902080 259461 33554432000 4194304 5696331 140734716063456 18446744073709551615 4393008 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 260230 259461 150 367 0 259860 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1040920

[startup+462.301 s]
/proc/loadavg: 3.99 3.52 3.21 5/190 4167
/proc/meminfo: memFree=28740060/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1148624 CPUtime=462.31 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 302314 0 0 0 46195 36 0 0 25 0 1 0 915829169 1176190976 286388 33554432000 4194304 5696331 140734716063456 18446744073709551615 4413820 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 287156 286388 150 367 0 286786 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1148624

[startup+522.301 s]
/proc/loadavg: 3.99 3.61 3.26 5/190 4168
/proc/meminfo: memFree=28603980/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=522.31 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319960 0 0 0 52194 37 0 0 25 0 1 0 915829169 1248456704 304033 33554432000 4194304 5696331 140734716063456 18446744073709551615 4400331 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304033 150 367 0 304429 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1219196

[startup+582.301 s]
/proc/loadavg: 3.99 3.67 3.30 5/190 4170
/proc/meminfo: memFree=28569352/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=582.32 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319965 0 0 0 58194 38 0 0 25 0 1 0 915829169 1248456704 304038 33554432000 4194304 5696331 140734716063456 18446744073709551615 4415850 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304038 150 367 0 304429 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1219196

[startup+642.301 s]
/proc/loadavg: 3.99 3.73 3.34 5/190 4171
/proc/meminfo: memFree=28569432/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=642.33 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319965 0 0 0 64195 38 0 0 25 0 1 0 915829169 1248456704 304038 33554432000 4194304 5696331 140734716063456 18446744073709551615 4221620 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304038 150 367 0 304429 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 1219196

[startup+702.301 s]
/proc/loadavg: 3.99 3.78 3.38 5/190 4173
/proc/meminfo: memFree=28569132/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=702.33 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319967 0 0 0 70195 38 0 0 25 0 1 0 915829169 1248456704 304040 33554432000 4194304 5696331 140734716063456 18446744073709551615 4361009 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304040 150 367 0 304429 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 1219196

[startup+762.307 s]
/proc/loadavg: 3.99 3.81 3.42 5/190 4175
/proc/meminfo: memFree=28569336/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=762.33 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 76195 38 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4380796 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1219196

[startup+822.3 s]
/proc/loadavg: 3.99 3.85 3.45 5/190 4176
/proc/meminfo: memFree=28569304/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=822.33 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 82194 39 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4361009 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1219196

[startup+882.3 s]
/proc/loadavg: 4.04 3.89 3.49 5/190 4178
/proc/meminfo: memFree=28569268/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=882.33 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 88194 39 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4394166 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1219196

[startup+942.3 s]
/proc/loadavg: 4.01 3.90 3.52 5/190 4216
/proc/meminfo: memFree=28491564/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=942.33 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 94193 40 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1219196

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.55 5/190 4218
/proc/meminfo: memFree=27649180/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1002.34 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 100193 41 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 1219196

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.57 5/190 4220
/proc/meminfo: memFree=27649268/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1062.34 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 106193 41 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4417642 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1219196

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.59 5/190 4221
/proc/meminfo: memFree=27649104/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1122.35 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 112193 42 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4417472 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 1219196

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 4223
/proc/meminfo: memFree=27649560/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1182.35 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 118192 43 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1219196

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

[startup+1190.3 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 4223
/proc/meminfo: memFree=27649556/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1190.35 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 118992 43 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4416744 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1190.35
Current children cumulated vsize (KiB) 1219196

[startup+1193.51 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 4223
/proc/meminfo: memFree=27649432/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1193.56 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 119313 43 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 1219196

[startup+1196.7 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 4223
/proc/meminfo: memFree=27649308/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1196.75 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 119632 43 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1196.75
Current children cumulated vsize (KiB) 1219196

[startup+1198.3 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 4223
/proc/meminfo: memFree=27649308/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1198.35 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 119792 43 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4417489 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1198.35
Current children cumulated vsize (KiB) 1219196

[startup+1198.7 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 4223
/proc/meminfo: memFree=27649308/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1198.75 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 119832 43 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1198.75
Current children cumulated vsize (KiB) 1219196

[startup+1198.9 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 4223
/proc/meminfo: memFree=27649420/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=1219196 CPUtime=1198.95 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202496 319971 0 0 0 119852 43 0 0 25 0 1 0 915829169 1248456704 304044 33554432000 4194304 5696331 140734716063456 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/4033/statm: 304799 304044 150 367 0 304429 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 1219196

[startup+1199.01 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 4223
/proc/meminfo: memFree=27649420/32950928 swapFree=67053884/67111528
[pid=4033] ppid=4031 vsize=0 CPUtime=1199.05 cores=1,3
/proc/4033/stat : 4033 (muser) R 4031 4033 25945 0 -1 4202500 319971 0 0 0 119862 43 0 0 25 0 1 0 915829169 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 1 0 0 0
/proc/4033/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.04
CPU time (s): 1199.1
CPU user time (s): 1198.62
CPU system time (s): 0.475927
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1219196

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

runsolver used 1.92071 second user time and 4.6263 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-14 11:05:25
IDJOB=3501079
IDBENCH=90019
IDSOLVER=1998
FILE ID=node149/3501079-1308042325
RUNJOBID= node149-1308042324-3990
PBS_JOBID= 13563887
Free space on /tmp= 74052 MiB

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

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

MD5SUM BENCH= 622a6bcae561bb354a7dc5f320bcccad
RANDOM SEED=566914818

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:     32950928 kB
MemFree:      31660480 kB
Buffers:        239648 kB
Cached:         755320 kB
SwapCached:      22948 kB
Active:         400092 kB
Inactive:       681152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31660480 kB
SwapTotal:    67111528 kB
SwapFree:     67053884 kB
Dirty:           11492 kB
Writeback:           0 kB
AnonPages:       83860 kB
Mapped:          10284 kB
Slab:           143152 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   284548 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= 74012 MiB
End job on node149 at 2011-06-14 11:25:24