Trace number 3493675

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.05 1199.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10t0.cnf
MD5SUM0a0d8225cc24ef58d26841677536f634
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables184976
Number of clauses937700
Sum of the clauses size2231743
Maximum clause length10
Minimum clause length1
Number of clauses of size 110621
Number of clauses of size 2703815
Number of clauses of size 3175364
Number of clauses of size 45320
Number of clauses of size 521280
Number of clauses of size over 521300

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-3493675-1307801910.cnf ***
0.00/0.00	c 
1.39/1.41	c Parsing CPU Time: 1.3438
1.39/1.41	c Running MUSer ...
8.99/9.03	c 0.00% completed ... 
11.89/11.98	c 5.39% completed ... 
130.59/130.63	c 20.39% completed ... 
161.39/161.45	c 25.44% completed ... 
205.79/205.84	c 30.46% completed ... 
611.52/611.57	c 35.47% completed ... 
1115.53/1115.58	c 54.96% completed ... 
1198.93/1199.00	c muser received timeout signal. Terminating ...
1198.93/1199.00	c CPU Time: CPU Time: 1198.83

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: 988)

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-3493675-1307801910/watcher-3493675-1307801910 -o /tmp/evaluation-result-3493675-1307801910/solver-3493675-1307801910 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493675-1307801910.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.93 2.89 4/186 8806
/proc/meminfo: memFree=17981840/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=5288 CPUtime=0 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 802 0 0 0 0 0 0 0 23 0 1 0 970421547 5414912 756 33554432000 4194304 5696331 140737187124784 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 1322 758 114 367 0 952 0

[startup+0.0677101 s]
/proc/loadavg: 4.00 3.93 2.89 4/186 8806
/proc/meminfo: memFree=17981840/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=18296 CPUtime=0.06 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 4508 0 0 0 6 0 0 0 23 0 1 0 970421547 18735104 4024 33554432000 4194304 5696331 140737187124784 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 4574 4026 114 367 0 4204 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18296

[startup+0.100706 s]
/proc/loadavg: 4.00 3.93 2.89 4/186 8806
/proc/meminfo: memFree=17981840/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=25248 CPUtime=0.09 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 6236 0 0 0 9 0 0 0 23 0 1 0 970421547 25853952 5752 33554432000 4194304 5696331 140737187124784 18446744073709551615 4208092 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 6312 5752 114 367 0 5942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25248

[startup+0.300673 s]
/proc/loadavg: 4.00 3.93 2.89 4/186 8806
/proc/meminfo: memFree=17981840/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=52796 CPUtime=0.29 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 14839 0 0 0 28 1 0 0 25 0 1 0 970421547 54063104 12621 33554432000 4194304 5696331 140737187124784 18446744073709551615 4965734 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 13199 12623 114 367 0 12829 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52796

[startup+0.700614 s]
/proc/loadavg: 4.00 3.93 2.89 4/186 8806
/proc/meminfo: memFree=17981840/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=109664 CPUtime=0.69 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 31379 0 0 0 66 3 0 0 25 0 1 0 970421547 112295936 26854 33554432000 4194304 5696331 140737187124784 18446744073709551615 5068096 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 27416 26856 114 367 0 27046 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 109664

[startup+1.50048 s]
/proc/loadavg: 4.00 3.93 2.89 5/184 8835
/proc/meminfo: memFree=24610580/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=239660 CPUtime=1.49 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 68493 0 0 0 142 7 0 0 25 0 1 0 970421547 245411840 59355 33554432000 4194304 5696331 140737187124784 18446744073709551615 4393197 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 59915 59355 140 367 0 59545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 239660

[startup+3.10118 s]
/proc/loadavg: 4.00 3.93 2.90 5/187 8845
/proc/meminfo: memFree=24402564/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=302424 CPUtime=3.09 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 83873 0 0 0 300 9 0 0 25 0 1 0 970421547 309682176 74735 33554432000 4194304 5696331 140737187124784 18446744073709551615 4400118 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 75606 74735 142 367 0 75236 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 302424

[startup+6.30056 s]
/proc/loadavg: 4.00 3.93 2.90 6/184 8860
/proc/meminfo: memFree=24207024/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=303664 CPUtime=6.28 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 85815 0 0 0 618 10 0 0 25 0 1 0 970421547 310951936 74965 33554432000 4194304 5696331 140737187124784 18446744073709551615 4231168 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 75916 74965 143 367 0 75546 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 303664

[startup+12.7004 s]
/proc/loadavg: 4.00 3.93 2.91 5/187 8883
/proc/meminfo: memFree=29426580/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=268768 CPUtime=12.69 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 112333 0 0 0 1255 14 0 0 25 0 1 0 970421547 275218432 66400 33554432000 4194304 5696331 140737187124784 18446744073709551615 4402761 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 67192 66400 149 367 0 66822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 268768

