Trace number 3727951

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.37 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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727951-1339017746.opb.
0.00/0.00	c Instance file HOME/instance-3727951-1339017746.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.28/5.37	c | 5.37      | 0  | -96          lb |  0                0                0.00  |
1427.47/1427.96	c | 1427.96   | 0  | -95          lb |  0                0                0.00  |
1799.36/1800.00	c ===============================================================================
1799.36/1800.00	c Wall Clock Time: 1800.00 s
1799.36/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-3727951-1339017746/watcher-3727951-1339017746 -o /tmp/evaluation-result-3727951-1339017746/solver-3727951-1339017746 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727951-1339017746.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: 0.08 0.02 0.01 4/177 5844
/proc/meminfo: memFree=30881336/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=4328 CPUtime=0 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) R 5842 5844 5781 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 367899072 4431872 498 33554432000 4194304 5964350 140737144907264 140737144906680 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 1082 498 173 433 0 583 0

[startup+0.0609261 s]
/proc/loadavg: 0.08 0.02 0.01 4/177 5844
/proc/meminfo: memFree=30881336/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=85848 CPUtime=0.05 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 2500 0 0 0 5 0 0 0 20 0 2 0 367899072 87908352 2389 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21462 2389 193 433 0 21026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85848

[startup+0.10018 s]
/proc/loadavg: 0.08 0.02 0.01 4/177 5844
/proc/meminfo: memFree=30881336/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=85848 CPUtime=0.09 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 2501 0 0 0 9 0 0 0 20 0 2 0 367899072 87908352 2390 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21462 2390 194 433 0 21026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85848

[startup+0.300109 s]
/proc/loadavg: 0.08 0.02 0.01 4/177 5844
/proc/meminfo: memFree=30881336/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=85848 CPUtime=0.29 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 2558 0 0 0 29 0 0 0 20 0 2 0 367899072 87908352 2447 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21462 2447 194 433 0 21026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85848

[startup+0.700108 s]
/proc/loadavg: 0.08 0.02 0.01 4/177 5844
/proc/meminfo: memFree=30881336/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=85848 CPUtime=0.69 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 3156 0 0 0 69 0 0 0 20 0 2 0 367899072 87908352 3045 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21462 3045 194 433 0 21026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85848

[startup+1.50023 s]
/proc/loadavg: 0.08 0.02 0.01 3/179 5846
/proc/meminfo: memFree=30863340/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=85848 CPUtime=1.48 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 3734 0 0 0 148 0 0 0 20 0 2 0 367899072 87908352 3623 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21462 3623 194 433 0 21026 0
[pid=5844/tid=5846] ppid=5842 vsize=85848 CPUtime=1.45 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 2434 0 0 0 145 0 0 0 20 0 2 0 367899074 87908352 3623 33554432000 4194304 5964350 140737144907264 140277129926168 4389084 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) 85848

[startup+3.10022 s]
/proc/loadavg: 0.08 0.02 0.01 3/179 5846
/proc/meminfo: memFree=30854164/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=85992 CPUtime=3.09 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 4854 0 0 0 308 1 0 0 20 0 2 0 367899072 88055808 4743 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21498 4743 194 433 0 21062 0
[pid=5844/tid=5846] ppid=5842 vsize=85992 CPUtime=3.05 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 3554 0 0 0 305 0 0 0 20 0 2 0 367899074 88055808 4743 33554432000 4194304 5964350 140737144907264 140277129926648 4389090 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85992

[startup+6.30021 s]
/proc/loadavg: 0.23 0.05 0.02 3/179 5846
/proc/meminfo: memFree=30837796/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=85848 CPUtime=6.28 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 6133 0 0 0 627 1 0 0 20 0 2 0 367899072 87908352 5986 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21462 5986 194 433 0 21026 0
[pid=5844/tid=5846] ppid=5842 vsize=85848 CPUtime=6.24 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 4833 0 0 0 623 1 0 0 20 0 2 0 367899074 87908352 5986 33554432000 4194304 5964350 140737144907264 140277129927608 4222314 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) 85848

