Trace number 3285776

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
MPhaseSAT64 2011-03-03UNSAT 444.19 444.186

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

444.10/444.18	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
444.10/444.18	c input CNF file=HOME/instance-3285776-1303767693.cnf 
444.10/444.18	c Clause#=2139615  var#=257380  ratio=8 
444.10/444.18	c phase 1 
444.10/444.18	c height=879 
444.10/444.18	c eliminated 7713 out of 257380 variables 
444.10/444.18	c Simplified clause#=3923980 
444.10/444.18	c XOR_varElimination deleted var#=23 clauses#=3895622 
444.10/444.18	c free var#=134938  
444.10/444.18	c solve by multiple heuristics 
444.10/444.18	c 
444.10/444.18	s UNSATISFIABLE
444.10/444.18	c 
444.10/444.18	c  Running time=444.187473 

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-3285776-1303767693/watcher-3285776-1303767693 -o /tmp/evaluation-result-3285776-1303767693/solver-3285776-1303767693 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3285776-1303767693.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: 2.76 3.01 3.24 4/180 3982
/proc/meminfo: memFree=20737576/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=2980 CPUtime=0 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4194304 192 0 0 0 0 0 0 0 22 0 1 0 488367411 3051520 144 33554432000 134512640 134761588 4287420208 18446744073709551615 11992912 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3982/statm: 745 144 124 61 0 35 0

[startup+0.0918649 s]
/proc/loadavg: 2.76 3.01 3.24 4/180 3982
/proc/meminfo: memFree=20737576/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=36504 CPUtime=0.08 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 770 0 0 0 8 0 0 0 22 0 1 0 488367411 37380096 711 33554432000 134512640 134761588 4287420208 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 9126 712 225 61 0 8429 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36504

[startup+0.100849 s]
/proc/loadavg: 2.76 3.01 3.24 4/180 3982
/proc/meminfo: memFree=20737576/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=36504 CPUtime=0.09 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 815 0 0 0 9 0 0 0 22 0 1 0 488367411 37380096 756 33554432000 134512640 134761588 4287420208 18446744073709551615 12386232 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 9126 756 225 61 0 8429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36504

[startup+0.300816 s]
/proc/loadavg: 2.76 3.01 3.24 4/180 3982
/proc/meminfo: memFree=20737576/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=36504 CPUtime=0.28 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 1840 0 0 0 28 0 0 0 23 0 1 0 488367411 37380096 1781 33554432000 134512640 134761588 4287420208 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 9126 1781 225 61 0 8429 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36504

[startup+0.700744 s]
/proc/loadavg: 2.76 3.01 3.24 4/180 3982
/proc/meminfo: memFree=20737576/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=36504 CPUtime=0.69 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 3839 0 0 0 68 1 0 0 25 0 1 0 488367411 37380096 3780 33554432000 134512640 134761588 4287420208 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 9126 3780 225 61 0 8429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36504

[startup+1.50061 s]
/proc/loadavg: 2.76 3.01 3.24 5/184 3989
/proc/meminfo: memFree=20625084/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=42952 CPUtime=1.49 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 8909 0 0 0 146 3 0 0 25 0 1 0 488367411 43982848 8848 33554432000 134512640 134761588 4287420208 18446744073709551615 134588518 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 10738 8848 294 61 0 10041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42952

[startup+3.10033 s]
/proc/loadavg: 2.76 3.01 3.24 5/184 3989
/proc/meminfo: memFree=20625084/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=90276 CPUtime=3.09 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 37634 0 0 0 301 8 0 0 25 0 1 0 488367411 92442624 20872 33554432000 134512640 134761588 4287420208 18446744073709551615 12534535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 22569 20888 503 61 0 21872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90276

[startup+6.30076 s]
/proc/loadavg: 3.10 3.07 3.26 5/190 4001
/proc/meminfo: memFree=20221280/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=94148 CPUtime=6.29 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 43683 0 0 0 620 9 0 0 25 0 1 0 488367411 96407552 21866 33554432000 134512640 134761588 4287420208 18446744073709551615 134614184 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 23537 21866 509 61 0 22840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94148

[startup+12.7006 s]
/proc/loadavg: 3.53 3.17 3.29 5/190 4001
/proc/meminfo: memFree=19722584/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=94148 CPUtime=12.69 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 43683 0 0 0 1260 9 0 0 25 0 1 0 488367411 96407552 21866 33554432000 134512640 134761588 4287420208 18446744073709551615 134616730 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 23537 21866 509 61 0 22840 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94148

