Trace number 3221198

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_M 2011-02-16UNSAT 664.741 664.727

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
MD5SUM9869c5a4d8c5bed5ea530735320738db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark153.377
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

51.60/51.67	c MPhaseSAT_M version 401 suited for random catagory by Jingchao Chen,  April 1,2011 
51.60/51.67	c input CNF file=HOME/instance-3221198-1303290259.cnf 
51.60/51.67	c Clause#=1917  var#=450  ratio=4 
51.60/51.67	c Simplified clause#=1917 
51.60/51.67	c XOR_varElimination deleted var#=1 clauses#=1894 
51.60/51.67	c inative var#=0 
51.60/51.67	c free var#=439  
51.60/51.67	c local search on 
51.60/51.67	c height=23 age=31 
51.60/51.67	c hybrid solving ... 
51.60/51.67	c switch to march 
51.60/51.67	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
51.60/51.67	c stat :: sign balance is biased by 0.402
51.60/51.67	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
51.60/51.67	c simplify_formula():: removed 0 tautological, 0 satisfied and 430 duplicate clauses
51.60/51.67	c resolvent_look() :: found 25 resolvents
51.60/51.67	c longest clause has size 5
51.60/51.67	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
51.60/51.67	c number of free variables = 439
51.60/51.67	c dynamic_preselect_setsize :: off
51.70/51.70	c 0 / 999 NodeCount: 124 
51.70/51.75	c 1 / 999 NodeCount: 472 
52.09/52.15	c 2 / 999 NodeCount: 3116 
54.49/54.52	c 3 / 999 NodeCount: 16583 
64.19/64.28	c 4 / 999 NodeCount: 65261 
93.19/93.25	c 5 / 999 NodeCount: 194468 
173.49/173.55	c 6 / 999 NodeCount: 450597 
326.60/326.70	c 7 / 999 NodeCount: 831338 
449.20/449.20	c 8 / 999 NodeCount: 1254110 
555.80/555.87	c 9 / 999 NodeCount: 1601131 
622.71/622.75	c 10 / 999 NodeCount: 1808252 
652.51/652.53	c 11 / 999 NodeCount: 1897070 
661.91/661.99	c 12 / 999 NodeCount: 1924331 
664.21/664.21	c 13 / 999 NodeCount: 1930502 
664.61/664.63	c 14 / 999 NodeCount: 1931656 
664.71/664.70	c 15 / 999 NodeCount: 1931835 
664.71/664.71	c 16 / 999 NodeCount: 1931860 
664.71/664.72	c 17 / 999 NodeCount: 1931865 
664.71/664.72	c 
664.71/664.72	s UNSATISFIABLE
664.71/664.72	c 
664.71/664.72	c  Running time=664.737943 

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-3221198-1303290259/watcher-3221198-1303290259 -o /tmp/evaluation-result-3221198-1303290259/solver-3221198-1303290259 -C 5000 -W 5000 -M 15500 MPhaseSAT_M HOME/instance-3221198-1303290259.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.19 4.82 4.87 3/177 19575
/proc/meminfo: memFree=16445796/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=3136 CPUtime=0 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 341 0 0 0 0 0 0 0 25 0 1 0 421441470 3211264 282 33554432000 134512640 134829744 4288722352 18446744073709551615 134559389 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 784 286 232 78 0 70 0

[startup+0.02326 s]
/proc/loadavg: 4.19 4.82 4.87 3/177 19575
/proc/meminfo: memFree=16445796/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=3492 CPUtime=0.01 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 457 0 0 0 1 0 0 0 25 0 1 0 421441470 3575808 397 33554432000 134512640 134829744 4288722352 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 873 397 270 78 0 159 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3492

[startup+0.100245 s]
/proc/loadavg: 4.19 4.82 4.87 3/177 19575
/proc/meminfo: memFree=16445796/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=3624 CPUtime=0.09 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 511 0 0 0 9 0 0 0 25 0 1 0 421441470 3710976 451 33554432000 134512640 134829744 4288722352 18446744073709551615 134661396 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 906 451 270 78 0 192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3624

