Trace number 3704353

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.54 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 |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704353-1338097733.opb.
0.00/0.00	c Instance file HOME/instance-3704353-1338097733.opb
0.00/0.00	c File size is 113937509 bytes.
7.89/7.91	c Highest Coefficient sum: 1486
7.89/7.91	c ============================[ Problem Statistics ]=============================
7.89/7.91	c |                                                                             |
7.89/7.91	c |  Parsing time:          7.91         s                                      |
7.89/7.91	c |  Number Variables:      106196                                              |
7.89/7.91	c |  Number Clauses:        2243195                                             |
7.89/7.91	c |  Number Cardinality:    7824                                                |
7.89/7.91	c |  Number PB Constraints: 246036                                              |
7.89/7.91	c |                                                                             |
12.79/12.81	c |  Problem Type:          Decision                                            |
12.79/12.81	c |  Objective Function:    None                                                |
12.79/12.81	c |                                                                             |
12.79/12.81	c ===============================================================================
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/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-3704353-1338097733/watcher-3704353-1338097733 -o /tmp/evaluation-result-3704353-1338097733/solver-3704353-1338097733 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704353-1338097733.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 20273
/proc/meminfo: memFree=28535784/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=114408 CPUtime=0 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 275898068 117153792 275 33554432000 4194304 5965102 140737398688320 140735502661768 5179915 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 28602 275 172 433 0 349 0

