Trace number 3705650

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.7? 1799.72 1800

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_1.opb
MD5SUMfd0cd32338d58e5da2d0a0f96e14ad7d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1797.5
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
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)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

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-3705650-1338105206.opb.
0.00/0.00	c Instance file HOME/instance-3705650-1338105206.opb
0.00/0.00	c File size is 254876 bytes.
0.00/0.02	c Cost Offset: -100
0.00/0.02	c Highest Coefficient sum: 200
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      3238                                                |
0.00/0.02	c |  Number Clauses:        3138                                                |
0.00/0.02	c |  Number Cardinality:    202                                                 |
0.00/0.02	c |  Number PB Constraints: 3038                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.03      | 0  | -99          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -98          lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -97          lb |  0                0                0.00  |
5.09/5.18	c | 5.18      | 0  | -96          lb |  0                0                0.00  |
1452.86/1453.39	c | 1453.40   | 0  | -95          lb |  0                0                0.00  |
1799.37/1800.00	c ===============================================================================
1799.37/1800.00	c Wall Clock Time: 1800.00 s
1799.37/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-3705650-1338105206/watcher-3705650-1338105206 -o /tmp/evaluation-result-3705650-1338105206/solver-3705650-1338105206 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705650-1338105206.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/177 19785
/proc/meminfo: memFree=27106780/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=4324 CPUtime=0 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) R 19783 19785 16852 0 -1 4202496 540 0 0 0 0 0 0 0 20 0 1 0 276649220 4427776 492 33554432000 4194304 5963574 140736310791232 140735637286488 5392535 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 1081 495 175 432 0 583 0

