Trace number 3282924

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 380.267 380.254

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

380.20/380.25	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
380.20/380.25	c input CNF file=HOME/instance-3282924-1303759502.cnf 
380.20/380.25	c Clause#=165828  var#=33090  ratio=5 
380.20/380.25	c phase 1 
380.20/380.25	c height=29 
380.20/380.25	c eliminated 11588 out of 33088 variables 
380.20/380.25	c Simplified clause#=53335 
380.20/380.25	c XOR_varElimination deleted var#=3 clauses#=53211 
380.20/380.25	c inative var#=0 
380.20/380.25	c free var#=5689  
380.20/380.25	c solve by multiple heuristics 
380.20/380.25	c 
380.20/380.25	s UNSATISFIABLE
380.20/380.25	c 
380.20/380.25	c  Running time=380.266190 

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

running on 2 cores: 1,3

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.01 1.91 4.74 4/189 26682
/proc/meminfo: memFree=14335940/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=5660 CPUtime=0 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 487547277 5795840 275 33554432000 134512640 134761588 4286799008 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 1415 275 225 61 0 718 0

[startup+0.0605641 s]
/proc/loadavg: 0.01 1.91 4.74 4/189 26682
/proc/meminfo: memFree=14335940/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=5660 CPUtime=0.05 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 620 0 0 0 5 0 0 0 21 0 1 0 487547277 5795840 561 33554432000 134512640 134761588 4286799008 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 1415 561 225 61 0 718 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5660

[startup+0.100559 s]
/proc/loadavg: 0.01 1.91 4.74 4/189 26682
/proc/meminfo: memFree=14335940/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=5660 CPUtime=0.09 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 816 0 0 0 9 0 0 0 21 0 1 0 487547277 5795840 757 33554432000 134512640 134761588 4286799008 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 1415 757 225 61 0 718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5660

[startup+0.300532 s]
/proc/loadavg: 0.01 1.91 4.74 4/189 26682
/proc/meminfo: memFree=14335940/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=7288 CPUtime=0.29 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 11615 0 0 0 28 1 0 0 22 0 1 0 487547277 7462912 1247 33554432000 134512640 134761588 4286799008 18446744073709551615 134559016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 1822 1269 239 61 0 1125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7288

[startup+0.700454 s]
/proc/loadavg: 0.01 1.91 4.74 4/189 26682
/proc/meminfo: memFree=14335940/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=11224 CPUtime=0.69 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 15694 0 0 0 67 2 0 0 23 0 1 0 487547277 11493376 2334 33554432000 134512640 134761588 4286799008 18446744073709551615 134634301 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 2806 2334 269 61 0 2109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11224

[startup+1.50029 s]
/proc/loadavg: 0.33 1.94 4.74 5/190 26683
/proc/meminfo: memFree=14303948/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=12624 CPUtime=1.49 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 16047 0 0 0 147 2 0 0 25 0 1 0 487547277 12926976 2687 33554432000 134512640 134761588 4286799008 18446744073709551615 134622112 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 3156 2687 269 61 0 2459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12624

[startup+3.10099 s]
/proc/loadavg: 0.33 1.94 4.74 5/190 26683
/proc/meminfo: memFree=14298128/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=12532 CPUtime=3.09 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 16400 0 0 0 307 2 0 0 25 0 1 0 487547277 12832768 2668 33554432000 134512640 134761588 4286799008 18446744073709551615 134617168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 3133 2668 273 61 0 2436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12532

[startup+6.30037 s]
/proc/loadavg: 0.33 1.94 4.74 5/190 26683
/proc/meminfo: memFree=14298488/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=14528 CPUtime=6.29 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 17784 0 0 0 626 3 0 0 25 0 1 0 487547277 14876672 3167 33554432000 134512640 134761588 4286799008 18446744073709551615 134644965 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 3632 3167 273 61 0 2935 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14528

