Trace number 3704862

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.7? 1799.61 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-167.opb
MD5SUM7cf213338254036b9868078970e2a948
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 variables106196
Total number of constraints2493137
Number of constraints which are clauses2239038
Number of constraints which are cardinality constraints (but not clauses)8063
Number of constraints which are nor clauses,nor cardinality constraints246036
Minimum length of a constraint1
Maximum length of a constraint1485
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 1486
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704862-1338110433.opb.
0.00/0.00	c Instance file HOME/instance-3704862-1338110433.opb
0.00/0.00	c File size is 113937509 bytes.
7.69/7.71	c Highest Coefficient sum: 1486
7.69/7.71	c ============================[ Problem Statistics ]=============================
7.69/7.71	c |                                                                             |
7.69/7.71	c |  Parsing time:          7.71         s                                      |
7.89/7.93	c |  Number Variables:      106196                                              |
7.89/7.93	c |  Number Clauses:        2243195                                             |
7.89/7.93	c |  Number Cardinality:    7824                                                |
7.89/7.93	c |  Number PB Constraints: 246036                                              |
7.89/7.93	c |                                                                             |
12.59/12.61	c |  Problem Type:          Decision                                            |
12.59/12.61	c |  Objective Function:    None                                                |
12.59/12.61	c |                                                                             |
12.59/12.61	c ===============================================================================
1799.61/1800.00	c ===============================================================================
1799.61/1800.00	c Wall Clock Time: 1800.00 s
1799.61/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-3704862-1338110433/watcher-3704862-1338110433 -o /tmp/evaluation-result-3704862-1338110433/solver-3704862-1338110433 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704862-1338110433.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.05 2.01 2.00 2/176 11380
/proc/meminfo: memFree=29451704/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=114404 CPUtime=0 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) R 11378 11380 9313 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 277169017 117149696 283 33554432000 4194304 5963574 140734672730992 140736513716792 5155358 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 28601 283 173 432 0 349 0

[startup+0.0654459 s]
/proc/loadavg: 2.05 2.01 2.00 2/176 11380
/proc/meminfo: memFree=29451704/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=116996 CPUtime=0.06 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) R 11378 11380 9313 0 -1 4202496 1158 0 0 0 6 0 0 0 20 0 1 0 277169017 119803904 1111 33554432000 4194304 5963574 140734672730992 140736513716792 5155358 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 29249 1111 379 432 0 997 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 116996

[startup+0.100265 s]
/proc/loadavg: 2.05 2.01 2.00 2/176 11380
/proc/meminfo: memFree=29451704/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=118744 CPUtime=0.09 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) R 11378 11380 9313 0 -1 4202496 1704 0 0 0 9 0 0 0 20 0 1 0 277169017 121593856 1624 33554432000 4194304 5963574 140734672730992 140736513716792 5161250 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 29686 1624 507 432 0 1434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 118744

[startup+0.300198 s]
/proc/loadavg: 2.05 2.01 2.00 2/176 11380
/proc/meminfo: memFree=29451704/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=127160 CPUtime=0.29 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) R 11378 11380 9313 0 -1 4202496 4583 0 0 0 29 0 0 0 20 0 1 0 277169017 130211840 4438 33554432000 4194304 5963574 140734672730992 140736513716792 5159028 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 31790 4438 1234 432 0 3538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127160

[startup+0.700197 s]
/proc/loadavg: 2.05 2.01 2.00 2/176 11380
/proc/meminfo: memFree=29451704/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=143996 CPUtime=0.69 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) R 11378 11380 9313 0 -1 4202496 10267 0 0 0 68 1 0 0 20 0 1 0 277169017 147451904 9993 33554432000 4194304 5963574 140734672730992 140734672729480 5130066 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 35999 9993 2687 432 0 7747 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143996

[startup+1.50021 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 11381
/proc/meminfo: memFree=29410520/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=177536 CPUtime=1.49 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) R 11378 11380 9313 0 -1 4202496 21586 0 0 0 146 3 0 0 20 0 1 0 277169017 181796864 21055 33554432000 4194304 5963574 140734672730992 140734672729480 5367557 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 44384 21055 5739 432 0 16132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 177536

[startup+3.10022 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 11381
/proc/meminfo: memFree=29364948/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=235676 CPUtime=3.09 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) R 11378 11380 9313 0 -1 4202496 41573 0 0 0 301 8 0 0 20 0 1 0 277169017 241332224 41551 33554432000 4194304 5963574 140734672730992 140734672729480 5368909 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 58919 41552 11429 432 0 30667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 235676