[startup+0.0723651 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19785
/proc/meminfo: memFree=27106780/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=85844 CPUtime=0.06 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 2502 0 0 0 6 0 0 0 20 0 2 0 276649220 87904256 2391 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21461 2391 194 432 0 21026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85844

[startup+0.100182 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19785
/proc/meminfo: memFree=27106780/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=85844 CPUtime=0.09 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 2502 0 0 0 9 0 0 0 20 0 2 0 276649220 87904256 2391 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21461 2391 194 432 0 21026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85844

[startup+0.30011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19785
/proc/meminfo: memFree=27106780/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=85844 CPUtime=0.29 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 2559 0 0 0 29 0 0 0 20 0 2 0 276649220 87904256 2448 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21461 2448 194 432 0 21026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85844

[startup+0.700109 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19785
/proc/meminfo: memFree=27106780/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=85844 CPUtime=0.69 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 3157 0 0 0 69 0 0 0 20 0 2 0 276649220 87904256 3046 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21461 3046 194 432 0 21026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85844

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19787
/proc/meminfo: memFree=27095008/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=85844 CPUtime=1.48 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 3736 0 0 0 148 0 0 0 20 0 2 0 276649220 87904256 3625 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21461 3625 194 432 0 21026 0
[pid=19785/tid=19787] ppid=19783 vsize=85844 CPUtime=1.46 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 2434 0 0 0 146 0 0 0 20 0 2 0 276649222 87904256 3625 33554432000 4194304 5963574 140736310791232 139809728435736 4403255 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85844

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 19787
/proc/meminfo: memFree=27090172/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=85988 CPUtime=3.08 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 4910 0 0 0 307 1 0 0 20 0 2 0 276649220 88051712 4799 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21497 4799 194 432 0 21062 0
[pid=19785/tid=19787] ppid=19783 vsize=85988 CPUtime=3.06 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 3608 0 0 0 304 2 0 0 20 0 2 0 276649222 88051712 4799 33554432000 4194304 5963574 140736310791232 139809728436024 4378768 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85988

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19787
/proc/meminfo: memFree=27084904/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=85844 CPUtime=6.29 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 6134 0 0 0 627 2 0 0 20 0 2 0 276649220 87904256 5987 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21461 5987 194 432 0 21026 0
[pid=19785/tid=19787] ppid=19783 vsize=85844 CPUtime=6.26 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 4832 0 0 0 624 2 0 0 20 0 2 0 276649222 87904256 5987 33554432000 4194304 5963574 140736310791232 139809728437176 4399456 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) 85844

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19787
/proc/meminfo: memFree=27084532/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=85844 CPUtime=12.68 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 6418 0 0 0 1266 2 0 0 20 0 2 0 276649220 87904256 6271 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21461 6271 194 432 0 21026 0
[pid=19785/tid=19787] ppid=19783 vsize=85844 CPUtime=12.66 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 5116 0 0 0 1263 3 0 0 20 0 2 0 276649222 87904256 6271 33554432000 4194304 5963574 140736310791232 139809728435736 4222304 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85844

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19787
/proc/meminfo: memFree=27068396/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=86328 CPUtime=25.48 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 10416 0 0 0 2544 4 0 0 20 0 2 0 276649220 88399872 10269 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21582 10269 194 432 0 21147 0
[pid=19785/tid=19787] ppid=19783 vsize=86328 CPUtime=25.46 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 9114 0 0 0 2541 5 0 0 20 0 2 0 276649222 88399872 10269 33554432000 4194304 5963574 140736310791232 139809728436216 4399456 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) 86328

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19787
/proc/meminfo: memFree=27014100/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=86328 CPUtime=51.07 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 14969 0 0 0 5101 6 0 0 20 0 2 0 276649220 88399872 14822 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 21582 14822 194 432 0 21147 0
[pid=19785/tid=19787] ppid=19783 vsize=86328 CPUtime=51.06 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 13667 0 0 0 5099 7 0 0 20 0 2 0 276649222 88399872 14822 33554432000 4194304 5963574 140736310791232 139809728436216 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86328

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 19788
/proc/meminfo: memFree=26919304/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=152104 CPUtime=102.27 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 24045 0 0 0 10216 11 0 0 20 0 2 0 276649220 155754496 23898 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 38026 23898 194 432 0 37591 0
[pid=19785/tid=19787] ppid=19783 vsize=152104 CPUtime=102.26 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 22743 0 0 0 10213 13 0 0 20 0 2 0 276649222 155754496 23898 33554432000 4194304 5963574 140736310791232 139809728436216 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 152104

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19788
/proc/meminfo: memFree=26783312/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=152464 CPUtime=162.21 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 32117 0 0 0 16205 16 0 0 20 0 2 0 276649220 156123136 32112 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 38116 32112 194 432 0 37681 0
[pid=19785/tid=19787] ppid=19783 vsize=152464 CPUtime=162.21 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 30815 0 0 0 16202 19 0 0 20 0 2 0 276649222 156123136 32112 33554432000 4194304 5963574 140736310791232 139809728436024 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 152464

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19788
/proc/meminfo: memFree=26676304/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=218000 CPUtime=222.19 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 39280 0 0 0 22199 20 0 0 20 0 2 0 276649220 223232000 39621 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 54500 39621 194 432 0 54065 0
[pid=19785/tid=19787] ppid=19783 vsize=218000 CPUtime=222.2 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 37978 0 0 0 22196 24 0 0 20 0 2 0 276649222 223232000 39621 33554432000 4194304 5963574 140736310791232 139809728435736 4399574 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 218000

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19788
/proc/meminfo: memFree=26632252/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=218000 CPUtime=282.19 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 45369 0 0 0 28194 25 0 0 20 0 2 0 276649220 223232000 45710 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 54500 45710 194 432 0 54065 0
[pid=19785/tid=19787] ppid=19783 vsize=218000 CPUtime=282.2 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 44067 0 0 0 28190 30 0 0 20 0 2 0 276649222 223232000 45710 33554432000 4194304 5963574 140736310791232 139809728435736 4403213 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 218000

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 19788
/proc/meminfo: memFree=26598932/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=218000 CPUtime=342.18 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 49038 0 0 0 34191 27 0 0 20 0 2 0 276649220 223232000 49379 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 54500 49379 194 432 0 54065 0
[pid=19785/tid=19787] ppid=19783 vsize=218000 CPUtime=342.2 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 47736 0 0 0 34187 33 0 0 20 0 2 0 276649222 223232000 49379 33554432000 4194304 5963574 140736310791232 139809728435736 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 218000

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 19792
/proc/meminfo: memFree=26532548/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=284076 CPUtime=402.17 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 55100 0 0 0 40184 33 0 0 20 0 2 0 276649220 290893824 55441 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 71019 55441 194 432 0 70584 0
[pid=19785/tid=19787] ppid=19783 vsize=284076 CPUtime=402.2 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 53798 0 0 0 40181 39 0 0 20 0 2 0 276649222 290893824 55441 33554432000 4194304 5963574 140736310791232 139809728436024 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 284076

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19815
/proc/meminfo: memFree=26465964/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=284724 CPUtime=462.14 cores=0,2,4,6

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

/proc/19785/statm: 142643 123019 194 432 0 142208 0
[pid=19785/tid=19787] ppid=19783 vsize=570572 CPUtime=1302.04 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 120360 0 0 0 130098 106 0 0 20 0 2 0 276649222 584265728 123019 33554432000 4194304 5963574 140736310791232 139809728436264 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 570572

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25936480/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=571296 CPUtime=1361.89 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 121925 0 0 0 136102 87 0 0 20 0 2 0 276649220 585007104 123281 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 142824 123281 194 432 0 142389 0
[pid=19785/tid=19787] ppid=19783 vsize=571296 CPUtime=1362.03 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 120623 0 0 0 136096 107 0 0 20 0 2 0 276649222 585007104 123281 33554432000 4194304 5963574 140736310791232 139809728436264 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 571296

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25921848/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=571780 CPUtime=1421.88 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 123217 0 0 0 142100 88 0 0 20 0 2 0 276649220 585502720 124573 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 142945 124573 194 432 0 142510 0
[pid=19785/tid=19787] ppid=19783 vsize=571780 CPUtime=1422.04 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 121915 0 0 0 142095 109 0 0 20 0 2 0 276649222 585502720 124573 33554432000 4194304 5963574 140736310791232 139809728436216 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 571780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25828168/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1481.86 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146507 0 0 0 148092 94 0 0 20 0 2 0 276649220 624775168 142295 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142295 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1482.03 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145205 0 0 0 148086 117 0 0 20 0 2 0 276649222 624775168 142295 33554432000 4194304 5963574 140736310791232 139809728437176 4399633 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 610132

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25803368/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1541.85 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146507 0 0 0 154091 94 0 0 20 0 2 0 276649220 624775168 142295 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142295 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1542.03 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145205 0 0 0 154085 118 0 0 20 0 2 0 276649222 624775168 142295 33554432000 4194304 5963574 140736310791232 139809728437176 4403234 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 610132

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19824
/proc/meminfo: memFree=25803452/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1601.84 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146507 0 0 0 160090 94 0 0 20 0 2 0 276649220 624775168 142295 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142295 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1602.03 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145205 0 0 0 160084 119 0 0 20 0 2 0 276649222 624775168 142295 33554432000 4194304 5963574 140736310791232 139809728437176 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 610132

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25803244/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1661.84 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146507 0 0 0 166089 95 0 0 20 0 2 0 276649220 624775168 142295 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142295 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1662.03 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145205 0 0 0 166083 120 0 0 20 0 2 0 276649222 624775168 142295 33554432000 4194304 5963574 140736310791232 139809728437176 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 610132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25802484/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1721.83 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146512 0 0 0 172088 95 0 0 20 0 2 0 276649220 624775168 142354 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142354 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1722.02 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145210 0 0 0 172081 121 0 0 20 0 2 0 276649222 624775168 142354 33554432000 4194304 5963574 140736310791232 139809728437176 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 610132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19876
/proc/meminfo: memFree=26602868/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1781.79 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146537 0 0 0 178084 95 0 0 20 0 2 0 276649220 624775168 142366 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142366 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1782 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145235 0 0 0 178078 122 0 0 20 0 2 0 276649222 624775168 142366 33554432000 4194304 5963574 140736310791232 139809728437176 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 610132

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

[startup+1791.91 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 19876
/proc/meminfo: memFree=26597460/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1791.39 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146544 0 0 0 179044 95 0 0 20 0 2 0 276649220 624775168 142376 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142376 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1791.6 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145242 0 0 0 179038 122 0 0 20 0 2 0 276649222 624775168 142376 33554432000 4194304 5963574 140736310791232 139809728437176 4403228 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 610132

[startup+1795.1 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 19876
/proc/meminfo: memFree=26593492/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1794.59 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146544 0 0 0 179364 95 0 0 20 0 2 0 276649220 624775168 142376 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142376 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1794.8 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145242 0 0 0 179358 122 0 0 20 0 2 0 276649222 624775168 142376 33554432000 4194304 5963574 140736310791232 139809728437176 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 610132

[startup+1798.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19876
/proc/meminfo: memFree=26589136/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1797.77 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146552 0 0 0 179682 95 0 0 20 0 2 0 276649220 624775168 142414 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142414 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1797.98 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145250 0 0 0 179676 122 0 0 20 0 2 0 276649222 624775168 142414 33554432000 4194304 5963574 140736310791232 139809728437176 4222352 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 610132

[startup+1799.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19876
/proc/meminfo: memFree=26587524/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1798.57 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146552 0 0 0 179762 95 0 0 20 0 2 0 276649220 624775168 142414 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142414 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1798.78 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145250 0 0 0 179756 122 0 0 20 0 2 0 276649222 624775168 142414 33554432000 4194304 5963574 140736310791232 139809728437176 4222314 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 610132

[startup+1799.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19876
/proc/meminfo: memFree=26586160/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1798.98 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146552 0 0 0 179803 95 0 0 20 0 2 0 276649220 624775168 142414 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142414 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1799.19 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145250 0 0 0 179797 122 0 0 20 0 2 0 276649222 624775168 142414 33554432000 4194304 5963574 140736310791232 139809728437176 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 610132

[startup+1799.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19876
/proc/meminfo: memFree=26586160/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1799.37 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) S 19783 19785 16852 0 -1 4202496 146552 0 0 0 179842 95 0 0 20 0 2 0 276649220 624775168 142414 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 152533 142414 194 432 0 152098 0
[pid=19785/tid=19787] ppid=19783 vsize=610132 CPUtime=1799.58 cores=0,2,4,6
/proc/19785/task/19787/stat : 19787 (wbo1.7) R 19783 19785 16852 0 -1 4202560 145250 0 0 0 179836 122 0 0 20 0 2 0 276649222 624775168 142414 33554432000 4194304 5963574 140736310791232 139809728437176 4222336 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 610132

[startup+1800 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19876
/proc/meminfo: memFree=26586160/32873844 swapFree=6088/6088
[pid=19785] ppid=19783 vsize=610132 CPUtime=1799.71 cores=0,2,4,6
/proc/19785/stat : 19785 (wbo1.7) R 19783 19785 16852 0 -1 4202496 146552 0 0 0 179848 123 0 0 20 0 1 0 276649220 624775168 142414 33554432000 4194304 5963574 140736310791232 140736310790752 4545837 256 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/19785/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.71
Current children cumulated vsize (KiB) 610132

Child status: 255
Real time (s): 1800
CPU time (s): 1799.72
CPU user time (s): 1798.49
CPU system time (s): 1.23481
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 637316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.49
system time used= 1.23481
maximum resident set size= 591452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146552
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= 238
involuntary context switches= 2044

runsolver used 7.10892 second user time and 20.1839 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 09:53:26
IDJOB=3705650
IDBENCH=48243
IDSOLVER=2284
FILE ID=node108/3705650-1338105206
RUNJOBID= node108-1338087358-16868
PBS_JOBID= 14624441
Free space on /tmp= 71736 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_25_1.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705650-1338105206/watcher-3705650-1338105206 -o /tmp/evaluation-result-3705650-1338105206/solver-3705650-1338105206 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705650-1338105206.opb

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

MD5SUM BENCH= fd0cd32338d58e5da2d0a0f96e14ad7d
RANDOM SEED=778704499

node108.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27107556 kB
Buffers:          297888 kB
Cached:          4528568 kB
SwapCached:            0 kB
Active:           737532 kB
Inactive:        4233704 kB
Active(anon):     143824 kB
Inactive(anon):        0 kB
Active(file):     593708 kB
Inactive(file):  4233704 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5468 kB
Writeback:             0 kB
AnonPages:        223016 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             655116 kB
SReclaimable:      97400 kB
SUnreclaim:       557716 kB
KernelStack:        1488 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705650-1338105206.opb

Free space on /tmp at the end= 71732 MiB
End job on node108 at 2012-05-27 10:23:27