[startup+12.7001 s]
/proc/loadavg: 0.97 2.02 4.73 5/190 26683
/proc/meminfo: memFree=14292112/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=10524 CPUtime=12.69 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 20722 0 0 0 1266 3 0 0 25 0 1 0 487547277 10776576 1789 33554432000 134512640 134761588 4286799008 18446744073709551615 134580536 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 2631 1789 276 61 0 1934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10524

[startup+25.5007 s]
/proc/loadavg: 1.44 2.09 4.73 5/190 26684
/proc/meminfo: memFree=14291128/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=20280 CPUtime=25.49 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 34084 0 0 0 2545 4 0 0 25 0 1 0 487547277 20766720 4605 33554432000 134512640 134761588 4286799008 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5070 4605 280 61 0 4373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20280

[startup+51.1008 s]
/proc/loadavg: 2.31 2.24 4.71 5/190 26684
/proc/meminfo: memFree=14289208/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=21016 CPUtime=51.09 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 38447 0 0 0 5104 5 0 0 25 0 1 0 487547277 21520384 4785 33554432000 134512640 134761588 4286799008 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5254 4785 280 61 0 4557 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21016

[startup+102.307 s]
/proc/loadavg: 3.66 2.61 4.69 5/190 26740
/proc/meminfo: memFree=13416172/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=18092 CPUtime=102.3 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 44587 0 0 0 10218 12 0 0 25 0 1 0 487547277 18526208 4083 33554432000 134512640 134761588 4286799008 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 4523 4083 280 61 0 3826 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18092

[startup+162.3 s]
/proc/loadavg: 3.92 2.88 4.65 5/190 26741
/proc/meminfo: memFree=12368604/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=21620 CPUtime=162.3 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 51130 0 0 0 16217 13 0 0 25 0 1 0 487547277 22138880 4965 33554432000 134512640 134761588 4286799008 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5405 4965 280 61 0 4708 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 21620

[startup+222.301 s]
/proc/loadavg: 3.97 3.08 4.61 5/190 26743
/proc/meminfo: memFree=12679440/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=23412 CPUtime=222.3 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 58060 0 0 0 22216 14 0 0 25 0 1 0 487547277 23973888 5413 33554432000 134512640 134761588 4286799008 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5853 5413 280 61 0 5156 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23412

[startup+282.301 s]
/proc/loadavg: 3.99 3.24 4.56 5/190 26798
/proc/meminfo: memFree=12637720/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=22836 CPUtime=282.3 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 64739 0 0 0 28215 15 0 0 25 0 1 0 487547277 23384064 5269 33554432000 134512640 134761588 4286799008 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5709 5269 280 61 0 5012 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22836

[startup+342.301 s]
/proc/loadavg: 4.03 3.39 4.53 5/187 26803
/proc/meminfo: memFree=12865988/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=23652 CPUtime=342.3 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 71659 0 0 0 34214 16 0 0 25 0 1 0 487547277 24219648 5473 33554432000 134512640 134761588 4286799008 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5913 5473 280 61 0 5216 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 23652

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

[startup+358.301 s]
/proc/loadavg: 4.02 3.42 4.52 5/188 26809
/proc/meminfo: memFree=13090692/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=22884 CPUtime=358.3 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 73899 0 0 0 35813 17 0 0 25 0 1 0 487547277 23433216 5281 33554432000 134512640 134761588 4286799008 18446744073709551615 134748046 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5721 5281 280 61 0 5024 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 22884

[startup+371.1 s]
/proc/loadavg: 4.02 3.44 4.52 5/190 26828
/proc/meminfo: memFree=13898160/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=23340 CPUtime=371.1 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 75153 0 0 0 37093 17 0 0 25 0 1 0 487547277 23900160 5395 33554432000 134512640 134761588 4286799008 18446744073709551615 134634172 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5835 5395 280 61 0 5138 0
Current children cumulated CPU time (s) 371.1
Current children cumulated vsize (KiB) 23340

[startup+374.301 s]
/proc/loadavg: 4.02 3.45 4.51 5/190 26828
/proc/meminfo: memFree=13895576/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=23212 CPUtime=374.3 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 75377 0 0 0 37413 17 0 0 25 0 1 0 487547277 23769088 5363 33554432000 134512640 134761588 4286799008 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5803 5363 280 61 0 5106 0
Current children cumulated CPU time (s) 374.3
Current children cumulated vsize (KiB) 23212

