Trace number 3501147

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

General information on the benchmark

Namegmus/belov/
pj2007.aig.k25.gcnf
MD5SUMaa03abda1d022f8b562043b661c96dc2
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.419
Satisfiable
(Un)Satisfiability was proved
Number of variables390878
Number of clauses1149565
Sum of the clauses size2682317
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2766376
Number of clauses of size 3383188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups383188
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-3501147-1308043265.gcnf ***
0.00/0.00	c 
1.59/1.63	c Parsing CPU Time: 1.52277
1.59/1.63	c Running MUSer ...
8.39/8.42	c 0.00% completed ... 
103.89/103.91	c 5.10% completed ... 
1198.93/1199.00	c muser received timeout signal. Terminating ...
1198.93/1199.00	c CPU Time: CPU Time: 1198.56

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

running on 2 cores: 5,7

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.93 3.99 3.51 4/189 30511
/proc/meminfo: memFree=30491164/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=4484 CPUtime=0 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 608 0 0 0 0 0 0 0 25 0 1 0 915924226 4591616 559 33554432000 4194304 5696331 140733799884112 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 1121 561 114 367 0 751 0

[startup+0.061484 s]
/proc/loadavg: 3.93 3.99 3.51 4/189 30511
/proc/meminfo: memFree=30491164/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=14712 CPUtime=0.05 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 3508 0 0 0 5 0 0 0 25 0 1 0 915924226 15065088 3118 33554432000 4194304 5696331 140733799884112 18446744073709551615 4210980 0 0 4096 24615 0 0 0 17 7 0 0 0
/proc/30511/statm: 3678 3118 114 367 0 3308 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14712

[startup+0.100478 s]
/proc/loadavg: 3.93 3.99 3.51 4/189 30511
/proc/meminfo: memFree=30491164/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=22508 CPUtime=0.09 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 5554 0 0 0 9 0 0 0 25 0 1 0 915924226 23048192 5067 33554432000 4194304 5696331 140733799884112 18446744073709551615 4913307 0 0 4096 24615 0 0 0 17 7 0 0 0
/proc/30511/statm: 5627 5067 114 367 0 5257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22508

[startup+0.300441 s]
/proc/loadavg: 3.93 3.99 3.51 4/189 30511
/proc/meminfo: memFree=30491164/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=50012 CPUtime=0.29 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 14153 0 0 0 28 1 0 0 25 0 1 0 915924226 51212288 11932 33554432000 4194304 5696331 140733799884112 18446744073709551615 4223545 0 0 4096 24615 0 0 0 17 7 0 0 0
/proc/30511/statm: 12503 11932 114 367 0 12133 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50012

[startup+0.700369 s]
/proc/loadavg: 3.93 3.99 3.51 4/189 30511
/proc/meminfo: memFree=30491164/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=112292 CPUtime=0.69 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 32052 0 0 0 65 4 0 0 25 0 1 0 915924226 114987008 27524 33554432000 4194304 5696331 140733799884112 18446744073709551615 4200906 0 0 4096 24615 0 0 0 17 7 0 0 0
/proc/30511/statm: 28073 27524 114 367 0 27703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112292

[startup+1.50027 s]
/proc/loadavg: 3.93 3.99 3.51 5/190 30512
/proc/meminfo: memFree=30312620/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=228272 CPUtime=1.49 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 65634 0 0 0 140 9 0 0 25 0 1 0 915924226 233750528 56495 33554432000 4194304 5696331 140733799884112 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 57068 56498 114 367 0 56698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 228272

[startup+3.10097 s]
/proc/loadavg: 3.93 3.99 3.51 5/190 30512
/proc/meminfo: memFree=30121660/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=401516 CPUtime=3.09 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 106654 0 0 0 293 16 0 0 25 0 1 0 915924226 411152384 97513 33554432000 4194304 5696331 140733799884112 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 100379 97513 141 367 0 100009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 401516