[startup+6.3002 s]
/proc/loadavg: 2.12 2.03 2.01 3/176 11419
/proc/meminfo: memFree=29523380/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=359232 CPUtime=6.29 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) R 11378 11380 9313 0 -1 4202496 80481 0 0 0 613 16 0 0 20 0 1 0 277169017 367853568 83011 33554432000 4194304 5963574 140734672730992 140734672729480 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 89808 83011 22886 432 0 61556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 359232

[startup+12.7065 s]
/proc/loadavg: 2.19 2.05 2.01 3/178 11421
/proc/meminfo: memFree=29117016/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=462420 CPUtime=12.7 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 126973 0 0 0 1245 25 0 0 20 0 2 0 277169017 473518080 105256 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 115605 105259 180 432 0 115170 0
[pid=11380/tid=11420] ppid=11378 vsize=462420 CPUtime=4.96 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 29400 0 0 0 491 5 0 0 20 0 2 0 277169788 473518080 105259 33554432000 4194304 5963574 140734672730992 140181723171288 5135642 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 462420

[startup+25.5004 s]
/proc/loadavg: 2.15 2.04 2.01 3/178 11421
/proc/meminfo: memFree=28891996/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=649800 CPUtime=25.49 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 171767 0 0 0 2516 33 0 0 20 0 2 0 277169017 665395200 150287 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 162450 150287 188 432 0 162015 0
[pid=11380/tid=11420] ppid=11378 vsize=649800 CPUtime=17.72 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 74191 0 0 0 1758 14 0 0 20 0 2 0 277169788 665395200 150287 33554432000 4194304 5963574 140734672730992 140181723171944 4392504 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 649800

