Trace number 3493671

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.06 1199.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-10t0.cnf
MD5SUMc102144d81735b4e153db5b8b489abc7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1126.3
Satisfiable
(Un)Satisfiability was proved
Number of variables125691
Number of clauses605085
Sum of the clauses size1419948
Maximum clause length10
Minimum clause length1
Number of clauses of size 17341
Number of clauses of size 2480045
Number of clauses of size 384559
Number of clauses of size 43680
Number of clauses of size 514720
Number of clauses of size over 514740

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-3493671-1307801902.cnf ***
0.00/0.00	c 
0.79/0.85	c Parsing CPU Time: 0.797878
0.79/0.85	c Running MUSer ...
13.09/13.15	c 0.00% completed ... 
24.79/24.89	c 14.93% completed ... 
32.19/32.26	c 21.13% completed ... 
44.09/44.11	c 26.13% completed ... 
82.19/82.24	c 41.15% completed ... 
271.60/271.68	c 56.19% completed ... 
359.80/359.85	c 61.36% completed ... 
801.21/801.27	c 76.36% completed ... 
1198.93/1199.00	c muser received timeout signal. Terminating ...
1198.93/1199.00	c CPU Time: CPU Time: 1198.64

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.99 3.91 2.99 4/189 2016
/proc/meminfo: memFree=30437768/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=4364 CPUtime=0 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 558 0 0 0 0 0 0 0 25 0 1 0 891790090 4468736 512 33554432000 4194304 5696331 140736417607392 18446744073709551615 4210406 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 1091 512 114 367 0 721 0

[startup+0.0648081 s]
/proc/loadavg: 3.99 3.91 2.99 4/189 2016
/proc/meminfo: memFree=30437768/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=16580 CPUtime=0.05 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 4059 0 0 0 5 0 0 0 25 0 1 0 891790090 16977920 3575 33554432000 4194304 5696331 140736417607392 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 4145 3577 114 367 0 3775 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16580

[startup+0.10075 s]
/proc/loadavg: 3.99 3.91 2.99 4/189 2016
/proc/meminfo: memFree=30437768/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=23576 CPUtime=0.09 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 5812 0 0 0 8 1 0 0 25 0 1 0 891790090 24141824 5328 33554432000 4194304 5696331 140736417607392 18446744073709551615 4223060 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 5894 5330 114 367 0 5524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23576

[startup+0.300724 s]
/proc/loadavg: 3.99 3.91 2.99 4/189 2016
/proc/meminfo: memFree=30437768/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=50508 CPUtime=0.29 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 13907 0 0 0 27 2 0 0 25 0 1 0 891790090 51720192 12074 33554432000 4194304 5696331 140736417607392 18446744073709551615 4210999 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 12627 12074 114 367 0 12257 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50508

[startup+0.700704 s]
/proc/loadavg: 3.99 3.91 2.99 4/189 2016
/proc/meminfo: memFree=30437768/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=97124 CPUtime=0.69 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 28257 0 0 0 65 4 0 0 25 0 1 0 891790090 99454976 23732 33554432000 4194304 5696331 140736417607392 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 24281 23734 114 367 0 23911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97124

[startup+1.50051 s]
/proc/loadavg: 3.99 3.91 2.99 5/190 2017
/proc/meminfo: memFree=30274724/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=195492 CPUtime=1.49 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 51782 0 0 0 143 6 0 0 25 0 1 0 891790090 200183808 47255 33554432000 4194304 5696331 140736417607392 18446744073709551615 4402296 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 48873 47255 142 367 0 48503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 195492

[startup+3.10023 s]
/proc/loadavg: 3.99 3.91 2.99 5/190 2017
/proc/meminfo: memFree=30248680/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=196020 CPUtime=3.09 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 51958 0 0 0 303 6 0 0 25 0 1 0 891790090 200724480 47431 33554432000 4194304 5696331 140736417607392 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 49005 47431 142 367 0 48635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 196020

[startup+6.3006 s]
/proc/loadavg: 3.99 3.91 2.99 5/190 2017
/proc/meminfo: memFree=30213128/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=197476 CPUtime=6.29 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 52321 0 0 0 623 6 0 0 25 0 1 0 891790090 202215424 47794 33554432000 4194304 5696331 140736417607392 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 49369 47794 142 367 0 48999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 197476

[startup+12.7005 s]
/proc/loadavg: 3.99 3.92 3.00 5/190 2017
/proc/meminfo: memFree=30243208/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=145736 CPUtime=12.69 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 62799 0 0 0 1261 8 0 0 25 0 1 0 891790090 149233664 35949 33554432000 4194304 5696331 140736417607392 18446744073709551615 4398436 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 36434 35949 143 367 0 36064 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145736

[startup+25.5003 s]
/proc/loadavg: 3.99 3.92 3.01 5/190 2018
/proc/meminfo: memFree=30046560/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=348608 CPUtime=25.49 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 117719 0 0 0 2534 15 0 0 25 0 1 0 891790090 356974592 86131 33554432000 4194304 5696331 140736417607392 18446744073709551615 4402296 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 87152 86131 150 367 0 86782 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 348608

