Trace number 3727989

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.48 1800.02

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_1.opb
MD5SUM88e7a647c6e46a38e952354158b1fb76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint44
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6204
Sum of products size (including duplicates)12408
Number of different products6204
Sum of products size12408

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727989-1338655555.opb.
0.00/0.00	c Instance file HOME/instance-3727989-1338655555.opb
0.00/0.00	c File size is 458821 bytes.
0.00/0.03	c Cost Offset: 0
0.00/0.03	c Highest Coefficient sum: 45
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.04         s                                      |
0.00/0.03	c |  Number Variables:      6404                                                |
0.00/0.03	c |  Number Clauses:        6404                                                |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 6204                                                |
0.00/0.03	c |                                                                             |
0.00/0.04	c |  Problem Type:          Optimization                                        |
0.00/0.04	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.04	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.04	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.04	c ===============================================================================
0.00/0.05	c | 0.05      | 0  | 1            lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 2            lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 3            lb |  0                0                0.00  |
0.08/0.18	c | 0.18      | 0  | 4            lb |  0                0                0.00  |
51.35/51.45	c | 51.45     | 0  | 5            lb |  0                0                0.00  |
1799.48/1800.00	c ===============================================================================
1799.48/1800.00	c Wall Clock Time: 1800.00 s
1799.48/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-3727989-1338655555/watcher-3727989-1338655555 -o /tmp/evaluation-result-3727989-1338655555/solver-3727989-1338655555 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727989-1338655555.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 1.93 3/177 12018
/proc/meminfo: memFree=27292008/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=4348 CPUtime=0 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) R 12016 12018 9917 0 -1 4202496 486 0 0 0 0 0 0 0 20 0 1 0 331681255 4452352 439 33554432000 4194304 5964350 140733792290160 140736905957544 4395119 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 1087 440 161 433 0 538 0

[startup+0.0129621 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12018
/proc/meminfo: memFree=27292008/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=5392 CPUtime=0 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) R 12016 12018 9917 0 -1 4202496 731 0 0 0 0 0 0 0 20 0 1 0 331681255 5521408 684 33554432000 4194304 5964350 140733792290160 140736905957544 5136410 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 1348 684 186 433 0 799 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5392

