Trace number 3285819

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
kw 2011-02-28UNSAT 545.005 545.007

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

544.89/544.97	c 544.960000 seconds
544.89/544.97	s UNSATISFIABLE

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-3285819-1303768310/watcher-3285819-1303768310 -o /tmp/evaluation-result-3285819-1303768310/solver-3285819-1303768310 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3285819-1303768310.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: 3.68 3.92 3.66 4/183 22896
/proc/meminfo: memFree=28187936/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=9664 CPUtime=0 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 1649 0 0 0 0 0 0 0 23 0 1 0 488430833 9895936 1599 33554432000 4194304 6935321 140735599373920 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 2449 1606 241 670 0 1770 0

[startup+0.10169 s]
/proc/loadavg: 3.68 3.92 3.66 4/183 22896
/proc/meminfo: memFree=28187936/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=115260 CPUtime=0.09 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 25222 0 0 0 7 2 0 0 23 0 1 0 488430833 118026240 25156 33554432000 4194304 6935321 140735599373920 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 28815 25165 241 670 0 28136 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 115260

[startup+0.200672 s]
/proc/loadavg: 3.68 3.92 3.66 4/183 22896
/proc/meminfo: memFree=28187936/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=156288 CPUtime=0.19 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 38091 0 0 0 16 3 0 0 24 0 1 0 488430833 160038912 38025 33554432000 4194304 6935321 140735599373920 18446744073709551615 5345408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 39072 38025 246 670 0 38393 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 156288

[startup+0.300652 s]
/proc/loadavg: 3.68 3.92 3.66 4/183 22896
/proc/meminfo: memFree=28187936/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=156288 CPUtime=0.29 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 38119 0 0 0 26 3 0 0 25 0 1 0 488430833 160038912 38053 33554432000 4194304 6935321 140735599373920 18446744073709551615 5319282 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 39072 38053 249 670 0 38393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 156288

[startup+0.700575 s]
/proc/loadavg: 3.68 3.92 3.66 4/183 22896
/proc/meminfo: memFree=28187936/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=161820 CPUtime=0.69 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 39524 0 0 0 66 3 0 0 25 0 1 0 488430833 165703680 39458 33554432000 4194304 6935321 140735599373920 18446744073709551615 5493440 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 40455 39458 252 670 0 39776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 161820

[startup+1.50048 s]
/proc/loadavg: 3.71 3.92 3.66 5/187 22903
/proc/meminfo: memFree=27781600/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=228080 CPUtime=1.49 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 55645 0 0 0 144 5 0 0 25 0 1 0 488430833 233553920 55579 33554432000 4194304 6935321 140735599373920 18446744073709551615 4876477 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 57020 55579 252 670 0 56341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 228080

[startup+3.10012 s]
/proc/loadavg: 3.71 3.92 3.66 5/187 22903
/proc/meminfo: memFree=27571296/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=349852 CPUtime=3.09 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 86499 0 0 0 299 10 0 0 25 0 1 0 488430833 358248448 86433 33554432000 4194304 6935321 140735599373920 18446744073709551615 5334096 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 87463 86433 252 670 0 86784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 349852

[startup+6.30051 s]
/proc/loadavg: 3.81 3.93 3.67 5/190 22909
/proc/meminfo: memFree=26620216/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=517892 CPUtime=6.29 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 133366 0 0 0 611 18 0 0 25 0 1 0 488430833 530321408 126668 33554432000 4194304 6935321 140735599373920 18446744073709551615 4348001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 129473 126668 285 670 0 128794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 517892

[startup+12.7003 s]
/proc/loadavg: 3.83 3.94 3.67 5/190 22909
/proc/meminfo: memFree=26050428/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=517892 CPUtime=12.69 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 133395 0 0 0 1251 18 0 0 25 0 1 0 488430833 530321408 126697 33554432000 4194304 6935321 140735599373920 18446744073709551615 4347166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 129473 126697 286 670 0 128794 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 517892

[startup+25.5009 s]
/proc/loadavg: 3.87 3.94 3.67 5/190 22909
/proc/meminfo: memFree=25094288/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=517892 CPUtime=25.49 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 133412 0 0 0 2531 18 0 0 25 0 1 0 488430833 530321408 126714 33554432000 4194304 6935321 140735599373920 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 129473 126714 286 670 0 128794 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 517892

[startup+51.101 s]
/proc/loadavg: 3.91 3.94 3.68 5/190 22910
/proc/meminfo: memFree=24957588/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=517892 CPUtime=51.09 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 133471 0 0 0 5091 18 0 0 25 0 1 0 488430833 530321408 126773 33554432000 4194304 6935321 140735599373920 18446744073709551615 4346736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 129473 126773 286 670 0 128794 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 517892

[startup+102.3 s]
/proc/loadavg: 3.96 3.95 3.70 5/190 22911
/proc/meminfo: memFree=24831436/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=574040 CPUtime=102.29 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 147777 0 0 0 10208 21 0 0 25 0 1 0 488430833 587816960 141049 33554432000 4194304 6935321 140735599373920 18446744073709551615 4336712 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 143510 141049 286 670 0 142831 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 574040

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.71 5/190 22913
/proc/meminfo: memFree=24691160/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=658528 CPUtime=162.29 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 168858 0 0 0 16203 26 0 0 25 0 1 0 488430833 674332672 162074 33554432000 4194304 6935321 140735599373920 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 164632 162074 298 670 0 163953 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 658528