[startup+25.501 s]
/proc/loadavg: 4.00 3.94 2.92 5/187 8921
/proc/meminfo: memFree=29415640/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=25.49 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115276 0 0 0 2534 15 0 0 25 0 1 0 970421547 287264768 69343 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416740 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69343 149 367 0 69763 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 280532

[startup+51.1002 s]
/proc/loadavg: 4.00 3.94 2.95 5/187 8922
/proc/meminfo: memFree=29027332/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=51.09 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115282 0 0 0 5094 15 0 0 25 0 1 0 970421547 287264768 69349 33554432000 4194304 5696331 140737187124784 18446744073709551615 4419184 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69349 149 367 0 69763 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 280532

[startup+102.307 s]
/proc/loadavg: 4.00 3.95 3.01 5/187 8923
/proc/meminfo: memFree=28535588/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=102.3 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115298 0 0 0 10215 15 0 0 25 0 1 0 970421547 287264768 69365 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416833 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69365 149 367 0 69763 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 280532

[startup+162.301 s]
/proc/loadavg: 4.00 3.95 3.06 5/187 8925
/proc/meminfo: memFree=28534976/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=162.29 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115319 0 0 0 16214 15 0 0 25 0 1 0 970421547 287264768 69386 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416323 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69386 150 367 0 69763 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 280532

[startup+222.3 s]
/proc/loadavg: 4.00 3.96 3.12 5/187 8926
/proc/meminfo: memFree=28530772/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=222.29 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115329 0 0 0 22214 15 0 0 25 0 1 0 970421547 287264768 69396 33554432000 4194304 5696331 140737187124784 18446744073709551615 4380923 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69396 150 367 0 69763 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 280532

[startup+282.301 s]
/proc/loadavg: 4.05 3.98 3.18 5/187 8928
/proc/meminfo: memFree=28530860/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=282.3 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115331 0 0 0 28214 16 0 0 25 0 1 0 970421547 287264768 69398 33554432000 4194304 5696331 140737187124784 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69398 150 367 0 69763 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 280532

[startup+342.301 s]
/proc/loadavg: 4.02 3.98 3.22 5/187 8930
/proc/meminfo: memFree=28530952/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=342.3 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115333 0 0 0 34214 16 0 0 25 0 1 0 970421547 287264768 69400 33554432000 4194304 5696331 140737187124784 18446744073709551615 4417628 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69400 150 367 0 69763 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 280532

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.27 5/187 8970
/proc/meminfo: memFree=28753684/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=402.3 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115337 0 0 0 40214 16 0 0 25 0 1 0 970421547 287264768 69404 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69404 150 367 0 69763 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 280532

[startup+462.301 s]
/proc/loadavg: 4.07 3.99 3.32 5/187 8972
/proc/meminfo: memFree=28753276/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=462.3 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115339 0 0 0 46214 16 0 0 25 0 1 0 970421547 287264768 69406 33554432000 4194304 5696331 140737187124784 18446744073709551615 4417628 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69406 150 367 0 69763 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 280532

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.36 5/187 8973
/proc/meminfo: memFree=28753252/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=522.31 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115343 0 0 0 52214 17 0 0 25 0 1 0 970421547 287264768 69410 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69410 150 367 0 69763 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 280532

[startup+582.3 s]
/proc/loadavg: 4.09 4.02 3.40 5/187 8975
/proc/meminfo: memFree=28763120/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=582.31 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115347 0 0 0 58214 17 0 0 25 0 1 0 970421547 287264768 69414 33554432000 4194304 5696331 140737187124784 18446744073709551615 4300685 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69414 150 367 0 69763 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 280532

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 3.44 5/187 8977
/proc/meminfo: memFree=28763220/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=642.31 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115351 0 0 0 64214 17 0 0 25 0 1 0 970421547 287264768 69418 33554432000 4194304 5696331 140737187124784 18446744073709551615 4381194 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69418 150 367 0 69763 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 280532

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.47 5/187 8978
/proc/meminfo: memFree=28762548/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=702.31 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115354 0 0 0 70214 17 0 0 25 0 1 0 970421547 287264768 69421 33554432000 4194304 5696331 140737187124784 18446744073709551615 4381210 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69421 150 367 0 69763 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 280532

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.50 5/187 8980
/proc/meminfo: memFree=28762268/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=762.32 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115357 0 0 0 76214 18 0 0 25 0 1 0 970421547 287264768 69424 33554432000 4194304 5696331 140737187124784 18446744073709551615 4380858 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69424 150 367 0 69763 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 280532

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.53 5/187 8981
/proc/meminfo: memFree=28762240/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=822.32 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115361 0 0 0 82214 18 0 0 25 0 1 0 970421547 287264768 69428 33554432000 4194304 5696331 140737187124784 18446744073709551615 4380923 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69428 150 367 0 69763 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 280532

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.56 5/187 8983
/proc/meminfo: memFree=28762332/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=882.31 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115364 0 0 0 88213 18 0 0 25 0 1 0 970421547 287264768 69431 33554432000 4194304 5696331 140737187124784 18446744073709551615 4380923 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69431 150 367 0 69763 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 280532

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.58 5/187 8985
/proc/meminfo: memFree=28762176/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=942.32 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115367 0 0 0 94213 19 0 0 25 0 1 0 970421547 287264768 69434 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69434 150 367 0 69763 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 280532

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.61 5/187 8986
/proc/meminfo: memFree=28762144/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1002.32 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115371 0 0 0 100213 19 0 0 25 0 1 0 970421547 287264768 69438 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416962 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69438 150 367 0 69763 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 280532

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.63 5/187 8988
/proc/meminfo: memFree=28761864/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1062.32 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115375 0 0 0 106213 19 0 0 25 0 1 0 970421547 287264768 69442 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69442 150 367 0 69763 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 280532

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/187 9027
/proc/meminfo: memFree=29508760/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1122.33 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115379 0 0 0 112213 20 0 0 25 0 1 0 970421547 287264768 69446 33554432000 4194304 5696331 140737187124784 18446744073709551615 4381288 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69446 150 367 0 69763 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 280532

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9029
/proc/meminfo: memFree=29396516/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1182.33 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115383 0 0 0 118213 20 0 0 25 0 1 0 970421547 287264768 69450 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416432 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69450 150 367 0 69763 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 280532

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

