Trace number 3501086

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

General information on the benchmark

Namegmus/belov/
pj2010.aig.k25.gcnf
MD5SUMc47eecf0b402e36539f0f87ce1331bd1
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.4699
Satisfiable
(Un)Satisfiability was proved
Number of variables418467
Number of clauses1233244
Sum of the clauses size2877568
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2822162
Number of clauses of size 3411081
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups411081
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-3501086-1308042425.gcnf ***
0.00/0.00	c 
1.69/1.71	c Parsing CPU Time: 1.61375
1.69/1.71	c Running MUSer ...
9.39/9.40	c 0.00% completed ... 
70.30/70.30	c 5.11% completed ... 
1198.95/1199.00	c muser received timeout signal. Terminating ...
1198.95/1199.00	c CPU Time: CPU Time: 1198.66

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-3501086-1308042425/watcher-3501086-1308042425 -o /tmp/evaluation-result-3501086-1308042425/solver-3501086-1308042425 -C 1800 -W 1850 -M 7680 muser -comp -grp HOME/instance-3501086-1308042425.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: 3.38 2.40 2.85 4/189 4082
/proc/meminfo: memFree=30594900/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=4352 CPUtime=0 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 562 0 0 0 0 0 0 0 25 0 1 0 915839185 4456448 513 33554432000 4194304 5696331 140736276860864 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 1088 514 114 367 0 718 0

[startup+0.031593 s]
/proc/loadavg: 3.38 2.40 2.85 4/189 4082
/proc/meminfo: memFree=30594900/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=9608 CPUtime=0.02 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 2027 0 0 0 2 0 0 0 25 0 1 0 915839185 9838592 1831 33554432000 4194304 5696331 140736276860864 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 2402 1833 114 367 0 2032 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9608

[startup+0.100583 s]
/proc/loadavg: 3.38 2.40 2.85 4/189 4082
/proc/meminfo: memFree=30594900/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=22112 CPUtime=0.09 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 5437 0 0 0 9 0 0 0 25 0 1 0 915839185 22642688 4950 33554432000 4194304 5696331 140736276860864 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 5528 4952 114 367 0 5158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22112

[startup+0.300539 s]
/proc/loadavg: 3.38 2.40 2.85 4/189 4082
/proc/meminfo: memFree=30594900/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=49616 CPUtime=0.29 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 14061 0 0 0 28 1 0 0 25 0 1 0 915839185 50806784 11840 33554432000 4194304 5696331 140736276860864 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 12404 11842 114 367 0 12034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49616

[startup+0.700465 s]
/proc/loadavg: 3.38 2.40 2.85 4/189 4082
/proc/meminfo: memFree=30594900/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=111500 CPUtime=0.69 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 31834 0 0 0 66 3 0 0 25 0 1 0 915839185 114176000 27306 33554432000 4194304 5696331 140736276860864 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 27875 27308 114 367 0 27505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111500

[startup+1.50031 s]
/proc/loadavg: 3.38 2.40 2.85 5/190 4083
/proc/meminfo: memFree=30416048/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=228272 CPUtime=1.49 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 65652 0 0 0 141 8 0 0 25 0 1 0 915839185 233750528 56513 33554432000 4194304 5696331 140736276860864 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 57068 56515 114 367 0 56698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 228272

[startup+3.101 s]
/proc/loadavg: 3.38 2.40 2.85 5/190 4083
/proc/meminfo: memFree=30221120/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=423436 CPUtime=3.09 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 112270 0 0 0 295 14 0 0 25 0 1 0 915839185 433598464 103129 33554432000 4194304 5696331 140736276860864 18446744073709551615 4410547 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 105859 103129 141 367 0 105489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 423436

[startup+6.30035 s]
/proc/loadavg: 3.51 2.44 2.86 5/190 4083
/proc/meminfo: memFree=30178808/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=423436 CPUtime=6.29 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 112521 0 0 0 615 14 0 0 25 0 1 0 915839185 433598464 103380 33554432000 4194304 5696331 140736276860864 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 105859 103380 141 367 0 105489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 423436

[startup+12.7011 s]
/proc/loadavg: 3.55 2.47 2.87 5/190 4083
/proc/meminfo: memFree=29591544/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=971448 CPUtime=12.7 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 305023 0 0 0 1235 35 0 0 25 0 1 0 915839185 994762752 240844 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 242862 240844 148 367 0 242492 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 971448

[startup+25.5005 s]
/proc/loadavg: 3.65 2.54 2.89 5/190 4084
/proc/meminfo: memFree=29485380/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=25.49 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 2514 35 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4416844 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 983000

[startup+51.1004 s]
/proc/loadavg: 3.77 2.66 2.91 5/190 4084
/proc/meminfo: memFree=29304180/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=51.09 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 5074 35 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4419193 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 983000

[startup+102.307 s]
/proc/loadavg: 3.97 2.88 2.97 5/190 4086
/proc/meminfo: memFree=29085136/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=102.3 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 10195 35 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 983000

[startup+162.3 s]
/proc/loadavg: 3.99 3.08 3.03 5/190 4087
/proc/meminfo: memFree=29043556/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=162.29 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 16194 35 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381134 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 983000

[startup+222.301 s]
/proc/loadavg: 3.99 3.24 3.09 5/190 4089
/proc/meminfo: memFree=28981656/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=222.31 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 22195 36 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4416844 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 983000