[startup+51.1004 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 11421
/proc/meminfo: memFree=28870768/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=649800 CPUtime=51.09 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 171767 0 0 0 5076 33 0 0 20 0 2 0 277169017 665395200 150300 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 162450 150300 188 432 0 162015 0
[pid=11380/tid=11420] ppid=11378 vsize=649800 CPUtime=43.26 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 74191 0 0 0 4312 14 0 0 20 0 2 0 277169788 665395200 150300 33554432000 4194304 5963574 140734672730992 140181723171944 4399505 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 649800

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 11421
/proc/meminfo: memFree=28832296/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=649800 CPUtime=102.28 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 172804 0 0 0 10194 34 0 0 20 0 2 0 277169017 665395200 151411 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 162450 151411 188 432 0 162015 0
[pid=11380/tid=11420] ppid=11378 vsize=649800 CPUtime=94.33 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 75228 0 0 0 9418 15 0 0 20 0 2 0 277169788 665395200 151411 33554432000 4194304 5963574 140734672730992 140181723170616 4393289 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 649800

[startup+162.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11421
/proc/meminfo: memFree=28795312/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=649800 CPUtime=162.27 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 174857 0 0 0 16192 35 0 0 20 0 2 0 277169017 665395200 153831 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 162450 153831 188 432 0 162015 0
[pid=11380/tid=11420] ppid=11378 vsize=649800 CPUtime=154.18 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 77281 0 0 0 15401 17 0 0 20 0 2 0 277169788 665395200 153831 33554432000 4194304 5963574 140734672730992 140181723170616 4402879 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 649800

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 11421
/proc/meminfo: memFree=28761184/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=715336 CPUtime=222.24 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 176534 0 0 0 22188 36 0 0 20 0 2 0 277169017 732504064 157091 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 178834 157091 188 432 0 178399 0
[pid=11380/tid=11420] ppid=11378 vsize=715336 CPUtime=214 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 78958 0 0 0 21381 19 0 0 20 0 2 0 277169788 732504064 157091 33554432000 4194304 5963574 140734672730992 140181723170616 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 715336

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 11421
/proc/meminfo: memFree=28727560/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=715336 CPUtime=282.21 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 178766 0 0 0 28183 38 0 0 20 0 2 0 277169017 732504064 159386 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 178834 159386 188 432 0 178399 0
[pid=11380/tid=11420] ppid=11378 vsize=715336 CPUtime=273.83 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 81190 0 0 0 27360 23 0 0 20 0 2 0 277169788 732504064 159386 33554432000 4194304 5963574 140734672730992 140181723170616 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 715336

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 11422
/proc/meminfo: memFree=28698980/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=715336 CPUtime=342.18 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 181506 0 0 0 34179 39 0 0 20 0 2 0 277169017 732504064 162182 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 178834 162182 188 432 0 178399 0
[pid=11380/tid=11420] ppid=11378 vsize=715336 CPUtime=333.66 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 83930 0 0 0 33341 25 0 0 20 0 2 0 277169788 732504064 162182 33554432000 4194304 5963574 140734672730992 140181723170616 4399625 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 715336

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11423
/proc/meminfo: memFree=28670976/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=715336 CPUtime=402.16 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 183119 0 0 0 40175 41 0 0 20 0 2 0 277169017 732504064 163821 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 178834 163821 188 432 0 178399 0
[pid=11380/tid=11420] ppid=11378 vsize=715336 CPUtime=393.5 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 85543 0 0 0 39323 27 0 0 20 0 2 0 277169788 732504064 163821 33554432000 4194304 5963574 140734672730992 140181723170616 4399474 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 715336

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11423
/proc/meminfo: memFree=28644448/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=715336 CPUtime=462.15 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 184495 0 0 0 46173 42 0 0 20 0 2 0 277169017 732504064 165569 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 178834 165569 188 432 0 178399 0
[pid=11380/tid=11420] ppid=11378 vsize=715336 CPUtime=453.34 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 86919 0 0 0 45306 28 0 0 20 0 2 0 277169788 732504064 165569 33554432000 4194304 5963574 140734672730992 140181723170808 4400055 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 715336

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11432
/proc/meminfo: memFree=28286032/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1421.97 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 210343 0 0 0 142141 56 0 0 20 0 2 0 277169017 866721792 192348 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 192348 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1410.84 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 112767 0 0 0 141026 58 0 0 20 0 2 0 277169788 866721792 192348 33554432000 4194304 5963574 140734672730992 140181723170808 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 846408

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11432
/proc/meminfo: memFree=28256528/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1481.97 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 212631 0 0 0 148140 57 0 0 20 0 2 0 277169017 866721792 194636 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 194636 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1470.7 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 115055 0 0 0 147010 60 0 0 20 0 2 0 277169788 866721792 194636 33554432000 4194304 5963574 140734672730992 140181723170808 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 846408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11433
/proc/meminfo: memFree=28235572/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1541.96 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 215269 0 0 0 154137 59 0 0 20 0 2 0 277169017 866721792 197274 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 197274 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1530.54 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 117693 0 0 0 152992 62 0 0 20 0 2 0 277169788 866721792 197274 33554432000 4194304 5963574 140734672730992 140181723170856 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 846408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11433
/proc/meminfo: memFree=28216784/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1601.95 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 217112 0 0 0 160135 60 0 0 20 0 2 0 277169017 866721792 199628 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 199628 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1590.38 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 119536 0 0 0 158973 65 0 0 20 0 2 0 277169788 866721792 199628 33554432000 4194304 5963574 140734672730992 140181723170808 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 846408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11433
/proc/meminfo: memFree=28201036/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1661.94 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 218976 0 0 0 166133 61 0 0 20 0 2 0 277169017 866721792 201492 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 201492 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1650.23 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 121400 0 0 0 164957 66 0 0 20 0 2 0 277169788 866721792 201492 33554432000 4194304 5963574 140734672730992 140181723170808 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 846408

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 11433
/proc/meminfo: memFree=28189008/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1721.93 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 219742 0 0 0 172132 61 0 0 20 0 2 0 277169017 866721792 202258 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 202258 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1710.08 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 122166 0 0 0 170941 67 0 0 20 0 2 0 277169788 866721792 202258 33554432000 4194304 5963574 140734672730992 140181723170808 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 846408

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11436
/proc/meminfo: memFree=28175236/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1781.92 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 221398 0 0 0 178130 62 0 0 20 0 2 0 277169017 866721792 203914 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 203914 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1769.92 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 123822 0 0 0 176924 68 0 0 20 0 2 0 277169788 866721792 203914 33554432000 4194304 5963574 140734672730992 140181723170616 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 846408

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

[startup+1792.51 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11436
/proc/meminfo: memFree=28172756/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1792.12 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 221482 0 0 0 179150 62 0 0 20 0 2 0 277169017 866721792 203998 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 203998 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1780.1 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 123906 0 0 0 177941 69 0 0 20 0 2 0 277169788 866721792 203998 33554432000 4194304 5963574 140734672730992 140181723170616 4399968 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1792.12
Current children cumulated vsize (KiB) 846408

[startup+1795.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11436
/proc/meminfo: memFree=28172508/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1795.32 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 221519 0 0 0 179470 62 0 0 20 0 2 0 277169017 866721792 204035 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 204035 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1783.29 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 123943 0 0 0 178259 70 0 0 20 0 2 0 277169788 866721792 204035 33554432000 4194304 5963574 140734672730992 140181723170856 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1795.32
Current children cumulated vsize (KiB) 846408

[startup+1797.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11436
/proc/meminfo: memFree=28172508/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1796.92 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 221535 0 0 0 179630 62 0 0 20 0 2 0 277169017 866721792 204051 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 204051 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1784.88 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 123959 0 0 0 178418 70 0 0 20 0 2 0 277169788 866721792 204051 33554432000 4194304 5963574 140734672730992 140181723170808 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (KiB) 846408

[startup+1798.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11436
/proc/meminfo: memFree=28172384/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1798.51 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 221553 0 0 0 179789 62 0 0 20 0 2 0 277169017 866721792 204069 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 204069 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1786.48 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 123977 0 0 0 178578 70 0 0 20 0 2 0 277169788 866721792 204069 33554432000 4194304 5963574 140734672730992 140181723170856 4221120 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) 846408

[startup+1799.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11436
/proc/meminfo: memFree=28172260/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1799.31 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 221563 0 0 0 179869 62 0 0 20 0 2 0 277169017 866721792 204079 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 204079 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1787.28 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 123987 0 0 0 178658 70 0 0 20 0 2 0 277169788 866721792 204079 33554432000 4194304 5963574 140734672730992 140181723170856 4399456 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) 846408

[startup+1799.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11436
/proc/meminfo: memFree=28172260/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1799.51 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 221565 0 0 0 179889 62 0 0 20 0 2 0 277169017 866721792 204081 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 204081 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1787.48 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 123989 0 0 0 178678 70 0 0 20 0 2 0 277169788 866721792 204081 33554432000 4194304 5963574 140734672730992 140181723170856 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 846408

[startup+1800 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11436
/proc/meminfo: memFree=28172260/32873852 swapFree=7624/7624
[pid=11380] ppid=11378 vsize=846408 CPUtime=1799.61 cores=0,2,4,6
/proc/11380/stat : 11380 (wbo1.7) S 11378 11380 9313 0 -1 4202496 221565 0 0 0 179899 62 0 0 20 0 2 0 277169017 866721792 204081 33554432000 4194304 5963574 140734672730992 140734672730512 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11380/statm: 211602 204081 188 432 0 211167 0
[pid=11380/tid=11420] ppid=11378 vsize=846408 CPUtime=1787.58 cores=0,2,4,6
/proc/11380/task/11420/stat : 11420 (wbo1.7) R 11378 11380 9313 0 -1 4202560 123989 0 0 0 178688 70 0 0 20 0 2 0 277169788 866721792 204081 33554432000 4194304 5963574 140734672730992 140181723170856 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 846408

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.61
CPU user time (s): 1798.99
CPU system time (s): 0.62
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 846408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.41
system time used= 0.912861
maximum resident set size= 816336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221568
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= 138
involuntary context switches= 1853

runsolver used 11.7912 second user time and 13.9169 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-27 11:20:36
IDJOB=3704862
IDBENCH=89731
IDSOLVER=2283
FILE ID=node131/3704862-1338110433
RUNJOBID= node131-1338085200-9329
PBS_JOBID= 14624427
Free space on /tmp= 71608 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-167.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704862-1338110433/watcher-3704862-1338110433 -o /tmp/evaluation-result-3704862-1338110433/solver-3704862-1338110433 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704862-1338110433.opb

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

MD5SUM BENCH= 7cf213338254036b9868078970e2a948
RANDOM SEED=187394634

node131.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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.61
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.805
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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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.805
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.805
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29452084 kB
Buffers:          318336 kB
Cached:          1855244 kB
SwapCached:         2168 kB
Active:          1046432 kB
Inactive:        1538444 kB
Active(anon):     412704 kB
Inactive(anon):      808 kB
Active(file):     633728 kB
Inactive(file):  1537636 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099036 kB
Dirty:            116520 kB
Writeback:             0 kB
AnonPages:        420172 kB
Mapped:            15096 kB
Shmem:                 0 kB
Slab:             695996 kB
SReclaimable:     138128 kB
SUnreclaim:       557868 kB
KernelStack:        1448 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     189860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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= 71564 MiB
End job on node131 at 2012-05-27 11:50:36