[startup+6.3004 s]
/proc/loadavg: 3.93 3.99 3.51 5/190 30512
/proc/meminfo: memFree=30113348/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=320036 CPUtime=6.29 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 122283 0 0 0 611 18 0 0 25 0 1 0 915924226 327716864 79180 33554432000 4194304 5696331 140733799884112 18446744073709551615 4410551 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 80009 79180 142 367 0 79639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 320036

[startup+12.7002 s]
/proc/loadavg: 3.94 3.99 3.51 5/190 30512
/proc/meminfo: memFree=29589196/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=902740 CPUtime=12.69 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 291673 0 0 0 1232 37 0 0 25 0 1 0 915924226 924405760 224938 33554432000 4194304 5696331 140733799884112 18446744073709551615 4370103 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 225685 224938 148 367 0 225315 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 902740

[startup+25.5009 s]
/proc/loadavg: 3.95 3.99 3.52 5/190 30512
/proc/meminfo: memFree=29482908/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=998900 CPUtime=25.49 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 315642 0 0 0 2508 41 0 0 25 0 1 0 915924226 1022873600 248896 33554432000 4194304 5696331 140733799884112 18446744073709551615 4394287 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 249725 248896 149 367 0 249355 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 998900

[startup+51.1003 s]
/proc/loadavg: 3.97 3.99 3.53 5/190 30513
/proc/meminfo: memFree=29448980/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=51.09 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 5067 42 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1028800

[startup+102.307 s]
/proc/loadavg: 3.94 3.97 3.55 5/190 30551
/proc/meminfo: memFree=29570244/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=102.29 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 10187 42 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4417628 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1028800

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.58 5/190 30590
/proc/meminfo: memFree=29841932/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=162.3 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 16187 43 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1028800

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.60 5/190 30628
/proc/meminfo: memFree=29403688/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=222.3 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 22187 43 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4417519 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1028800

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.62 5/190 30630
/proc/meminfo: memFree=28988940/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=282.3 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 28187 43 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1028800

[startup+342.301 s]
/proc/loadavg: 4.07 3.99 3.65 5/190 30632
/proc/meminfo: memFree=28988748/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=342.3 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 34187 43 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4417436 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1028800

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.67 5/190 30633
/proc/meminfo: memFree=28988812/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=402.3 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 40186 44 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416938 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1028800

[startup+462.301 s]
/proc/loadavg: 3.61 3.89 3.65 4/184 30659
/proc/meminfo: memFree=29299360/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=462.3 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 46186 44 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4417436 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1028800

[startup+522.3 s]
/proc/loadavg: 3.22 3.73 3.61 4/184 30660
/proc/meminfo: memFree=29299524/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=522.3 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 52186 44 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1028800

[startup+582.3 s]
/proc/loadavg: 3.08 3.59 3.57 4/184 30662
/proc/meminfo: memFree=29299600/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=582.31 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 58186 45 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416962 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1028800

[startup+642.3 s]
/proc/loadavg: 3.03 3.48 3.53 4/184 30664
/proc/meminfo: memFree=29299664/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=642.31 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 64186 45 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416495 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1028800

[startup+702.301 s]
/proc/loadavg: 3.05 3.41 3.50 4/184 30665
/proc/meminfo: memFree=29299592/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=702.31 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 70186 45 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1028800

[startup+762.307 s]
/proc/loadavg: 3.02 3.33 3.46 4/184 30667
/proc/meminfo: memFree=29299424/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=762.31 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 76186 45 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4362139 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1028800

[startup+822.301 s]
/proc/loadavg: 3.00 3.27 3.43 4/184 30668
/proc/meminfo: memFree=29299604/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=822.31 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 82186 45 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4381132 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1028800

[startup+882.301 s]
/proc/loadavg: 2.56 3.10 3.37 3/178 30694
/proc/meminfo: memFree=29635128/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=882.32 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 88186 46 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4417453 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1028800

[startup+942.3 s]
/proc/loadavg: 2.20 2.90 3.28 3/178 30696
/proc/meminfo: memFree=29635076/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=942.31 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 94185 46 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4399919 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1028800

