Trace number 3726904

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.72? 1799.63 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
MD5SUMddad6b8774f3cb7ea8e2d9ff3a650623
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.008997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables750
Total number of constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
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 26
Number of bits of the biggest sum of numbers5
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726904-1338651530.opb.
0.00/0.00	c Instance file HOME/instance-3726904-1338651530.opb
0.00/0.00	c File size is 12574 bytes.
0.00/0.00	c Highest Coefficient sum: 26
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      750                                                 |
0.00/0.00	c |  Number Clauses:        50                                                  |
0.00/0.00	c |  Number Cardinality:    30                                                  |
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.63/1800.00	c ===============================================================================
1799.63/1800.00	c Wall Clock Time: 1800.00 s
1799.63/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-3726904-1338651530/watcher-3726904-1338651530 -o /tmp/evaluation-result-3726904-1338651530/solver-3726904-1338651530 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3726904-1338651530.opb 

running on 4 cores: 1,3,5,7

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: 1.95 1.88 1.94 3/177 22090
/proc/meminfo: memFree=28147288/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=83860 CPUtime=0 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 872 0 0 0 0 0 0 0 20 0 2 0 331219972 85872640 820 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 20965 820 182 433 0 20529 0
[pid=22090/tid=22091] ppid=22088 vsize=83860 CPUtime=0 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 2 0 331219973 85872640 820 33554432000 4194304 5964350 140737333736608 140733971740824 4391688 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.01013 s]
/proc/loadavg: 1.95 1.88 1.94 3/177 22090
/proc/meminfo: memFree=28147288/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=83860 CPUtime=0 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 887 0 0 0 0 0 0 0 20 0 2 0 331219972 85872640 835 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 20965 835 183 433 0 20529 0
[pid=22090/tid=22091] ppid=22088 vsize=83860 CPUtime=0 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 331219973 85872640 835 33554432000 4194304 5964350 140737333736608 140733971740824 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 83860

[startup+0.100294 s]
/proc/loadavg: 1.95 1.88 1.94 3/177 22090
/proc/meminfo: memFree=28147288/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=83860 CPUtime=0.09 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 1126 0 0 0 9 0 0 0 20 0 2 0 331219972 85872640 1074 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 20965 1074 184 433 0 20529 0
[pid=22090/tid=22091] ppid=22088 vsize=83860 CPUtime=0.08 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 369 0 0 0 8 0 0 0 20 0 2 0 331219973 85872640 1074 33554432000 4194304 5964350 140737333736608 140733971740824 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83860

[startup+0.300254 s]
/proc/loadavg: 1.95 1.88 1.94 3/177 22090
/proc/meminfo: memFree=28147288/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=83860 CPUtime=0.29 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 1349 0 0 0 29 0 0 0 20 0 2 0 331219972 85872640 1297 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 20965 1297 184 433 0 20529 0
[pid=22090/tid=22091] ppid=22088 vsize=83860 CPUtime=0.28 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 592 0 0 0 28 0 0 0 20 0 2 0 331219973 85872640 1297 33554432000 4194304 5964350 140737333736608 140733971740824 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83860

[startup+0.700254 s]
/proc/loadavg: 1.95 1.88 1.94 3/177 22090
/proc/meminfo: memFree=28147288/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=83860 CPUtime=0.69 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 1636 0 0 0 69 0 0 0 20 0 2 0 331219972 85872640 1584 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 20965 1584 184 433 0 20529 0
[pid=22090/tid=22091] ppid=22088 vsize=83860 CPUtime=0.68 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 879 0 0 0 68 0 0 0 20 0 2 0 331219973 85872640 1584 33554432000 4194304 5964350 140737333736608 140733971740824 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83860