[startup+12.7002 s]
/proc/loadavg: 0.37 0.08 0.03 3/179 5846
/proc/meminfo: memFree=30822088/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=85848 CPUtime=12.68 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 6255 0 0 0 1267 1 0 0 20 0 2 0 367899072 87908352 6108 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21462 6108 194 433 0 21026 0
[pid=5844/tid=5846] ppid=5842 vsize=85848 CPUtime=12.62 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 4955 0 0 0 1261 1 0 0 20 0 2 0 367899074 87908352 6108 33554432000 4194304 5964350 140737144907264 140277129927608 4400508 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) 85848

[startup+25.5003 s]
/proc/loadavg: 0.73 0.18 0.06 3/178 5846
/proc/meminfo: memFree=30797036/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=86332 CPUtime=25.48 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 10276 0 0 0 2545 3 0 0 20 0 2 0 367899072 88403968 10129 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21583 10129 194 433 0 21147 0
[pid=5844/tid=5846] ppid=5842 vsize=86332 CPUtime=25.39 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 8976 0 0 0 2536 3 0 0 20 0 2 0 367899074 88403968 10129 33554432000 4194304 5964350 140737144907264 140277129926456 4392879 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) 86332

[startup+51.1003 s]
/proc/loadavg: 1.16 0.32 0.11 3/179 5847
/proc/meminfo: memFree=30749320/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=86332 CPUtime=51.08 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 14792 0 0 0 5103 5 0 0 20 0 2 0 367899072 88403968 14645 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 21583 14645 194 433 0 21147 0
[pid=5844/tid=5846] ppid=5842 vsize=86332 CPUtime=50.92 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 13492 0 0 0 5088 4 0 0 20 0 2 0 367899074 88403968 14645 33554432000 4194304 5964350 140737144907264 140277129926696 5136340 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) 86332

[startup+102.307 s]
/proc/loadavg: 1.64 0.58 0.20 3/179 5847
/proc/meminfo: memFree=30666612/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=152108 CPUtime=102.24 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 24692 0 0 0 10214 10 0 0 20 0 2 0 367899072 155758592 24589 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 38027 24589 194 433 0 37591 0
[pid=5844/tid=5846] ppid=5842 vsize=152108 CPUtime=101.97 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 23392 0 0 0 10186 11 0 0 20 0 2 0 367899074 155758592 24589 33554432000 4194304 5964350 140737144907264 140277129926648 4399832 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 152108

[startup+162.3 s]
/proc/loadavg: 1.86 0.83 0.31 3/179 5847
/proc/meminfo: memFree=30596340/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=152468 CPUtime=162.23 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 32148 0 0 0 16209 14 0 0 20 0 2 0 367899072 156127232 32743 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 38117 32743 194 433 0 37681 0
[pid=5844/tid=5846] ppid=5842 vsize=152468 CPUtime=161.81 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 30848 0 0 0 16165 16 0 0 20 0 2 0 367899074 156127232 32743 33554432000 4194304 5964350 140737144907264 140277129926456 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 152468

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.42 3/179 5847
/proc/meminfo: memFree=30527564/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=218004 CPUtime=222.21 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 39594 0 0 0 22203 18 0 0 20 0 2 0 367899072 223236096 40267 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 54501 40267 194 433 0 54065 0
[pid=5844/tid=5846] ppid=5842 vsize=218004 CPUtime=221.65 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 38294 0 0 0 22144 21 0 0 20 0 2 0 367899074 223236096 40267 33554432000 4194304 5964350 140737144907264 140277129926456 4399989 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 218004

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/179 5847
/proc/meminfo: memFree=30480800/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=218004 CPUtime=282.17 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 45394 0 0 0 28194 23 0 0 20 0 2 0 367899072 223236096 46258 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 54501 46258 194 433 0 54065 0
[pid=5844/tid=5846] ppid=5842 vsize=218004 CPUtime=281.46 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 44094 0 0 0 28119 27 0 0 20 0 2 0 367899074 223236096 46258 33554432000 4194304 5964350 140737144907264 140277129926168 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 218004

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.60 3/179 5848
/proc/meminfo: memFree=30442584/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=283540 CPUtime=342.16 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 50846 0 0 0 34190 26 0 0 20 0 2 0 367899072 290344960 51711 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 70885 51711 194 433 0 70449 0
[pid=5844/tid=5846] ppid=5842 vsize=283540 CPUtime=341.31 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 49546 0 0 0 34100 31 0 0 20 0 2 0 367899074 290344960 51711 33554432000 4194304 5964350 140737144907264 140277129926168 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 283540

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.69 3/179 5848
/proc/meminfo: memFree=30398980/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=284080 CPUtime=402.15 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 55780 0 0 0 40184 31 0 0 20 0 2 0 367899072 290897920 56645 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 71020 56645 194 433 0 70584 0
[pid=5844/tid=5846] ppid=5842 vsize=284080 CPUtime=401.15 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 54480 0 0 0 40079 36 0 0 20 0 2 0 367899074 290897920 56645 33554432000 4194304 5964350 140737144907264 140277129926648 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 284080

