Trace number 3726560

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
pwbo 2.02? 1800.02 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
MD5SUM2f4fbbd7ac7eea50904b3e0a14134afd
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.004999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables420
Total number of constraints41
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
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 22
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 |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726560-1338657047.opb.
0.00/0.00	c Instance file HOME/instance-3726560-1338657047.opb
0.00/0.00	c File size is 7011 bytes.
0.00/0.00	c Highest Coefficient sum: 22
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:      420                                                 |
0.00/0.00	c |  Number Clauses:        21                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
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.66/1800.00	c ===============================================================================
1799.66/1800.00	c Wall Clock Time: 1800.00 s
1799.66/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-3726560-1338657047/watcher-3726560-1338657047 -o /tmp/evaluation-result-3726560-1338657047/solver-3726560-1338657047 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726560-1338657047.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.00 2.00 1.94 3/178 27450
/proc/meminfo: memFree=27708840/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83676 CPUtime=0 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 801 0 0 0 0 0 0 0 20 0 2 0 331830575 85684224 752 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20919 752 184 433 0 20483 0
[pid=27450/tid=27451] ppid=27448 vsize=83676 CPUtime=0 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 2 0 331830575 85684224 753 33554432000 4194304 5964478 140735645068864 140734703427816 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.0197561 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27450
/proc/meminfo: memFree=27708840/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83676 CPUtime=0.01 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 872 0 0 0 1 0 0 0 20 0 2 0 331830575 85684224 823 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20919 823 186 433 0 20483 0
[pid=27450/tid=27451] ppid=27448 vsize=83676 CPUtime=0 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 145 0 0 0 0 0 0 0 20 0 2 0 331830575 85684224 823 33554432000 4194304 5964478 140735645068864 140734703427816 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83676

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27450
/proc/meminfo: memFree=27708840/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83676 CPUtime=0.09 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 1129 0 0 0 9 0 0 0 20 0 2 0 331830575 85684224 1080 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20919 1080 186 433 0 20483 0
[pid=27450/tid=27451] ppid=27448 vsize=83676 CPUtime=0.08 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 402 0 0 0 8 0 0 0 20 0 2 0 331830575 85684224 1080 33554432000 4194304 5964478 140735645068864 140734703427816 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83676