[startup+0.30022 s]
/proc/loadavg: 4.19 4.82 4.87 3/177 19575
/proc/meminfo: memFree=16445796/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=4020 CPUtime=0.29 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 579 0 0 0 29 0 0 0 25 0 1 0 421441470 4116480 519 33554432000 134512640 134829744 4288722352 18446744073709551615 134669457 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 1005 519 270 78 0 291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4020

[startup+0.700132 s]
/proc/loadavg: 4.19 4.82 4.87 3/177 19575
/proc/meminfo: memFree=16445796/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=4152 CPUtime=0.69 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 641 0 0 0 69 0 0 0 25 0 1 0 421441470 4251648 581 33554432000 134512640 134829744 4288722352 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 1038 581 270 78 0 324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4152

[startup+1.50099 s]
/proc/loadavg: 4.19 4.82 4.87 3/178 19576
/proc/meminfo: memFree=16444332/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=4412 CPUtime=1.49 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 682 0 0 0 149 0 0 0 25 0 1 0 421441470 4517888 622 33554432000 134512640 134829744 4288722352 18446744073709551615 134607556 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 1103 622 273 78 0 389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4412

[startup+3.10068 s]
/proc/loadavg: 4.19 4.82 4.87 3/178 19576
/proc/meminfo: memFree=16443836/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=4412 CPUtime=3.09 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 682 0 0 0 309 0 0 0 25 0 1 0 421441470 4517888 622 33554432000 134512640 134829744 4288722352 18446744073709551615 134605622 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 1103 622 273 78 0 389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4412

[startup+6.30107 s]
/proc/loadavg: 4.01 4.77 4.86 3/178 19576
/proc/meminfo: memFree=16444084/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=4412 CPUtime=6.29 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 682 0 0 0 629 0 0 0 25 0 1 0 421441470 4517888 622 33554432000 134512640 134829744 4288722352 18446744073709551615 134605624 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 1103 622 273 78 0 389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4412

[startup+12.7009 s]
/proc/loadavg: 3.85 4.73 4.84 3/178 19577
/proc/meminfo: memFree=16444484/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=4412 CPUtime=12.69 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 682 0 0 0 1269 0 0 0 25 0 1 0 421441470 4517888 622 33554432000 134512640 134829744 4288722352 18446744073709551615 134606560 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 1103 622 273 78 0 389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4412

[startup+25.5005 s]
/proc/loadavg: 3.44 4.59 4.79 3/178 19577
/proc/meminfo: memFree=16444452/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=4484 CPUtime=25.49 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 712 0 0 0 2549 0 0 0 25 0 1 0 421441470 4591616 652 33554432000 134512640 134829744 4288722352 18446744073709551615 134609302 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 1121 652 273 78 0 407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4484

[startup+51.1006 s]
/proc/loadavg: 2.95 4.38 4.72 3/178 19578
/proc/meminfo: memFree=16444172/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=4616 CPUtime=51.09 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 740 0 0 0 5109 0 0 0 25 0 1 0 421441470 4726784 680 33554432000 134512640 134829744 4288722352 18446744073709551615 134605893 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 1154 680 274 78 0 440 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4616

[startup+102.306 s]
/proc/loadavg: 2.41 4.01 4.57 3/178 19660
/proc/meminfo: memFree=16435420/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=15028 CPUtime=102.3 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 2720 0 0 0 10230 0 0 0 25 0 1 0 421441470 15388672 2622 33554432000 134512640 134829744 4288722352 18446744073709551615 134788921 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 3757 2622 304 78 0 3043 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15028

[startup+162.301 s]
/proc/loadavg: 2.15 3.64 4.41 3/178 19662
/proc/meminfo: memFree=16424852/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=20520 CPUtime=162.29 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 4066 0 0 0 16229 0 0 0 25 0 1 0 421441470 21012480 3968 33554432000 134512640 134829744 4288722352 18446744073709551615 134789070 0 0 4096 1026 0 0 0 17 3 0 0 0
/proc/19575/statm: 5130 3968 304 78 0 4416 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20520

