Trace number 3285270

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 780.106 780.094

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

780.01/780.09	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
780.01/780.09	c input CNF file=HOME/instance-3285270-1303766001.cnf 
780.01/780.09	c Clause#=1413816  var#=87884  ratio=16 
780.01/780.09	c phase 1 
780.01/780.09	c height=275 
780.01/780.09	c eliminated 1744 out of 87668 variables 
780.01/780.09	c Simplified clause#=4888996 
780.01/780.09	c XOR_varElimination deleted var#=1 clauses#=4885573 
780.01/780.09	c free var#=38604  
780.01/780.09	c solve by multiple heuristics 
780.01/780.09	c 
780.01/780.09	s UNSATISFIABLE
780.01/780.09	c 
780.01/780.09	c  Running time=780.102406 

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-3285270-1303766001/watcher-3285270-1303766001 -o /tmp/evaluation-result-3285270-1303766001/solver-3285270-1303766001 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3285270-1303766001.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: 1.04 2.58 3.26 4/181 15245
/proc/meminfo: memFree=18532924/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=25164 CPUtime=0 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 488199829 25767936 273 33554432000 134512640 134761588 4288424112 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 6291 274 225 61 0 5594 0

[startup+0.098354 s]
/proc/loadavg: 1.04 2.58 3.26 4/181 15245
/proc/meminfo: memFree=18532924/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=25164 CPUtime=0.09 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 795 0 0 0 9 0 0 0 21 0 1 0 488199829 25767936 736 33554432000 134512640 134761588 4288424112 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 6291 736 225 61 0 5594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25164

[startup+0.100361 s]
/proc/loadavg: 1.04 2.58 3.26 4/181 15245
/proc/meminfo: memFree=18532924/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=25164 CPUtime=0.09 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 805 0 0 0 9 0 0 0 21 0 1 0 488199829 25767936 746 33554432000 134512640 134761588 4288424112 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 6291 746 225 61 0 5594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25164

[startup+0.30032 s]
/proc/loadavg: 1.04 2.58 3.26 4/181 15245
/proc/meminfo: memFree=18532924/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=25164 CPUtime=0.29 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 1734 0 0 0 29 0 0 0 22 0 1 0 488199829 25767936 1675 33554432000 134512640 134761588 4288424112 18446744073709551615 8697955 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 6291 1675 225 61 0 5594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25164

[startup+0.70025 s]
/proc/loadavg: 1.04 2.58 3.26 4/181 15245
/proc/meminfo: memFree=18532924/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=25164 CPUtime=0.69 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 3589 0 0 0 69 0 0 0 23 0 1 0 488199829 25767936 3530 33554432000 134512640 134761588 4288424112 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 6291 3530 225 61 0 5594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25164

[startup+1.50112 s]
/proc/loadavg: 1.04 2.58 3.26 5/185 15252
/proc/meminfo: memFree=18449688/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=26192 CPUtime=1.49 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 5194 0 0 0 149 0 0 0 25 0 1 0 488199829 26820608 4964 33554432000 134512640 134761588 4288424112 18446744073709551615 134574992 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 6548 4964 230 61 0 5851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26192

[startup+3.10085 s]
/proc/loadavg: 1.04 2.58 3.26 5/188 15258
/proc/meminfo: memFree=18371520/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=54340 CPUtime=3.09 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 47759 0 0 0 302 7 0 0 25 0 1 0 488199829 55644160 13103 33554432000 134512640 134761588 4288424112 18446744073709551615 134644392 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 13585 13103 307 61 0 12888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54340

[startup+6.30031 s]
/proc/loadavg: 1.28 2.60 3.26 5/188 15258
/proc/meminfo: memFree=18232632/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=54508 CPUtime=6.29 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 55523 0 0 0 621 8 0 0 25 0 1 0 488199829 55816192 13162 33554432000 134512640 134761588 4288424112 18446744073709551615 134751952 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 13627 13162 321 61 0 12930 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54508

[startup+12.7002 s]
/proc/loadavg: 2.21 2.77 3.31 5/188 15258
/proc/meminfo: memFree=18174272/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=58212 CPUtime=12.69 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 57045 0 0 0 1261 8 0 0 25 0 1 0 488199829 59609088 14088 33554432000 134512640 134761588 4288424112 18446744073709551615 134685623 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 14553 14088 321 61 0 13856 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58212

[startup+25.5011 s]
/proc/loadavg: 3.85 3.11 3.42 5/188 15259
/proc/meminfo: memFree=18164224/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=64292 CPUtime=25.5 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 59941 0 0 0 2541 9 0 0 25 0 1 0 488199829 65835008 15608 33554432000 134512640 134761588 4288424112 18446744073709551615 134685767 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 16073 15608 321 61 0 15376 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 64292

