Trace number 3726634

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? 1799.78 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1206_6-sat.opb
MD5SUM138289002292e7c474e0d36dbcddf060
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints120373
Number of constraints which are clauses119753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint63
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 342
Number of bits of the biggest sum of numbers9
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-3726634-1338657368.opb.
0.00/0.00	c Instance file HOME/instance-3726634-1338657368.opb
0.00/0.00	c File size is 3703078 bytes.
0.19/0.28	c Highest Coefficient sum: 342
0.19/0.28	c ============================[ Problem Statistics ]=============================
0.19/0.28	c |                                                                             |
0.19/0.28	c |  Parsing time:          0.28         s                                      |
0.19/0.28	c |  Number Variables:      37752                                               |
0.19/0.28	c |  Number Clauses:        119753                                              |
0.19/0.28	c |  Number Cardinality:    0                                                   |
0.19/0.28	c |  Number PB Constraints: 620                                                 |
0.19/0.28	c |                                                                             |
0.29/0.35	c |  Problem Type:          Decision                                            |
0.29/0.35	c |  Objective Function:    None                                                |
0.29/0.35	c |                                                                             |
0.29/0.35	c ===============================================================================
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/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-3726634-1338657368/watcher-3726634-1338657368 -o /tmp/evaluation-result-3726634-1338657368/solver-3726634-1338657368 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726634-1338657368.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: 2.07 2.02 2.00 3/177 24287
/proc/meminfo: memFree=30637160/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=7436 CPUtime=0 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) R 24285 24287 20708 0 -1 4202496 487 0 0 0 0 0 0 0 20 0 1 0 331865386 7614464 439 33554432000 4194304 5964478 140734069176320 140734069174200 4395339 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 1859 440 170 433 0 518 0

[startup+0.066678 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 24287
/proc/meminfo: memFree=30637160/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=14852 CPUtime=0.06 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) R 24285 24287 20708 0 -1 4202496 2389 0 0 0 6 0 0 0 20 0 1 0 331865386 15208448 2308 33554432000 4194304 5964478 140734069176320 140734069174200 4349952 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 3713 2308 368 433 0 2372 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14852

[startup+0.100295 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 24287
/proc/meminfo: memFree=30637160/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=16068 CPUtime=0.09 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) R 24285 24287 20708 0 -1 4202496 2828 0 0 0 9 0 0 0 20 0 1 0 331865386 16453632 2747 33554432000 4194304 5964478 140734069176320 140734069174200 4419535 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 4017 2747 487 433 0 2676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16068

