Trace number 3283475

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
MPhaseSAT 2011-02-15UNSAT 573.143 573.135

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

573.10/573.13	c MPhaseSAT version 401 by Jingchao Chen,  April 1, 2011
573.10/573.13	c input CNF file=HOME/instance-3283475-1303759507.cnf 
573.10/573.13	c Clause#=1005834  var#=199304  ratio=5 
573.10/573.13	c phase 1 
573.10/573.13	c Simplified clause#=977079 
573.10/573.13	c XOR_varElimination deleted var#=3901 clauses#=759748 
573.10/573.13	c free var#=59910  
573.10/573.13	c solve by multiple heuristics 
573.10/573.13	c 
573.10/573.13	s UNSATISFIABLE
573.10/573.13	c 
573.10/573.13	c  Running time=573.139870 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3283475-1303759507/watcher-3283475-1303759507 -o /tmp/evaluation-result-3283475-1303759507/solver-3283475-1303759507 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3283475-1303759507.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 0.49 3.12 5.29 4/178 14044
/proc/meminfo: memFree=18685980/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=18760 CPUtime=0 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 487550427 19210240 272 33554432000 134512640 134731564 4291741424 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 4690 272 225 54 0 4000 0

[startup+0.085247 s]
/proc/loadavg: 0.49 3.12 5.29 4/178 14044
/proc/meminfo: memFree=18685980/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=18760 CPUtime=0.08 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 686 0 0 0 8 0 0 0 20 0 1 0 487550427 19210240 628 33554432000 134512640 134731564 4291741424 18446744073709551615 8788989 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 4690 629 225 54 0 4000 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18760

[startup+0.100242 s]
/proc/loadavg: 0.49 3.12 5.29 4/178 14044
/proc/meminfo: memFree=18685980/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=18760 CPUtime=0.09 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 754 0 0 0 9 0 0 0 20 0 1 0 487550427 19210240 696 33554432000 134512640 134731564 4291741424 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 4690 696 225 54 0 4000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18760

[startup+0.300221 s]
/proc/loadavg: 0.49 3.12 5.29 4/178 14044
/proc/meminfo: memFree=18685980/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=18760 CPUtime=0.29 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 1657 0 0 0 29 0 0 0 21 0 1 0 487550427 19210240 1599 33554432000 134512640 134731564 4291741424 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 4690 1599 225 54 0 4000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18760

[startup+0.700141 s]
/proc/loadavg: 0.49 3.12 5.29 4/178 14044
/proc/meminfo: memFree=18685980/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=18760 CPUtime=0.69 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 3439 0 0 0 68 1 0 0 22 0 1 0 487550427 19210240 3381 33554432000 134512640 134731564 4291741424 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 4690 3381 225 54 0 4000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18760

[startup+1.50101 s]
/proc/loadavg: 0.49 3.12 5.29 5/188 14063
/proc/meminfo: memFree=18615072/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=21096 CPUtime=1.49 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 4389 0 0 0 148 1 0 0 25 0 1 0 487550427 21602304 3967 33554432000 134512640 134731564 4291741424 18446744073709551615 134574935 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 5274 3967 254 54 0 4584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21096

[startup+3.10074 s]
/proc/loadavg: 0.49 3.12 5.29 5/188 14063
/proc/meminfo: memFree=18256216/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=21096 CPUtime=3.09 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 4389 0 0 0 308 1 0 0 25 0 1 0 487550427 21602304 3967 33554432000 134512640 134731564 4291741424 18446744073709551615 134575174 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 5274 3967 254 54 0 4584 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21096

[startup+6.3002 s]
/proc/loadavg: 0.77 3.14 5.28 7/188 14063
/proc/meminfo: memFree=18144984/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=100680 CPUtime=6.29 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 60215 0 0 0 621 8 0 0 25 0 1 0 487550427 103096320 23775 33554432000 134512640 134731564 4291741424 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 25170 23775 302 54 0 24480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100680

