Trace number 3704256

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.0? 1799.84 1800.03

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-105-100.opb
MD5SUM1f72b7f8bd829aeeb06978977df8efc2
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.19397
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
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 106
Number of bits of the biggest sum of numbers7
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.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704256-1338093707.opb.
0.00/0.00	c Instance file HOME/instance-3704256-1338093707.opb
0.00/0.00	c File size is 189526 bytes.
0.00/0.01	c Highest Coefficient sum: 106
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      10500                                               |
0.00/0.01	c |  Number Clauses:        105                                                 |
0.00/0.01	c |  Number Cardinality:    100                                                 |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c |                                                                             |
0.00/0.02	c |  Problem Type:          Decision                                            |
0.00/0.02	c |  Objective Function:    None                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	c ===============================================================================
1799.41/1800.00	c ===============================================================================
1799.41/1800.00	c Wall Clock Time: 1800.01 s
1799.41/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-3704256-1338093707/watcher-3704256-1338093707 -o /tmp/evaluation-result-3704256-1338093707/solver-3704256-1338093707 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704256-1338093707.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.02 2.00 3/177 10185
/proc/meminfo: memFree=31008728/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=4604 CPUtime=0 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) R 10183 10185 9022 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 275499303 4714496 553 33554432000 4194304 5965102 140736416724992 140736203751912 5180352 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 1151 553 166 433 0 668 0

