Trace number 3445825

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 779.072 779.044

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.703
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

779.02/779.04	c MPhaseSAT version 401 by Jingchao Chen,  April 1, 2011
779.02/779.04	c input CNF file=HOME/instance-3445825-1306982578.cnf 
779.02/779.04	c Clause#=2576  var#=400  ratio=6 
779.02/779.04	c Simplified clause#=2560 
779.02/779.04	c XOR_varElimination deleted var#=0 clauses#=2560 
779.02/779.04	c inative var#=0 
779.02/779.04	c free var#=392  
779.02/779.04	c local search on 
779.02/779.04	c height=14 age=30 
779.02/779.04	c hybrid solving 
779.02/779.04	c 
779.02/779.04	s UNSATISFIABLE
779.02/779.04	c 
779.02/779.04	c  Running time=779.069564 

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: 977)

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-3445825-1306982578/watcher-3445825-1306982578 -o /tmp/evaluation-result-3445825-1306982578/solver-3445825-1306982578 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445825-1306982578.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): 5100 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: 1.00 1.18 1.57 2/514 28787
/proc/meminfo: memFree=22365208/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=3340 CPUtime=0.01 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 383 0 0 0 1 0 0 0 18 0 1 0 790673387 3420160 323 33554432000 134512640 134731564 4287322672 18446744073709551615 134580407 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 835 323 238 54 0 145 0

[startup+0.101429 s]
/proc/loadavg: 1.00 1.18 1.57 2/514 28787
/proc/meminfo: memFree=22365208/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=3604 CPUtime=0.09 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 521 0 0 0 9 0 0 0 18 0 1 0 790673387 3690496 461 33554432000 134512640 134731564 4287322672 18446744073709551615 134719885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 901 461 268 54 0 211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3604

[startup+0.200425 s]
/proc/loadavg: 1.00 1.18 1.57 2/514 28787
/proc/meminfo: memFree=22365208/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=3736 CPUtime=0.19 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 560 0 0 0 19 0 0 0 18 0 1 0 790673387 3825664 500 33554432000 134512640 134731564 4287322672 18446744073709551615 134667199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 934 500 268 54 0 244 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3736

[startup+0.300394 s]
/proc/loadavg: 1.00 1.18 1.57 2/514 28787
/proc/meminfo: memFree=22365208/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=3868 CPUtime=0.29 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 583 0 0 0 29 0 0 0 18 0 1 0 790673387 3960832 523 33554432000 134512640 134731564 4287322672 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 967 523 268 54 0 277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3868

[startup+0.70032 s]
/proc/loadavg: 1.00 1.18 1.57 2/514 28787
/proc/meminfo: memFree=22365208/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=4132 CPUtime=0.69 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 651 0 0 0 69 0 0 0 18 0 1 0 790673387 4231168 591 33554432000 134512640 134731564 4287322672 18446744073709551615 134659296 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1033 591 268 54 0 343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4132

[startup+1.50016 s]
/proc/loadavg: 1.08 1.20 1.57 3/515 28789
/proc/meminfo: memFree=22361000/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=4264 CPUtime=1.49 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 683 0 0 0 149 0 0 0 20 0 1 0 790673387 4366336 623 33554432000 134512640 134731564 4287322672 18446744073709551615 134605872 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1066 623 271 54 0 376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4264

[startup+3.10086 s]
/proc/loadavg: 1.08 1.20 1.57 3/515 28789
/proc/meminfo: memFree=22359932/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=4264 CPUtime=3.09 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 683 0 0 0 309 0 0 0 25 0 1 0 790673387 4366336 623 33554432000 134512640 134731564 4287322672 18446744073709551615 134605860 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1066 623 271 54 0 376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4264

[startup+6.30026 s]
/proc/loadavg: 1.08 1.20 1.57 3/515 28789
/proc/meminfo: memFree=22359680/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=4264 CPUtime=6.29 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 683 0 0 0 629 0 0 0 25 0 1 0 790673387 4366336 623 33554432000 134512640 134731564 4287322672 18446744073709551615 134605849 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1066 623 271 54 0 376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4264

[startup+12.701 s]
/proc/loadavg: 1.22 1.22 1.58 3/515 28789
/proc/meminfo: memFree=22357816/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=4264 CPUtime=12.69 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 683 0 0 0 1269 0 0 0 25 0 1 0 790673387 4366336 623 33554432000 134512640 134731564 4287322672 18446744073709551615 134609820 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1066 623 271 54 0 376 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4264

[startup+25.5006 s]
/proc/loadavg: 1.34 1.25 1.58 3/515 28789
/proc/meminfo: memFree=22356220/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=4264 CPUtime=25.49 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 695 0 0 0 2549 0 0 0 25 0 1 0 790673387 4366336 635 33554432000 134512640 134731564 4287322672 18446744073709551615 134606345 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1066 635 271 54 0 376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4264