[startup+1190.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9029
/proc/meminfo: memFree=29396512/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1190.33 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115383 0 0 0 119013 20 0 0 25 0 1 0 970421547 287264768 69450 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416938 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69450 150 367 0 69763 0
Current children cumulated CPU time (s) 1190.33
Current children cumulated vsize (KiB) 280532

[startup+1193.51 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9029
/proc/meminfo: memFree=29396512/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1193.54 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115383 0 0 0 119334 20 0 0 25 0 1 0 970421547 287264768 69450 33554432000 4194304 5696331 140737187124784 18446744073709551615 4301755 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69450 150 367 0 69763 0
Current children cumulated CPU time (s) 1193.54
Current children cumulated vsize (KiB) 280532

[startup+1196.7 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9029
/proc/meminfo: memFree=29396264/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1196.73 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115383 0 0 0 119653 20 0 0 25 0 1 0 970421547 287264768 69450 33554432000 4194304 5696331 140737187124784 18446744073709551615 4300606 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69450 150 367 0 69763 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 280532

[startup+1198.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9030
/proc/meminfo: memFree=29396504/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1198.33 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115383 0 0 0 119813 20 0 0 25 0 1 0 970421547 287264768 69450 33554432000 4194304 5696331 140737187124784 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69450 150 367 0 69763 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 280532

[startup+1198.7 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9030
/proc/meminfo: memFree=29396504/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1198.73 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115383 0 0 0 119853 20 0 0 25 0 1 0 970421547 287264768 69450 33554432000 4194304 5696331 140737187124784 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69450 150 367 0 69763 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 280532

[startup+1198.9 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9030
/proc/meminfo: memFree=29396504/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=280532 CPUtime=1198.93 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202496 115383 0 0 0 119873 20 0 0 25 0 1 0 970421547 287264768 69450 33554432000 4194304 5696331 140737187124784 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8806/statm: 70133 69450 150 367 0 69763 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 280532

[startup+1199.01 s]
/proc/loadavg: 4.00 4.00 3.67 5/187 9030
/proc/meminfo: memFree=29396504/32951124 swapFree=67062556/67111528
[pid=8806] ppid=8804 vsize=0 CPUtime=1199.04 cores=4,6
/proc/8806/stat : 8806 (muser) R 8804 8806 8460 0 -1 4202500 115384 0 0 0 119883 21 0 0 25 0 1 0 970421547 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/8806/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.01
CPU time (s): 1199.05
CPU user time (s): 1198.83
CPU system time (s): 0.214967
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 311860

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

runsolver used 2.12668 second user time and 4.42033 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-11 16:18:31
IDJOB=3493675
IDBENCH=71051
IDSOLVER=1969
FILE ID=node111/3493675-1307801910
RUNJOBID= node111-1307800705-8479
PBS_JOBID= 13551063
Free space on /tmp= 73860 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10t0.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493675-1307801910/watcher-3493675-1307801910 -o /tmp/evaluation-result-3493675-1307801910/solver-3493675-1307801910 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493675-1307801910.cnf

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

MD5SUM BENCH= 0a0d8225cc24ef58d26841677536f634
RANDOM SEED=365824579

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17982384 kB
Buffers:        312728 kB
Cached:        1545088 kB
SwapCached:      11232 kB
Active:       13394856 kB
Inactive:      1327404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17982384 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           18876 kB
Writeback:          20 kB
AnonPages:    12862124 kB
Mapped:          12152 kB
Slab:           156628 kB
PageTables:      29852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 13069204 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= 73800 MiB
End job on node111 at 2011-06-11 16:38:30