Trace number 3704606

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
wbo 1.7? 1799.88 1800

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
MD5SUM63dafaa5a785f38064ac19ced11339d2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.046992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints142
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704606-1338084082.opb.
0.00/0.00	c Instance file HOME/instance-3704606-1338084082.opb
0.00/0.00	c File size is 44412 bytes.
0.00/0.00	c Highest Coefficient sum: 37
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      2520                                                |
0.00/0.00	c |  Number Clauses:        72                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3704606-1338084082/watcher-3704606-1338084082 -o /tmp/evaluation-result-3704606-1338084082/solver-3704606-1338084082 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704606-1338084082.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.08 2.02 2.01 2/178 15932
/proc/meminfo: memFree=31112420/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=4552 CPUtime=0 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) R 15930 15932 12452 0 -1 4202496 590 0 0 0 0 0 0 0 20 0 1 0 274534106 4661248 531 33554432000 4194304 5963574 140737032337840 140737308868376 4296686 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 1138 544 168 432 0 703 0

[startup+0.027869 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 15932
/proc/meminfo: memFree=31112420/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=84436 CPUtime=0.02 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 1297 0 0 0 2 0 0 0 20 0 2 0 274534106 86462464 1238 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 21109 1238 185 432 0 20674 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 84436

[startup+0.100219 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 15932
/proc/meminfo: memFree=31112420/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=84436 CPUtime=0.09 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 1523 0 0 0 9 0 0 0 20 0 2 0 274534106 86462464 1464 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 21109 1464 185 432 0 20674 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84436

[startup+0.300226 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 15932
/proc/meminfo: memFree=31112420/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=84436 CPUtime=0.29 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 2086 0 0 0 29 0 0 0 20 0 2 0 274534106 86462464 2027 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 21109 2027 185 432 0 20674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84436

[startup+0.700221 s]
/proc/loadavg: 2.08 2.02 2.01 2/178 15932
/proc/meminfo: memFree=31112420/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=84436 CPUtime=0.69 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 2994 0 0 0 69 0 0 0 20 0 2 0 274534106 86462464 2935 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 21109 2935 185 432 0 20674 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84436

[startup+1.50025 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 15934
/proc/meminfo: memFree=31097608/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=84436 CPUtime=1.49 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 4708 0 0 0 148 1 0 0 20 0 2 0 274534106 86462464 4649 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 21109 4649 185 432 0 20674 0
[pid=15932/tid=15934] ppid=15930 vsize=84436 CPUtime=1.48 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 3803 0 0 0 146 2 0 0 20 0 2 0 274534106 86462464 4649 33554432000 4194304 5963574 140737032337840 139807377049640 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84436

[startup+3.10026 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 15934
/proc/meminfo: memFree=31089176/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=84580 CPUtime=3.09 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 5743 0 0 0 308 1 0 0 20 0 2 0 274534106 86609920 5684 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 21145 5684 185 432 0 20710 0
[pid=15932/tid=15934] ppid=15930 vsize=84580 CPUtime=3.08 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 4838 0 0 0 306 2 0 0 20 0 2 0 274534106 86609920 5684 33554432000 4194304 5963574 140737032337840 139807377049592 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84580

[startup+6.30025 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 15934
/proc/meminfo: memFree=31074424/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=84652 CPUtime=6.29 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 7787 0 0 0 627 2 0 0 20 0 2 0 274534106 86683648 7728 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 21163 7728 185 432 0 20728 0
[pid=15932/tid=15934] ppid=15930 vsize=84652 CPUtime=6.28 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 6882 0 0 0 625 3 0 0 20 0 2 0 274534106 86683648 7728 33554432000 4194304 5963574 140737032337840 139807377049400 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84652

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 15934
/proc/meminfo: memFree=31055596/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=84652 CPUtime=12.69 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 11208 0 0 0 1266 3 0 0 20 0 2 0 274534106 86683648 11149 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 21163 11149 185 432 0 20728 0
[pid=15932/tid=15934] ppid=15930 vsize=84652 CPUtime=12.68 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 10303 0 0 0 1264 4 0 0 20 0 2 0 274534106 86683648 11149 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84652

[startup+25.5002 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 15934
/proc/meminfo: memFree=31025452/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=150456 CPUtime=25.49 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 18895 0 0 0 2544 5 0 0 20 0 2 0 274534106 154066944 18836 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 37614 18836 185 432 0 37179 0
[pid=15932/tid=15934] ppid=15930 vsize=150456 CPUtime=25.48 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 17990 0 0 0 2542 6 0 0 20 0 2 0 274534106 154066944 18836 33554432000 4194304 5963574 140737032337840 139807377049592 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150456

[startup+51.1003 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 15934
/proc/meminfo: memFree=30973720/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=150456 CPUtime=51.08 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 27648 0 0 0 5101 7 0 0 20 0 2 0 274534106 154066944 27589 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 37614 27589 185 432 0 37179 0
[pid=15932/tid=15934] ppid=15930 vsize=150456 CPUtime=51.08 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 26743 0 0 0 5100 8 0 0 20 0 2 0 274534106 154066944 27589 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150456

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15935
/proc/meminfo: memFree=30900024/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=216232 CPUtime=102.28 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 33677 0 0 0 10219 9 0 0 20 0 2 0 274534106 221421568 33618 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 54058 33618 185 432 0 53623 0
[pid=15932/tid=15934] ppid=15930 vsize=216232 CPUtime=102.29 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 32772 0 0 0 10218 11 0 0 20 0 2 0 274534106 221421568 33618 33554432000 4194304 5963574 140737032337840 139807377049640 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 216232

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 15935
/proc/meminfo: memFree=30758176/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=216952 CPUtime=162.23 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 44598 0 0 0 16210 13 0 0 20 0 2 0 274534106 222158848 44718 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 54238 44718 185 432 0 53803 0
[pid=15932/tid=15934] ppid=15930 vsize=216952 CPUtime=162.26 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 43693 0 0 0 16210 16 0 0 20 0 2 0 274534106 222158848 44718 33554432000 4194304 5963574 140737032337840 139807377049400 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 216952

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15935
/proc/meminfo: memFree=30745772/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=217240 CPUtime=222.2 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 47513 0 0 0 22205 15 0 0 20 0 2 0 274534106 222453760 47674 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 54310 47674 185 432 0 53875 0
[pid=15932/tid=15934] ppid=15930 vsize=217240 CPUtime=222.23 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 46608 0 0 0 22205 18 0 0 20 0 2 0 274534106 222453760 47674 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 217240

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15935
/proc/meminfo: memFree=30695280/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=283136 CPUtime=282.18 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 59261 0 0 0 28197 21 0 0 20 0 2 0 274534106 289931264 60154 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 70784 60154 185 432 0 70349 0
[pid=15932/tid=15934] ppid=15930 vsize=283136 CPUtime=282.23 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 58356 0 0 0 28197 26 0 0 20 0 2 0 274534106 289931264 60154 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 283136

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15935
/proc/meminfo: memFree=30676988/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=283424 CPUtime=342.17 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 61934 0 0 0 34195 22 0 0 20 0 2 0 274534106 290226176 62827 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 70856 62827 185 432 0 70421 0
[pid=15932/tid=15934] ppid=15930 vsize=283424 CPUtime=342.23 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 61029 0 0 0 34195 28 0 0 20 0 2 0 274534106 290226176 62827 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 283424

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15936
/proc/meminfo: memFree=30611056/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=350472 CPUtime=402.16 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 68238 0 0 0 40189 27 0 0 20 0 2 0 274534106 358883328 69131 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 87618 69131 185 432 0 87183 0
[pid=15932/tid=15934] ppid=15930 vsize=350472 CPUtime=402.23 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 67333 0 0 0 40189 34 0 0 20 0 2 0 274534106 358883328 69131 33554432000 4194304 5963574 140737032337840 139807377049592 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 350472

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15936
/proc/meminfo: memFree=30529780/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=416728 CPUtime=462.13 cores=0,2,4,6

################
# More data... #
################

/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 183973 0 0 0 130112 106 0 0 20 0 2 0 274534106 837357568 185685 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 817732

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15945
/proc/meminfo: memFree=30104964/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1361.91 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184883 0 0 0 136105 86 0 0 20 0 2 0 274534106 837357568 185690 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 185690 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1362.18 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 183978 0 0 0 136111 107 0 0 20 0 2 0 274534106 837357568 185690 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 817732

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15945
/proc/meminfo: memFree=30104768/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1421.91 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184896 0 0 0 142105 86 0 0 20 0 2 0 274534106 837357568 185749 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 185749 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1422.18 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 183991 0 0 0 142110 108 0 0 20 0 2 0 274534106 837357568 185749 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 817732

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 15945
/proc/meminfo: memFree=30103128/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1481.86 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184941 0 0 0 148100 86 0 0 20 0 2 0 274534106 837357568 185812 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 185812 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1482.15 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184036 0 0 0 148106 109 0 0 20 0 2 0 274534106 837357568 185812 33554432000 4194304 5963574 140737032337840 139807377049592 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 817732

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 15945
/proc/meminfo: memFree=30100432/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1541.84 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184955 0 0 0 154098 86 0 0 20 0 2 0 274534106 837357568 185842 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 185842 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1542.14 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184050 0 0 0 154104 110 0 0 20 0 2 0 274534106 837357568 185842 33554432000 4194304 5963574 140737032337840 139807377049592 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 817732

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 15945
/proc/meminfo: memFree=30040800/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1601.82 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184969 0 0 0 160096 86 0 0 20 0 2 0 274534106 837357568 186022 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186022 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1602.14 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184064 0 0 0 160103 111 0 0 20 0 2 0 274534106 837357568 186022 33554432000 4194304 5963574 140737032337840 139807377049592 4400012 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 817732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 15946
/proc/meminfo: memFree=30012280/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1661.81 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184969 0 0 0 166095 86 0 0 20 0 2 0 274534106 837357568 186022 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186022 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1662.14 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184064 0 0 0 166102 112 0 0 20 0 2 0 274534106 837357568 186022 33554432000 4194304 5963574 140737032337840 139807377049592 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 817732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 15988
/proc/meminfo: memFree=30432796/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1721.81 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184969 0 0 0 172094 87 0 0 20 0 2 0 274534106 837357568 186022 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186022 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1722.14 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184064 0 0 0 172101 113 0 0 20 0 2 0 274534106 837357568 186022 33554432000 4194304 5963574 140737032337840 139807377049592 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 817732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15988
/proc/meminfo: memFree=30388696/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1781.8 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184974 0 0 0 178093 87 0 0 20 0 2 0 274534106 837357568 186027 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186027 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1782.14 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184069 0 0 0 178100 114 0 0 20 0 2 0 274534106 837357568 186027 33554432000 4194304 5963574 140737032337840 139807377049592 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 817732

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15988
/proc/meminfo: memFree=30387952/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1791.41 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184993 0 0 0 179054 87 0 0 20 0 2 0 274534106 837357568 186046 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186046 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1791.75 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184088 0 0 0 179061 114 0 0 20 0 2 0 274534106 837357568 186046 33554432000 4194304 5963574 140737032337840 139807377049592 4399639 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 817732

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15988
/proc/meminfo: memFree=30387828/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1794.61 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184999 0 0 0 179374 87 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186052 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1794.95 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184094 0 0 0 179381 114 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 139807377049592 4378847 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 817732

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15988
/proc/meminfo: memFree=30387828/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1797.8 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184999 0 0 0 179693 87 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186052 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1798.14 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184094 0 0 0 179700 114 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 139807377049592 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 817732

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15988
/proc/meminfo: memFree=30387704/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1798.6 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184999 0 0 0 179773 87 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186052 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1798.94 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184094 0 0 0 179780 114 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 139807377049592 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 817732

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15988
/proc/meminfo: memFree=30387704/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1799 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184999 0 0 0 179813 87 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186052 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1799.35 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184094 0 0 0 179821 114 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 139807377049592 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 817732

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15988
/proc/meminfo: memFree=30387704/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1799.4 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184999 0 0 0 179853 87 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186052 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1799.74 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184094 0 0 0 179860 114 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 139807377049592 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 817732

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15988
/proc/meminfo: memFree=30387704/32873648 swapFree=7112/7112
[pid=15932] ppid=15930 vsize=817732 CPUtime=1799.5 cores=0,2,4,6
/proc/15932/stat : 15932 (wbo1.7) S 15930 15932 12452 0 -1 4202496 184999 0 0 0 179863 87 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 140737032337360 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15932/statm: 204433 186052 185 432 0 203998 0
[pid=15932/tid=15934] ppid=15930 vsize=817732 CPUtime=1799.84 cores=0,2,4,6
/proc/15932/task/15934/stat : 15934 (wbo1.7) R 15930 15932 12452 0 -1 4202560 184094 0 0 0 179870 114 0 0 20 0 2 0 274534106 837357568 186052 33554432000 4194304 5963574 140737032337840 139807377049592 4220678 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 817732

Child status: 255
Real time (s): 1800
CPU time (s): 1799.88
CPU user time (s): 1798.72
CPU system time (s): 1.15382
CPU usage (%): 99.9928
Max. virtual memory (cumulated for all children) (KiB): 817732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.72
system time used= 1.15382
maximum resident set size= 744212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185000
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= 294
involuntary context switches= 1878

runsolver used 2.59161 second user time and 7.2299 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 04:01:22
IDJOB=3704606
IDBENCH=1426
IDSOLVER=2283
FILE ID=node126/3704606-1338084082
RUNJOBID= node126-1338077272-12468
PBS_JOBID= 14624421
Free space on /tmp= 71356 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704606-1338084082/watcher-3704606-1338084082 -o /tmp/evaluation-result-3704606-1338084082/solver-3704606-1338084082 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704606-1338084082.opb

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

MD5SUM BENCH= 63dafaa5a785f38064ac19ced11339d2
RANDOM SEED=327444691

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31112752 kB
Buffers:          265876 kB
Cached:           538832 kB
SwapCached:        17756 kB
Active:           859812 kB
Inactive:          95068 kB
Active(anon):     131592 kB
Inactive(anon):    20452 kB
Active(file):     728220 kB
Inactive(file):    74616 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              5556 kB
Writeback:             0 kB
AnonPages:        140048 kB
Mapped:            10456 kB
Shmem:                 0 kB
Slab:             668044 kB
SReclaimable:     111916 kB
SUnreclaim:       556128 kB
KernelStack:        1488 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71348 MiB
End job on node126 at 2012-05-27 04:31:22