[startup+19.128 s]
/proc/loadavg: 0.77 3.14 5.28 7/188 14063
/proc/meminfo: memFree=18144984/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=122052 CPUtime=19.12 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 84236 0 0 0 1900 12 0 0 25 0 1 0 487550427 124981248 28817 33554432000 134512640 134731564 4291741424 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 30513 28817 320 54 0 29823 0
Current children cumulated CPU time (s) 19.12
Current children cumulated vsize (KiB) 122052

[startup+25.501 s]
/proc/loadavg: 3.07 3.51 5.36 6/188 14064
/proc/meminfo: memFree=18102016/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=123084 CPUtime=25.49 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 93618 0 0 0 2535 14 0 0 25 0 1 0 487550427 126038016 29080 33554432000 134512640 134731564 4291741424 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 30771 29080 320 54 0 30081 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123084

[startup+51.1007 s]
/proc/loadavg: 3.50 3.58 5.33 5/188 14064
/proc/meminfo: memFree=18351204/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=40360 CPUtime=51.09 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 126320 0 0 0 5089 20 0 0 25 0 1 0 487550427 41328640 9638 33554432000 134512640 134731564 4291741424 18446744073709551615 134536739 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 10090 9638 293 54 0 9400 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40360

[startup+102.301 s]
/proc/loadavg: 3.78 3.64 5.26 5/188 14066
/proc/meminfo: memFree=18187992/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=123732 CPUtime=102.29 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 212840 0 0 0 10197 32 0 0 25 0 1 0 487550427 126701568 30313 33554432000 134512640 134731564 4291741424 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 30933 30313 296 54 0 30243 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 123732

[startup+162.307 s]
/proc/loadavg: 3.92 3.71 5.18 5/188 14067
/proc/meminfo: memFree=18182772/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=123732 CPUtime=162.3 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 217416 0 0 0 16197 33 0 0 25 0 1 0 487550427 126701568 30313 33554432000 134512640 134731564 4291741424 18446744073709551615 134720400 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 30933 30313 296 54 0 30243 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 123732

[startup+222.301 s]
/proc/loadavg: 3.97 3.76 5.10 5/188 14069
/proc/meminfo: memFree=18179908/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=222.3 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 222082 0 0 0 22196 34 0 0 25 0 1 0 487550427 127451136 30465 33554432000 134512640 134731564 4291741424 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30465 296 54 0 30426 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 124464

[startup+282.301 s]
/proc/loadavg: 3.99 3.80 5.03 5/188 14070
/proc/meminfo: memFree=18182244/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=282.29 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 225252 0 0 0 28195 34 0 0 25 0 1 0 487550427 127451136 30467 33554432000 134512640 134731564 4291741424 18446744073709551615 134715909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30467 296 54 0 30426 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124464

[startup+342.301 s]
/proc/loadavg: 3.99 3.83 4.96 5/188 14126
/proc/meminfo: memFree=18225968/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=342.3 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 227365 0 0 0 34195 35 0 0 25 0 1 0 487550427 127451136 30468 33554432000 134512640 134731564 4291741424 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30468 296 54 0 30426 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 124464

[startup+402.301 s]
/proc/loadavg: 3.99 3.86 4.90 5/188 14128
/proc/meminfo: memFree=18220528/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=402.3 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 229478 0 0 0 40194 36 0 0 25 0 1 0 487550427 127451136 30469 33554432000 134512640 134731564 4291741424 18446744073709551615 134628830 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30469 296 54 0 30426 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 124464

[startup+462.301 s]
/proc/loadavg: 3.99 3.88 4.84 5/188 14129
/proc/meminfo: memFree=18231796/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=462.3 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 232654 0 0 0 46194 36 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134717142 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 124464

[startup+522.3 s]
/proc/loadavg: 3.99 3.90 4.78 5/188 14131
/proc/meminfo: memFree=18217268/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=522.29 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 233710 0 0 0 52193 36 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 124464

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

