Trace number 3704348

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.81 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-129.opb
MD5SUM67d021e5b92124566c71fb431934058c
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 variables48368
Total number of constraints1121286
Number of constraints which are clauses1007481
Number of constraints which are cardinality constraints (but not clauses)3534
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint1
Maximum length of a constraint690
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
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-3704348-1338098154.opb.
0.00/0.00	c Instance file HOME/instance-3704348-1338098154.opb
0.00/0.00	c File size is 50812122 bytes.
3.20/3.28	c Highest Coefficient sum: 691
3.20/3.28	c ============================[ Problem Statistics ]=============================
3.20/3.28	c |                                                                             |
3.20/3.28	c |  Parsing time:          3.29         s                                      |
3.20/3.28	c |  Number Variables:      48368                                               |
3.20/3.28	c |  Number Clauses:        1009264                                             |
3.20/3.28	c |  Number Cardinality:    3523                                                |
3.20/3.28	c |  Number PB Constraints: 110271                                              |
3.20/3.28	c |                                                                             |
3.39/3.44	c |  Problem Type:          Decision                                            |
3.39/3.44	c |  Objective Function:    None                                                |
3.39/3.44	c |                                                                             |
3.39/3.44	c ===============================================================================
1799.46/1800.00	c ===============================================================================
1799.46/1800.00	c Wall Clock Time: 1800.00 s
1799.46/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-3704348-1338098154/watcher-3704348-1338098154 -o /tmp/evaluation-result-3704348-1338098154/solver-3704348-1338098154 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704348-1338098154.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.04 2.01 2.00 3/177 10713
/proc/meminfo: memFree=30940896/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=52764 CPUtime=0 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) R 10711 10713 9022 0 -1 4202496 309 0 0 0 0 0 0 0 20 0 1 0 275944077 54030336 262 33554432000 4194304 5965102 140736144177888 140735675998952 4351027 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 13191 262 172 433 0 349 0

[startup+0.076298 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10713
/proc/meminfo: memFree=30940896/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=56116 CPUtime=0.06 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) R 10711 10713 9022 0 -1 4202496 1392 0 0 0 6 0 0 0 20 0 1 0 275944077 57462784 1345 33554432000 4194304 5965102 140736144177888 140735675998952 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 14029 1346 434 433 0 1187 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 56116

[startup+0.100271 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10713
/proc/meminfo: memFree=30940896/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=57380 CPUtime=0.09 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) R 10711 10713 9022 0 -1 4202496 1798 0 0 0 9 0 0 0 20 0 1 0 275944077 58757120 1718 33554432000 4194304 5965102 140736144177888 140735675998952 4351027 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 14345 1719 528 433 0 1503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57380

[startup+0.300238 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10713
/proc/meminfo: memFree=30940896/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=66224 CPUtime=0.29 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) R 10711 10713 9022 0 -1 4202496 4800 0 0 0 29 0 0 0 20 0 1 0 275944077 67813376 4655 33554432000 4194304 5965102 140736144177888 140735675998952 4348482 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 16556 4656 1276 433 0 3714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66224

[startup+0.700245 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10713
/proc/meminfo: memFree=30940896/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=83804 CPUtime=0.69 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) R 10711 10713 9022 0 -1 4202496 10741 0 0 0 68 1 0 0 20 0 1 0 275944077 85815296 10467 33554432000 4194304 5965102 140736144177888 140735675998952 4351027 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 20951 10468 2777 433 0 8109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83804

[startup+1.50025 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10714
/proc/meminfo: memFree=30896240/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=120972 CPUtime=1.49 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) R 10711 10713 9022 0 -1 4202496 22588 0 0 0 147 2 0 0 20 0 1 0 275944077 123875328 22055 33554432000 4194304 5965102 140736144177888 140736144175832 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 30243 22055 5906 433 0 17401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120972

[startup+3.10024 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10714
/proc/meminfo: memFree=30848312/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=189316 CPUtime=3.08 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) R 10711 10713 9022 0 -1 4202496 44488 0 0 0 304 4 0 0 20 0 1 0 275944077 193859584 43952 33554432000 4194304 5965102 140736144177888 140736144175560 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 47329 43952 11868 433 0 34487 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 189316