[startup+0.100139 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12018
/proc/meminfo: memFree=27292008/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=86804 CPUtime=0.08 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 3943 0 0 0 8 0 0 0 20 0 2 0 331681255 88887296 3493 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 21701 3493 193 433 0 21265 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 86804

[startup+0.300141 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12018
/proc/meminfo: memFree=27292008/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=86804 CPUtime=0.28 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 4161 0 0 0 28 0 0 0 20 0 2 0 331681255 88887296 3711 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 21701 3711 194 433 0 21265 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 86804

[startup+0.700115 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12018
/proc/meminfo: memFree=27292008/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=86804 CPUtime=0.68 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 4173 0 0 0 68 0 0 0 20 0 2 0 331681255 88887296 3723 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 21701 3723 194 433 0 21265 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86804

[startup+1.50014 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12027
/proc/meminfo: memFree=27258760/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=86804 CPUtime=1.49 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 4660 0 0 0 148 1 0 0 20 0 2 0 331681255 88887296 4210 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 21701 4210 194 433 0 21265 0
[pid=12018/tid=12020] ppid=12016 vsize=86804 CPUtime=1.44 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 2922 0 0 0 144 0 0 0 20 0 2 0 331681259 88887296 4210 33554432000 4194304 5964350 140733792290160 140474128189432 5136340 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86804

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12027
/proc/meminfo: memFree=27254296/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=86804 CPUtime=3.08 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 6101 0 0 0 307 1 0 0 20 0 2 0 331681255 88887296 5691 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 21701 5691 194 433 0 21265 0
[pid=12018/tid=12020] ppid=12016 vsize=86804 CPUtime=3.03 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 4363 0 0 0 302 1 0 0 20 0 2 0 331681259 88887296 5691 33554432000 4194304 5964350 140733792290160 140474128189240 4400007 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 86804

[startup+6.30017 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12027
/proc/meminfo: memFree=27233116/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=86804 CPUtime=6.28 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 8310 0 0 0 626 2 0 0 20 0 2 0 331681255 88887296 7900 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 21701 7900 194 433 0 21265 0
[pid=12018/tid=12020] ppid=12016 vsize=86804 CPUtime=6.22 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 6572 0 0 0 621 1 0 0 20 0 2 0 331681259 88887296 7900 33554432000 4194304 5964350 140733792290160 140474128189432 4399835 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86804

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12027
/proc/meminfo: memFree=27210604/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=86804 CPUtime=12.68 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 13668 0 0 0 1264 4 0 0 20 0 2 0 331681255 88887296 13258 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 21701 13258 194 433 0 21265 0
[pid=12018/tid=12020] ppid=12016 vsize=86804 CPUtime=12.6 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 11930 0 0 0 1257 3 0 0 20 0 2 0 331681259 88887296 13258 33554432000 4194304 5964350 140733792290160 140474128189432 4403290 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86804

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12027
/proc/meminfo: memFree=27171064/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=152340 CPUtime=25.46 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 19704 0 0 0 2540 6 0 0 20 0 2 0 331681255 155996160 19300 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 38085 19300 194 433 0 37649 0
[pid=12018/tid=12020] ppid=12016 vsize=152340 CPUtime=25.35 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 17966 0 0 0 2529 6 0 0 20 0 2 0 331681259 155996160 19300 33554432000 4194304 5964350 140733792290160 140474128189432 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 152340

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12027
/proc/meminfo: memFree=27119832/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=152664 CPUtime=51.05 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 25997 0 0 0 5095 10 0 0 20 0 2 0 331681255 156327936 26107 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 38166 26107 194 433 0 37730 0
[pid=12018/tid=12020] ppid=12016 vsize=152664 CPUtime=50.87 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 24259 0 0 0 5078 9 0 0 20 0 2 0 331681259 156327936 26107 33554432000 4194304 5964350 140733792290160 140474128189432 4481076 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 152664

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 1.94 3/179 12027
/proc/meminfo: memFree=27072648/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=152340 CPUtime=102.24 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 27113 0 0 0 10214 10 0 0 20 0 2 0 331681255 155996160 27146 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 38085 27146 194 433 0 37649 0
[pid=12018/tid=12020] ppid=12016 vsize=152340 CPUtime=101.94 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 25375 0 0 0 10183 11 0 0 20 0 2 0 331681259 155996160 27146 33554432000 4194304 5964350 140733792290160 140474128189480 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 152340

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 12028
/proc/meminfo: memFree=26955636/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=218360 CPUtime=162.22 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 46879 0 0 0 16204 18 0 0 20 0 2 0 331681255 223600640 46949 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 54590 46949 194 433 0 54154 0
[pid=12018/tid=12020] ppid=12016 vsize=218360 CPUtime=161.76 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 45141 0 0 0 16156 20 0 0 20 0 2 0 331681259 223600640 46949 33554432000 4194304 5964350 140733792290160 140474128189432 4400023 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 218360

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/179 12028
/proc/meminfo: memFree=26869556/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=283896 CPUtime=222.21 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 54915 0 0 0 22199 22 0 0 20 0 2 0 331681255 290709504 54984 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 70974 54984 194 433 0 70538 0
[pid=12018/tid=12020] ppid=12016 vsize=283896 CPUtime=221.6 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 53177 0 0 0 22136 24 0 0 20 0 2 0 331681259 290709504 54984 33554432000 4194304 5964350 140733792290160 140474128189240 4399846 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 283896

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 12031
/proc/meminfo: memFree=26824144/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=284136 CPUtime=282.2 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 60764 0 0 0 28196 24 0 0 20 0 2 0 331681255 290955264 60833 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 71034 60833 194 433 0 70598 0
[pid=12018/tid=12020] ppid=12016 vsize=284136 CPUtime=281.44 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 59026 0 0 0 28117 27 0 0 20 0 2 0 331681259 290955264 60833 33554432000 4194304 5964350 140733792290160 140474128189432 4400007 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 284136

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12031
/proc/meminfo: memFree=26773852/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=284136 CPUtime=342.17 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 65100 0 0 0 34192 25 0 0 20 0 2 0 331681255 290955264 65257 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 71034 65257 194 433 0 70598 0
[pid=12018/tid=12020] ppid=12016 vsize=284136 CPUtime=341.26 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 63362 0 0 0 34097 29 0 0 20 0 2 0 331681259 290955264 65257 33554432000 4194304 5964350 140733792290160 140474128189240 4399774 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 284136

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12031
/proc/meminfo: memFree=26696736/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=349672 CPUtime=402.13 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 76899 0 0 0 40184 29 0 0 20 0 2 0 331681255 358064128 77265 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 87418 77265 194 433 0 86982 0
[pid=12018/tid=12020] ppid=12016 vsize=349672 CPUtime=401.06 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 75161 0 0 0 40072 34 0 0 20 0 2 0 331681259 358064128 77265 33554432000 4194304 5964350 140733792290160 140474128189432 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 349672

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12032
/proc/meminfo: memFree=26650680/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=349672 CPUtime=462.11 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.94 3/179 12062
/proc/meminfo: memFree=26172164/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=743788 CPUtime=1421.85 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 164149 0 0 0 142116 69 0 0 20 0 2 0 331681255 761638912 166142 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 185947 166142 194 433 0 185511 0
[pid=12018/tid=12020] ppid=12016 vsize=743788 CPUtime=1418.27 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 162411 0 0 0 141738 89 0 0 20 0 2 0 331681259 761638912 166142 33554432000 4194304 5964350 140733792290160 140474128189432 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 743788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 12065
/proc/meminfo: memFree=26098384/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=810292 CPUtime=1481.83 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 181979 0 0 0 148107 76 0 0 20 0 2 0 331681255 829739008 183972 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 202573 183972 194 433 0 202137 0
[pid=12018/tid=12020] ppid=12016 vsize=810292 CPUtime=1478.11 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 180241 0 0 0 147714 97 0 0 20 0 2 0 331681259 829739008 183972 33554432000 4194304 5964350 140733792290160 140474128189432 4399861 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 810292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12065
/proc/meminfo: memFree=26014020/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=811260 CPUtime=1541.82 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 193444 0 0 0 154101 81 0 0 20 0 2 0 331681255 830730240 195437 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 202815 195437 194 433 0 202379 0
[pid=12018/tid=12020] ppid=12016 vsize=811260 CPUtime=1537.95 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 191706 0 0 0 153691 104 0 0 20 0 2 0 331681259 830730240 195437 33554432000 4194304 5964350 140733792290160 140474128189432 4400439 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 811260

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/179 12065
/proc/meminfo: memFree=25986852/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=811260 CPUtime=1601.81 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 193474 0 0 0 160100 81 0 0 20 0 2 0 331681255 830730240 195467 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 202815 195467 194 433 0 202379 0
[pid=12018/tid=12020] ppid=12016 vsize=811260 CPUtime=1597.8 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 191736 0 0 0 159675 105 0 0 20 0 2 0 331681259 830730240 195467 33554432000 4194304 5964350 140733792290160 140474128189432 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 811260

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 12066
/proc/meminfo: memFree=25983372/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=811260 CPUtime=1661.8 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 193521 0 0 0 166099 81 0 0 20 0 2 0 331681255 830730240 195514 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 202815 195514 194 433 0 202379 0
[pid=12018/tid=12020] ppid=12016 vsize=811260 CPUtime=1657.65 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 191783 0 0 0 165659 106 0 0 20 0 2 0 331681259 830730240 195514 33554432000 4194304 5964350 140733792290160 140474128189432 4403296 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 811260

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/179 12066
/proc/meminfo: memFree=25888640/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1721.79 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213824 0 0 0 172089 90 0 0 20 0 2 0 331681255 966184960 215815 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215815 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1717.49 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212086 0 0 0 171633 116 0 0 20 0 2 0 331681259 966184960 215815 33554432000 4194304 5964350 140733792290160 140474128189432 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 943540

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/179 12066
/proc/meminfo: memFree=25885548/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1781.78 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213841 0 0 0 178088 90 0 0 20 0 2 0 331681255 966184960 215832 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215832 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1777.34 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212103 0 0 0 177617 117 0 0 20 0 2 0 331681259 966184960 215832 33554432000 4194304 5964350 140733792290160 140474128189432 4403296 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 943540

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

[startup+1791.91 s]
/proc/loadavg: 2.06 2.01 1.95 3/179 12066
/proc/meminfo: memFree=25885548/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1791.39 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213851 0 0 0 179049 90 0 0 20 0 2 0 331681255 966184960 215842 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215842 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1786.92 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212113 0 0 0 178575 117 0 0 20 0 2 0 331681259 966184960 215842 33554432000 4194304 5964350 140733792290160 140474128189432 4222308 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 943540

[startup+1795.1 s]
/proc/loadavg: 2.06 2.01 1.95 3/179 12066
/proc/meminfo: memFree=25884856/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1794.58 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213855 0 0 0 179368 90 0 0 20 0 2 0 331681255 966184960 215855 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215855 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1790.11 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212117 0 0 0 178894 117 0 0 20 0 2 0 331681259 966184960 215855 33554432000 4194304 5964350 140733792290160 140474128189432 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 943540

[startup+1798.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 12066
/proc/meminfo: memFree=25884980/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1797.78 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213855 0 0 0 179688 90 0 0 20 0 2 0 331681255 966184960 215855 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215855 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1793.3 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212117 0 0 0 179213 117 0 0 20 0 2 0 331681259 966184960 215855 33554432000 4194304 5964350 140733792290160 140474128189432 4222352 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 943540

[startup+1799.1 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 12066
/proc/meminfo: memFree=25884980/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1798.58 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213855 0 0 0 179768 90 0 0 20 0 2 0 331681255 966184960 215855 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215855 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1794.09 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212117 0 0 0 179292 117 0 0 20 0 2 0 331681259 966184960 215855 33554432000 4194304 5964350 140733792290160 140474128189432 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (KiB) 943540

[startup+1799.5 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 12066
/proc/meminfo: memFree=25884980/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1798.98 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213855 0 0 0 179808 90 0 0 20 0 2 0 331681255 966184960 215855 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215855 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1794.5 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212117 0 0 0 179333 117 0 0 20 0 2 0 331681259 966184960 215855 33554432000 4194304 5964350 140733792290160 140474128189432 4400462 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 943540

[startup+1799.9 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 12066
/proc/meminfo: memFree=25884980/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1799.38 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213855 0 0 0 179848 90 0 0 20 0 2 0 331681255 966184960 215855 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215855 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1794.89 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212117 0 0 0 179372 117 0 0 20 0 2 0 331681259 966184960 215855 33554432000 4194304 5964350 140733792290160 140474128189432 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 943540

[startup+1800 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 12066
/proc/meminfo: memFree=25884980/32873660 swapFree=7120/7120
[pid=12018] ppid=12016 vsize=943540 CPUtime=1799.48 cores=0,2,4,6
/proc/12018/stat : 12018 (wbo1.72) S 12016 12018 9917 0 -1 4202496 213855 0 0 0 179858 90 0 0 20 0 2 0 331681255 966184960 215855 33554432000 4194304 5964350 140733792290160 140733792289680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12018/statm: 235885 215855 194 433 0 235449 0
[pid=12018/tid=12020] ppid=12016 vsize=943540 CPUtime=1794.99 cores=0,2,4,6
/proc/12018/task/12020/stat : 12020 (wbo1.72) R 12016 12018 9917 0 -1 4202560 212117 0 0 0 179382 117 0 0 20 0 2 0 331681259 966184960 215855 33554432000 4194304 5964350 140733792290160 140474128189432 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 943540

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12018 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=870290
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=200817
# CPU time returned by wait4() is 1795.07
# while last known CPU time is 1799.48
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.48
CPU user time (s): 1798.58
CPU system time (s): 0.9
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 943540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.87
system time used= 1.20082
maximum resident set size= 863428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213857
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= 308
involuntary context switches= 2246

runsolver used 3.61645 second user time and 8.98263 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 18:45:55
IDJOB=3727989
IDBENCH=48128
IDSOLVER=2314
FILE ID=node117/3727989-1338655555
RUNJOBID= node117-1338651904-11313
PBS_JOBID= 14636463
Free space on /tmp= 69128 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_1.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727989-1338655555/watcher-3727989-1338655555 -o /tmp/evaluation-result-3727989-1338655555/solver-3727989-1338655555 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727989-1338655555.opb

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

MD5SUM BENCH= 88e7a647c6e46a38e952354158b1fb76
RANDOM SEED=1339925723

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


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        27293452 kB
Buffers:          594784 kB
Cached:          4057468 kB
SwapCached:          776 kB
Active:          2251676 kB
Inactive:        2418224 kB
Active(anon):       3320 kB
Inactive(anon):     9984 kB
Active(file):    2248356 kB
Inactive(file):  2408240 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        141216 kB
Mapped:            11808 kB
Shmem:                80 kB
Slab:             775040 kB
SReclaimable:     219456 kB
SUnreclaim:       555584 kB
KernelStack:        1488 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     106212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727989-1338655555.opb

Free space on /tmp at the end= 69124 MiB
End job on node117 at 2012-06-02 19:15:55