[startup+51.1007 s]
/proc/loadavg: 3.99 3.92 3.04 5/190 2018
/proc/meminfo: memFree=29927228/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=393356 CPUtime=51.09 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 128979 0 0 0 5092 17 0 0 25 0 1 0 891790090 402796544 97391 33554432000 4194304 5696331 140736417607392 18446744073709551615 4419584 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 98339 97391 150 367 0 97969 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 393356

[startup+102.307 s]
/proc/loadavg: 4.05 3.95 3.09 5/190 2020
/proc/meminfo: memFree=29503920/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=492764 CPUtime=102.3 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 153846 0 0 0 10209 21 0 0 25 0 1 0 891790090 504590336 122253 33554432000 4194304 5696331 140736417607392 18446744073709551615 4393056 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 123191 122253 150 367 0 122821 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 492764

[startup+162.301 s]
/proc/loadavg: 4.02 3.95 3.14 5/190 2021
/proc/meminfo: memFree=29310204/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=688388 CPUtime=162.29 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 202784 0 0 0 16202 27 0 0 25 0 1 0 891790090 704909312 171185 33554432000 4194304 5696331 140736417607392 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 172097 171185 150 367 0 171727 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 688388

[startup+222.3 s]
/proc/loadavg: 4.00 3.96 3.20 5/190 2023
/proc/meminfo: memFree=29207752/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=222.3 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227182 0 0 0 22199 31 0 0 25 0 1 0 891790090 804769792 195579 33554432000 4194304 5696331 140736417607392 18446744073709551615 4400709 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195579 150 367 0 196107 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 785908

[startup+282.301 s]
/proc/loadavg: 4.03 3.98 3.25 5/190 2025
/proc/meminfo: memFree=29205736/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=282.3 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227190 0 0 0 28199 31 0 0 25 0 1 0 891790090 804769792 195587 33554432000 4194304 5696331 140736417607392 18446744073709551615 4402296 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195587 150 367 0 196107 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 785908

[startup+342.3 s]
/proc/loadavg: 4.07 3.99 3.30 5/190 2026
/proc/meminfo: memFree=29205828/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=342.3 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227197 0 0 0 34198 32 0 0 25 0 1 0 891790090 804769792 195594 33554432000 4194304 5696331 140736417607392 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195594 150 367 0 196107 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 785908

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.34 5/190 2028
/proc/meminfo: memFree=29205680/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=402.3 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227203 0 0 0 40198 32 0 0 25 0 1 0 891790090 804769792 195600 33554432000 4194304 5696331 140736417607392 18446744073709551615 4416862 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195600 150 367 0 196107 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 785908

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.38 5/190 2029
/proc/meminfo: memFree=29203028/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=462.31 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227208 0 0 0 46198 33 0 0 25 0 1 0 891790090 804769792 195605 33554432000 4194304 5696331 140736417607392 18446744073709551615 4380923 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195605 150 367 0 196107 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 785908

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.41 5/190 2031
/proc/meminfo: memFree=29202728/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=522.3 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227214 0 0 0 52197 33 0 0 25 0 1 0 891790090 804769792 195611 33554432000 4194304 5696331 140736417607392 18446744073709551615 4380994 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195611 150 367 0 196107 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 785908

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.45 5/190 2033
/proc/meminfo: memFree=29202700/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=582.3 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227222 0 0 0 58197 33 0 0 25 0 1 0 891790090 804769792 195619 33554432000 4194304 5696331 140736417607392 18446744073709551615 4380959 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195619 150 367 0 196107 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 785908

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.48 5/190 2034
/proc/meminfo: memFree=29202548/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=642.3 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227228 0 0 0 64197 33 0 0 25 0 1 0 891790090 804769792 195625 33554432000 4194304 5696331 140736417607392 18446744073709551615 4416821 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195625 150 367 0 196107 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 785908

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.51 5/190 2036
/proc/meminfo: memFree=29200180/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=702.31 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227234 0 0 0 70197 34 0 0 25 0 1 0 891790090 804769792 195631 33554432000 4194304 5696331 140736417607392 18446744073709551615 4417519 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195631 150 367 0 196107 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 785908

[startup+762.307 s]
/proc/loadavg: 3.92 3.98 3.53 5/190 2113
/proc/meminfo: memFree=29299212/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=762.31 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227242 0 0 0 76197 34 0 0 25 0 1 0 891790090 804769792 195639 33554432000 4194304 5696331 140736417607392 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195639 150 367 0 196107 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 785908

[startup+822.3 s]
/proc/loadavg: 4.01 3.99 3.56 5/190 2115
/proc/meminfo: memFree=29116724/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=822.31 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227248 0 0 0 82196 35 0 0 25 0 1 0 891790090 804769792 195645 33554432000 4194304 5696331 140736417607392 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195645 150 367 0 196107 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 785908

[startup+882.301 s]
/proc/loadavg: 4.08 4.01 3.59 5/190 2117
/proc/meminfo: memFree=29108248/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=882.31 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227255 0 0 0 88196 35 0 0 25 0 1 0 891790090 804769792 195652 33554432000 4194304 5696331 140736417607392 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195652 150 367 0 196107 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 785908