[startup+0.0584221 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 20273
/proc/meminfo: memFree=28535784/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=116736 CPUtime=0.05 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4202496 1035 0 0 0 5 0 0 0 20 0 1 0 275898068 119537664 987 33554432000 4194304 5965102 140737398688320 140737398686216 4350328 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 29184 987 347 433 0 931 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 116736

[startup+0.10022 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 20273
/proc/meminfo: memFree=28535784/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=118432 CPUtime=0.09 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4202496 1640 0 0 0 9 0 0 0 20 0 1 0 275898068 121274368 1559 33554432000 4194304 5965102 140737398688320 140737398686216 5367856 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 29608 1562 495 433 0 1355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 118432

[startup+0.300196 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 20273
/proc/meminfo: memFree=28535784/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=126900 CPUtime=0.29 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4202496 4438 0 0 0 29 0 0 0 20 0 1 0 275898068 129945600 4292 33554432000 4194304 5965102 140737398688320 140737398686216 5303345 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 31725 4292 1194 433 0 3472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 126900

[startup+0.700195 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 20273
/proc/meminfo: memFree=28535784/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=143208 CPUtime=0.69 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4202496 9949 0 0 0 68 1 0 0 20 0 1 0 275898068 146644992 9674 33554432000 4194304 5965102 140737398688320 140737398686216 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 35802 9674 2596 433 0 7549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143208

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20274
/proc/meminfo: memFree=28495436/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=175816 CPUtime=1.49 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4202496 20913 0 0 0 147 2 0 0 20 0 1 0 275898068 180035584 20381 33554432000 4194304 5965102 140737398688320 140737398686408 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 43954 20382 5553 433 0 15701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175816

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20274
/proc/meminfo: memFree=28453956/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=233392 CPUtime=3.09 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4202496 41147 0 0 0 304 5 0 0 20 0 1 0 275898068 238993408 40613 33554432000 4194304 5965102 140737398688320 140737398686392 4355794 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 58348 40614 11168 433 0 30095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 233392

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20274
/proc/meminfo: memFree=28315008/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=354408 CPUtime=6.28 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4202496 79362 0 0 0 618 10 0 0 20 0 1 0 275898068 362913792 81380 33554432000 4194304 5965102 140737398688320 140737398686392 5143194 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 88602 81380 22339 433 0 60349 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 354408

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20275
/proc/meminfo: memFree=28148260/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=462424 CPUtime=12.68 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 120160 0 0 0 1251 17 0 0 20 0 2 0 275898068 473522176 97422 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 115606 97422 176 433 0 115170 0
[pid=20273/tid=20275] ppid=20271 vsize=462424 CPUtime=4.76 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 21943 0 0 0 472 4 0 0 20 0 2 0 275898859 473522176 97422 33554432000 4194304 5965102 140737398688320 140134930516360 5137076 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 462424

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20275
/proc/meminfo: memFree=27931868/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=649804 CPUtime=25.49 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 173418 0 0 0 2521 28 0 0 20 0 2 0 275898068 665399296 150935 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 162451 150935 191 433 0 162015 0
[pid=20273/tid=20275] ppid=20271 vsize=649804 CPUtime=17.53 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 75201 0 0 0 1739 14 0 0 20 0 2 0 275898859 665399296 150935 33554432000 4194304 5965102 140737398688320 140134930517096 4400955 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) 649804

[startup+51.1069 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 20275
/proc/meminfo: memFree=27917808/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=649804 CPUtime=51.09 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 173418 0 0 0 5081 28 0 0 20 0 2 0 275898068 665399296 150935 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 162451 150935 191 433 0 162015 0
[pid=20273/tid=20275] ppid=20271 vsize=649804 CPUtime=43.07 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 75201 0 0 0 4293 14 0 0 20 0 2 0 275898859 665399296 150935 33554432000 4194304 5965102 140737398688320 140134930517096 4221120 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) 649804

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 20278
/proc/meminfo: memFree=27879660/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=649804 CPUtime=102.27 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 174468 0 0 0 10198 29 0 0 20 0 2 0 275898068 665399296 152000 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 162451 152000 191 433 0 162015 0
[pid=20273/tid=20275] ppid=20271 vsize=649804 CPUtime=94.13 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 76251 0 0 0 9397 16 0 0 20 0 2 0 275898859 665399296 152000 33554432000 4194304 5965102 140737398688320 140134930515768 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 649804

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20278
/proc/meminfo: memFree=27859856/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=649804 CPUtime=162.26 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 176535 0 0 0 16196 30 0 0 20 0 2 0 275898068 665399296 154138 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 162451 154138 191 433 0 162015 0
[pid=20273/tid=20275] ppid=20271 vsize=649804 CPUtime=153.98 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 78318 0 0 0 15379 19 0 0 20 0 2 0 275898859 665399296 154138 33554432000 4194304 5965102 140737398688320 140134930515768 4404383 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 649804

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20279
/proc/meminfo: memFree=27850772/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=715340 CPUtime=222.25 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 178299 0 0 0 22194 31 0 0 20 0 2 0 275898068 732508160 156275 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 178835 156275 191 433 0 178399 0
[pid=20273/tid=20275] ppid=20271 vsize=715340 CPUtime=213.82 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 80082 0 0 0 21362 20 0 0 20 0 2 0 275898859 732508160 156275 33554432000 4194304 5965102 140737398688320 140134930515768 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 715340

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20279
/proc/meminfo: memFree=27808960/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=715340 CPUtime=282.23 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 180362 0 0 0 28191 32 0 0 20 0 2 0 275898068 732508160 159195 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 178835 159195 191 433 0 178399 0
[pid=20273/tid=20275] ppid=20271 vsize=715340 CPUtime=273.65 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 82145 0 0 0 27343 22 0 0 20 0 2 0 275898859 732508160 159195 33554432000 4194304 5965102 140737398688320 140134930515960 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 715340

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20279
/proc/meminfo: memFree=27774392/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=715340 CPUtime=342.19 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 182694 0 0 0 34186 33 0 0 20 0 2 0 275898068 732508160 161695 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 178835 161695 191 433 0 178399 0
[pid=20273/tid=20275] ppid=20271 vsize=715340 CPUtime=333.46 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 84477 0 0 0 33322 24 0 0 20 0 2 0 275898859 732508160 161695 33554432000 4194304 5965102 140737398688320 140134930515768 4401056 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 715340

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20279
/proc/meminfo: memFree=27740828/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=715340 CPUtime=402.16 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 184080 0 0 0 40182 34 0 0 20 0 2 0 275898068 732508160 163116 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 178835 163116 191 433 0 178399 0
[pid=20273/tid=20275] ppid=20271 vsize=715340 CPUtime=393.29 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 85863 0 0 0 39304 25 0 0 20 0 2 0 275898859 732508160 163116 33554432000 4194304 5965102 140737398688320 140134930515768 4404416 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) 715340

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 20279
/proc/meminfo: memFree=27710992/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=715340 CPUtime=462.15 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 185446 0 0 0 46181 34 0 0 20 0 2 0 275898068 732508160 164479 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 178835 164479 191 433 0 178399 0
[pid=20273/tid=20275] ppid=20271 vsize=715340 CPUtime=453.14 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 87229 0 0 0 45288 26 0 0 20 0 2 0 275898859 732508160 164479 33554432000 4194304 5965102 140737398688320 140134930515832 4220672 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) 715340

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

[startup+1482.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 20430
/proc/meminfo: memFree=27979116/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=780876 CPUtime=1481.97 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 206084 0 0 0 148151 46 0 0 20 0 2 0 275898068 799617024 187333 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 195219 187333 191 433 0 194783 0
[pid=20273/tid=20275] ppid=20271 vsize=780876 CPUtime=1470.52 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 107867 0 0 0 146998 54 0 0 20 0 2 0 275898859 799617024 187333 33554432000 4194304 5965102 140737398688320 140134930515960 4400960 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) 780876

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 20430
/proc/meminfo: memFree=27950968/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=780876 CPUtime=1541.96 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 207796 0 0 0 154149 47 0 0 20 0 2 0 275898068 799617024 189045 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 195219 189045 191 433 0 194783 0
[pid=20273/tid=20275] ppid=20271 vsize=780876 CPUtime=1530.37 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 109579 0 0 0 152981 56 0 0 20 0 2 0 275898859 799617024 189045 33554432000 4194304 5965102 140737398688320 140134930515768 4401155 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) 780876

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 20430
/proc/meminfo: memFree=27934108/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1601.95 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 208583 0 0 0 160148 47 0 0 20 0 2 0 275898068 866725888 189832 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 189832 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1590.22 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 110366 0 0 0 158964 58 0 0 20 0 2 0 275898859 866725888 189832 33554432000 4194304 5965102 140737398688320 140134930516008 4400960 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) 846412

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 20430
/proc/meminfo: memFree=27923568/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1661.94 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 210768 0 0 0 166146 48 0 0 20 0 2 0 275898068 866725888 192017 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 192017 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1650.06 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 112551 0 0 0 164946 60 0 0 20 0 2 0 275898859 866725888 192017 33554432000 4194304 5965102 140737398688320 140134930516008 4400960 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) 846412

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 20430
/proc/meminfo: memFree=27918668/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1721.93 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 211735 0 0 0 172144 49 0 0 20 0 2 0 275898068 866725888 192984 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 192984 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1709.91 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 113518 0 0 0 170930 61 0 0 20 0 2 0 275898859 866725888 192984 33554432000 4194304 5965102 140737398688320 140134930516008 4221120 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) 846412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27907924/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1781.93 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 213850 0 0 0 178142 51 0 0 20 0 2 0 275898068 866725888 195099 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 195100 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1769.76 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 115634 0 0 0 176913 63 0 0 20 0 2 0 275898859 866725888 195100 33554432000 4194304 5965102 140737398688320 140134930516008 5137076 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 846412