[startup+6.30026 s]
/proc/loadavg: 2.04 2.01 2.00 4/179 10715
/proc/meminfo: memFree=30635016/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=359128 CPUtime=6.28 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 89868 0 0 0 615 13 0 0 20 0 2 0 275944077 367747072 76321 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 89782 76321 190 433 0 89346 0
[pid=10713/tid=10715] ppid=10711 vsize=359128 CPUtime=2.99 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 42531 0 0 0 291 8 0 0 20 0 2 0 275944405 367747072 76321 33554432000 4194304 5965102 140736144177888 140332983855096 4404410 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) 359128

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 10715
/proc/meminfo: memFree=30623608/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=359128 CPUtime=12.68 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 90936 0 0 0 1254 14 0 0 20 0 2 0 275944077 367747072 77389 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 89782 77389 190 433 0 89346 0
[pid=10713/tid=10715] ppid=10711 vsize=359128 CPUtime=9.39 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 43599 0 0 0 930 9 0 0 20 0 2 0 275944405 367747072 77389 33554432000 4194304 5965102 140736144177888 140332983855144 4222330 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) 359128

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 10715
/proc/meminfo: memFree=30608100/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=359128 CPUtime=25.48 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 92479 0 0 0 2533 15 0 0 20 0 2 0 275944077 367747072 78932 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 89782 78932 190 433 0 89346 0
[pid=10713/tid=10715] ppid=10711 vsize=359128 CPUtime=22.19 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 45142 0 0 0 2209 10 0 0 20 0 2 0 275944405 367747072 78932 33554432000 4194304 5965102 140736144177888 140332983854904 4400955 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 359128

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 10715
/proc/meminfo: memFree=30576804/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=359128 CPUtime=51.07 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 95071 0 0 0 5090 17 0 0 20 0 2 0 275944077 367747072 81524 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 89782 81524 190 433 0 89346 0
[pid=10713/tid=10715] ppid=10711 vsize=359128 CPUtime=47.79 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 47734 0 0 0 4766 13 0 0 20 0 2 0 275944405 367747072 81524 33554432000 4194304 5965102 140736144177888 140332983854904 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 359128

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10715
/proc/meminfo: memFree=30513608/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=424664 CPUtime=102.27 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 101251 0 0 0 10204 23 0 0 20 0 2 0 275944077 434855936 87704 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 106166 87704 190 433 0 105730 0
[pid=10713/tid=10715] ppid=10711 vsize=424664 CPUtime=98.99 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 53914 0 0 0 9879 20 0 0 20 0 2 0 275944405 434855936 87704 33554432000 4194304 5965102 140736144177888 140332983854904 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 424664

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10715
/proc/meminfo: memFree=30451952/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=424664 CPUtime=162.25 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 109340 0 0 0 16196 29 0 0 20 0 2 0 275944077 434855936 95793 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 106166 95793 190 433 0 105730 0
[pid=10713/tid=10715] ppid=10711 vsize=424664 CPUtime=158.98 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 62003 0 0 0 15872 26 0 0 20 0 2 0 275944405 434855936 95793 33554432000 4194304 5965102 140736144177888 140332983854904 4404383 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) 424664

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10716
/proc/meminfo: memFree=30394940/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=490200 CPUtime=222.24 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 116607 0 0 0 22189 35 0 0 20 0 2 0 275944077 501964800 103060 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 122550 103060 190 433 0 122114 0
[pid=10713/tid=10715] ppid=10711 vsize=490200 CPUtime=218.98 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 69270 0 0 0 21865 33 0 0 20 0 2 0 275944405 501964800 103060 33554432000 4194304 5965102 140736144177888 140332983854904 4400960 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) 490200

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10719
/proc/meminfo: memFree=30342656/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=490200 CPUtime=282.23 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 123475 0 0 0 28183 40 0 0 20 0 2 0 275944077 501964800 109928 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 122550 109928 190 433 0 122114 0
[pid=10713/tid=10715] ppid=10711 vsize=490200 CPUtime=278.98 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 76138 0 0 0 27859 39 0 0 20 0 2 0 275944405 501964800 109928 33554432000 4194304 5965102 140736144177888 140332983855096 4404383 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) 490200

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 10742
/proc/meminfo: memFree=30297176/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=555736 CPUtime=342.21 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 129828 0 0 0 34177 44 0 0 20 0 2 0 275944077 569073664 116794 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 138934 116794 190 433 0 138498 0
[pid=10713/tid=10715] ppid=10711 vsize=555736 CPUtime=338.98 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 82491 0 0 0 33853 45 0 0 20 0 2 0 275944405 569073664 116794 33554432000 4194304 5965102 140736144177888 140332983854904 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 555736

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 10742
/proc/meminfo: memFree=30254184/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=555736 CPUtime=402.18 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 135451 0 0 0 40168 50 0 0 20 0 2 0 275944077 569073664 123136 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 138934 123136 190 433 0 138498 0
[pid=10713/tid=10715] ppid=10711 vsize=555736 CPUtime=398.95 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 88114 0 0 0 39844 51 0 0 20 0 2 0 275944405 569073664 123136 33554432000 4194304 5965102 140736144177888 140332983855096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 555736

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 10742
/proc/meminfo: memFree=30213356/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=555736 CPUtime=462.14 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 140683 0 0 0 46159 55 0 0 20 0 2 0 275944077 569073664 128642 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 138934 128642 190 433 0 138498 0
[pid=10713/tid=10715] ppid=10711 vsize=555736 CPUtime=458.92 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 93346 0 0 0 45836 56 0 0 20 0 2 0 275944405 569073664 128642 33554432000 4194304 5965102 140736144177888 140332983855096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

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

