Trace number 3704845

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/heinz/
normalized-neos-820146.opb
MD5SUM04a6efcac49375b9407fbc5f15fae5c7
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 variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
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 13
Number of bits of the biggest sum of numbers4
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-3704845-1338111032.opb.
0.00/0.00	c Instance file HOME/instance-3704845-1338111032.opb
0.00/0.00	c File size is 31421 bytes.
0.00/0.00	c Highest Coefficient sum: 13
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      600                                                 |
0.00/0.00	c |  Number Clauses:        675                                                 |
0.00/0.00	c |  Number Cardinality:    170                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	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-3704845-1338111032/watcher-3704845-1338111032 -o /tmp/evaluation-result-3704845-1338111032/solver-3704845-1338111032 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704845-1338111032.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 3/178 5253
/proc/meminfo: memFree=27462800/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=83836 CPUtime=0 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 883 0 0 0 0 0 0 0 20 0 2 0 277227542 85848064 828 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 20959 828 182 432 0 20524 0
[pid=5253/tid=5254] ppid=5251 vsize=83836 CPUtime=0 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 109 0 0 0 0 0 0 0 20 0 2 0 277227543 85848064 828 33554432000 4194304 5963574 140734278526928 140737027118520 4372480 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.0908141 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5253
/proc/meminfo: memFree=27462800/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=83836 CPUtime=0.08 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 1171 0 0 0 8 0 0 0 20 0 2 0 277227542 85848064 1116 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 20959 1116 185 432 0 20524 0
[pid=5253/tid=5254] ppid=5251 vsize=83836 CPUtime=0.07 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 397 0 0 0 7 0 0 0 20 0 2 0 277227543 85848064 1116 33554432000 4194304 5963574 140734278526928 140737027118520 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 83836