[startup+0.300193 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 24287
/proc/meminfo: memFree=30637160/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=108124 CPUtime=0.29 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 9335 0 0 0 28 1 0 0 20 0 2 0 331865386 110718976 8170 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 27031 8170 176 433 0 26595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108124

[startup+0.700181 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 24287
/proc/meminfo: memFree=30637160/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=107400 CPUtime=0.69 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 14667 0 0 0 67 2 0 0 20 0 2 0 331865386 109977600 12333 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 26850 12333 187 433 0 26414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107400

[startup+1.50016 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 24289
/proc/meminfo: memFree=30589180/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=107400 CPUtime=1.48 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 14825 0 0 0 146 2 0 0 20 0 2 0 331865386 109977600 12491 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 26850 12491 187 433 0 26414 0
[pid=24287/tid=24289] ppid=24285 vsize=107400 CPUtime=1.2 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 8024 0 0 0 118 2 0 0 20 0 2 0 331865414 109977600 12491 33554432000 4194304 5964478 140734069176320 139919380842488 4392918 0 0 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107400

[startup+3.10026 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 24289
/proc/meminfo: memFree=30587304/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=107400 CPUtime=3.08 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 15341 0 0 0 306 2 0 0 20 0 2 0 331865386 109977600 13007 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 26850 13007 187 433 0 26414 0
[pid=24287/tid=24289] ppid=24285 vsize=107400 CPUtime=2.8 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 8540 0 0 0 278 2 0 0 20 0 2 0 331865414 109977600 13007 33554432000 4194304 5964478 140734069176320 139919380842296 4400167 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 107400

[startup+6.30022 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 24289
/proc/meminfo: memFree=30582840/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=107400 CPUtime=6.29 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 16360 0 0 0 626 3 0 0 20 0 2 0 331865386 109977600 14026 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 26850 14026 187 433 0 26414 0
[pid=24287/tid=24289] ppid=24285 vsize=107400 CPUtime=6 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 9559 0 0 0 598 2 0 0 20 0 2 0 331865414 109977600 14026 33554432000 4194304 5964478 140734069176320 139919380842536 4403411 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107400

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 24289
/proc/meminfo: memFree=30574092/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=107400 CPUtime=12.68 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 18444 0 0 0 1265 3 0 0 20 0 2 0 331865386 109977600 16110 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 26850 16110 187 433 0 26414 0
[pid=24287/tid=24289] ppid=24285 vsize=107400 CPUtime=12.4 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 11643 0 0 0 1237 3 0 0 20 0 2 0 331865414 109977600 16110 33554432000 4194304 5964478 140734069176320 139919380842488 5136420 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107400

[startup+25.5003 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 24289
/proc/meminfo: memFree=30560892/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=107400 CPUtime=25.47 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 21526 0 0 0 2543 4 0 0 20 0 2 0 331865386 109977600 19374 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 26850 19374 187 433 0 26414 0
[pid=24287/tid=24289] ppid=24285 vsize=107400 CPUtime=25.19 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 14725 0 0 0 2515 4 0 0 20 0 2 0 331865414 109977600 19374 33554432000 4194304 5964478 140734069176320 139919380842296 4400496 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 107400

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 24289
/proc/meminfo: memFree=30549824/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=107400 CPUtime=51.06 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 24119 0 0 0 5100 6 0 0 20 0 2 0 331865386 109977600 21963 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 26850 21963 187 433 0 26414 0
[pid=24287/tid=24289] ppid=24285 vsize=107400 CPUtime=50.78 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 17318 0 0 0 5072 6 0 0 20 0 2 0 331865414 109977600 21963 33554432000 4194304 5964478 140734069176320 139919380842296 4400405 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 107400

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 24289
/proc/meminfo: memFree=30511500/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=174560 CPUtime=102.25 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 33407 0 0 0 10213 12 0 0 20 0 2 0 331865386 178749440 31479 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 43640 31479 187 433 0 43204 0
[pid=24287/tid=24289] ppid=24285 vsize=174560 CPUtime=101.97 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 26606 0 0 0 10184 13 0 0 20 0 2 0 331865414 178749440 31479 33554432000 4194304 5964478 140734069176320 139919380842296 4399854 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 174560

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 24289
/proc/meminfo: memFree=30499944/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=174560 CPUtime=162.23 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 36260 0 0 0 16209 14 0 0 20 0 2 0 331865386 178749440 34332 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 43640 34332 187 433 0 43204 0
[pid=24287/tid=24289] ppid=24285 vsize=174560 CPUtime=161.96 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 29459 0 0 0 16180 16 0 0 20 0 2 0 331865414 178749440 34332 33554432000 4194304 5964478 140734069176320 139919380842296 4403575 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 174560

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24290
/proc/meminfo: memFree=30463392/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=240096 CPUtime=222.22 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 45397 0 0 0 22199 23 0 0 20 0 2 0 331865386 245858304 43469 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 60024 43469 187 433 0 59588 0
[pid=24287/tid=24289] ppid=24285 vsize=240096 CPUtime=221.96 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 38596 0 0 0 22170 26 0 0 20 0 2 0 331865414 245858304 43469 33554432000 4194304 5964478 140734069176320 139919380842488 4399915 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 240096

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24293
/proc/meminfo: memFree=30457212/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=240904 CPUtime=282.22 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 46753 0 0 0 28197 25 0 0 20 0 2 0 331865386 246685696 44825 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 60226 44825 187 433 0 59790 0
[pid=24287/tid=24289] ppid=24285 vsize=240904 CPUtime=281.96 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 39952 0 0 0 28168 28 0 0 20 0 2 0 331865414 246685696 44825 33554432000 4194304 5964478 140734069176320 139919380842296 4403406 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) 240904

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 24293
/proc/meminfo: memFree=30422156/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=240904 CPUtime=342.2 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 55547 0 0 0 34188 32 0 0 20 0 2 0 331865386 246685696 53619 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 60226 53619 187 433 0 59790 0
[pid=24287/tid=24289] ppid=24285 vsize=240904 CPUtime=341.96 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 48746 0 0 0 34159 37 0 0 20 0 2 0 331865414 246685696 53619 33554432000 4194304 5964478 140734069176320 139919380842536 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 240904

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24293
/proc/meminfo: memFree=30389900/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=306440 CPUtime=402.19 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 63655 0 0 0 40177 42 0 0 20 0 2 0 331865386 313794560 61727 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 76610 61727 187 433 0 76174 0
[pid=24287/tid=24289] ppid=24285 vsize=306440 CPUtime=401.96 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 56854 0 0 0 40148 48 0 0 20 0 2 0 331865414 313794560 61727 33554432000 4194304 5964478 140734069176320 139919380842488 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 306440

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24293
/proc/meminfo: memFree=30373956/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=307656 CPUtime=462.18 cores=1,3,5,7

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

/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 101289 0 0 0 130062 121 0 0 20 0 2 0 331865414 518234112 106407 33554432000 4194304 5964478 140734069176320 139919380842488 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 506088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24338
/proc/meminfo: memFree=30924372/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1361.95 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 111206 0 0 0 136086 109 0 0 20 0 2 0 331865386 518234112 109523 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 109523 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1361.82 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 104405 0 0 0 136054 128 0 0 20 0 2 0 331865414 518234112 109523 33554432000 4194304 5964478 140734069176320 139919380842488 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 506088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24339
/proc/meminfo: memFree=30910276/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1421.93 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 114087 0 0 0 142080 113 0 0 20 0 2 0 331865386 518234112 112409 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 112409 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1421.82 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 107286 0 0 0 142048 134 0 0 20 0 2 0 331865414 518234112 112409 33554432000 4194304 5964478 140734069176320 139919380842488 4400001 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 506088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24342
/proc/meminfo: memFree=30881076/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1481.9 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 116950 0 0 0 148072 118 0 0 20 0 2 0 331865386 518234112 115331 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 115331 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1481.78 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 110149 0 0 0 148039 139 0 0 20 0 2 0 331865414 518234112 115331 33554432000 4194304 5964478 140734069176320 139919380842488 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 506088

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24342
/proc/meminfo: memFree=30860056/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1541.88 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 119721 0 0 0 154065 123 0 0 20 0 2 0 331865386 518234112 118105 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 118105 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1541.78 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 112920 0 0 0 154032 146 0 0 20 0 2 0 331865414 518234112 118105 33554432000 4194304 5964478 140734069176320 139919380842488 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 506088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24342
/proc/meminfo: memFree=30858568/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1601.88 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 120042 0 0 0 160064 124 0 0 20 0 2 0 331865386 518234112 118426 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 118426 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1601.78 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 113241 0 0 0 160031 147 0 0 20 0 2 0 331865414 518234112 118426 33554432000 4194304 5964478 140734069176320 139919380842296 4399996 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 506088

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24342
/proc/meminfo: memFree=30846168/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1661.87 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 120260 0 0 0 166063 124 0 0 20 0 2 0 331865386 518234112 118644 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 118644 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1661.78 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 113459 0 0 0 166030 148 0 0 20 0 2 0 331865414 518234112 118644 33554432000 4194304 5964478 140734069176320 139919380842296 4399915 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 506088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24343
/proc/meminfo: memFree=30820000/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1721.85 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 120471 0 0 0 172061 124 0 0 20 0 2 0 331865386 518234112 118855 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 118855 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1721.78 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 113670 0 0 0 172028 150 0 0 20 0 2 0 331865414 518234112 118855 33554432000 4194304 5964478 140734069176320 139919380842488 5136420 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 506088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24343
/proc/meminfo: memFree=30801944/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1781.85 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 122645 0 0 0 178058 127 0 0 20 0 2 0 331865386 518234112 121029 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 121029 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1781.77 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 115844 0 0 0 178024 153 0 0 20 0 2 0 331865414 518234112 121029 33554432000 4194304 5964478 140734069176320 139919380842488 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 506088

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 24343
/proc/meminfo: memFree=30799448/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1791.45 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 123201 0 0 0 179017 128 0 0 20 0 2 0 331865386 518234112 121585 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 121585 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1791.38 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 116400 0 0 0 178984 154 0 0 20 0 2 0 331865414 518234112 121585 33554432000 4194304 5964478 140734069176320 139919380842488 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 506088

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24344
/proc/meminfo: memFree=30798576/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1794.65 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 123372 0 0 0 179337 128 0 0 20 0 2 0 331865386 518234112 121756 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 121756 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1794.58 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 116571 0 0 0 179304 154 0 0 20 0 2 0 331865414 518234112 121756 33554432000 4194304 5964478 140734069176320 139919380842488 4399920 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 506088

[startup+1798.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 24344
/proc/meminfo: memFree=30797948/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1797.84 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 123600 0 0 0 179656 128 0 0 20 0 2 0 331865386 518234112 121984 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 121984 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1797.77 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 116799 0 0 0 179622 155 0 0 20 0 2 0 331865414 518234112 121984 33554432000 4194304 5964478 140734069176320 139919380842488 4400087 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 506088

[startup+1799.1 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 24344
/proc/meminfo: memFree=30797700/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1798.64 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 123651 0 0 0 179736 128 0 0 20 0 2 0 331865386 518234112 122035 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 122035 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1798.57 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 116850 0 0 0 179702 155 0 0 20 0 2 0 331865414 518234112 122035 33554432000 4194304 5964478 140734069176320 139919380842488 4382023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 506088

[startup+1799.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 24344
/proc/meminfo: memFree=30797204/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1799.05 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 123678 0 0 0 179777 128 0 0 20 0 2 0 331865386 518234112 122062 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 122062 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1798.98 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 116877 0 0 0 179743 155 0 0 20 0 2 0 331865414 518234112 122062 33554432000 4194304 5964478 140734069176320 139919380842488 4381601 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 506088

[startup+1799.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 24344
/proc/meminfo: memFree=30797204/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1799.44 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 123706 0 0 0 179816 128 0 0 20 0 2 0 331865386 518234112 122090 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 122090 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1799.37 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 116905 0 0 0 179782 155 0 0 20 0 2 0 331865414 518234112 122090 33554432000 4194304 5964478 140734069176320 139919380842488 4400103 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 506088

[startup+1800 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 24344
/proc/meminfo: memFree=30797204/32873844 swapFree=7116/7116
[pid=24287] ppid=24285 vsize=506088 CPUtime=1799.54 cores=1,3,5,7
/proc/24287/stat : 24287 (pwbo2.02) S 24285 24287 20708 0 -1 4202496 123714 0 0 0 179826 128 0 0 20 0 2 0 331865386 518234112 122098 33554432000 4194304 5964478 140734069176320 140734069175840 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24287/statm: 126522 122098 187 433 0 126086 0
[pid=24287/tid=24289] ppid=24285 vsize=506088 CPUtime=1799.47 cores=1,3,5,7
/proc/24287/task/24289/stat : 24289 (pwbo2.02) R 24285 24287 20708 0 -1 4202560 116913 0 0 0 179792 155 0 0 20 0 2 0 331865414 518234112 122098 33554432000 4194304 5964478 140734069176320 139919380842488 4399938 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 506088

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.78
CPU user time (s): 1798.2
CPU system time (s): 1.57976
CPU usage (%): 99.9872
Max. virtual memory (cumulated for all children) (KiB): 506088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.2
system time used= 1.57976
maximum resident set size= 488408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123718
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= 205
involuntary context switches= 1888

runsolver used 3.08853 second user time and 8.37173 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-02 19:16:08
IDJOB=3726634
IDBENCH=73805
IDSOLVER=2310
FILE ID=node103/3726634-1338657368
RUNJOBID= node103-1338651532-22211
PBS_JOBID= 14636477
Free space on /tmp= 71132 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1206_6-sat.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726634-1338657368/watcher-3726634-1338657368 -o /tmp/evaluation-result-3726634-1338657368/solver-3726634-1338657368 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726634-1338657368.opb

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

MD5SUM BENCH= 138289002292e7c474e0d36dbcddf060
RANDOM SEED=1186281752

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:        30638184 kB
Buffers:          122672 kB
Cached:           265956 kB
SwapCached:         5600 kB
Active:          1183852 kB
Inactive:         293544 kB
Active(anon):    1086604 kB
Inactive(anon):     4628 kB
Active(file):      97248 kB
Inactive(file):   288916 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096280 kB
Dirty:              8924 kB
Writeback:             0 kB
AnonPages:       1091780 kB
Mapped:             9444 kB
Shmem:                 0 kB
Slab:             619476 kB
SReclaimable:      59796 kB
SUnreclaim:       559680 kB
KernelStack:        1440 kB
PageTables:         6056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     145476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    546816 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= 71124 MiB
End job on node103 at 2012-06-02 19:46:08