[startup+462.3 s]
/proc/loadavg: 1.99 1.56 0.77 3/180 5851
/proc/meminfo: memFree=30353220/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=284728 CPUtime=462.14 cores=0,2,4,6

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

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.60 3/180 5858
/proc/meminfo: memFree=29696676/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1541.83 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146370 0 0 0 154089 94 0 0 20 0 2 0 367899072 624779264 142723 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142723 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1538.1 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145070 0 0 0 153693 117 0 0 20 0 2 0 367899074 624779264 142723 33554432000 4194304 5964350 140737144907264 140277129927608 4403296 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 610136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/179 5859
/proc/meminfo: memFree=29688852/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1601.81 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146380 0 0 0 160087 94 0 0 20 0 2 0 367899072 624779264 142745 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142745 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1597.94 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145080 0 0 0 159676 118 0 0 20 0 2 0 367899074 624779264 142745 33554432000 4194304 5964350 140737144907264 140277129927608 4399901 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 610136

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/180 5862
/proc/meminfo: memFree=29664500/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1661.8 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146380 0 0 0 166086 94 0 0 20 0 2 0 367899072 624779264 142745 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142745 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1657.79 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145080 0 0 0 165660 119 0 0 20 0 2 0 367899074 624779264 142745 33554432000 4194304 5964350 140737144907264 140277129927608 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 610136

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/179 5862
/proc/meminfo: memFree=29652520/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1721.79 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146380 0 0 0 172085 94 0 0 20 0 2 0 367899072 624779264 142745 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142745 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1717.63 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145080 0 0 0 171643 120 0 0 20 0 2 0 367899074 624779264 142745 33554432000 4194304 5964350 140737144907264 140277129927608 4403293 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 610136

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 5862
/proc/meminfo: memFree=29643000/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1781.77 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146397 0 0 0 178083 94 0 0 20 0 2 0 367899072 624779264 142802 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142802 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1777.46 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145097 0 0 0 177625 121 0 0 20 0 2 0 367899074 624779264 142802 33554432000 4194304 5964350 140737144907264 140277129927608 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 610136

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

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1799.36 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146397 0 0 0 179842 94 0 0 20 0 2 0 367899072 624779264 142802 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142802 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1795.02 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145097 0 0 0 179381 121 0 0 20 0 2 0 367899074 624779264 142802 33554432000 4194304 5964350 140737144907264 140277129927608 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 610136

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=0 CPUtime=1795.15 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) R 5842 5844 5781 0 -1 4203524 146399 0 0 0 179393 122 0 0 20 0 1 0 367899072 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29635312/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1791.37 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146397 0 0 0 179043 94 0 0 20 0 2 0 367899072 624779264 142802 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142802 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1787.05 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145097 0 0 0 178584 121 0 0 20 0 2 0 367899074 624779264 142802 33554432000 4194304 5964350 140737144907264 140277129927608 4222330 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 610136

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29632956/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1794.57 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146397 0 0 0 179363 94 0 0 20 0 2 0 367899072 624779264 142802 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142802 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1790.24 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145097 0 0 0 178903 121 0 0 20 0 2 0 367899074 624779264 142802 33554432000 4194304 5964350 140737144907264 140277129927608 4400745 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 610136

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29631344/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1797.76 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146397 0 0 0 179682 94 0 0 20 0 2 0 367899072 624779264 142802 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142802 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1793.42 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145097 0 0 0 179221 121 0 0 20 0 2 0 367899074 624779264 142802 33554432000 4194304 5964350 140737144907264 140277129927608 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 610136

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29630352/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1798.56 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146397 0 0 0 179762 94 0 0 20 0 2 0 367899072 624779264 142802 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142802 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1794.22 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145097 0 0 0 179301 121 0 0 20 0 2 0 367899074 624779264 142802 33554432000 4194304 5964350 140737144907264 140277129927608 4403290 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 610136

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1798.97 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146397 0 0 0 179803 94 0 0 20 0 2 0 367899072 624779264 142802 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142802 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1794.63 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145097 0 0 0 179342 121 0 0 20 0 2 0 367899074 624779264 142802 33554432000 4194304 5964350 140737144907264 140277129927608 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 610136

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=610136 CPUtime=1799.36 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) S 5842 5844 5781 0 -1 4202496 146397 0 0 0 179842 94 0 0 20 0 2 0 367899072 624779264 142802 33554432000 4194304 5964350 140737144907264 140737144906784 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 152534 142802 194 433 0 152098 0
[pid=5844/tid=5846] ppid=5842 vsize=610136 CPUtime=1795.02 cores=0,2,4,6
/proc/5844/task/5846/stat : 5846 (wbo1.72) R 5842 5844 5781 0 -1 4202560 145097 0 0 0 179381 121 0 0 20 0 2 0 367899074 624779264 142802 33554432000 4194304 5964350 140737144907264 140277129927608 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 610136

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5844] ppid=5842 vsize=0 CPUtime=1795.15 cores=0,2,4,6
/proc/5844/stat : 5844 (wbo1.72) R 5842 5844 5781 0 -1 4203524 146399 0 0 0 179393 122 0 0 20 0 1 0 367899072 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5844/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 0