/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 148034 0 0 0 129768 115 0 0 20 0 2 0 275944405 837509120 186888 33554432000 4194304 5965102 140736144177888 140332983855096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 817880

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10749
/proc/meminfo: memFree=29780516/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=817880 CPUtime=1361.88 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 198686 0 0 0 136084 104 0 0 20 0 2 0 275944077 837509120 190203 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 204470 190203 190 433 0 204034 0
[pid=10713/tid=10715] ppid=10711 vsize=817880 CPUtime=1358.82 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 151349 0 0 0 135763 119 0 0 20 0 2 0 275944405 837509120 190203 33554432000 4194304 5965102 140736144177888 140332983855096 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 817880

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10749
/proc/meminfo: memFree=29757936/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=817880 CPUtime=1421.88 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 202240 0 0 0 142080 108 0 0 20 0 2 0 275944077 837509120 193757 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 204470 193757 190 433 0 204034 0
[pid=10713/tid=10715] ppid=10711 vsize=817880 CPUtime=1418.83 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 154903 0 0 0 141759 124 0 0 20 0 2 0 275944405 837509120 193757 33554432000 4194304 5965102 140736144177888 140332983854904 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 817880

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 10753
/proc/meminfo: memFree=29729692/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1481.86 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 207004 0 0 0 148076 110 0 0 20 0 2 0 275944077 904617984 198517 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 198517 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1478.83 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 159667 0 0 0 147756 127 0 0 20 0 2 0 275944405 904617984 198517 33554432000 4194304 5965102 140736144177888 140332983854968 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 883416

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 10753
/proc/meminfo: memFree=29711616/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1541.85 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 209117 0 0 0 154074 111 0 0 20 0 2 0 275944077 904617984 200629 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 200629 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1538.83 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 161780 0 0 0 153754 129 0 0 20 0 2 0 275944405 904617984 200629 33554432000 4194304 5965102 140736144177888 140332983854904 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 883416

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 10792
/proc/meminfo: memFree=30451708/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1601.84 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 211264 0 0 0 160072 112 0 0 20 0 2 0 275944077 904617984 202776 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 202776 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1598.83 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 163927 0 0 0 159751 132 0 0 20 0 2 0 275944405 904617984 202776 33554432000 4194304 5965102 140736144177888 140332983854904 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 883416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10792
/proc/meminfo: memFree=30383268/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1661.83 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 213403 0 0 0 166070 113 0 0 20 0 2 0 275944077 904617984 204915 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 204915 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1658.84 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 166066 0 0 0 165750 134 0 0 20 0 2 0 275944405 904617984 204915 33554432000 4194304 5965102 140736144177888 140332983855096 4222304 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 883416

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10792
/proc/meminfo: memFree=30352820/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1721.8 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 215683 0 0 0 172064 116 0 0 20 0 2 0 275944077 904617984 208060 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 208060 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1718.81 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 168346 0 0 0 171744 137 0 0 20 0 2 0 275944405 904617984 208060 33554432000 4194304 5965102 140736144177888 140332983854904 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 883416

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10793
/proc/meminfo: memFree=30326248/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1781.77 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 217881 0 0 0 178060 117 0 0 20 0 2 0 275944077 904617984 210942 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 210942 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1778.8 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 170544 0 0 0 177741 139 0 0 20 0 2 0 275944405 904617984 210942 33554432000 4194304 5965102 140736144177888 140332983855144 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 883416

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 10793
/proc/meminfo: memFree=30319924/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1791.37 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 218181 0 0 0 179020 117 0 0 20 0 2 0 275944077 904617984 211242 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 211242 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1788.4 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 170844 0 0 0 178700 140 0 0 20 0 2 0 275944405 904617984 211242 33554432000 4194304 5965102 140736144177888 140332983855096 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 883416

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10793
/proc/meminfo: memFree=30317816/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1794.56 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 218290 0 0 0 179339 117 0 0 20 0 2 0 275944077 904617984 211351 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 211351 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1791.6 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 170953 0 0 0 179020 140 0 0 20 0 2 0 275944405 904617984 211351 33554432000 4194304 5965102 140736144177888 140332983855096 4400992 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 883416

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10793
/proc/meminfo: memFree=30316696/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1797.76 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 218377 0 0 0 179659 117 0 0 20 0 2 0 275944077 904617984 211436 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 211436 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1794.79 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 171040 0 0 0 179339 140 0 0 20 0 2 0 275944405 904617984 211436 33554432000 4194304 5965102 140736144177888 140332983855144 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 883416

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10793
/proc/meminfo: memFree=30316820/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1798.56 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 218395 0 0 0 179739 117 0 0 20 0 2 0 275944077 904617984 211454 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 211454 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1795.59 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 171058 0 0 0 179419 140 0 0 20 0 2 0 275944405 904617984 211454 33554432000 4194304 5965102 140736144177888 140332983855096 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 883416

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10793
/proc/meminfo: memFree=30316820/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1798.96 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 218408 0 0 0 179779 117 0 0 20 0 2 0 275944077 904617984 211467 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 211467 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1796 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 171071 0 0 0 179460 140 0 0 20 0 2 0 275944405 904617984 211467 33554432000 4194304 5965102 140736144177888 140332983855096 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 883416

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10793
/proc/meminfo: memFree=30316820/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1799.36 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 218418 0 0 0 179819 117 0 0 20 0 2 0 275944077 904617984 211477 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 211477 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1796.39 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 171081 0 0 0 179499 140 0 0 20 0 2 0 275944405 904617984 211477 33554432000 4194304 5965102 140736144177888 140332983855096 4401127 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 883416

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10793
/proc/meminfo: memFree=30316820/32873844 swapFree=7108/7108
[pid=10713] ppid=10711 vsize=883416 CPUtime=1799.46 cores=0,2,4,6
/proc/10713/stat : 10713 (pwbo2.0) S 10711 10713 9022 0 -1 4202496 218422 0 0 0 179829 117 0 0 20 0 2 0 275944077 904617984 211481 33554432000 4194304 5965102 140736144177888 140736144177408 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 220854 211481 190 433 0 220418 0
[pid=10713/tid=10715] ppid=10711 vsize=883416 CPUtime=1796.49 cores=0,2,4,6
/proc/10713/task/10715/stat : 10715 (pwbo2.0) R 10711 10713 9022 0 -1 4202560 171085 0 0 0 179509 140 0 0 20 0 2 0 275944405 904617984 211481 33554432000 4194304 5965102 140736144177888 140332983855096 4400972 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 883416

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.81
CPU user time (s): 1798.34
CPU system time (s): 1.47078
CPU usage (%): 99.989
Max. virtual memory (cumulated for all children) (KiB): 883416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.47078
maximum resident set size= 845944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218427
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= 298
involuntary context switches= 2032

runsolver used 4.35934 second user time and 10.2824 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 07:55:55
IDJOB=3704348
IDBENCH=89756
IDSOLVER=2280
FILE ID=node103/3704348-1338098154
RUNJOBID= node103-1338087162-9038
PBS_JOBID= 14624435
Free space on /tmp= 71504 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-129.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704348-1338098154/watcher-3704348-1338098154 -o /tmp/evaluation-result-3704348-1338098154/solver-3704348-1338098154 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704348-1338098154.opb

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

MD5SUM BENCH= 67d021e5b92124566c71fb431934058c
RANDOM SEED=138182454

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:        30941300 kB
Buffers:          293524 kB
Cached:           491000 kB
SwapCached:         4540 kB
Active:           936480 kB
Inactive:         161840 kB
Active(anon):     309876 kB
Inactive(anon):     6220 kB
Active(file):     626604 kB
Inactive(file):   155620 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099532 kB
Dirty:             55060 kB
Writeback:             0 kB
AnonPages:        319728 kB
Mapped:            12460 kB
Shmem:                 8 kB
Slab:             692064 kB
SReclaimable:     134280 kB
SUnreclaim:       557784 kB
KernelStack:        1440 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     243108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71536 MiB
End job on node103 at 2012-05-27 08:25:55