[startup+222.306 s]
/proc/loadavg: 4.06 3.99 3.74 5/190 22915
/proc/meminfo: memFree=24627728/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=678080 CPUtime=222.3 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 173746 0 0 0 22203 27 0 0 25 0 1 0 488430833 694353920 166962 33554432000 4194304 6935321 140735599373920 18446744073709551615 4346199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 169520 166962 298 670 0 168841 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 678080

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.75 5/190 22916
/proc/meminfo: memFree=24627564/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=678080 CPUtime=282.29 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 173762 0 0 0 28202 27 0 0 25 0 1 0 488430833 694353920 166978 33554432000 4194304 6935321 140735599373920 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 169520 166978 298 670 0 168841 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 678080

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.76 5/190 22918
/proc/meminfo: memFree=24552756/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=699652 CPUtime=342.3 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 179231 0 0 0 34201 29 0 0 25 0 1 0 488430833 716443648 172420 33554432000 4194304 6935321 140735599373920 18446744073709551615 4343449 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 174913 172420 298 670 0 174234 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 699652

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 22919
/proc/meminfo: memFree=24530156/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=709412 CPUtime=402.3 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 181654 0 0 0 40201 29 0 0 25 0 1 0 488430833 726437888 174843 33554432000 4194304 6935321 140735599373920 18446744073709551615 4429591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 177353 174843 298 670 0 176674 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 709412

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 22921
/proc/meminfo: memFree=24505944/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=726964 CPUtime=462.29 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 186048 0 0 0 46200 29 0 0 25 0 1 0 488430833 744411136 179237 33554432000 4194304 6935321 140735599373920 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 181741 179237 298 670 0 181062 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 726964

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 22923
/proc/meminfo: memFree=24471432/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=726964 CPUtime=522.29 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 186092 0 0 0 52200 29 0 0 25 0 1 0 488430833 744411136 179281 33554432000 4194304 6935321 140735599373920 18446744073709551615 4346689 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 181741 179281 298 670 0 181062 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 726964

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

[startup+524.807 s]
/proc/loadavg: 4.00 3.99 3.80 6/190 22923
/proc/meminfo: memFree=24469200/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=726964 CPUtime=524.79 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 186092 0 0 0 52450 29 0 0 25 0 1 0 488430833 744411136 179281 33554432000 4194304 6935321 140735599373920 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 181741 179281 298 670 0 181062 0
Current children cumulated CPU time (s) 524.79
Current children cumulated vsize (KiB) 726964

[startup+537.6 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 22923
/proc/meminfo: memFree=24465216/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=726964 CPUtime=537.58 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 186092 0 0 0 53729 29 0 0 25 0 1 0 488430833 744411136 179281 33554432000 4194304 6935321 140735599373920 18446744073709551615 4347624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 181741 179281 298 670 0 181062 0
Current children cumulated CPU time (s) 537.58
Current children cumulated vsize (KiB) 726964

[startup+540.801 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 22923
/proc/meminfo: memFree=24465216/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=726964 CPUtime=540.78 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 186092 0 0 0 54049 29 0 0 25 0 1 0 488430833 744411136 179281 33554432000 4194304 6935321 140735599373920 18446744073709551615 4346618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 181741 179281 298 670 0 181062 0
Current children cumulated CPU time (s) 540.78
Current children cumulated vsize (KiB) 726964

[startup+542.406 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 22923
/proc/meminfo: memFree=24465216/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=726964 CPUtime=542.39 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 186092 0 0 0 54210 29 0 0 25 0 1 0 488430833 744411136 179281 33554432000 4194304 6935321 140735599373920 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 181741 179281 298 670 0 181062 0
Current children cumulated CPU time (s) 542.39
Current children cumulated vsize (KiB) 726964

[startup+544.001 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 22923
/proc/meminfo: memFree=24465216/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=726964 CPUtime=543.99 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 186092 0 0 0 54370 29 0 0 25 0 1 0 488430833 744411136 179281 33554432000 4194304 6935321 140735599373920 18446744073709551615 4400592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 181741 179281 298 670 0 181062 0
Current children cumulated CPU time (s) 543.99
Current children cumulated vsize (KiB) 726964

[startup+544.801 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 22923
/proc/meminfo: memFree=24465216/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=726964 CPUtime=544.79 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202496 186092 0 0 0 54450 29 0 0 25 0 1 0 488430833 744411136 179281 33554432000 4194304 6935321 140735599373920 18446744073709551615 4301453 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22896/statm: 181741 179281 298 670 0 181062 0
Current children cumulated CPU time (s) 544.79
Current children cumulated vsize (KiB) 726964

[startup+545.001 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 22923
/proc/meminfo: memFree=24465216/32950928 swapFree=67111364/67111528
[pid=22896] ppid=22894 vsize=0 CPUtime=544.99 cores=5,7
/proc/22896/stat : 22896 (kw) R 22894 22896 20892 0 -1 4202500 186103 0 0 0 54467 32 0 0 25 0 1 0 488430833 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22896/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 544.99
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 545.007
CPU time (s): 545.005
CPU user time (s): 544.675
CPU system time (s): 0.329949
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 726964

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

runsolver used 0.926859 second user time and 2.04969 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-25 23:51:52
IDJOB=3285819
IDBENCH=82403
IDSOLVER=1658
FILE ID=node127/3285819-1303768310
RUNJOBID= node127-1303768310-22869
PBS_JOBID= 13157130
Free space on /tmp= 71060 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285819-1303768310/watcher-3285819-1303768310 -o /tmp/evaluation-result-3285819-1303768310/solver-3285819-1303768310 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3285819-1303768310.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=1846603599

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      28194168 kB
Buffers:       1240628 kB
Cached:        2856588 kB
SwapCached:          0 kB
Active:         629312 kB
Inactive:      3657132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28194168 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          141152 kB
Writeback:           0 kB
AnonPages:      188464 kB
Mapped:          15656 kB
Slab:           404712 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   348708 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= 70900 MiB
End job on node127 at 2011-04-26 00:00:57