Child status: 255

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

Real time (s): 1800
CPU time (s): 1799.37
CPU user time (s): 1798.43
CPU system time (s): 0.944813
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 637320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.94
system time used= 1.22481
maximum resident set size= 592612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146399
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= 244
involuntary context switches= 1946

runsolver used 3.67344 second user time and 9.07262 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-06 23:22:27
IDJOB=3727951
IDBENCH=48243
IDSOLVER=2314
FILE ID=node141/3727951-1339017746
RUNJOBID= node141-1339017746-5797
PBS_JOBID= 14643274
Free space on /tmp= 70804 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_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-3727951-1339017746/watcher-3727951-1339017746 -o /tmp/evaluation-result-3727951-1339017746/solver-3727951-1339017746 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727951-1339017746.opb

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

MD5SUM BENCH= fd0cd32338d58e5da2d0a0f96e14ad7d
RANDOM SEED=141507972

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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:        30892344 kB
Buffers:            8208 kB
Cached:          1246260 kB
SwapCached:         2484 kB
Active:           178804 kB
Inactive:        1079192 kB
Active(anon):       3808 kB
Inactive(anon):     1636 kB
Active(file):     174996 kB
Inactive(file):  1077556 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098728 kB
Dirty:             10900 kB
Writeback:             0 kB
AnonPages:          9532 kB
Mapped:             6888 kB
Shmem:                 0 kB
Slab:             583428 kB
SReclaimable:      25592 kB
SUnreclaim:       557836 kB
KernelStack:        1392 kB
PageTables:         3776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3727951-1339017746.opb

Free space on /tmp at the end= 70792 MiB
End job on node141 at 2012-06-06 23:52:28