[startup+51.1008 s]
/proc/loadavg: 4.59 3.35 3.49 5/188 15260
/proc/meminfo: memFree=18142280/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=99160 CPUtime=51.09 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 84170 0 0 0 5096 13 0 0 25 0 1 0 488199829 101539840 24325 33554432000 134512640 134761588 4288424112 18446744073709551615 134643095 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 24790 24325 321 61 0 24093 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99160

[startup+102.3 s]
/proc/loadavg: 4.25 3.45 3.51 5/188 15261
/proc/meminfo: memFree=18039148/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=159752 CPUtime=102.29 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 124706 0 0 0 10211 18 0 0 25 0 1 0 488199829 163586048 39473 33554432000 134512640 134761588 4288424112 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 39938 39473 321 61 0 39241 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 159752

[startup+162.301 s]
/proc/loadavg: 4.09 3.55 3.54 5/188 15262
/proc/meminfo: memFree=17771668/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=260348 CPUtime=162.29 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 410292 0 0 0 16148 81 0 0 25 0 1 0 488199829 266596352 63132 33554432000 134512640 134761588 4288424112 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 65087 63132 306 61 0 64390 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 260348

[startup+222.307 s]
/proc/loadavg: 4.03 3.63 3.57 5/188 15264
/proc/meminfo: memFree=17435608/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=319860 CPUtime=222.3 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 451934 0 0 0 22142 88 0 0 25 0 1 0 488199829 327536640 77978 33554432000 134512640 134761588 4288424112 18446744073709551615 134636034 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 79965 77978 306 61 0 79268 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 319860

[startup+282.301 s]
/proc/loadavg: 4.01 3.69 3.59 5/188 15266
/proc/meminfo: memFree=17428776/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=321884 CPUtime=282.3 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 479685 0 0 0 28138 92 0 0 25 0 1 0 488199829 329609216 78484 33554432000 134512640 134761588 4288424112 18446744073709551615 134747243 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 80471 78484 306 61 0 79774 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 321884

[startup+342.301 s]
/proc/loadavg: 4.00 3.75 3.61 5/188 15267
/proc/meminfo: memFree=17429516/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=324228 CPUtime=342.3 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 512622 0 0 0 34132 98 0 0 25 0 1 0 488199829 332009472 79887 33554432000 134512640 134761588 4288424112 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 81057 79887 306 61 0 80360 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 324228

[startup+402.301 s]
/proc/loadavg: 4.00 3.79 3.64 5/188 15269
/proc/meminfo: memFree=17437816/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=327728 CPUtime=402.3 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 585970 0 0 0 40121 109 0 0 25 0 1 0 488199829 335593472 80831 33554432000 134512640 134761588 4288424112 18446744073709551615 134705861 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 81932 80831 306 61 0 81235 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 327728

[startup+462.3 s]
/proc/loadavg: 4.00 3.83 3.65 6/188 15270
/proc/meminfo: memFree=17435324/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=326268 CPUtime=462.3 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 653738 0 0 0 46111 119 0 0 25 0 1 0 488199829 334098432 80523 33554432000 134512640 134761588 4288424112 18446744073709551615 134643304 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 81567 80523 306 61 0 80870 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 326268

[startup+522.3 s]
/proc/loadavg: 4.45 3.95 3.70 5/188 15299
/proc/meminfo: memFree=17416116/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=335388 CPUtime=522.29 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 712568 0 0 0 52101 128 0 0 25 0 1 0 488199829 343437312 82794 33554432000 134512640 134761588 4288424112 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 83847 82794 306 61 0 83150 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 335388

[startup+582.3 s]
/proc/loadavg: 4.44 4.06 3.75 5/188 15301
/proc/meminfo: memFree=17452676/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=333308 CPUtime=582.3 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 771546 0 0 0 58091 139 0 0 25 0 1 0 488199829 341307392 82266 33554432000 134512640 134761588 4288424112 18446744073709551615 134643121 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 83327 82266 306 61 0 82630 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 333308

[startup+642.301 s]
/proc/loadavg: 4.16 4.05 3.77 5/188 15302
/proc/meminfo: memFree=17503468/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=332596 CPUtime=642.3 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 777516 0 0 0 64091 139 0 0 25 0 1 0 488199829 340578304 82088 33554432000 134512640 134761588 4288424112 18446744073709551615 134747120 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 83149 82088 306 61 0 82452 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 332596

[startup+702.301 s]
/proc/loadavg: 4.13 4.05 3.78 5/188 15304
/proc/meminfo: memFree=17468044/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=328628 CPUtime=702.3 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 784286 0 0 0 70090 140 0 0 25 0 1 0 488199829 336515072 81096 33554432000 134512640 134761588 4288424112 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 82157 81096 306 61 0 81460 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 328628