[startup+222.3 s]
/proc/loadavg: 2.08 3.36 4.26 3/178 19663
/proc/meminfo: memFree=16414912/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=28436 CPUtime=222.29 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 5245 0 0 0 22228 1 0 0 25 0 1 0 421441470 29118464 5147 33554432000 134512640 134829744 4288722352 18446744073709551615 134607979 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 7109 5147 304 78 0 6395 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28436

[startup+282.301 s]
/proc/loadavg: 2.03 3.11 4.12 3/178 19665
/proc/meminfo: memFree=16404952/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=33124 CPUtime=282.29 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 6624 0 0 0 28228 1 0 0 25 0 1 0 421441470 33918976 6526 33554432000 134512640 134829744 4288722352 18446744073709551615 134796466 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 8281 6526 304 78 0 7567 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 33124

[startup+342.301 s]
/proc/loadavg: 2.01 2.90 3.98 3/178 19666
/proc/meminfo: memFree=16393632/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=33256 CPUtime=342.29 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 7832 0 0 0 34228 1 0 0 25 0 1 0 421441470 34054144 7734 33554432000 134512640 134829744 4288722352 18446744073709551615 134790234 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 8314 7734 304 78 0 7600 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 33256

[startup+402.3 s]
/proc/loadavg: 2.00 2.74 3.85 3/178 19668
/proc/meminfo: memFree=16383304/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=49076 CPUtime=402.29 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 9467 0 0 0 40228 1 0 0 25 0 1 0 421441470 50253824 9369 33554432000 134512640 134829744 4288722352 18446744073709551615 134788929 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 12269 9369 304 78 0 11555 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 49076

[startup+462.301 s]
/proc/loadavg: 2.00 2.60 3.74 3/178 19670
/proc/meminfo: memFree=16372112/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=53764 CPUtime=462.3 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 11079 0 0 0 46228 2 0 0 25 0 1 0 421441470 55054336 10981 33554432000 134512640 134829744 4288722352 18446744073709551615 134822587 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 13441 10981 304 78 0 12727 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 53764

[startup+522.301 s]
/proc/loadavg: 2.00 2.49 3.62 3/178 19671
/proc/meminfo: memFree=16361304/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=58452 CPUtime=522.3 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 12613 0 0 0 52228 2 0 0 25 0 1 0 421441470 59854848 12515 33554432000 134512640 134829744 4288722352 18446744073709551615 134732052 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 14613 12515 304 78 0 13899 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 58452

[startup+582.3 s]
/proc/loadavg: 2.00 2.40 3.52 3/178 19673
/proc/meminfo: memFree=16350860/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=58452 CPUtime=582.31 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 14117 0 0 0 58228 3 0 0 25 0 1 0 421441470 59854848 14019 33554432000 134512640 134829744 4288722352 18446744073709551615 134788892 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 14613 14019 304 78 0 13899 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 58452

[startup+642.301 s]
/proc/loadavg: 2.00 2.32 3.42 3/178 19674
/proc/meminfo: memFree=16340164/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=76040 CPUtime=642.31 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 15526 0 0 0 64228 3 0 0 25 0 1 0 421441470 77864960 15428 33554432000 134512640 134829744 4288722352 18446744073709551615 134757340 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 19010 15428 304 78 0 18296 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 76040

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

[startup+652.701 s]
/proc/loadavg: 2.00 2.31 3.41 3/178 19675
/proc/meminfo: memFree=16338672/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=80728 CPUtime=652.71 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 15756 0 0 0 65268 3 0 0 25 0 1 0 421441470 82665472 15658 33554432000 134512640 134829744 4288722352 18446744073709551615 134788921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 20182 15658 304 78 0 19468 0
Current children cumulated CPU time (s) 652.71
Current children cumulated vsize (KiB) 80728