[startup+0.300253 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27450
/proc/meminfo: memFree=27708840/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83676 CPUtime=0.29 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 1564 0 0 0 29 0 0 0 20 0 2 0 331830575 85684224 1515 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20919 1515 186 433 0 20483 0
[pid=27450/tid=27451] ppid=27448 vsize=83676 CPUtime=0.28 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 837 0 0 0 28 0 0 0 20 0 2 0 331830575 85684224 1515 33554432000 4194304 5964478 140735645068864 140734703427816 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83676

[startup+0.700253 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27450
/proc/meminfo: memFree=27708840/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83676 CPUtime=0.69 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 2157 0 0 0 69 0 0 0 20 0 2 0 331830575 85684224 2108 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20919 2108 186 433 0 20483 0
[pid=27450/tid=27451] ppid=27448 vsize=83676 CPUtime=0.68 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 1430 0 0 0 68 0 0 0 20 0 2 0 331830575 85684224 2108 33554432000 4194304 5964478 140735645068864 140734703427816 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83676

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 27491
/proc/meminfo: memFree=27903484/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83676 CPUtime=1.48 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 2676 0 0 0 148 0 0 0 20 0 2 0 331830575 85684224 2627 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20919 2627 186 433 0 20483 0
[pid=27450/tid=27451] ppid=27448 vsize=83676 CPUtime=1.48 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 1949 0 0 0 148 0 0 0 20 0 2 0 331830575 85684224 2627 33554432000 4194304 5964478 140735645068864 140294597728248 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83676

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 27491
/proc/meminfo: memFree=27891316/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83676 CPUtime=3.09 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 3480 0 0 0 308 1 0 0 20 0 2 0 331830575 85684224 3431 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20919 3431 186 433 0 20483 0
[pid=27450/tid=27451] ppid=27448 vsize=83676 CPUtime=3.08 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 2753 0 0 0 307 1 0 0 20 0 2 0 331830575 85684224 3431 33554432000 4194304 5964478 140735645068864 140294597728248 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83676

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 27491
/proc/meminfo: memFree=27874880/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83820 CPUtime=6.29 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 4057 0 0 0 628 1 0 0 20 0 2 0 331830575 85831680 4008 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20955 4008 186 433 0 20519 0
[pid=27450/tid=27451] ppid=27448 vsize=83820 CPUtime=6.29 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 3330 0 0 0 627 2 0 0 20 0 2 0 331830575 85831680 4008 33554432000 4194304 5964478 140735645068864 140294597728056 4400115 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83820

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 27491
/proc/meminfo: memFree=27854064/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83820 CPUtime=12.68 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 5094 0 0 0 1267 1 0 0 20 0 2 0 331830575 85831680 5041 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20955 5041 186 433 0 20519 0
[pid=27450/tid=27451] ppid=27448 vsize=83820 CPUtime=12.68 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 4367 0 0 0 1266 2 0 0 20 0 2 0 331830575 85831680 5041 33554432000 4194304 5964478 140735645068864 140294597728056 4381702 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83820

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 27491
/proc/meminfo: memFree=27811692/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=83820 CPUtime=25.47 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 5764 0 0 0 2546 1 0 0 20 0 2 0 331830575 85831680 6405 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 20955 6405 186 433 0 20519 0
[pid=27450/tid=27451] ppid=27448 vsize=83820 CPUtime=25.48 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 5037 0 0 0 2546 2 0 0 20 0 2 0 331830575 85831680 6405 33554432000 4194304 5964478 140735645068864 140294597728248 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 83820

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 27491
/proc/meminfo: memFree=27747916/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=84324 CPUtime=51.07 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 8239 0 0 0 5104 3 0 0 20 0 2 0 331830575 86347776 8880 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 21081 8880 186 433 0 20645 0
[pid=27450/tid=27451] ppid=27448 vsize=84324 CPUtime=51.08 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 7512 0 0 0 5104 4 0 0 20 0 2 0 331830575 86347776 8880 33554432000 4194304 5964478 140735645068864 140294597728056 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84324

[startup+102.307 s]
/proc/loadavg: 2.08 2.02 1.95 3/179 27491
/proc/meminfo: memFree=27686580/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=85296 CPUtime=102.27 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 9476 0 0 0 10223 4 0 0 20 0 2 0 331830575 87343104 10102 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 21324 10102 186 433 0 20888 0
[pid=27450/tid=27451] ppid=27448 vsize=85296 CPUtime=102.29 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 8749 0 0 0 10223 6 0 0 20 0 2 0 331830575 87343104 10102 33554432000 4194304 5964478 140735645068864 140294597728296 4400091 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 85296

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 27491
/proc/meminfo: memFree=27595168/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=85728 CPUtime=162.25 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 12069 0 0 0 16219 6 0 0 20 0 2 0 331830575 87785472 12734 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 21432 12734 186 433 0 20996 0
[pid=27450/tid=27451] ppid=27448 vsize=85728 CPUtime=162.27 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 11342 0 0 0 16218 9 0 0 20 0 2 0 331830575 87785472 12734 33554432000 4194304 5964478 140735645068864 140294597728120 4382029 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 85728

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/179 27491
/proc/meminfo: memFree=27560484/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=87472 CPUtime=222.24 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 15464 0 0 0 22216 8 0 0 20 0 2 0 331830575 89571328 16110 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 21868 16110 186 433 0 21432 0
[pid=27450/tid=27451] ppid=27448 vsize=87472 CPUtime=222.27 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 14737 0 0 0 22215 12 0 0 20 0 2 0 331830575 89571328 16110 33554432000 4194304 5964478 140735645068864 140294597728056 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 87472

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 27492
/proc/meminfo: memFree=27526624/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=89128 CPUtime=282.23 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 15918 0 0 0 28215 8 0 0 20 0 2 0 331830575 91267072 16564 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 22282 16564 186 433 0 21846 0
[pid=27450/tid=27451] ppid=27448 vsize=89128 CPUtime=282.28 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 15191 0 0 0 28215 13 0 0 20 0 2 0 331830575 91267072 16564 33554432000 4194304 5964478 140735645068864 140294597728056 4400103 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 89128

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 27492
/proc/meminfo: memFree=27520396/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=90712 CPUtime=342.22 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 17446 0 0 0 34213 9 0 0 20 0 2 0 331830575 92889088 18092 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 22678 18092 186 433 0 22242 0
[pid=27450/tid=27451] ppid=27448 vsize=90712 CPUtime=342.28 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 16719 0 0 0 34213 15 0 0 20 0 2 0 331830575 92889088 18092 33554432000 4194304 5964478 140735645068864 140294597728248 4400091 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 90712

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 27492
/proc/meminfo: memFree=27479700/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=157328 CPUtime=402.2 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 19276 0 0 0 40209 11 0 0 20 0 2 0 331830575 161103872 19935 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 40181 0 0 0 130185 45 0 0 20 0 2 0 331830575 246112256 41517 33554432000 4194304 5964478 140735645068864 140294597728248 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 240344

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/179 27501
/proc/meminfo: memFree=26955100/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=240344 CPUtime=1362.04 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 40921 0 0 0 136179 25 0 0 20 0 2 0 331830575 246112256 41530 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 60086 41530 186 433 0 59650 0
[pid=27450/tid=27451] ppid=27448 vsize=240344 CPUtime=1362.3 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 40194 0 0 0 136184 46 0 0 20 0 2 0 331830575 246112256 41530 33554432000 4194304 5964478 140735645068864 140294597728248 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 240344

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 27501
/proc/meminfo: memFree=26859252/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=240524 CPUtime=1422.04 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 40991 0 0 0 142179 25 0 0 20 0 2 0 331830575 246296576 41600 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 60131 41600 186 433 0 59695 0
[pid=27450/tid=27451] ppid=27448 vsize=240524 CPUtime=1422.31 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 40264 0 0 0 142184 47 0 0 20 0 2 0 331830575 246296576 41600 33554432000 4194304 5964478 140735645068864 140294597728296 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 240524

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/179 27502
/proc/meminfo: memFree=26855036/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=240596 CPUtime=1482.03 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 42078 0 0 0 148176 27 0 0 20 0 2 0 331830575 246370304 42687 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 60149 42687 186 433 0 59713 0
[pid=27450/tid=27451] ppid=27448 vsize=240596 CPUtime=1482.3 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 41351 0 0 0 148180 50 0 0 20 0 2 0 331830575 246370304 42687 33554432000 4194304 5964478 140735645068864 140294597728248 4400435 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 240596

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/179 27502
/proc/meminfo: memFree=26846016/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=242988 CPUtime=1542.01 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 44150 0 0 0 154173 28 0 0 20 0 2 0 331830575 248819712 44828 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 60747 44828 186 433 0 60311 0
[pid=27450/tid=27451] ppid=27448 vsize=242988 CPUtime=1542.3 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 43423 0 0 0 154178 52 0 0 20 0 2 0 331830575 248819712 44828 33554432000 4194304 5964478 140735645068864 140294597728248 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 242988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/179 27502
/proc/meminfo: memFree=26842276/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=244136 CPUtime=1601.99 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 45148 0 0 0 160170 29 0 0 20 0 2 0 331830575 249995264 45820 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61034 45820 186 433 0 60598 0
[pid=27450/tid=27451] ppid=27448 vsize=244136 CPUtime=1602.29 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 44421 0 0 0 160175 54 0 0 20 0 2 0 331830575 249995264 45820 33554432000 4194304 5964478 140735645068864 140294597728248 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 244136

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27502
/proc/meminfo: memFree=26841704/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=244136 CPUtime=1661.98 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 45155 0 0 0 166169 29 0 0 20 0 2 0 331830575 249995264 45598 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61034 45598 186 433 0 60598 0
[pid=27450/tid=27451] ppid=27448 vsize=244136 CPUtime=1662.29 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 44428 0 0 0 166174 55 0 0 20 0 2 0 331830575 249995264 45598 33554432000 4194304 5964478 140735645068864 140294597728280 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 244136

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27502
/proc/meminfo: memFree=26835324/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=244352 CPUtime=1721.98 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 46807 0 0 0 172167 31 0 0 20 0 2 0 331830575 250216448 47250 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61088 47250 186 433 0 60652 0
[pid=27450/tid=27451] ppid=27448 vsize=244352 CPUtime=1722.3 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 46080 0 0 0 172172 58 0 0 20 0 2 0 331830575 250216448 47250 33554432000 4194304 5964478 140735645068864 140294597728248 4400103 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 244352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 27505
/proc/meminfo: memFree=26830104/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=245052 CPUtime=1781.96 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 48010 0 0 0 178165 31 0 0 20 0 2 0 331830575 250933248 48453 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61263 48453 186 433 0 60827 0
[pid=27450/tid=27451] ppid=27448 vsize=245052 CPUtime=1782.3 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 47283 0 0 0 178171 59 0 0 20 0 2 0 331830575 250933248 48453 33554432000 4194304 5964478 140735645068864 140294597728248 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 245052

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 27506
/proc/meminfo: memFree=26824632/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=245052 CPUtime=1791.57 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 49320 0 0 0 179124 33 0 0 20 0 2 0 331830575 250933248 49763 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61263 49763 186 433 0 60827 0
[pid=27450/tid=27451] ppid=27448 vsize=245052 CPUtime=1791.91 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 48593 0 0 0 179130 61 0 0 20 0 2 0 331830575 250933248 49763 33554432000 4194304 5964478 140735645068864 140294597728248 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 245052

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 27506
/proc/meminfo: memFree=26823516/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=245052 CPUtime=1794.77 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 49719 0 0 0 179444 33 0 0 20 0 2 0 331830575 250933248 50162 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61263 50162 186 433 0 60827 0
[pid=27450/tid=27451] ppid=27448 vsize=245052 CPUtime=1795.11 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 48992 0 0 0 179450 61 0 0 20 0 2 0 331830575 250933248 50162 33554432000 4194304 5964478 140735645068864 140294597728248 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 245052

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 27506
/proc/meminfo: memFree=26822152/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=245052 CPUtime=1797.97 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 50273 0 0 0 179763 34 0 0 20 0 2 0 331830575 250933248 50716 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61263 50716 186 433 0 60827 0
[pid=27450/tid=27451] ppid=27448 vsize=245052 CPUtime=1798.3 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 49546 0 0 0 179768 62 0 0 20 0 2 0 331830575 250933248 50716 33554432000 4194304 5964478 140735645068864 140294597728248 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 245052

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 27506
/proc/meminfo: memFree=26821532/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=245052 CPUtime=1798.77 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 50394 0 0 0 179843 34 0 0 20 0 2 0 331830575 250933248 50837 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61263 50837 186 433 0 60827 0
[pid=27450/tid=27451] ppid=27448 vsize=245052 CPUtime=1799.1 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 49667 0 0 0 179848 62 0 0 20 0 2 0 331830575 250933248 50837 33554432000 4194304 5964478 140735645068864 140294597728248 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.77
Current children cumulated vsize (KiB) 245052

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 27506
/proc/meminfo: memFree=26821036/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=245052 CPUtime=1799.17 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 50441 0 0 0 179883 34 0 0 20 0 2 0 331830575 250933248 50884 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61263 50884 186 433 0 60827 0
[pid=27450/tid=27451] ppid=27448 vsize=245052 CPUtime=1799.51 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 49714 0 0 0 179889 62 0 0 20 0 2 0 331830575 250933248 50884 33554432000 4194304 5964478 140735645068864 140294597728248 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.17
Current children cumulated vsize (KiB) 245052

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 27506
/proc/meminfo: memFree=26821036/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=245052 CPUtime=1799.57 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 50497 0 0 0 179923 34 0 0 20 0 2 0 331830575 250933248 50940 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61263 50940 186 433 0 60827 0
[pid=27450/tid=27451] ppid=27448 vsize=245052 CPUtime=1799.9 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 49770 0 0 0 179928 62 0 0 20 0 2 0 331830575 250933248 50940 33554432000 4194304 5964478 140735645068864 140294597728248 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 245052

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 27506
/proc/meminfo: memFree=26821036/32873648 swapFree=7112/7112
[pid=27450] ppid=27448 vsize=245052 CPUtime=1799.66 cores=0,2,4,6
/proc/27450/stat : 27450 (pwbo2.02) S 27448 27450 25232 0 -1 4202496 50509 0 0 0 179932 34 0 0 20 0 2 0 331830575 250933248 50952 33554432000 4194304 5964478 140735645068864 140735645068384 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27450/statm: 61263 50952 186 433 0 60827 0
[pid=27450/tid=27451] ppid=27448 vsize=245052 CPUtime=1800 cores=0,2,4,6
/proc/27450/task/27451/stat : 27451 (pwbo2.02) R 27448 27450 25232 0 -1 4202560 49782 0 0 0 179938 62 0 0 20 0 2 0 331830575 250933248 50952 33554432000 4194304 5964478 140735645068864 140294597728248 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 245052

Child status: 255
Real time (s): 1800.01
CPU time (s): 1800.02
CPU user time (s): 1799.39
CPU system time (s): 0.633903
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 245052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 0.633903
maximum resident set size= 203824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50513
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= 73
involuntary context switches= 1867

runsolver used 2.6376 second user time and 7.18991 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-02 19:10:47
IDJOB=3726560
IDBENCH=2598
IDSOLVER=2310
FILE ID=node126/3726560-1338657047
RUNJOBID= node126-1338651602-26666
PBS_JOBID= 14636454
Free space on /tmp= 70800 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726560-1338657047/watcher-3726560-1338657047 -o /tmp/evaluation-result-3726560-1338657047/solver-3726560-1338657047 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726560-1338657047.opb

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

MD5SUM BENCH= 2f4fbbd7ac7eea50904b3e0a14134afd
RANDOM SEED=568257467

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:        27709220 kB
Buffers:          394344 kB
Cached:          3686816 kB
SwapCached:         9476 kB
Active:          1646812 kB
Inactive:        2659648 kB
Active(anon):     215088 kB
Inactive(anon):    12180 kB
Active(file):    1431724 kB
Inactive(file):  2647468 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              5492 kB
Writeback:             0 kB
AnonPages:        333748 kB
Mapped:            10328 kB
Shmem:                 0 kB
Slab:             721500 kB
SReclaimable:     165708 kB
SUnreclaim:       555792 kB
KernelStack:        1464 kB
PageTables:         4540 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     181900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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= 70792 MiB
End job on node126 at 2012-06-02 19:40:47