[startup+762.301 s]
/proc/loadavg: 4.05 4.04 3.79 5/188 15305
/proc/meminfo: memFree=17414532/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=339364 CPUtime=762.31 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 790669 0 0 0 76090 141 0 0 25 0 1 0 488199829 347508736 83780 33554432000 134512640 134761588 4288424112 18446744073709551615 134682607 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 84841 83780 306 61 0 84144 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 339364

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

[startup+772.4 s]
/proc/loadavg: 4.04 4.04 3.80 5/188 15306
/proc/meminfo: memFree=17357864/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=343368 CPUtime=772.4 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 791813 0 0 0 77099 141 0 0 25 0 1 0 488199829 351608832 84781 33554432000 134512640 134761588 4288424112 18446744073709551615 134747206 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 85842 84781 306 61 0 85145 0
Current children cumulated CPU time (s) 772.4
Current children cumulated vsize (KiB) 343368

[startup+775.607 s]
/proc/loadavg: 4.04 4.04 3.80 5/188 15306
/proc/meminfo: memFree=17397964/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=343368 CPUtime=775.61 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 791813 0 0 0 77420 141 0 0 25 0 1 0 488199829 351608832 84781 33554432000 134512640 134761588 4288424112 18446744073709551615 134636037 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 85842 84781 306 61 0 85145 0
Current children cumulated CPU time (s) 775.61
Current children cumulated vsize (KiB) 343368

[startup+777.2 s]
/proc/loadavg: 4.04 4.04 3.80 5/188 15306
/proc/meminfo: memFree=17397964/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=343368 CPUtime=777.2 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 791813 0 0 0 77579 141 0 0 25 0 1 0 488199829 351608832 84781 33554432000 134512640 134761588 4288424112 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 85842 84781 306 61 0 85145 0
Current children cumulated CPU time (s) 777.2
Current children cumulated vsize (KiB) 343368

[startup+778.801 s]
/proc/loadavg: 4.03 4.04 3.80 5/188 15306
/proc/meminfo: memFree=17395980/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=345416 CPUtime=778.81 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 792325 0 0 0 77740 141 0 0 25 0 1 0 488199829 353705984 85293 33554432000 134512640 134761588 4288424112 18446744073709551615 134616926 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 86354 85293 306 61 0 85657 0
Current children cumulated CPU time (s) 778.81
Current children cumulated vsize (KiB) 345416

[startup+779.601 s]
/proc/loadavg: 4.03 4.04 3.80 5/188 15306
/proc/meminfo: memFree=17395980/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=345416 CPUtime=779.6 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 792325 0 0 0 77819 141 0 0 25 0 1 0 488199829 353705984 85293 33554432000 134512640 134761588 4288424112 18446744073709551615 134635808 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 86354 85293 306 61 0 85657 0
Current children cumulated CPU time (s) 779.6
Current children cumulated vsize (KiB) 345416

[startup+780.007 s]
/proc/loadavg: 4.03 4.04 3.80 5/188 15306
/proc/meminfo: memFree=17395980/32951132 swapFree=67111524/67111528
[pid=15245] ppid=15243 vsize=345416 CPUtime=780.01 cores=5,7
/proc/15245/stat : 15245 (MPhaseSAT64) R 15243 15245 14002 0 -1 4202496 792325 0 0 0 77860 141 0 0 25 0 1 0 488199829 353705984 85293 33554432000 134512640 134761588 4288424112 18446744073709551615 134747037 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15245/statm: 86354 85293 306 61 0 85657 0
Current children cumulated CPU time (s) 780.01
Current children cumulated vsize (KiB) 345416

Child status: 20
Real time (s): 780.094
CPU time (s): 780.106
CPU user time (s): 778.674
CPU system time (s): 1.43278
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 400332

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

runsolver used 1.22081 second user time and 2.96955 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 23:13:22
IDJOB=3285270
IDBENCH=82378
IDSOLVER=1521
FILE ID=node129/3285270-1303766001
RUNJOBID= node129-1303766001-15218
PBS_JOBID= 13157128
Free space on /tmp= 66232 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285270-1303766001/watcher-3285270-1303766001 -o /tmp/evaluation-result-3285270-1303766001/solver-3285270-1303766001 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3285270-1303766001.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1857611681

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18533584 kB
Buffers:       1239796 kB
Cached:       12434276 kB
SwapCached:          4 kB
Active:        2079776 kB
Inactive:     11673952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18533584 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           73832 kB
Writeback:           0 kB
AnonPages:       79236 kB
Mapped:          16432 kB
Slab:           601692 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   227168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66164 MiB
End job on node129 at 2011-04-25 23:26:22