[startup+524.601 s]
/proc/loadavg: 3.99 3.90 4.78 5/188 14131
/proc/meminfo: memFree=18217144/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=524.59 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 233710 0 0 0 52423 36 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134665366 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 524.59
Current children cumulated vsize (KiB) 124464

[startup+550.201 s]
/proc/loadavg: 3.99 3.91 4.76 5/188 14132
/proc/meminfo: memFree=18216020/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=550.2 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 234766 0 0 0 54983 37 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 550.2
Current children cumulated vsize (KiB) 124464

[startup+563.001 s]
/proc/loadavg: 3.99 3.91 4.75 5/188 14132
/proc/meminfo: memFree=18216140/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=563 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 235822 0 0 0 56263 37 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 124464

[startup+569.401 s]
/proc/loadavg: 3.99 3.91 4.74 5/188 14132
/proc/meminfo: memFree=18216140/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=569.4 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 235822 0 0 0 56903 37 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 569.4
Current children cumulated vsize (KiB) 124464

[startup+571 s]
/proc/loadavg: 3.99 3.91 4.74 5/188 14132
/proc/meminfo: memFree=18216140/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=571 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 235822 0 0 0 57063 37 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 571
Current children cumulated vsize (KiB) 124464

[startup+571.801 s]
/proc/loadavg: 3.99 3.91 4.74 5/188 14132
/proc/meminfo: memFree=18216140/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=571.8 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 235822 0 0 0 57143 37 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 571.8
Current children cumulated vsize (KiB) 124464

[startup+572.607 s]
/proc/loadavg: 3.99 3.91 4.74 5/188 14132
/proc/meminfo: memFree=18216140/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=572.61 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 235822 0 0 0 57224 37 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134715874 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 572.61
Current children cumulated vsize (KiB) 124464

[startup+573.001 s]
/proc/loadavg: 3.99 3.91 4.74 5/188 14132
/proc/meminfo: memFree=18216140/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=124464 CPUtime=573 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 235822 0 0 0 57263 37 0 0 25 0 1 0 487550427 127451136 30477 33554432000 134512640 134731564 4291741424 18446744073709551615 134624727 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 31116 30477 296 54 0 30426 0
Current children cumulated CPU time (s) 573
Current children cumulated vsize (KiB) 124464

[startup+573.101 s]
/proc/loadavg: 3.99 3.91 4.74 5/188 14132
/proc/meminfo: memFree=18216140/32951132 swapFree=67111524/67111528
[pid=14044] ppid=14042 vsize=117012 CPUtime=573.1 cores=5,7
/proc/14044/stat : 14044 (MPhaseSAT) R 14042 14044 14002 0 -1 4202496 235822 0 0 0 57273 37 0 0 25 0 1 0 487550427 119820288 28669 33554432000 134512640 134731564 4291741424 18446744073709551615 8800955 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/14044/statm: 29253 28669 296 54 0 28563 0
Current children cumulated CPU time (s) 573.1
Current children cumulated vsize (KiB) 117012

Child status: 20
Real time (s): 573.135
CPU time (s): 573.143
CPU user time (s): 572.763
CPU system time (s): 0.379942
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 134548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 572.763
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235831
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= 11
involuntary context switches= 1392

runsolver used 0.861868 second user time and 2.19966 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 21:25:08
IDJOB=3283475
IDBENCH=71039
IDSOLVER=1520
FILE ID=node129/3283475-1303759507
RUNJOBID= node129-1303759506-14023
PBS_JOBID= 13157128
Free space on /tmp= 66240 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283475-1303759507/watcher-3283475-1303759507 -o /tmp/evaluation-result-3283475-1303759507/solver-3283475-1303759507 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3283475-1303759507.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=397522432

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      18686508 kB
Buffers:       1237096 kB
Cached:       12287368 kB
SwapCached:          4 kB
Active:        2005524 kB
Inactive:     11594908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18686508 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           67060 kB
Writeback:           0 kB
AnonPages:       75236 kB
Mapped:          14788 kB
Slab:           601056 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   203484 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66224 MiB
End job on node129 at 2011-04-25 21:34:41