[startup+942.3 s]
/proc/loadavg: 4.03 4.00 3.62 5/190 2118
/proc/meminfo: memFree=29109924/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=942.31 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227257 0 0 0 94195 36 0 0 25 0 1 0 891790090 804769792 195654 33554432000 4194304 5696331 140736417607392 18446744073709551615 4361048 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195654 150 367 0 196107 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 785908

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.64 5/190 2120
/proc/meminfo: memFree=29076056/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1002.32 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227259 0 0 0 100195 37 0 0 25 0 1 0 891790090 804769792 195656 33554432000 4194304 5696331 140736417607392 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195656 150 367 0 196107 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 785908

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 2121
/proc/meminfo: memFree=29082224/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1062.32 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227261 0 0 0 106195 37 0 0 25 0 1 0 891790090 804769792 195658 33554432000 4194304 5696331 140736417607392 18446744073709551615 4415883 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195658 150 367 0 196107 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 785908

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 2284
/proc/meminfo: memFree=29980632/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1122.32 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227263 0 0 0 112194 38 0 0 25 0 1 0 891790090 804769792 195660 33554432000 4194304 5696331 140736417607392 18446744073709551615 4416959 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195660 150 367 0 196107 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 785908

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.70 5/190 2286
/proc/meminfo: memFree=29843540/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1182.32 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227265 0 0 0 118194 38 0 0 25 0 1 0 891790090 804769792 195662 33554432000 4194304 5696331 140736417607392 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195662 150 367 0 196107 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 785908

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

[startup+1190.3 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 2286
/proc/meminfo: memFree=29743096/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1190.32 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227265 0 0 0 118994 38 0 0 25 0 1 0 891790090 804769792 195662 33554432000 4194304 5696331 140736417607392 18446744073709551615 4371215 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195662 150 367 0 196107 0
Current children cumulated CPU time (s) 1190.32
Current children cumulated vsize (KiB) 785908

[startup+1193.51 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 2286
/proc/meminfo: memFree=29739128/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1193.52 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227265 0 0 0 119314 38 0 0 25 0 1 0 891790090 804769792 195662 33554432000 4194304 5696331 140736417607392 18446744073709551615 4394391 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195662 150 367 0 196107 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 785908

[startup+1196.7 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 2286
/proc/meminfo: memFree=29739128/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1196.73 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227265 0 0 0 119634 39 0 0 25 0 1 0 891790090 804769792 195662 33554432000 4194304 5696331 140736417607392 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195662 150 367 0 196107 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 785908

[startup+1198.3 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 2286
/proc/meminfo: memFree=29729952/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1198.32 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227265 0 0 0 119793 39 0 0 25 0 1 0 891790090 804769792 195662 33554432000 4194304 5696331 140736417607392 18446744073709551615 4416744 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195662 150 367 0 196107 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 785908

[startup+1198.7 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 2286
/proc/meminfo: memFree=29729952/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1198.72 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227265 0 0 0 119833 39 0 0 25 0 1 0 891790090 804769792 195662 33554432000 4194304 5696331 140736417607392 18446744073709551615 4416042 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195662 150 367 0 196107 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 785908

[startup+1198.9 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 2286
/proc/meminfo: memFree=29701680/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=785908 CPUtime=1198.93 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202496 227265 0 0 0 119854 39 0 0 25 0 1 0 891790090 804769792 195662 33554432000 4194304 5696331 140736417607392 18446744073709551615 4380898 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/2016/statm: 196477 195662 150 367 0 196107 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 785908

[startup+1199.01 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 2286
/proc/meminfo: memFree=29701680/32950928 swapFree=67055156/67111528
[pid=2016] ppid=2014 vsize=0 CPUtime=1199.02 cores=0,2
/proc/2016/stat : 2016 (muser) R 2014 2016 1663 0 -1 4202500 227265 0 0 0 119863 39 0 0 25 0 1 0 891790090 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 0 0 0 0
/proc/2016/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.03
CPU time (s): 1199.06
CPU user time (s): 1198.64
CPU system time (s): 0.422935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 785908

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

runsolver used 1.90671 second user time and 4.63929 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 16:18:23
IDJOB=3493671
IDBENCH=71043
IDSOLVER=1969
FILE ID=node123/3493671-1307801902
RUNJOBID= node123-1307800702-1681
PBS_JOBID= 13551056
Free space on /tmp= 74128 MiB

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

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

MD5SUM BENCH= c102144d81735b4e153db5b8b489abc7
RANDOM SEED=27558804

node123.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      30438560 kB
Buffers:        293488 kB
Cached:        1009556 kB
SwapCached:      10356 kB
Active:        1509064 kB
Inactive:       809428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30438560 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           17476 kB
Writeback:           0 kB
AnonPages:     1012668 kB
Mapped:          14740 kB
Slab:           127368 kB
PageTables:       7156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1255072 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= 74164 MiB
End job on node123 at 2011-06-11 16:38:22