[startup+51.1008 s]
/proc/loadavg: 1.56 1.31 1.59 3/515 28790
/proc/meminfo: memFree=22354320/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=4520 CPUtime=51.1 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 735 0 0 0 5110 0 0 0 25 0 1 0 790673387 4628480 675 33554432000 134512640 134731564 4287322672 18446744073709551615 134605577 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1130 675 272 54 0 440 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4520

[startup+102.301 s]
/proc/loadavg: 1.95 1.45 1.62 3/515 28791
/proc/meminfo: memFree=22350820/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5088 CPUtime=102.31 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 3506 0 0 0 10231 0 0 0 25 0 1 0 790673387 5210112 846 33554432000 134512640 134731564 4287322672 18446744073709551615 134659584 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1272 846 273 54 0 582 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 5088

[startup+162.301 s]
/proc/loadavg: 1.98 1.55 1.64 3/515 28793
/proc/meminfo: memFree=22348804/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5136 CPUtime=162.29 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 3975 0 0 0 16229 0 0 0 25 0 1 0 790673387 5259264 858 33554432000 134512640 134731564 4287322672 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1284 858 273 54 0 594 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 5136

[startup+222.318 s]
/proc/loadavg: 1.99 1.63 1.66 3/515 28794
/proc/meminfo: memFree=22349376/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5396 CPUtime=222.31 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 4728 0 0 0 22231 0 0 0 25 0 1 0 790673387 5525504 917 33554432000 134512640 134731564 4287322672 18446744073709551615 134659679 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1349 917 273 54 0 659 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 5396

[startup+282.301 s]
/proc/loadavg: 1.99 1.69 1.68 3/515 28796
/proc/meminfo: memFree=22349072/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5268 CPUtime=282.3 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 6009 0 0 0 28229 1 0 0 25 0 1 0 790673387 5394432 891 33554432000 134512640 134731564 4287322672 18446744073709551615 134719983 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1317 891 273 54 0 627 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 5268

[startup+342.301 s]
/proc/loadavg: 1.99 1.75 1.70 3/515 28798
/proc/meminfo: memFree=22348392/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5376 CPUtime=342.3 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 6920 0 0 0 34229 1 0 0 25 0 1 0 790673387 5505024 918 33554432000 134512640 134731564 4287322672 18446744073709551615 134620773 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1344 918 273 54 0 654 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 5376

[startup+402.3 s]
/proc/loadavg: 1.99 1.79 1.71 3/515 28799
/proc/meminfo: memFree=22347840/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5376 CPUtime=402.3 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 7203 0 0 0 40229 1 0 0 25 0 1 0 790673387 5505024 918 33554432000 134512640 134731564 4287322672 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1344 918 273 54 0 654 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 5376

[startup+462.301 s]
/proc/loadavg: 1.99 1.83 1.73 3/515 28801
/proc/meminfo: memFree=22348900/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5376 CPUtime=462.31 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 7499 0 0 0 46230 1 0 0 25 0 1 0 790673387 5505024 918 33554432000 134512640 134731564 4287322672 18446744073709551615 134620647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1344 918 273 54 0 654 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 5376

[startup+522.301 s]
/proc/loadavg: 2.09 1.89 1.75 3/515 28802
/proc/meminfo: memFree=22348612/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5776 CPUtime=522.31 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 7894 0 0 0 52230 1 0 0 25 0 1 0 790673387 5914624 987 33554432000 134512640 134731564 4287322672 18446744073709551615 134605232 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1444 987 273 54 0 754 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 5776

[startup+582.3 s]
/proc/loadavg: 2.10 1.93 1.78 3/515 28804
/proc/meminfo: memFree=22348184/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5376 CPUtime=582.31 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 7999 0 0 0 58230 1 0 0 25 0 1 0 790673387 5505024 918 33554432000 134512640 134731564 4287322672 18446744073709551615 134655516 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1344 918 273 54 0 654 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 5376

[startup+642.301 s]
/proc/loadavg: 2.16 1.99 1.80 3/515 28806
/proc/meminfo: memFree=22348504/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5784 CPUtime=642.31 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 8391 0 0 0 64230 1 0 0 25 0 1 0 790673387 5922816 987 33554432000 134512640 134731564 4287322672 18446744073709551615 134605686 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1446 987 273 54 0 756 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 5784

[startup+702.301 s]
/proc/loadavg: 2.09 2.00 1.82 3/515 28807
/proc/meminfo: memFree=22348444/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5376 CPUtime=702.31 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 8625 0 0 0 70230 1 0 0 25 0 1 0 790673387 5505024 918 33554432000 134512640 134731564 4287322672 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1344 918 273 54 0 654 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 5376