[startup+1.50025 s]
/proc/loadavg: 1.95 1.88 1.94 3/179 22092
/proc/meminfo: memFree=28133756/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=83860 CPUtime=1.49 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 2000 0 0 0 149 0 0 0 20 0 2 0 331219972 85872640 1948 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 20965 1948 184 433 0 20529 0
[pid=22090/tid=22091] ppid=22088 vsize=83860 CPUtime=1.48 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 1243 0 0 0 148 0 0 0 20 0 2 0 331219973 85872640 1948 33554432000 4194304 5964350 140737333736608 140558639916856 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83860

[startup+3.10026 s]
/proc/loadavg: 1.95 1.88 1.94 3/179 22092
/proc/meminfo: memFree=28130532/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=83860 CPUtime=3.09 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 2562 0 0 0 309 0 0 0 20 0 2 0 331219972 85872640 2510 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 20965 2510 184 433 0 20529 0
[pid=22090/tid=22091] ppid=22088 vsize=83860 CPUtime=3.07 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 1805 0 0 0 307 0 0 0 20 0 2 0 331219973 85872640 2510 33554432000 4194304 5964350 140737333736608 140558639917048 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83860

[startup+6.30025 s]
/proc/loadavg: 1.95 1.89 1.94 3/179 22092
/proc/meminfo: memFree=28115776/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=84004 CPUtime=6.29 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 3306 0 0 0 629 0 0 0 20 0 2 0 331219972 86020096 3254 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 21001 3254 184 433 0 20565 0
[pid=22090/tid=22091] ppid=22088 vsize=84004 CPUtime=6.26 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 2549 0 0 0 626 0 0 0 20 0 2 0 331219973 86020096 3254 33554432000 4194304 5964350 140737333736608 140558639916856 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84004

[startup+12.7003 s]
/proc/loadavg: 1.96 1.89 1.94 3/179 22092
/proc/meminfo: memFree=28094144/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=84004 CPUtime=12.68 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 4032 0 0 0 1268 0 0 0 20 0 2 0 331219972 86020096 3980 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 21001 3980 184 433 0 20565 0
[pid=22090/tid=22091] ppid=22088 vsize=84004 CPUtime=12.65 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 3275 0 0 0 1265 0 0 0 20 0 2 0 331219973 86020096 3980 33554432000 4194304 5964350 140737333736608 140558639917048 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84004

[startup+25.5003 s]
/proc/loadavg: 2.04 1.91 1.95 3/179 22092
/proc/meminfo: memFree=28068564/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=84076 CPUtime=25.49 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 5246 0 0 0 2548 1 0 0 20 0 2 0 331219972 86093824 5194 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 21019 5194 184 433 0 20583 0
[pid=22090/tid=22091] ppid=22088 vsize=84076 CPUtime=25.42 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 4489 0 0 0 2541 1 0 0 20 0 2 0 331219973 86093824 5194 33554432000 4194304 5964350 140737333736608 140558639917048 4409622 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84076

[startup+51.1004 s]
/proc/loadavg: 2.02 1.91 1.95 3/179 22092
/proc/meminfo: memFree=28028968/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=84508 CPUtime=51.08 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 6699 0 0 0 5107 1 0 0 20 0 2 0 331219972 86536192 6645 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 21127 6645 184 433 0 20691 0
[pid=22090/tid=22091] ppid=22088 vsize=84508 CPUtime=50.95 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 5942 0 0 0 5094 1 0 0 20 0 2 0 331219973 86536192 6645 33554432000 4194304 5964350 140737333736608 140558639917048 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84508

[startup+102.307 s]
/proc/loadavg: 2.05 1.94 1.95 3/180 22095
/proc/meminfo: memFree=27941920/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=86972 CPUtime=102.27 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 9797 0 0 0 10224 3 0 0 20 0 2 0 331219972 89059328 10568 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 21743 10568 184 433 0 21307 0
[pid=22090/tid=22091] ppid=22088 vsize=86972 CPUtime=102.02 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 9040 0 0 0 10198 4 0 0 20 0 2 0 331219973 89059328 10568 33554432000 4194304 5964350 140737333736608 140558639917048 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 86972