[startup+25.5004 s]
/proc/loadavg: 3.60 3.20 3.30 5/190 4002
/proc/meminfo: memFree=19712796/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=94148 CPUtime=25.49 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 43683 0 0 0 2540 9 0 0 25 0 1 0 488367411 96407552 21866 33554432000 134512640 134761588 4287420208 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 23537 21866 509 61 0 22840 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94148

[startup+51.1069 s]
/proc/loadavg: 3.81 3.28 3.32 5/190 4002
/proc/meminfo: memFree=19533532/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=96592 CPUtime=51.09 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 51353 0 0 0 5099 10 0 0 25 0 1 0 488367411 98910208 22450 33554432000 134512640 134761588 4287420208 18446744073709551615 134682704 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 24148 22450 514 61 0 23451 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96592

[startup+102.301 s]
/proc/loadavg: 3.92 3.40 3.36 5/190 4004
/proc/meminfo: memFree=19379420/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=109028 CPUtime=102.29 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 57335 0 0 0 10218 11 0 0 25 0 1 0 488367411 111644672 25591 33554432000 134512640 134761588 4287420208 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 27257 25591 514 61 0 26560 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 109028

[startup+162.3 s]
/proc/loadavg: 3.97 3.50 3.39 5/190 4005
/proc/meminfo: memFree=19214708/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=159308 CPUtime=162.29 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 75537 0 0 0 16215 14 0 0 25 0 1 0 488367411 163131392 38161 33554432000 134512640 134761588 4287420208 18446744073709551615 134643101 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 39827 38161 514 61 0 39130 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 159308

[startup+222.301 s]
/proc/loadavg: 3.99 3.59 3.43 5/190 4007
/proc/meminfo: memFree=19199888/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=162424 CPUtime=222.29 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 86367 0 0 0 22213 16 0 0 25 0 1 0 488367411 166322176 38940 33554432000 134512640 134761588 4287420208 18446744073709551615 134685635 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 40606 38940 514 61 0 39909 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 162424

[startup+282.3 s]
/proc/loadavg: 3.99 3.66 3.46 5/190 4008
/proc/meminfo: memFree=19176900/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=178800 CPUtime=282.29 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 116037 0 0 0 28209 20 0 0 25 0 1 0 488367411 183091200 43034 33554432000 134512640 134761588 4287420208 18446744073709551615 134748600 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 44700 43034 514 61 0 44003 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 178800

[startup+342.301 s]
/proc/loadavg: 3.99 3.72 3.49 5/190 4010
/proc/meminfo: memFree=19131972/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=204716 CPUtime=342.29 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 414407 0 0 0 34126 103 0 0 25 0 1 0 488367411 209629184 50597 33554432000 134512640 134761588 4287420208 18446744073709551615 134617826 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 51179 50597 488 61 0 50482 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 204716

[startup+402.3 s]
/proc/loadavg: 3.99 3.77 3.52 5/190 4012
/proc/meminfo: memFree=19114812/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=224436 CPUtime=402.3 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 432364 0 0 0 40124 106 0 0 25 0 1 0 488367411 229822464 55533 33554432000 134512640 134761588 4287420208 18446744073709551615 134642989 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 56109 55533 488 61 0 55412 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 224436

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

[startup+411.101 s]
/proc/loadavg: 3.99 3.77 3.52 5/190 4012
/proc/meminfo: memFree=19107600/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=224396 CPUtime=411.09 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 442606 0 0 0 41002 107 0 0 25 0 1 0 488367411 229781504 55523 33554432000 134512640 134761588 4287420208 18446744073709551615 134616738 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 56099 55523 488 61 0 55402 0
Current children cumulated CPU time (s) 411.09
Current children cumulated vsize (KiB) 224396

[startup+423.9 s]
/proc/loadavg: 3.99 3.78 3.53 5/190 4012
/proc/meminfo: memFree=19094328/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=224396 CPUtime=423.9 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 442606 0 0 0 42283 107 0 0 25 0 1 0 488367411 229781504 55523 33554432000 134512640 134761588 4287420208 18446744073709551615 134680751 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 56099 55523 488 61 0 55402 0
Current children cumulated CPU time (s) 423.9
Current children cumulated vsize (KiB) 224396