[startup+282.3 s]
/proc/loadavg: 3.99 3.38 3.15 5/190 4127
/proc/meminfo: memFree=29196412/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=282.31 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 28195 36 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381194 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 983000

[startup+342.3 s]
/proc/loadavg: 3.99 3.49 3.20 5/190 4166
/proc/meminfo: memFree=28884784/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=342.31 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 34195 36 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4399820 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 983000

[startup+402.3 s]
/proc/loadavg: 3.99 3.58 3.24 5/190 4168
/proc/meminfo: memFree=28608956/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=402.31 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 40195 36 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 983000

[startup+462.3 s]
/proc/loadavg: 3.99 3.65 3.29 5/190 4169
/proc/meminfo: memFree=28569124/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=462.31 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 46195 36 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4416684 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 983000

[startup+522.3 s]
/proc/loadavg: 3.99 3.71 3.33 5/190 4171
/proc/meminfo: memFree=28569444/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=522.31 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 52195 36 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4416463 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 983000

[startup+582.3 s]
/proc/loadavg: 3.99 3.76 3.37 5/190 4172
/proc/meminfo: memFree=28569152/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=582.31 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 58195 36 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4417642 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 983000

[startup+642.301 s]
/proc/loadavg: 3.99 3.80 3.41 5/190 4174
/proc/meminfo: memFree=28569352/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=642.33 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 64196 37 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4417510 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 983000

[startup+702.301 s]
/proc/loadavg: 3.99 3.84 3.44 5/190 4176
/proc/meminfo: memFree=28569320/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=702.33 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 70196 37 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4380796 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 983000

[startup+762.307 s]
/proc/loadavg: 4.05 3.88 3.48 5/190 4177
/proc/meminfo: memFree=28569400/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=762.33 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 76196 37 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381170 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 983000

[startup+822.301 s]
/proc/loadavg: 4.02 3.90 3.51 5/190 4216
/proc/meminfo: memFree=28874484/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=822.33 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 82196 37 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4362120 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 983000

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.54 5/190 4217
/proc/meminfo: memFree=27672628/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=882.34 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 88196 38 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4416670 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 983000

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.56 5/190 4219
/proc/meminfo: memFree=27649044/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=942.34 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 94196 38 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 983000

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.58 5/190 4221
/proc/meminfo: memFree=27649240/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1002.34 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 100196 38 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4417642 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 983000

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/190 4222
/proc/meminfo: memFree=27649576/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1062.34 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 106196 38 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4417436 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 983000

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/190 4261
/proc/meminfo: memFree=28411828/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1122.34 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 112196 38 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 983000

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/190 4262
/proc/meminfo: memFree=28099528/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1182.35 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 118196 39 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4419584 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 983000

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

[startup+1190.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/190 4263
/proc/meminfo: memFree=28099404/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1190.35 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 118996 39 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1190.35
Current children cumulated vsize (KiB) 983000

[startup+1193.51 s]
/proc/loadavg: 4.00 3.96 3.65 5/190 4263
/proc/meminfo: memFree=28099524/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1193.56 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 119317 39 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 983000

[startup+1196.7 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 4263
/proc/meminfo: memFree=28099524/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1196.76 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 119637 39 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381125 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1196.76
Current children cumulated vsize (KiB) 983000

[startup+1198.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 4263
/proc/meminfo: memFree=28099524/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1198.35 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 119796 39 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4381125 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1198.35
Current children cumulated vsize (KiB) 983000

[startup+1198.7 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 4263
/proc/meminfo: memFree=28099524/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1198.75 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 119836 39 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4417528 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1198.75
Current children cumulated vsize (KiB) 983000

[startup+1198.9 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 4263
/proc/meminfo: memFree=28099524/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=983000 CPUtime=1198.95 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202496 307910 0 0 0 119856 39 0 0 25 0 1 0 915839185 1006592000 243730 33554432000 4194304 5696331 140736276860864 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/4082/statm: 245750 243730 149 367 0 245380 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 983000

[startup+1199.01 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 4263
/proc/meminfo: memFree=28099524/32950928 swapFree=67053884/67111528
[pid=4082] ppid=4080 vsize=0 CPUtime=1199.05 cores=4,6
/proc/4082/stat : 4082 (muser) R 4080 4082 25945 0 -1 4202500 307911 0 0 0 119866 39 0 0 25 0 1 0 915839185 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/4082/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.09
CPU user time (s): 1198.66
CPU system time (s): 0.428934
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 983000

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

runsolver used 2.12768 second user time and 4.41833 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-14 11:07:05
IDJOB=3501086
IDBENCH=90026
IDSOLVER=1998
FILE ID=node149/3501086-1308042425
RUNJOBID= node149-1308042324-3989
PBS_JOBID= 13563887
Free space on /tmp= 74016 MiB

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

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

MD5SUM BENCH= c47eecf0b402e36539f0f87ce1331bd1
RANDOM SEED=412792727

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:      30595080 kB
Buffers:        239828 kB
Cached:         822448 kB
SwapCached:      22948 kB
Active:        1430488 kB
Inactive:       713452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30595080 kB
SwapTotal:    67111528 kB
SwapFree:     67053884 kB
Dirty:           34552 kB
Writeback:           0 kB
AnonPages:     1079272 kB
Mapped:          11736 kB
Slab:           144116 kB
PageTables:       7056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1301048 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:27:04