[startup+762.3 s]
/proc/loadavg: 2.03 2.00 1.83 3/515 28809
/proc/meminfo: memFree=22347532/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5760 CPUtime=762.34 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 9013 0 0 0 76232 2 0 0 25 0 1 0 790673387 5898240 1005 33554432000 134512640 134731564 4287322672 18446744073709551615 134606397 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1440 1005 273 54 0 750 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 5760

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

[startup+768 s]
/proc/loadavg: 2.03 2.00 1.83 3/515 28809
/proc/meminfo: memFree=22347528/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5760 CPUtime=768.02 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 9013 0 0 0 76800 2 0 0 25 0 1 0 790673387 5898240 1005 33554432000 134512640 134731564 4287322672 18446744073709551615 134605035 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1440 1005 273 54 0 750 0
Current children cumulated CPU time (s) 768.02
Current children cumulated vsize (KiB) 5760

[startup+774.401 s]
/proc/loadavg: 2.03 2.00 1.83 3/515 28809
/proc/meminfo: memFree=22347404/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5760 CPUtime=774.44 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 9013 0 0 0 77442 2 0 0 25 0 1 0 790673387 5898240 1005 33554432000 134512640 134731564 4287322672 18446744073709551615 134605673 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1440 1005 273 54 0 750 0
Current children cumulated CPU time (s) 774.44
Current children cumulated vsize (KiB) 5760

[startup+777.6 s]
/proc/loadavg: 2.02 2.00 1.83 3/515 28809
/proc/meminfo: memFree=22347524/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5760 CPUtime=777.62 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 9013 0 0 0 77760 2 0 0 25 0 1 0 790673387 5898240 1005 33554432000 134512640 134731564 4287322672 18446744073709551615 134605232 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1440 1005 273 54 0 750 0
Current children cumulated CPU time (s) 777.62
Current children cumulated vsize (KiB) 5760

[startup+778.4 s]
/proc/loadavg: 2.02 2.00 1.83 3/515 28809
/proc/meminfo: memFree=22347524/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5760 CPUtime=778.42 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 9013 0 0 0 77840 2 0 0 25 0 1 0 790673387 5898240 1005 33554432000 134512640 134731564 4287322672 18446744073709551615 134715922 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1440 1005 273 54 0 750 0
Current children cumulated CPU time (s) 778.42
Current children cumulated vsize (KiB) 5760

[startup+778.8 s]
/proc/loadavg: 2.02 2.00 1.83 3/515 28809
/proc/meminfo: memFree=22347400/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5892 CPUtime=778.84 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 9024 0 0 0 77882 2 0 0 25 0 1 0 790673387 6033408 1016 33554432000 134512640 134731564 4287322672 18446744073709551615 134620749 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1473 1016 273 54 0 783 0
Current children cumulated CPU time (s) 778.84
Current children cumulated vsize (KiB) 5892

[startup+779 s]
/proc/loadavg: 2.02 2.00 1.83 3/515 28809
/proc/meminfo: memFree=22347400/32951124 swapFree=62999000/67111528
[pid=28787] ppid=28785 vsize=5892 CPUtime=779.02 cores=1,3,5,7
/proc/28787/stat : 28787 (MPhaseSAT) R 28785 28787 27479 0 -1 4202496 9038 0 0 0 77900 2 0 0 25 0 1 0 790673387 6033408 1030 33554432000 134512640 134731564 4287322672 18446744073709551615 134659349 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/28787/statm: 1473 1030 273 54 0 783 0
Current children cumulated CPU time (s) 779.02
Current children cumulated vsize (KiB) 5892

Child status: 20
Real time (s): 779.044
CPU time (s): 779.072
CPU user time (s): 779.051
CPU system time (s): 0.020996
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 6172

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

runsolver used 3.69144 second user time and 8.45471 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-02 04:42:58
IDJOB=3445825
IDBENCH=84062
IDSOLVER=1941
FILE ID=node141/3445825-1306982578
RUNJOBID= node141-1306982578-28768
PBS_JOBID= 13497663
Free space on /tmp= 73808 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445825-1306982578/watcher-3445825-1306982578 -o /tmp/evaluation-result-3445825-1306982578/solver-3445825-1306982578 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445825-1306982578.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=635561796

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:      22365240 kB
Buffers:        163836 kB
Cached:         186676 kB
SwapCached:       8848 kB
Active:       10133252 kB
Inactive:       204356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22365240 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:     9985460 kB
Mapped:          25180 kB
Slab:           109012 kB
PageTables:      69244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150671748 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= 73808 MiB
End job on node141 at 2011-06-02 04:55:57