[startup+162.3 s]
/proc/loadavg: 2.06 1.96 1.96 3/179 22095
/proc/meminfo: memFree=27876248/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=88628 CPUtime=162.26 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 11463 0 0 0 16221 5 0 0 20 0 2 0 331219972 90755072 12234 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 22157 12234 184 433 0 21721 0
[pid=22090/tid=22091] ppid=22088 vsize=88628 CPUtime=161.86 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 10706 0 0 0 16179 7 0 0 20 0 2 0 331219973 90755072 12234 33554432000 4194304 5964350 140737333736608 140558639917096 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 88628

[startup+222.3 s]
/proc/loadavg: 2.02 1.97 1.96 3/179 22096
/proc/meminfo: memFree=27698240/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=92528 CPUtime=222.24 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 14631 0 0 0 22218 6 0 0 20 0 2 0 331219972 94748672 15414 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 23132 15414 184 433 0 22696 0
[pid=22090/tid=22091] ppid=22088 vsize=92528 CPUtime=221.7 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 13874 0 0 0 22161 9 0 0 20 0 2 0 331219973 94748672 15414 33554432000 4194304 5964350 140737333736608 140558639916856 4399832 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 92528

[startup+282.3 s]
/proc/loadavg: 2.01 1.97 1.96 3/179 22096
/proc/meminfo: memFree=27570020/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=96620 CPUtime=282.22 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 17452 0 0 0 28214 8 0 0 20 0 2 0 331219972 98938880 18305 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 24155 18305 184 433 0 23719 0
[pid=22090/tid=22091] ppid=22088 vsize=96620 CPUtime=281.54 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 16695 0 0 0 28142 12 0 0 20 0 2 0 331219973 98938880 18305 33554432000 4194304 5964350 140737333736608 140558639916856 4400352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 96620