[startup+436.7 s]
/proc/loadavg: 3.99 3.79 3.53 5/190 4013
/proc/meminfo: memFree=19097676/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=224028 CPUtime=436.7 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 452848 0 0 0 43561 109 0 0 25 0 1 0 488367411 229404672 55431 33554432000 134512640 134761588 4287420208 18446744073709551615 134747243 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 56007 55431 488 61 0 55310 0
Current children cumulated CPU time (s) 436.7
Current children cumulated vsize (KiB) 224028

[startup+439.901 s]
/proc/loadavg: 3.99 3.79 3.54 5/190 4013
/proc/meminfo: memFree=18968464/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=223792 CPUtime=439.9 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 452848 0 0 0 43881 109 0 0 25 0 1 0 488367411 229163008 55372 33554432000 134512640 134761588 4287420208 18446744073709551615 134613047 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 55948 55372 488 61 0 55251 0
Current children cumulated CPU time (s) 439.9
Current children cumulated vsize (KiB) 223792

[startup+441.5 s]
/proc/loadavg: 3.99 3.80 3.54 5/190 4013
/proc/meminfo: memFree=19118504/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=223792 CPUtime=441.5 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 452848 0 0 0 44041 109 0 0 25 0 1 0 488367411 229163008 55372 33554432000 134512640 134761588 4287420208 18446744073709551615 134643596 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 55948 55372 488 61 0 55251 0
Current children cumulated CPU time (s) 441.5
Current children cumulated vsize (KiB) 223792

[startup+443.101 s]
/proc/loadavg: 3.99 3.80 3.54 5/190 4013
/proc/meminfo: memFree=19118628/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=223700 CPUtime=443.1 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 458994 0 0 0 44200 110 0 0 25 0 1 0 488367411 229068800 55349 33554432000 134512640 134761588 4287420208 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 55925 55349 488 61 0 55228 0
Current children cumulated CPU time (s) 443.1
Current children cumulated vsize (KiB) 223700

[startup+443.901 s]
/proc/loadavg: 3.99 3.80 3.54 5/190 4013
/proc/meminfo: memFree=19118996/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=223700 CPUtime=443.9 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 458994 0 0 0 44280 110 0 0 25 0 1 0 488367411 229068800 55349 33554432000 134512640 134761588 4287420208 18446744073709551615 134616727 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 55925 55349 488 61 0 55228 0
Current children cumulated CPU time (s) 443.9
Current children cumulated vsize (KiB) 223700

[startup+444.101 s]
/proc/loadavg: 3.99 3.80 3.54 5/190 4013
/proc/meminfo: memFree=19118996/32951124 swapFree=67111464/67111528
[pid=3982] ppid=3980 vsize=223700 CPUtime=444.1 cores=5,7
/proc/3982/stat : 3982 (MPhaseSAT64) R 3980 3982 2288 0 -1 4202496 458994 0 0 0 44300 110 0 0 25 0 1 0 488367411 229068800 55349 33554432000 134512640 134761588 4287420208 18446744073709551615 134748731 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3982/statm: 55925 55349 488 61 0 55228 0
Current children cumulated CPU time (s) 444.1
Current children cumulated vsize (KiB) 223700

Child status: 20
Real time (s): 444.186
CPU time (s): 444.19
CPU user time (s): 443.078
CPU system time (s): 1.11283
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 270256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.078
system time used= 1.11283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 459004
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= 15
involuntary context switches= 1041

runsolver used 0.701893 second user time and 1.71674 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-25 23:41:34
IDJOB=3285776
IDBENCH=82403
IDSOLVER=1521
FILE ID=node136/3285776-1303767693
RUNJOBID= node136-1303767693-3961
PBS_JOBID= 13157123
Free space on /tmp= 72036 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285776-1303767693/watcher-3285776-1303767693 -o /tmp/evaluation-result-3285776-1303767693/solver-3285776-1303767693 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3285776-1303767693.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=512516073

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20738228 kB
Buffers:       1687964 kB
Cached:        9881176 kB
SwapCached:         60 kB
Active:        4413948 kB
Inactive:      7230840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20738228 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:          164508 kB
Writeback:           0 kB
AnonPages:       74928 kB
Mapped:          14492 kB
Slab:           503916 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   200332 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= 71760 MiB
End job on node136 at 2011-04-25 23:48:59