[startup+377.5 s]
/proc/loadavg: 4.02 3.46 4.51 5/190 26828
/proc/meminfo: memFree=13895700/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=23084 CPUtime=377.5 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 75633 0 0 0 37733 17 0 0 25 0 1 0 487547277 23638016 5331 33554432000 134512640 134761588 4286799008 18446744073709551615 134680742 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5771 5331 280 61 0 5074 0
Current children cumulated CPU time (s) 377.5
Current children cumulated vsize (KiB) 23084

[startup+379.101 s]
/proc/loadavg: 4.02 3.46 4.51 5/190 26828
/proc/meminfo: memFree=13896112/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=23468 CPUtime=379.1 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 75729 0 0 0 37893 17 0 0 25 0 1 0 487547277 24031232 5427 33554432000 134512640 134761588 4286799008 18446744073709551615 134636797 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 5867 5427 280 61 0 5170 0
Current children cumulated CPU time (s) 379.1
Current children cumulated vsize (KiB) 23468

[startup+379.901 s]
/proc/loadavg: 4.02 3.46 4.51 5/190 26828
/proc/meminfo: memFree=13895864/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=24236 CPUtime=379.9 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 75921 0 0 0 37973 17 0 0 25 0 1 0 487547277 24817664 5619 33554432000 134512640 134761588 4286799008 18446744073709551615 134748624 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 6059 5619 280 61 0 5362 0
Current children cumulated CPU time (s) 379.9
Current children cumulated vsize (KiB) 24236

[startup+380.101 s]
/proc/loadavg: 4.02 3.46 4.51 5/190 26828
/proc/meminfo: memFree=13895864/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=24236 CPUtime=380.1 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 75921 0 0 0 37993 17 0 0 25 0 1 0 487547277 24817664 5619 33554432000 134512640 134761588 4286799008 18446744073709551615 134748408 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 6059 5619 280 61 0 5362 0
Current children cumulated CPU time (s) 380.1
Current children cumulated vsize (KiB) 24236

[startup+380.201 s]
/proc/loadavg: 4.02 3.46 4.51 5/190 26828
/proc/meminfo: memFree=13895864/32950928 swapFree=67087032/67111528
[pid=26682] ppid=26680 vsize=24236 CPUtime=380.2 cores=1,3
/proc/26682/stat : 26682 (MPhaseSAT64) R 26680 26682 26622 0 -1 4202496 75921 0 0 0 38003 17 0 0 25 0 1 0 487547277 24817664 5619 33554432000 134512640 134761588 4286799008 18446744073709551615 134747294 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/26682/statm: 6059 5619 280 61 0 5362 0
Current children cumulated CPU time (s) 380.2
Current children cumulated vsize (KiB) 24236

Child status: 20
Real time (s): 380.254
CPU time (s): 380.267
CPU user time (s): 380.089
CPU system time (s): 0.177972
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 24828

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

runsolver used 0.59091 second user time and 1.48377 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 21:25:02
IDJOB=3282924
IDBENCH=70941
IDSOLVER=1521
FILE ID=node148/3282924-1303759502
RUNJOBID= node148-1303759501-26642
PBS_JOBID= 13157117
Free space on /tmp= 70608 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282924-1303759502/watcher-3282924-1303759502 -o /tmp/evaluation-result-3282924-1303759502/solver-3282924-1303759502 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3282924-1303759502.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=540283864

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.82
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.854
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:     32950928 kB
MemFree:      14336220 kB
Buffers:       2057784 kB
Cached:       15923332 kB
SwapCached:       5264 kB
Active:        9058636 kB
Inactive:      8992580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14336220 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            8088 kB
Writeback:           0 kB
AnonPages:       66288 kB
Mapped:          15088 kB
Slab:           498012 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   276152 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= 70532 MiB
End job on node148 at 2011-04-25 21:31:22