[startup+1002.3 s]
/proc/loadavg: 2.15 2.75 3.20 3/178 30697
/proc/meminfo: memFree=29635028/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1002.31 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 100185 46 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4380975 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1028800

[startup+1062.3 s]
/proc/loadavg: 2.05 2.61 3.12 3/178 30699
/proc/meminfo: memFree=29635104/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1062.31 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 106185 46 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4381125 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1028800

[startup+1122.3 s]
/proc/loadavg: 2.02 2.50 3.05 3/178 30700
/proc/meminfo: memFree=29635148/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1122.32 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 112185 47 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4417628 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1028800

[startup+1182.3 s]
/proc/loadavg: 1.78 2.36 2.96 2/172 30726
/proc/meminfo: memFree=30435188/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1182.32 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 118185 47 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416765 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1028800

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

[startup+1190.3 s]
/proc/loadavg: 1.66 2.31 2.94 2/172 30726
/proc/meminfo: memFree=30435052/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1190.32 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 118985 47 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4399822 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1190.32
Current children cumulated vsize (KiB) 1028800

[startup+1193.51 s]
/proc/loadavg: 1.66 2.31 2.94 3/172 30726
/proc/meminfo: memFree=30435168/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1193.53 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 119306 47 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4381125 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1193.53
Current children cumulated vsize (KiB) 1028800

[startup+1196.7 s]
/proc/loadavg: 1.61 2.29 2.93 2/172 30726
/proc/meminfo: memFree=30435168/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1196.73 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 119626 47 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416495 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 1028800

[startup+1198.3 s]
/proc/loadavg: 1.61 2.29 2.93 2/172 30726
/proc/meminfo: memFree=30435168/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1198.32 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 119785 47 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4381210 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 1028800

[startup+1198.7 s]
/proc/loadavg: 1.61 2.29 2.93 2/172 30726
/proc/meminfo: memFree=30435168/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1198.72 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 119825 47 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4416821 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 1028800

[startup+1198.9 s]
/proc/loadavg: 1.61 2.29 2.93 2/172 30726
/proc/meminfo: memFree=30435168/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=1028800 CPUtime=1198.93 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202496 323131 0 0 0 119846 47 0 0 25 0 1 0 915924226 1053491200 256383 33554432000 4194304 5696331 140733799884112 18446744073709551615 4413823 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/30511/statm: 257200 256383 149 367 0 256830 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 1028800

[startup+1199.01 s]
/proc/loadavg: 1.61 2.29 2.93 2/172 30726
/proc/meminfo: memFree=30435168/32951124 swapFree=67053176/67111528
[pid=30511] ppid=30509 vsize=0 CPUtime=1199.02 cores=5,7
/proc/30511/stat : 30511 (muser) R 30509 30511 29411 0 -1 4202500 323133 0 0 0 119855 47 0 0 25 0 1 0 915924226 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 5 0 0 0
/proc/30511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.04
CPU time (s): 1199.07
CPU user time (s): 1198.56
CPU system time (s): 0.512922
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1028800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.56
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323133
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 13863

runsolver used 1.82772 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-14 11:21:05
IDJOB=3501147
IDBENCH=90087
IDSOLVER=1998
FILE ID=node137/3501147-1308043265
RUNJOBID= node137-1308041268-29432
PBS_JOBID= 13564387
Free space on /tmp= 73964 MiB

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

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

MD5SUM BENCH= aa03abda1d022f8b562043b661c96dc2
RANDOM SEED=260753967

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30491956 kB
Buffers:        230960 kB
Cached:        1037252 kB
SwapCached:      11996 kB
Active:        1296440 kB
Inactive:       950488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30491956 kB
SwapTotal:    67111528 kB
SwapFree:     67053176 kB
Dirty:           35756 kB
Writeback:           0 kB
AnonPages:      976448 kB
Mapped:          11264 kB
Slab:           144820 kB
PageTables:       6972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1213788 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 node137 at 2011-06-14 11:41:04