[startup+0.100301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5253
/proc/meminfo: memFree=27462800/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=83836 CPUtime=0.09 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 1192 0 0 0 9 0 0 0 20 0 2 0 277227542 85848064 1137 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 20959 1137 185 432 0 20524 0
[pid=5253/tid=5254] ppid=5251 vsize=83836 CPUtime=0.08 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 418 0 0 0 8 0 0 0 20 0 2 0 277227543 85848064 1137 33554432000 4194304 5963574 140734278526928 140737027118520 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83836

[startup+0.300263 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5253
/proc/meminfo: memFree=27462800/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=83836 CPUtime=0.29 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 1554 0 0 0 29 0 0 0 20 0 2 0 277227542 85848064 1499 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 20959 1500 185 432 0 20524 0
[pid=5253/tid=5254] ppid=5251 vsize=83836 CPUtime=0.28 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 781 0 0 0 28 0 0 0 20 0 2 0 277227543 85848064 1500 33554432000 4194304 5963574 140734278526928 139761562474536 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83836

[startup+0.70027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5253
/proc/meminfo: memFree=27462800/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=83980 CPUtime=0.69 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 1986 0 0 0 69 0 0 0 20 0 2 0 277227542 85995520 1931 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 20995 1931 185 432 0 20560 0
[pid=5253/tid=5254] ppid=5251 vsize=83980 CPUtime=0.68 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 1212 0 0 0 68 0 0 0 20 0 2 0 277227543 85995520 1931 33554432000 4194304 5963574 140734278526928 139761562474536 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83980

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5255
/proc/meminfo: memFree=27454716/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=83980 CPUtime=1.49 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 2462 0 0 0 149 0 0 0 20 0 2 0 277227542 85995520 2407 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 20995 2407 185 432 0 20560 0
[pid=5253/tid=5254] ppid=5251 vsize=83980 CPUtime=1.48 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 1688 0 0 0 148 0 0 0 20 0 2 0 277227543 85995520 2407 33554432000 4194304 5963574 140734278526928 139761562474296 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83980

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5255
/proc/meminfo: memFree=27450740/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=84052 CPUtime=3.09 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 3393 0 0 0 309 0 0 0 20 0 2 0 277227542 86069248 3338 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 21013 3338 185 432 0 20578 0
[pid=5253/tid=5254] ppid=5251 vsize=84052 CPUtime=3.07 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 2619 0 0 0 307 0 0 0 20 0 2 0 277227543 86069248 3338 33554432000 4194304 5963574 140734278526928 139761562474296 4399592 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84052

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5255
/proc/meminfo: memFree=27444292/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=84160 CPUtime=6.29 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 4841 0 0 0 628 1 0 0 20 0 2 0 277227542 86179840 4786 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 21040 4786 185 432 0 20605 0
[pid=5253/tid=5254] ppid=5251 vsize=84160 CPUtime=6.26 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 4067 0 0 0 626 0 0 0 20 0 2 0 277227543 86179840 4786 33554432000 4194304 5963574 140734278526928 139761562474536 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84160

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5255
/proc/meminfo: memFree=27434760/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=84160 CPUtime=12.69 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 6452 0 0 0 1267 2 0 0 20 0 2 0 277227542 86179840 6397 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 21040 6397 185 432 0 20605 0
[pid=5253/tid=5254] ppid=5251 vsize=84160 CPUtime=12.65 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 5678 0 0 0 1264 1 0 0 20 0 2 0 277227543 86179840 6397 33554432000 4194304 5963574 140734278526928 139761562474488 4400164 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84160

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5255
/proc/meminfo: memFree=27419268/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=84320 CPUtime=25.48 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 9220 0 0 0 2545 3 0 0 20 0 2 0 277227542 86343680 9165 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 21080 9165 185 432 0 20645 0
[pid=5253/tid=5254] ppid=5251 vsize=84320 CPUtime=25.41 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 8446 0 0 0 2538 3 0 0 20 0 2 0 277227543 86343680 9165 33554432000 4194304 5963574 140734278526928 139761562474488 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84320

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5256
/proc/meminfo: memFree=27396448/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=84560 CPUtime=51.08 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 12602 0 0 0 5103 5 0 0 20 0 2 0 277227542 86589440 12547 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 21140 12547 185 432 0 20705 0
[pid=5253/tid=5254] ppid=5251 vsize=84560 CPUtime=50.95 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 11828 0 0 0 5090 5 0 0 20 0 2 0 277227543 86589440 12547 33554432000 4194304 5963574 140734278526928 139761562474536 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84560

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5256
/proc/meminfo: memFree=27351232/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=150672 CPUtime=102.28 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 17379 0 0 0 10220 8 0 0 20 0 2 0 277227542 154288128 17324 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 37668 17324 185 432 0 37233 0
[pid=5253/tid=5254] ppid=5251 vsize=150672 CPUtime=102.02 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 16605 0 0 0 10193 9 0 0 20 0 2 0 277227543 154288128 17324 33554432000 4194304 5963574 140734278526928 139761562474488 4399462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150672

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5295
/proc/meminfo: memFree=29872240/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=151248 CPUtime=162.24 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 23449 0 0 0 16213 11 0 0 20 0 2 0 277227542 154877952 24275 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 37812 24275 185 432 0 37377 0
[pid=5253/tid=5254] ppid=5251 vsize=151248 CPUtime=161.83 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 22675 0 0 0 16170 13 0 0 20 0 2 0 277227543 154877952 24275 33554432000 4194304 5963574 140734278526928 139761562474296 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 151248

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5295
/proc/meminfo: memFree=29805692/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=151896 CPUtime=222.23 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 27079 0 0 0 22209 14 0 0 20 0 2 0 277227542 155541504 27951 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 37974 27951 185 432 0 37539 0
[pid=5253/tid=5254] ppid=5251 vsize=151896 CPUtime=221.67 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 26305 0 0 0 22150 17 0 0 20 0 2 0 277227543 155541504 27951 33554432000 4194304 5963574 140734278526928 139761562474296 4400164 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 151896

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5334
/proc/meminfo: memFree=29839280/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=153264 CPUtime=282.21 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 32369 0 0 0 28203 18 0 0 20 0 2 0 277227542 156942336 33361 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 38316 33361 185 432 0 37881 0
[pid=5253/tid=5254] ppid=5251 vsize=153264 CPUtime=281.5 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 31595 0 0 0 28128 22 0 0 20 0 2 0 277227543 156942336 33361 33554432000 4194304 5963574 140734278526928 139761562474296 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 153264

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5335
/proc/meminfo: memFree=29697452/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=220060 CPUtime=342.19 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 36106 0 0 0 34199 20 0 0 20 0 2 0 277227542 225341440 37098 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 55015 37098 185 432 0 54580 0
[pid=5253/tid=5254] ppid=5251 vsize=220060 CPUtime=341.34 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 35332 0 0 0 34109 25 0 0 20 0 2 0 277227543 225341440 37098 33554432000 4194304 5963574 140734278526928 139761562474296 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 220060

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 5336
/proc/meminfo: memFree=29674116/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=221248 CPUtime=402.18 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 38352 0 0 0 40197 21 0 0 20 0 2 0 277227542 226557952 39344 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.09 2.06 2.01 3/179 5345
/proc/meminfo: memFree=29257004/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=375900 CPUtime=1422 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 78483 0 0 0 142134 66 0 0 20 0 2 0 277227542 384921600 79645 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 93975 79645 185 432 0 93540 0
[pid=5253/tid=5254] ppid=5251 vsize=375900 CPUtime=1418.46 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 77709 0 0 0 141759 87 0 0 20 0 2 0 277227543 384921600 79645 33554432000 4194304 5963574 140734278526928 139761562474488 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 375900

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 5345
/proc/meminfo: memFree=29238156/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=377056 CPUtime=1481.98 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 83186 0 0 0 148127 71 0 0 20 0 2 0 277227542 386105344 84348 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 94264 84348 185 432 0 93829 0
[pid=5253/tid=5254] ppid=5251 vsize=377056 CPUtime=1478.3 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 82412 0 0 0 147737 93 0 0 20 0 2 0 277227543 386105344 84348 33554432000 4194304 5963574 140734278526928 139761562474296 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 377056

[startup+1542.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/179 5345
/proc/meminfo: memFree=29236412/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=378716 CPUtime=1541.97 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 83546 0 0 0 154126 71 0 0 20 0 2 0 277227542 387805184 84703 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 94679 84703 185 432 0 94244 0
[pid=5253/tid=5254] ppid=5251 vsize=378716 CPUtime=1538.14 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 82772 0 0 0 153720 94 0 0 20 0 2 0 277227543 387805184 84703 33554432000 4194304 5963574 140734278526928 139761562474296 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 378716

[startup+1602.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/179 5346
/proc/meminfo: memFree=29220248/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=380016 CPUtime=1601.95 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 87568 0 0 0 160119 76 0 0 20 0 2 0 277227542 389136384 88758 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 95004 88758 185 432 0 94569 0
[pid=5253/tid=5254] ppid=5251 vsize=380016 CPUtime=1597.96 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 86794 0 0 0 159697 99 0 0 20 0 2 0 277227543 389136384 88758 33554432000 4194304 5963574 140734278526928 139761562474536 4399560 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 380016

[startup+1662.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/179 5346
/proc/meminfo: memFree=29213420/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=380880 CPUtime=1661.94 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 89284 0 0 0 166116 78 0 0 20 0 2 0 277227542 390021120 90472 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 95220 90472 185 432 0 94785 0
[pid=5253/tid=5254] ppid=5251 vsize=380880 CPUtime=1657.8 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 88510 0 0 0 165677 103 0 0 20 0 2 0 277227543 390021120 90472 33554432000 4194304 5963574 140734278526928 139761562474536 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 380880

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/179 5346
/proc/meminfo: memFree=29212924/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=381708 CPUtime=1721.93 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 89449 0 0 0 172115 78 0 0 20 0 2 0 277227542 390868992 90637 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 95427 90637 185 432 0 94992 0
[pid=5253/tid=5254] ppid=5251 vsize=381708 CPUtime=1717.64 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 88675 0 0 0 171660 104 0 0 20 0 2 0 277227543 390868992 90637 33554432000 4194304 5963574 140734278526928 139761562474536 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 381708

[startup+1782.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/180 5349
/proc/meminfo: memFree=29204980/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=448376 CPUtime=1781.91 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 91516 0 0 0 178110 81 0 0 20 0 2 0 277227542 459137024 92704 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 112094 92704 185 432 0 111659 0
[pid=5253/tid=5254] ppid=5251 vsize=448376 CPUtime=1777.49 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 90742 0 0 0 177641 108 0 0 20 0 2 0 277227543 459137024 92704 33554432000 4194304 5963574 140734278526928 139761562474488 4399511 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 448376

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

[startup+1791.91 s]
/proc/loadavg: 2.11 2.08 2.01 3/180 5349
/proc/meminfo: memFree=29202748/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=448376 CPUtime=1791.52 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 91990 0 0 0 179070 82 0 0 20 0 2 0 277227542 459137024 93178 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 112094 93178 185 432 0 111659 0
[pid=5253/tid=5254] ppid=5251 vsize=448376 CPUtime=1787.07 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 91216 0 0 0 178598 109 0 0 20 0 2 0 277227543 459137024 93178 33554432000 4194304 5963574 140734278526928 139761562474488 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (KiB) 448376

[startup+1795.1 s]
/proc/loadavg: 2.10 2.07 2.01 3/180 5349
/proc/meminfo: memFree=29202376/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=448520 CPUtime=1794.72 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 92129 0 0 0 179390 82 0 0 20 0 2 0 277227542 459284480 93317 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 112130 93317 185 432 0 111695 0
[pid=5253/tid=5254] ppid=5251 vsize=448520 CPUtime=1790.26 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 91355 0 0 0 178917 109 0 0 20 0 2 0 277227543 459284480 93317 33554432000 4194304 5963574 140734278526928 139761562474536 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.72
Current children cumulated vsize (KiB) 448520

[startup+1798.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/180 5349
/proc/meminfo: memFree=29201880/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=448520 CPUtime=1797.91 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 92268 0 0 0 179709 82 0 0 20 0 2 0 277227542 459284480 93456 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 112130 93456 185 432 0 111695 0
[pid=5253/tid=5254] ppid=5251 vsize=448520 CPUtime=1793.45 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 91494 0 0 0 179236 109 0 0 20 0 2 0 277227543 459284480 93456 33554432000 4194304 5963574 140734278526928 139761562474488 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 448520

[startup+1799.1 s]
/proc/loadavg: 2.10 2.07 2.01 3/180 5349
/proc/meminfo: memFree=29201756/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=448520 CPUtime=1798.71 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 92296 0 0 0 179789 82 0 0 20 0 2 0 277227542 459284480 93484 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 112130 93484 185 432 0 111695 0
[pid=5253/tid=5254] ppid=5251 vsize=448520 CPUtime=1794.24 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 91522 0 0 0 179315 109 0 0 20 0 2 0 277227543 459284480 93484 33554432000 4194304 5963574 140734278526928 139761562474488 4399645 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 448520

[startup+1799.5 s]
/proc/loadavg: 2.09 2.07 2.01 3/180 5349
/proc/meminfo: memFree=29201384/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=448520 CPUtime=1799.12 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 92312 0 0 0 179830 82 0 0 20 0 2 0 277227542 459284480 93500 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 112130 93500 185 432 0 111695 0
[pid=5253/tid=5254] ppid=5251 vsize=448520 CPUtime=1794.65 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 91538 0 0 0 179356 109 0 0 20 0 2 0 277227543 459284480 93500 33554432000 4194304 5963574 140734278526928 139761562474536 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.12
Current children cumulated vsize (KiB) 448520

[startup+1799.9 s]
/proc/loadavg: 2.09 2.07 2.01 3/180 5349
/proc/meminfo: memFree=29201384/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=448520 CPUtime=1799.51 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 92327 0 0 0 179869 82 0 0 20 0 2 0 277227542 459284480 93515 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 112130 93515 185 432 0 111695 0
[pid=5253/tid=5254] ppid=5251 vsize=448520 CPUtime=1795.04 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 91553 0 0 0 179395 109 0 0 20 0 2 0 277227543 459284480 93515 33554432000 4194304 5963574 140734278526928 139761562474536 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 448520

[startup+1800 s]
/proc/loadavg: 2.09 2.07 2.01 3/180 5349
/proc/meminfo: memFree=29201384/32873844 swapFree=7628/7628
[pid=5253] ppid=5251 vsize=448520 CPUtime=1799.61 cores=0,2,4,6
/proc/5253/stat : 5253 (wbo1.7) S 5251 5253 2698 0 -1 4202496 92330 0 0 0 179879 82 0 0 20 0 2 0 277227542 459284480 93518 33554432000 4194304 5963574 140734278526928 140734278526448 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5253/statm: 112130 93518 185 432 0 111695 0
[pid=5253/tid=5254] ppid=5251 vsize=448520 CPUtime=1795.14 cores=0,2,4,6
/proc/5253/task/5254/stat : 5254 (wbo1.7) R 5251 5253 2698 0 -1 4202560 91556 0 0 0 179405 109 0 0 20 0 2 0 277227543 459284480 93518 33554432000 4194304 5963574 140734278526928 139761562474536 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 448520

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5253 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=59261
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=105831
# CPU time returned by wait4() is 1795.17
# 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.79
CPU system time (s): 0.82
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 448520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.06
system time used= 1.10583
maximum resident set size= 374076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92331
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= 157
involuntary context switches= 1944

runsolver used 2.65959 second user time and 7.16191 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 11:30:32
IDJOB=3704845
IDBENCH=89818
IDSOLVER=2283
FILE ID=node145/3704845-1338111032
RUNJOBID= node145-1338087553-2714
PBS_JOBID= 14624445
Free space on /tmp= 71292 MiB

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

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

MD5SUM BENCH= 04a6efcac49375b9407fbc5f15fae5c7
RANDOM SEED=1159935935

node145.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.149
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.29
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.149
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		: 2667.149
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	: 5313.38
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.149
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.149
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		: 2667.149
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.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27462800 kB
Buffers:          294040 kB
Cached:          1970064 kB
SwapCached:            0 kB
Active:          3228756 kB
Inactive:        1364012 kB
Active(anon):    2320176 kB
Inactive(anon):    10912 kB
Active(file):     908580 kB
Inactive(file):  1353100 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5472 kB
Writeback:             0 kB
AnonPages:       2438812 kB
Mapped:            14836 kB
Shmem:               200 kB
Slab:             673396 kB
SReclaimable:     115128 kB
SUnreclaim:       558268 kB
KernelStack:        1496 kB
PageTables:         8440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     840524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1886208 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= 71544 MiB
End job on node145 at 2012-05-27 12:00:32