[startup+659.101 s]
/proc/loadavg: 2.00 2.30 3.39 3/178 19675
/proc/meminfo: memFree=16337672/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=80728 CPUtime=659.11 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 15896 0 0 0 65908 3 0 0 25 0 1 0 421441470 82665472 15798 33554432000 134512640 134829744 4288722352 18446744073709551615 134769074 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 20182 15798 304 78 0 19468 0
Current children cumulated CPU time (s) 659.11
Current children cumulated vsize (KiB) 80728

[startup+662.301 s]
/proc/loadavg: 2.00 2.30 3.39 3/178 19675
/proc/meminfo: memFree=16337176/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=80728 CPUtime=662.31 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 15962 0 0 0 66228 3 0 0 25 0 1 0 421441470 82665472 15864 33554432000 134512640 134829744 4288722352 18446744073709551615 134822592 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 20182 15864 304 78 0 19468 0
Current children cumulated CPU time (s) 662.31
Current children cumulated vsize (KiB) 80728

[startup+663.901 s]
/proc/loadavg: 2.00 2.29 3.38 3/178 19675
/proc/meminfo: memFree=16336804/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=80728 CPUtime=663.91 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 15994 0 0 0 66388 3 0 0 25 0 1 0 421441470 82665472 15896 33554432000 134512640 134829744 4288722352 18446744073709551615 134742208 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 20182 15896 304 78 0 19468 0
Current children cumulated CPU time (s) 663.91
Current children cumulated vsize (KiB) 80728

[startup+664.301 s]
/proc/loadavg: 2.00 2.29 3.38 3/178 19675
/proc/meminfo: memFree=16336556/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=80728 CPUtime=664.31 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 16002 0 0 0 66428 3 0 0 25 0 1 0 421441470 82665472 15904 33554432000 134512640 134829744 4288722352 18446744073709551615 134758229 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 20182 15904 304 78 0 19468 0
Current children cumulated CPU time (s) 664.31
Current children cumulated vsize (KiB) 80728

[startup+664.701 s]
/proc/loadavg: 2.00 2.29 3.38 3/178 19675
/proc/meminfo: memFree=16336556/32951124 swapFree=67111528/67111528
[pid=19575] ppid=19573 vsize=80728 CPUtime=664.71 cores=1,3,5,7
/proc/19575/stat : 19575 (MPhaseSAT_M) R 19573 19575 19456 0 -1 4202496 16009 0 0 0 66468 3 0 0 25 0 1 0 421441470 82665472 15911 33554432000 134512640 134829744 4288722352 18446744073709551615 134780228 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/19575/statm: 20182 15911 304 78 0 19468 0
Current children cumulated CPU time (s) 664.71
Current children cumulated vsize (KiB) 80728

Child status: 20
Real time (s): 664.727
CPU time (s): 664.741
CPU user time (s): 664.703
CPU system time (s): 0.037994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 80728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 664.703
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16014
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= 9
involuntary context switches= 742

runsolver used 0.874867 second user time and 2.15067 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 11:04:19
IDJOB=3221198
IDBENCH=82883
IDSOLVER=1637
FILE ID=node141/3221198-1303290259
RUNJOBID= node141-1303290256-19475
PBS_JOBID= 13049614
Free space on /tmp= 71468 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221198-1303290259/watcher-3221198-1303290259 -o /tmp/evaluation-result-3221198-1303290259/solver-3221198-1303290259 -C 5000 -W 5000 -M 15500  MPhaseSAT_M HOME/instance-3221198-1303290259.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9869c5a4d8c5bed5ea530735320738db
RANDOM SEED=266728420

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16446076 kB
Buffers:        788740 kB
Cached:       15298940 kB
SwapCached:          0 kB
Active:        8567684 kB
Inactive:      7584468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16446076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             924 kB
Writeback:           0 kB
AnonPages:       63568 kB
Mapped:          16344 kB
Slab:           289856 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   208556 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= 71464 MiB
End job on node141 at 2011-04-20 11:15:23