[startup+342.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/180 22097
/proc/meminfo: memFree=27535692/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=163668 CPUtime=342.22 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 21102 0 0 0 34211 11 0 0 20 0 2 0 331219972 167596032 21951 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 40917 21951 184 433 0 40481 0
[pid=22090/tid=22091] ppid=22088 vsize=163668 CPUtime=341.39 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 20345 0 0 0 34123 16 0 0 20 0 2 0 331219973 167596032 21951 33554432000 4194304 5964350 140737333736608 140558639917048 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 163668

[startup+402.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/179 22097
/proc/meminfo: memFree=27527544/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=167376 CPUtime=402.21 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 23344 0 0 0 40208 13 0 0 20 0 2 0 331219972 171393024 24193 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.96 3/179 22130
/proc/meminfo: memFree=27087276/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=337180 CPUtime=1422.03 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 64993 0 0 0 142156 47 0 0 20 0 2 0 331219972 345272320 65862 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 84295 65862 184 433 0 83859 0
[pid=22090/tid=22091] ppid=22088 vsize=337180 CPUtime=1418.61 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 64236 0 0 0 141793 68 0 0 20 0 2 0 331219973 345272320 65862 33554432000 4194304 5964350 140737333736608 140558639917096 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 337180

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.96 3/179 22130
/proc/meminfo: memFree=27082812/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=337504 CPUtime=1482.01 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 66055 0 0 0 148153 48 0 0 20 0 2 0 331219972 345604096 66924 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 84376 66924 184 433 0 83940 0
[pid=22090/tid=22091] ppid=22088 vsize=337504 CPUtime=1478.45 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 65298 0 0 0 147775 70 0 0 20 0 2 0 331219973 345604096 66924 33554432000 4194304 5964350 140737333736608 140558639916856 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 337504

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.96 3/179 22130
/proc/meminfo: memFree=27075744/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=338780 CPUtime=1542.01 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 67809 0 0 0 154151 50 0 0 20 0 2 0 331219972 346910720 68678 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 84695 68678 184 433 0 84259 0
[pid=22090/tid=22091] ppid=22088 vsize=338780 CPUtime=1538.3 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 67052 0 0 0 153757 73 0 0 20 0 2 0 331219973 346910720 68678 33554432000 4194304 5964350 140737333736608 140558639916856 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 338780

[startup+1602.3 s]
/proc/loadavg: 2.05 2.00 1.97 3/179 22130
/proc/meminfo: memFree=27057228/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=340220 CPUtime=1601.98 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 72439 0 0 0 160144 54 0 0 20 0 2 0 331219972 348385280 73310 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 85055 73310 184 433 0 84619 0
[pid=22090/tid=22091] ppid=22088 vsize=340220 CPUtime=1598.13 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 71682 0 0 0 159735 78 0 0 20 0 2 0 331219973 348385280 73310 33554432000 4194304 5964350 140737333736608 140558639916856 4400502 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 340220

[startup+1662.3 s]
/proc/loadavg: 2.07 2.01 1.97 3/179 22130
/proc/meminfo: memFree=27053648/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=344688 CPUtime=1661.95 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 73336 0 0 0 166141 54 0 0 20 0 2 0 331219972 352960512 74199 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 86172 74199 184 433 0 85736 0
[pid=22090/tid=22091] ppid=22088 vsize=344688 CPUtime=1657.96 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 72579 0 0 0 165717 79 0 0 20 0 2 0 331219973 352960512 74199 33554432000 4194304 5964350 140737333736608 140558639917096 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 344688

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/179 22131
/proc/meminfo: memFree=26926920/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=347908 CPUtime=1721.94 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 77938 0 0 0 172137 57 0 0 20 0 2 0 331219972 356257792 78801 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 86977 78801 184 433 0 86541 0
[pid=22090/tid=22091] ppid=22088 vsize=347908 CPUtime=1717.8 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 77181 0 0 0 171697 83 0 0 20 0 2 0 331219973 356257792 78801 33554432000 4194304 5964350 140737333736608 140558639917048 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 347908

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 22131
/proc/meminfo: memFree=26842720/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=350732 CPUtime=1781.93 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 79443 0 0 0 178135 58 0 0 20 0 2 0 331219972 359149568 80306 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 87683 80306 184 433 0 87247 0
[pid=22090/tid=22091] ppid=22088 vsize=350732 CPUtime=1777.65 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 78686 0 0 0 177680 85 0 0 20 0 2 0 331219973 359149568 80306 33554432000 4194304 5964350 140737333736608 140558639917096 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 350732

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22131
/proc/meminfo: memFree=26830056/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=351020 CPUtime=1791.54 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 79974 0 0 0 179095 59 0 0 20 0 2 0 331219972 359444480 80837 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 87755 80837 184 433 0 87319 0
[pid=22090/tid=22091] ppid=22088 vsize=351020 CPUtime=1787.23 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 79217 0 0 0 178637 86 0 0 20 0 2 0 331219973 359444480 80837 33554432000 4194304 5964350 140737333736608 140558639917096 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 351020

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22131
/proc/meminfo: memFree=26823236/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=416896 CPUtime=1794.74 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 80783 0 0 0 179414 60 0 0 20 0 2 0 331219972 426901504 81646 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 104224 81646 184 433 0 103788 0
[pid=22090/tid=22091] ppid=22088 vsize=416896 CPUtime=1790.43 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 80026 0 0 0 178956 87 0 0 20 0 2 0 331219973 426901504 81646 33554432000 4194304 5964350 140737333736608 140558639917048 4399858 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 416896

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22131
/proc/meminfo: memFree=26818648/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=417380 CPUtime=1797.94 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 81660 0 0 0 179733 61 0 0 20 0 2 0 331219972 427397120 82523 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 104345 82523 184 433 0 103909 0
[pid=22090/tid=22091] ppid=22088 vsize=417380 CPUtime=1793.61 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 80903 0 0 0 179273 88 0 0 20 0 2 0 331219973 427397120 82523 33554432000 4194304 5964350 140737333736608 140558639917048 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 417380

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22131
/proc/meminfo: memFree=26816416/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=417380 CPUtime=1798.74 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 81867 0 0 0 179813 61 0 0 20 0 2 0 331219972 427397120 82730 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 104345 82730 184 433 0 103909 0
[pid=22090/tid=22091] ppid=22088 vsize=417380 CPUtime=1794.41 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 81110 0 0 0 179353 88 0 0 20 0 2 0 331219973 427397120 82730 33554432000 4194304 5964350 140737333736608 140558639917096 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.74
Current children cumulated vsize (KiB) 417380

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22170
/proc/meminfo: memFree=27825320/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=417380 CPUtime=1799.14 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 81987 0 0 0 179853 61 0 0 20 0 2 0 331219972 427397120 82850 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 104345 82850 184 433 0 103909 0
[pid=22090/tid=22091] ppid=22088 vsize=417380 CPUtime=1794.81 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 81230 0 0 0 179393 88 0 0 20 0 2 0 331219973 427397120 82850 33554432000 4194304 5964350 140737333736608 140558639917096 4400477 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.14
Current children cumulated vsize (KiB) 417380

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22170
/proc/meminfo: memFree=27825320/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=417488 CPUtime=1799.53 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 82050 0 0 0 179892 61 0 0 20 0 2 0 331219972 427507712 82913 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 104372 82913 184 433 0 103936 0
[pid=22090/tid=22091] ppid=22088 vsize=417488 CPUtime=1795.21 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 81293 0 0 0 179433 88 0 0 20 0 2 0 331219973 427507712 82913 33554432000 4194304 5964350 140737333736608 140558639917096 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 417488

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 22170
/proc/meminfo: memFree=27825320/32873844 swapFree=7128/7128
[pid=22090] ppid=22088 vsize=417488 CPUtime=1799.63 cores=1,3,5,7
/proc/22090/stat : 22090 (wbo1.72) S 22088 22090 20159 0 -1 4202496 82079 0 0 0 179902 61 0 0 20 0 2 0 331219972 427507712 82942 33554432000 4194304 5964350 140737333736608 140737333736128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22090/statm: 104372 82942 184 433 0 103936 0
[pid=22090/tid=22091] ppid=22088 vsize=417488 CPUtime=1795.31 cores=1,3,5,7
/proc/22090/task/22091/stat : 22091 (wbo1.72) R 22088 22090 20159 0 -1 4202560 81322 0 0 0 179443 88 0 0 20 0 2 0 331219973 427507712 82942 33554432000 4194304 5964350 140737333736608 140558639917048 4400458 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (KiB) 417488

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22090 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=439203
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=897863
# CPU time returned by wait4() is 1795.34
# while last known CPU time is 1799.63
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.63
CPU user time (s): 1799.02
CPU system time (s): 0.61
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 417488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.44
system time used= 0.897863
maximum resident set size= 331780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82082
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= 114
involuntary context switches= 1851

runsolver used 2.74058 second user time and 8.71867 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-02 17:38:50
IDJOB=3726904
IDBENCH=1407
IDSOLVER=2313
FILE ID=node105/3726904-1338651530
RUNJOBID= node105-1338651421-21477
PBS_JOBID= 14636475
Free space on /tmp= 71296 MiB

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

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

MD5SUM BENCH= ddad6b8774f3cb7ea8e2d9ff3a650623
RANDOM SEED=1334243369

node105.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.882
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	: 5333.76
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.882
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.882
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.91
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28147924 kB
Buffers:          525112 kB
Cached:          3301496 kB
SwapCached:         1700 kB
Active:           901892 kB
Inactive:        2946748 kB
Active(anon):      18220 kB
Inactive(anon):     4808 kB
Active(file):     883672 kB
Inactive(file):  2941940 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             11404 kB
Writeback:             0 kB
AnonPages:         26596 kB
Mapped:             9580 kB
Shmem:                 0 kB
Slab:             737656 kB
SReclaimable:     178324 kB
SUnreclaim:       559332 kB
KernelStack:        1464 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71292 MiB
End job on node105 at 2012-06-02 18:08:50