[startup+0.038515 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10185
/proc/meminfo: memFree=31008728/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=0.03 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 2845 0 0 0 3 0 0 0 20 0 2 0 275499303 89706496 2554 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 2554 188 433 0 21465 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 87604

[startup+0.100174 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10185
/proc/meminfo: memFree=31008728/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=0.09 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 2976 0 0 0 9 0 0 0 20 0 2 0 275499303 89706496 2685 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 2685 189 433 0 21465 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87604

[startup+0.300111 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10185
/proc/meminfo: memFree=31008728/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=0.29 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 3389 0 0 0 29 0 0 0 20 0 2 0 275499303 89706496 3098 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 3098 190 433 0 21465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87604

[startup+0.700111 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10185
/proc/meminfo: memFree=31008728/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=0.69 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 3995 0 0 0 69 0 0 0 20 0 2 0 275499303 89706496 3704 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 3704 190 433 0 21465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87604

[startup+1.50021 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 10187
/proc/meminfo: memFree=30992584/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=1.48 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 5209 0 0 0 148 0 0 0 20 0 2 0 275499303 89706496 4918 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 4918 190 433 0 21465 0
[pid=10185/tid=10187] ppid=10183 vsize=87604 CPUtime=1.46 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 3668 0 0 0 146 0 0 0 20 0 2 0 275499305 89706496 4918 33554432000 4194304 5965102 140736416724992 139669557499896 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 87604

[startup+3.10021 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 10187
/proc/meminfo: memFree=30986136/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=3.08 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 7339 0 0 0 307 1 0 0 20 0 2 0 275499303 89706496 7048 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 7048 190 433 0 21465 0
[pid=10185/tid=10187] ppid=10183 vsize=87604 CPUtime=3.06 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 5798 0 0 0 305 1 0 0 20 0 2 0 275499305 89706496 7048 33554432000 4194304 5965102 140736416724992 139669557499896 4383061 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87604

[startup+6.30019 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 10187
/proc/meminfo: memFree=30968404/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=6.28 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 11429 0 0 0 625 3 0 0 20 0 2 0 275499303 89706496 11138 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 11138 190 433 0 21465 0
[pid=10185/tid=10187] ppid=10183 vsize=87604 CPUtime=6.26 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 9888 0 0 0 623 3 0 0 20 0 2 0 275499305 89706496 11138 33554432000 4194304 5965102 140736416724992 139669557499896 4401155 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 87604

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 10187
/proc/meminfo: memFree=30954524/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=12.68 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 13988 0 0 0 1265 3 0 0 20 0 2 0 275499303 89706496 13697 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 13697 190 433 0 21465 0
[pid=10185/tid=10187] ppid=10183 vsize=87604 CPUtime=12.66 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 12447 0 0 0 1262 4 0 0 20 0 2 0 275499305 89706496 13697 33554432000 4194304 5965102 140736416724992 139669557499896 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87604

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 10187
/proc/meminfo: memFree=30942528/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=87604 CPUtime=25.48 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 17770 0 0 0 2543 5 0 0 20 0 2 0 275499303 89706496 17479 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 21901 17479 190 433 0 21465 0
[pid=10185/tid=10187] ppid=10183 vsize=87604 CPUtime=25.46 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 16229 0 0 0 2540 6 0 0 20 0 2 0 275499305 89706496 17479 33554432000 4194304 5965102 140736416724992 139669557499896 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87604

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 10187
/proc/meminfo: memFree=30882728/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=153140 CPUtime=51.07 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 32927 0 0 0 5097 10 0 0 20 0 2 0 275499303 156815360 32636 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 38285 32636 190 433 0 37849 0
[pid=10185/tid=10187] ppid=10183 vsize=153140 CPUtime=51.06 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 31386 0 0 0 5095 11 0 0 20 0 2 0 275499305 156815360 32636 33554432000 4194304 5965102 140736416724992 139669557499704 4383048 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) 153140

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10188
/proc/meminfo: memFree=30743876/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=284696 CPUtime=102.27 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 64854 0 0 0 10208 19 0 0 20 0 2 0 275499303 291528704 64563 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 71174 64563 190 433 0 70738 0
[pid=10185/tid=10187] ppid=10183 vsize=284696 CPUtime=102.26 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 63313 0 0 0 10205 21 0 0 20 0 2 0 275499305 291528704 64563 33554432000 4194304 5965102 140736416724992 139669557499896 4401107 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) 284696

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10188
/proc/meminfo: memFree=30546760/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=481304 CPUtime=162.25 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 103045 0 0 0 16194 31 0 0 20 0 2 0 275499303 492855296 102754 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 120326 102754 190 433 0 119890 0
[pid=10185/tid=10187] ppid=10183 vsize=481304 CPUtime=162.26 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 101504 0 0 0 16192 34 0 0 20 0 2 0 275499305 492855296 102754 33554432000 4194304 5965102 140736416724992 139669557499896 4401155 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) 481304

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 10188
/proc/meminfo: memFree=30442816/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=547080 CPUtime=222.25 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 128316 0 0 0 22187 38 0 0 20 0 2 0 275499303 560209920 128025 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 136770 128025 190 433 0 136334 0
[pid=10185/tid=10187] ppid=10183 vsize=547080 CPUtime=222.26 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 126775 0 0 0 22185 41 0 0 20 0 2 0 275499305 560209920 128025 33554432000 4194304 5965102 140736416724992 139669557499896 4404708 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 547080

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 10188
/proc/meminfo: memFree=30438156/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=547080 CPUtime=282.23 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 128329 0 0 0 28185 38 0 0 20 0 2 0 275499303 560209920 128192 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 136770 128192 190 433 0 136334 0
[pid=10185/tid=10187] ppid=10183 vsize=547080 CPUtime=282.26 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 126788 0 0 0 28184 42 0 0 20 0 2 0 275499305 560209920 128192 33554432000 4194304 5965102 140736416724992 139669557499896 4401127 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) 547080

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10188
/proc/meminfo: memFree=30397264/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=612616 CPUtime=342.19 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 137509 0 0 0 34179 40 0 0 20 0 2 0 275499303 627318784 137359 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 153154 137359 190 433 0 152718 0
[pid=10185/tid=10187] ppid=10183 vsize=612616 CPUtime=342.24 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 135968 0 0 0 34178 46 0 0 20 0 2 0 275499305 627318784 137359 33554432000 4194304 5965102 140736416724992 139669557499704 4401127 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 612616

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 10189
/proc/meminfo: memFree=30372864/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=612616 CPUtime=402.15 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 137549 0 0 0 40175 40 0 0 20 0 2 0 275499303 627318784 137377 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 153154 137377 190 433 0 152718 0
[pid=10185/tid=10187] ppid=10183 vsize=612616 CPUtime=402.21 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 136008 0 0 0 40174 47 0 0 20 0 2 0 275499305 627318784 137377 33554432000 4194304 5965102 140736416724992 139669557499704 4401118 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 612616

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 10189
/proc/meminfo: memFree=30289316/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=612616 CPUtime=462.1 cores=0,2,4,6

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

/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 296499 0 0 0 130101 109 0 0 20 0 2 0 275499305 1298776064 298787 33554432000 4194304 5965102 140736416724992 139669557499928 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 1268336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10221
/proc/meminfo: memFree=29436424/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1268336 CPUtime=1361.83 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 298040 0 0 0 136094 89 0 0 20 0 2 0 275499303 1298776064 298787 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 317084 298787 190 433 0 316648 0
[pid=10185/tid=10187] ppid=10183 vsize=1268336 CPUtime=1362.1 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 296499 0 0 0 136100 110 0 0 20 0 2 0 275499305 1298776064 298787 33554432000 4194304 5965102 140736416724992 139669557499928 4401143 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 1268336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10221
/proc/meminfo: memFree=29424396/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1268336 CPUtime=1421.83 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 298040 0 0 0 142094 89 0 0 20 0 2 0 275499303 1298776064 298787 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 317084 298787 190 433 0 316648 0
[pid=10185/tid=10187] ppid=10183 vsize=1268336 CPUtime=1422.11 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 296499 0 0 0 142100 111 0 0 20 0 2 0 275499305 1298776064 298787 33554432000 4194304 5965102 140736416724992 139669557499928 4401127 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 1268336

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 10299
/proc/meminfo: memFree=30123208/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1268336 CPUtime=1481.81 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 298040 0 0 0 148092 89 0 0 20 0 2 0 275499303 1298776064 298787 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 317084 298787 190 433 0 316648 0
[pid=10185/tid=10187] ppid=10183 vsize=1268336 CPUtime=1482.1 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 296499 0 0 0 148098 112 0 0 20 0 2 0 275499305 1298776064 298787 33554432000 4194304 5965102 140736416724992 139669557499928 4401143 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1268336

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 10299
/proc/meminfo: memFree=30089200/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1268336 CPUtime=1541.78 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 298069 0 0 0 154089 89 0 0 20 0 2 0 275499303 1298776064 298822 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 317084 298822 190 433 0 316648 0
[pid=10185/tid=10187] ppid=10183 vsize=1268336 CPUtime=1542.09 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 296528 0 0 0 154096 113 0 0 20 0 2 0 275499305 1298776064 298822 33554432000 4194304 5965102 140736416724992 139669557499928 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 1268336

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 10300
/proc/meminfo: memFree=29895664/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1399408 CPUtime=1601.75 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 338203 0 0 0 160075 100 0 0 20 0 2 0 275499303 1432993792 338997 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 349852 338997 190 433 0 349416 0
[pid=10185/tid=10187] ppid=10183 vsize=1399408 CPUtime=1602.07 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 336662 0 0 0 160082 125 0 0 20 0 2 0 275499305 1432993792 338997 33554432000 4194304 5965102 140736416724992 139669557499896 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1399408

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 10300
/proc/meminfo: memFree=29779008/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1661.73 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 364321 0 0 0 166067 106 0 0 20 0 2 0 275499303 1567211520 365117 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 365117 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1662.06 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 362780 0 0 0 166074 132 0 0 20 0 2 0 275499305 1567211520 365117 33554432000 4194304 5965102 140736416724992 139669557499896 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1530480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 10303
/proc/meminfo: memFree=29733464/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1721.73 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370428 0 0 0 172065 108 0 0 20 0 2 0 275499303 1567211520 371230 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371230 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1722.06 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368887 0 0 0 172071 135 0 0 20 0 2 0 275499305 1567211520 371230 33554432000 4194304 5965102 140736416724992 139669557499896 4383059 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1530480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10303
/proc/meminfo: memFree=29731612/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1781.72 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370464 0 0 0 178064 108 0 0 20 0 2 0 275499303 1567211520 371266 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371266 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1782.06 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368923 0 0 0 178070 136 0 0 20 0 2 0 275499305 1567211520 371266 33554432000 4194304 5965102 140736416724992 139669557499896 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1530480

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 10303
/proc/meminfo: memFree=29729504/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1791.32 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370473 0 0 0 179024 108 0 0 20 0 2 0 275499303 1567211520 371275 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371275 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1791.67 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368932 0 0 0 179031 136 0 0 20 0 2 0 275499305 1567211520 371275 33554432000 4194304 5965102 140736416724992 139669557499896 4382849 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 1530480

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10303
/proc/meminfo: memFree=29728016/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1794.52 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370473 0 0 0 179344 108 0 0 20 0 2 0 275499303 1567211520 371275 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371275 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1794.87 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368932 0 0 0 179351 136 0 0 20 0 2 0 275499305 1567211520 371275 33554432000 4194304 5965102 140736416724992 139669557499896 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 1530480

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10303
/proc/meminfo: memFree=29727024/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1797.71 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370473 0 0 0 179663 108 0 0 20 0 2 0 275499303 1567211520 371275 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371275 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1798.07 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368932 0 0 0 179671 136 0 0 20 0 2 0 275499305 1567211520 371275 33554432000 4194304 5965102 140736416724992 139669557499896 4222384 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 1530480

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10303
/proc/meminfo: memFree=29726280/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1798.51 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370473 0 0 0 179743 108 0 0 20 0 2 0 275499303 1567211520 371275 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371275 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1798.87 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368932 0 0 0 179751 136 0 0 20 0 2 0 275499305 1567211520 371275 33554432000 4194304 5965102 140736416724992 139669557499896 4382896 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (KiB) 1530480

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10303
/proc/meminfo: memFree=29726156/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1798.92 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370473 0 0 0 179784 108 0 0 20 0 2 0 275499303 1567211520 371275 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371275 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1799.27 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368932 0 0 0 179791 136 0 0 20 0 2 0 275499305 1567211520 371275 33554432000 4194304 5965102 140736416724992 139669557499896 4401127 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.92
Current children cumulated vsize (KiB) 1530480

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10303
/proc/meminfo: memFree=29726156/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1799.31 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370473 0 0 0 179823 108 0 0 20 0 2 0 275499303 1567211520 371275 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371275 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1799.67 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368932 0 0 0 179831 136 0 0 20 0 2 0 275499305 1567211520 371275 33554432000 4194304 5965102 140736416724992 139669557499896 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.31
Current children cumulated vsize (KiB) 1530480

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10303
/proc/meminfo: memFree=29726156/32873844 swapFree=7108/7108
[pid=10185] ppid=10183 vsize=1530480 CPUtime=1799.41 cores=0,2,4,6
/proc/10185/stat : 10185 (pwbo2.0) S 10183 10185 9022 0 -1 4202496 370473 0 0 0 179833 108 0 0 20 0 2 0 275499303 1567211520 371275 33554432000 4194304 5965102 140736416724992 140736416724512 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10185/statm: 382620 371275 190 433 0 382184 0
[pid=10185/tid=10187] ppid=10183 vsize=1530480 CPUtime=1799.77 cores=0,2,4,6
/proc/10185/task/10187/stat : 10187 (pwbo2.0) R 10183 10185 9022 0 -1 4202560 368932 0 0 0 179841 136 0 0 20 0 2 0 275499305 1567211520 371275 33554432000 4194304 5965102 140736416724992 139669557499896 4401096 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 1530480

Child status: 255
Real time (s): 1800.03
CPU time (s): 1799.84
CPU user time (s): 1798.44
CPU system time (s): 1.39179
CPU usage (%): 99.989
Max. virtual memory (cumulated for all children) (KiB): 1530480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 1.39179
maximum resident set size= 1485112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 370476
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= 377
involuntary context switches= 1907

runsolver used 5.74913 second user time and 19.472 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 06:41:47
IDJOB=3704256
IDBENCH=2601
IDSOLVER=2280
FILE ID=node103/3704256-1338093707
RUNJOBID= node103-1338087162-9038
PBS_JOBID= 14624435
Free space on /tmp= 71592 MiB

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

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

MD5SUM BENCH= 1f72b7f8bd829aeeb06978977df8efc2
RANDOM SEED=834074980

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.91
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.189
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	: 5411.36
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.189
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.91
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.189
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31008620 kB
Buffers:          291348 kB
Cached:           381244 kB
SwapCached:         4540 kB
Active:           892116 kB
Inactive:         142680 kB
Active(anon):     357924 kB
Inactive(anon):     6220 kB
Active(file):     534192 kB
Inactive(file):   136460 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099532 kB
Dirty:              5464 kB
Writeback:             0 kB
AnonPages:        364592 kB
Mapped:            12376 kB
Shmem:                 8 kB
Slab:             690208 kB
SReclaimable:     132716 kB
SUnreclaim:       557492 kB
KernelStack:        1472 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143820 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= 71584 MiB
End job on node103 at 2012-05-27 07:11:47