############
# WARNING:
# current cumulated CPU time (1795.34 s) is less than in the last sample (1799.52 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.17993 s) to the 'lost time'.

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27901228/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1799.52 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 215092 0 0 0 179901 51 0 0 20 0 2 0 275898068 866725888 196341 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 196341 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1787.31 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 116875 0 0 0 178667 64 0 0 20 0 2 0 275898859 866725888 196341 33554432000 4194304 5965102 140737398688320 140134930515768 4401109 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 846412

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27900360/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=0 CPUtime=1795.34 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4203524 215098 0 0 0 179456 78 0 0 20 0 1 0 275898068 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.34
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1792.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27904204/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1792.03 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 214675 0 0 0 179152 51 0 0 20 0 2 0 275898068 866725888 195924 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 195924 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1779.84 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 116458 0 0 0 177920 64 0 0 20 0 2 0 275898859 866725888 195924 33554432000 4194304 5965102 140737398688320 140134930515960 4401127 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1792.03
Current children cumulated vsize (KiB) 846412

[startup+1795.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27902592/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1795.23 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 215038 0 0 0 179472 51 0 0 20 0 2 0 275898068 866725888 196287 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 196287 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1783.03 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 116821 0 0 0 178239 64 0 0 20 0 2 0 275898859 866725888 196287 33554432000 4194304 5965102 140737398688320 140134930516008 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1795.23
Current children cumulated vsize (KiB) 846412

[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27901848/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1796.82 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 215050 0 0 0 179631 51 0 0 20 0 2 0 275898068 866725888 196299 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 196299 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1784.62 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 116833 0 0 0 178398 64 0 0 20 0 2 0 275898859 866725888 196299 33554432000 4194304 5965102 140737398688320 140134930515960 4401146 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (KiB) 846412

[startup+1798.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27901724/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1798.42 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 215075 0 0 0 179791 51 0 0 20 0 2 0 275898068 866725888 196324 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 196324 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1786.22 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 116858 0 0 0 178558 64 0 0 20 0 2 0 275898859 866725888 196324 33554432000 4194304 5965102 140737398688320 140134930515960 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (KiB) 846412

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27901228/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=846412 CPUtime=1799.22 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) S 20271 20273 17458 0 -1 4202496 215075 0 0 0 179871 51 0 0 20 0 2 0 275898068 866725888 196324 33554432000 4194304 5965102 140737398688320 140737398687840 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 211603 196324 191 433 0 211167 0
[pid=20273/tid=20275] ppid=20271 vsize=846412 CPUtime=1787.01 cores=0,2,4,6
/proc/20273/task/20275/stat : 20275 (pwbo2.0) R 20271 20273 17458 0 -1 4202560 116858 0 0 0 178637 64 0 0 20 0 2 0 275898859 866725888 196324 33554432000 4194304 5965102 140737398688320 140134930515768 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.22
Current children cumulated vsize (KiB) 846412

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20431
/proc/meminfo: memFree=27900360/32873648 swapFree=6604/6604
[pid=20273] ppid=20271 vsize=0 CPUtime=1795.34 cores=0,2,4,6
/proc/20273/stat : 20273 (pwbo2.0) R 20271 20273 17458 0 -1 4203524 215098 0 0 0 179456 78 0 0 20 0 1 0 275898068 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20273/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.34
Current children cumulated vsize (KiB) 0

Child status: 255

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.17993
#  lost CPU user time (s): 4.44995
#  lost CPU system time (s): -0.27

Real time (s): 1800.01
CPU time (s): 1799.54
CPU user time (s): 1799.01
CPU system time (s): 0.524879
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 846412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.56
system time used= 0.794879
maximum resident set size= 785388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215098
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= 140
involuntary context switches= 1937

runsolver used 3.10853 second user time and 8.42872 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-27 07:48:56
IDJOB=3704353
IDBENCH=89731
IDSOLVER=2280
FILE ID=node148/3704353-1338097733
RUNJOBID= node148-1338087316-17474
PBS_JOBID= 14624438
Free space on /tmp= 71596 MiB

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

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

MD5SUM BENCH= 7cf213338254036b9868078970e2a948
RANDOM SEED=2021019262

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28535784 kB
Buffers:          317284 kB
Cached:          2880312 kB
SwapCached:          576 kB
Active:           908048 kB
Inactive:        2597056 kB
Active(anon):     299044 kB
Inactive(anon):    11120 kB
Active(file):     609004 kB
Inactive(file):  2585936 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:            116828 kB
Writeback:             0 kB
AnonPages:        317904 kB
Mapped:            14936 kB
Shmem:                96 kB
Slab:             692468 kB
SReclaimable:     136420 kB
SUnreclaim:       556048 kB
KernelStack:        1456 kB
PageTables:         4600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     176840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71600 MiB
End job on node148 at 2012-05-27 08:18:56