Trace number 3727952

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.5 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_3.opb
MD5SUM29cda419af6adbdf14450bbe70fbdfc2
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.54
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)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

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-3727952-1339017760.opb.
0.00/0.00	c Instance file HOME/instance-3727952-1339017760.opb
0.00/0.00	c File size is 259160 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:      3290                                                |
0.00/0.02	c |  Number Clauses:        3190                                                |
0.00/0.02	c |  Number Cardinality:    202                                                 |
0.00/0.02	c |  Number PB Constraints: 3090                                                |
0.00/0.02	c |                                                                             |
0.02/0.02	c |  Problem Type:          Optimization                                        |
0.02/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.02/0.02	c |                                                                             |
0.02/0.02	c ============================[ Search Statistics ]==============================
0.02/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.02/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.02/0.02	c ===============================================================================
0.02/0.02	c | 0.03      | 0  | -99          lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -98          lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -97          lb |  0                0                0.00  |
4.78/4.89	c | 4.89      | 0  | -96          lb |  0                0                0.00  |
494.58/494.86	c | 494.87    | 0  | -95          lb |  0                0                0.00  |
1799.40/1800.00	c ===============================================================================
1799.40/1800.00	c Wall Clock Time: 1800.00 s
1799.40/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-3727952-1339017760/watcher-3727952-1339017760 -o /tmp/evaluation-result-3727952-1339017760/solver-3727952-1339017760 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727952-1339017760.opb 

running on 4 cores: 1,3,5,7

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.00 0.00 0.00 3/176 30697
/proc/meminfo: memFree=32095912/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=4328 CPUtime=0 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) R 30695 30697 30634 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 367901690 4431872 499 33554432000 4194304 5964350 140734736331248 140735341563000 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 1082 500 173 433 0 582 0

[startup+0.0242361 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 30697
/proc/meminfo: memFree=32095912/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=85800 CPUtime=0.02 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 1507 0 0 0 2 0 0 0 20 0 2 0 367901690 87859200 1395 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21450 1395 177 433 0 21014 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 85800

[startup+0.10016 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 30697
/proc/meminfo: memFree=32095912/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=85800 CPUtime=0.09 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 2529 0 0 0 9 0 0 0 20 0 2 0 367901690 87859200 2417 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21450 2417 194 433 0 21014 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85800

[startup+0.300112 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 30697
/proc/meminfo: memFree=32095912/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=85800 CPUtime=0.29 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 2571 0 0 0 29 0 0 0 20 0 2 0 367901690 87859200 2459 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21450 2459 194 433 0 21014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85800

[startup+0.700111 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 30697
/proc/meminfo: memFree=32095912/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=85800 CPUtime=0.69 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 3189 0 0 0 69 0 0 0 20 0 2 0 367901690 87859200 3077 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21450 3077 194 433 0 21014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85800

[startup+1.5002 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 30699
/proc/meminfo: memFree=32080692/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=85800 CPUtime=1.49 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 3715 0 0 0 149 0 0 0 20 0 2 0 367901690 87859200 3603 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21450 3603 194 433 0 21014 0
[pid=30697/tid=30699] ppid=30695 vsize=85800 CPUtime=1.46 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 2405 0 0 0 146 0 0 0 20 0 2 0 367901692 87859200 3603 33554432000 4194304 5964350 140734736331248 139942996219896 4388770 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85800

[startup+3.10022 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 30699
/proc/meminfo: memFree=32073500/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=85944 CPUtime=3.08 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 4896 0 0 0 308 0 0 0 20 0 2 0 367901690 88006656 4784 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21486 4784 194 433 0 21050 0
[pid=30697/tid=30699] ppid=30695 vsize=85944 CPUtime=3.05 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 3586 0 0 0 305 0 0 0 20 0 2 0 367901692 88006656 4784 33554432000 4194304 5964350 140734736331248 139942996219416 5138960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85944

[startup+6.30026 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 30700
/proc/meminfo: memFree=32056876/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=85800 CPUtime=6.28 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 6027 0 0 0 628 0 0 0 20 0 2 0 367901690 87859200 5879 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21450 5879 194 433 0 21014 0
[pid=30697/tid=30699] ppid=30695 vsize=85800 CPUtime=6.24 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 4717 0 0 0 624 0 0 0 20 0 2 0 367901692 87859200 5879 33554432000 4194304 5964350 140734736331248 139942996220856 4392616 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85800

[startup+12.7003 s]
/proc/loadavg: 0.31 0.07 0.02 3/179 30700
/proc/meminfo: memFree=32031752/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=85800 CPUtime=12.69 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 6039 0 0 0 1268 1 0 0 20 0 2 0 367901690 87859200 5891 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21450 5891 194 433 0 21014 0
[pid=30697/tid=30699] ppid=30695 vsize=85800 CPUtime=12.62 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 4729 0 0 0 1262 0 0 0 20 0 2 0 367901692 87859200 5891 33554432000 4194304 5964350 140734736331248 139942996220856 4403290 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85800

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/179 30700
/proc/meminfo: memFree=31995060/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=86124 CPUtime=25.48 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 9486 0 0 0 2546 2 0 0 20 0 2 0 367901690 88190976 9338 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21531 9338 194 433 0 21095 0
[pid=30697/tid=30699] ppid=30695 vsize=86124 CPUtime=25.39 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 8176 0 0 0 2537 2 0 0 20 0 2 0 367901692 88190976 9338 33554432000 4194304 5964350 140734736331248 139942996219896 4403290 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86124

[startup+51.1003 s]
/proc/loadavg: 1.13 0.31 0.10 3/179 30700
/proc/meminfo: memFree=31919752/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=86284 CPUtime=51.08 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 14369 0 0 0 5104 4 0 0 20 0 2 0 367901690 88354816 14221 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 21571 14221 194 433 0 21135 0
[pid=30697/tid=30699] ppid=30695 vsize=86284 CPUtime=50.92 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 13059 0 0 0 5088 4 0 0 20 0 2 0 367901692 88354816 14221 33554432000 4194304 5964350 140734736331248 139942996219704 4388758 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86284

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/179 30700
/proc/meminfo: memFree=31812792/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=152060 CPUtime=102.23 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 21992 0 0 0 10216 7 0 0 20 0 2 0 367901690 155709440 22001 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 38015 22001 194 433 0 37579 0
[pid=30697/tid=30699] ppid=30695 vsize=152060 CPUtime=101.96 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 20682 0 0 0 10188 8 0 0 20 0 2 0 367901692 155709440 22001 33554432000 4194304 5964350 140734736331248 139942996219704 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 152060

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/179 30700
/proc/meminfo: memFree=31764516/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=152060 CPUtime=162.22 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 29948 0 0 0 16209 13 0 0 20 0 2 0 367901690 155709440 30318 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 38015 30318 194 433 0 37579 0
[pid=30697/tid=30699] ppid=30695 vsize=152060 CPUtime=161.8 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 28638 0 0 0 16166 14 0 0 20 0 2 0 367901692 155709440 30318 33554432000 4194304 5964350 140734736331248 139942996219896 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 152060

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.41 3/179 30700
/proc/meminfo: memFree=31634468/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=217956 CPUtime=222.19 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 36420 0 0 0 22202 17 0 0 20 0 2 0 367901690 223186944 36790 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 54489 36790 194 433 0 54053 0
[pid=30697/tid=30699] ppid=30695 vsize=217956 CPUtime=221.64 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 35110 0 0 0 22144 20 0 0 20 0 2 0 367901692 223186944 36790 33554432000 4194304 5964350 140734736331248 139942996219896 4403313 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 217956

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/179 30700
/proc/meminfo: memFree=31519748/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=218280 CPUtime=282.17 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 41949 0 0 0 28196 21 0 0 20 0 2 0 367901690 223518720 42388 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 54570 42388 194 433 0 54134 0
[pid=30697/tid=30699] ppid=30695 vsize=218280 CPUtime=281.47 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 40639 0 0 0 28123 24 0 0 20 0 2 0 367901692 223518720 42388 33554432000 4194304 5964350 140734736331248 139942996219704 4400035 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 218280

[startup+342.3 s]
/proc/loadavg: 1.99 1.35 0.60 3/179 30701
/proc/meminfo: memFree=31411988/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=218764 CPUtime=342.12 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 46359 0 0 0 34187 25 0 0 20 0 2 0 367901690 224014336 46953 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 54691 46953 194 433 0 54255 0
[pid=30697/tid=30699] ppid=30695 vsize=218764 CPUtime=341.27 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 45049 0 0 0 34097 30 0 0 20 0 2 0 367901692 224014336 46953 33554432000 4194304 5964350 140734736331248 139942996219704 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 218764

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.68 3/179 30701
/proc/meminfo: memFree=31222888/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=284948 CPUtime=402.11 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 54097 0 0 0 40180 31 0 0 20 0 2 0 367901690 291786752 54690 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 71237 54690 194 433 0 70801 0
[pid=30697/tid=30699] ppid=30695 vsize=284948 CPUtime=401.11 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 52787 0 0 0 40075 36 0 0 20 0 2 0 367901692 291786752 54690 33554432000 4194304 5964350 140734736331248 139942996219416 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 284948

[startup+462.3 s]
/proc/loadavg: 1.99 1.56 0.76 3/180 30704
/proc/meminfo: memFree=31130780/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=285488 CPUtime=462.09 cores=1,3,5,7

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

Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 413480

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.54 3/179 30710
/proc/meminfo: memFree=29593192/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=413480 CPUtime=1421.86 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 88998 0 0 0 142118 68 0 0 20 0 2 0 367901690 423403520 89652 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 103370 89652 194 433 0 102934 0
[pid=30697/tid=30699] ppid=30695 vsize=413480 CPUtime=1418.41 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 87688 0 0 0 141752 89 0 0 20 0 2 0 367901692 423403520 89652 33554432000 4194304 5964350 140734736331248 139942996219704 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 413480

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.57 3/179 30710
/proc/meminfo: memFree=29580076/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=413480 CPUtime=1481.85 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 92216 0 0 0 148113 72 0 0 20 0 2 0 367901690 423403520 92870 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 103370 92870 194 433 0 102934 0
[pid=30697/tid=30699] ppid=30695 vsize=413480 CPUtime=1478.25 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 90906 0 0 0 147732 93 0 0 20 0 2 0 367901692 423403520 92870 33554432000 4194304 5964350 140734736331248 139942996219704 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 413480

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.59 3/179 30711
/proc/meminfo: memFree=29565056/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=413480 CPUtime=1541.84 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 96045 0 0 0 154108 76 0 0 20 0 2 0 367901690 423403520 96699 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 103370 96699 194 433 0 102934 0
[pid=30697/tid=30699] ppid=30695 vsize=413480 CPUtime=1538.09 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 94735 0 0 0 153710 99 0 0 20 0 2 0 367901692 423403520 96699 33554432000 4194304 5964350 140734736331248 139942996219896 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 413480

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.62 3/179 30711
/proc/meminfo: memFree=29404104/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=413480 CPUtime=1601.83 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 98463 0 0 0 160104 79 0 0 20 0 2 0 367901690 423403520 99117 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 103370 99117 194 433 0 102934 0
[pid=30697/tid=30699] ppid=30695 vsize=413480 CPUtime=1597.94 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 97153 0 0 0 159691 103 0 0 20 0 2 0 367901692 423403520 99117 33554432000 4194304 5964350 140734736331248 139942996219704 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 413480

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.64 3/180 30714
/proc/meminfo: memFree=29367392/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=479016 CPUtime=1661.82 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 104064 0 0 0 166096 86 0 0 20 0 2 0 367901690 490512384 104714 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 119754 104714 194 433 0 119318 0
[pid=30697/tid=30699] ppid=30695 vsize=479016 CPUtime=1657.78 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 102754 0 0 0 165667 111 0 0 20 0 2 0 367901692 490512384 104714 33554432000 4194304 5964350 140734736331248 139942996219416 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 479016

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.66 3/179 30714
/proc/meminfo: memFree=29233604/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=479016 CPUtime=1721.81 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 108947 0 0 0 172088 93 0 0 20 0 2 0 367901690 490512384 109596 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 119754 109596 194 433 0 119318 0
[pid=30697/tid=30699] ppid=30695 vsize=479016 CPUtime=1717.62 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 107637 0 0 0 171643 119 0 0 20 0 2 0 367901692 490512384 109596 33554432000 4194304 5964350 140734736331248 139942996219896 4399866 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 479016

[startup+1782.3 s]
/proc/loadavg: 2.00 1.98 1.67 3/179 30714
/proc/meminfo: memFree=29066576/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=481448 CPUtime=1781.8 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 110242 0 0 0 178086 94 0 0 20 0 2 0 367901690 493002752 110891 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 120362 110891 194 433 0 119926 0
[pid=30697/tid=30699] ppid=30695 vsize=481448 CPUtime=1777.47 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 108932 0 0 0 177626 121 0 0 20 0 2 0 367901692 493002752 110891 33554432000 4194304 5964350 140734736331248 139942996219832 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 481448

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

[startup+1791.91 s]
/proc/loadavg: 2.00 1.98 1.68 3/179 30714
/proc/meminfo: memFree=29066700/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=481448 CPUtime=1791.41 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 110247 0 0 0 179047 94 0 0 20 0 2 0 367901690 493002752 110896 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 120362 110896 194 433 0 119926 0
[pid=30697/tid=30699] ppid=30695 vsize=481448 CPUtime=1787.05 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 108937 0 0 0 178584 121 0 0 20 0 2 0 367901692 493002752 110896 33554432000 4194304 5964350 140734736331248 139942996219832 4403296 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 481448

[startup+1795.1 s]
/proc/loadavg: 2.00 1.98 1.68 3/179 30714
/proc/meminfo: memFree=29066700/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=481448 CPUtime=1794.61 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 110252 0 0 0 179367 94 0 0 20 0 2 0 367901690 493002752 110901 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 120362 110901 194 433 0 119926 0
[pid=30697/tid=30699] ppid=30695 vsize=481448 CPUtime=1790.24 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 108942 0 0 0 178903 121 0 0 20 0 2 0 367901692 493002752 110901 33554432000 4194304 5964350 140734736331248 139942996219832 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 481448

[startup+1798.3 s]
/proc/loadavg: 2.00 1.98 1.68 3/179 30714
/proc/meminfo: memFree=29066700/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=481448 CPUtime=1797.8 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 110252 0 0 0 179686 94 0 0 20 0 2 0 367901690 493002752 110901 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 120362 110901 194 433 0 119926 0
[pid=30697/tid=30699] ppid=30695 vsize=481448 CPUtime=1793.43 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 108942 0 0 0 179222 121 0 0 20 0 2 0 367901692 493002752 110901 33554432000 4194304 5964350 140734736331248 139942996219832 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 481448

[startup+1799.1 s]
/proc/loadavg: 2.00 1.98 1.68 3/179 30714
/proc/meminfo: memFree=29066700/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=481448 CPUtime=1798.6 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 110252 0 0 0 179766 94 0 0 20 0 2 0 367901690 493002752 110901 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 120362 110901 194 433 0 119926 0
[pid=30697/tid=30699] ppid=30695 vsize=481448 CPUtime=1794.23 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 108942 0 0 0 179302 121 0 0 20 0 2 0 367901692 493002752 110901 33554432000 4194304 5964350 140734736331248 139942996219832 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 481448

[startup+1799.5 s]
/proc/loadavg: 2.00 1.98 1.68 3/179 30714
/proc/meminfo: memFree=29066700/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=481448 CPUtime=1799.01 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 110252 0 0 0 179807 94 0 0 20 0 2 0 367901690 493002752 110901 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 120362 110901 194 433 0 119926 0
[pid=30697/tid=30699] ppid=30695 vsize=481448 CPUtime=1794.63 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 108942 0 0 0 179342 121 0 0 20 0 2 0 367901692 493002752 110901 33554432000 4194304 5964350 140734736331248 139942996219832 4392838 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 481448

[startup+1799.9 s]
/proc/loadavg: 2.00 1.98 1.68 3/179 30714
/proc/meminfo: memFree=29066700/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=481448 CPUtime=1799.4 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) S 30695 30697 30634 0 -1 4202496 110252 0 0 0 179846 94 0 0 20 0 2 0 367901690 493002752 110901 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 120362 110901 194 433 0 119926 0
[pid=30697/tid=30699] ppid=30695 vsize=481448 CPUtime=1795.02 cores=1,3,5,7
/proc/30697/task/30699/stat : 30699 (wbo1.72) R 30695 30697 30634 0 -1 4202560 108942 0 0 0 179381 121 0 0 20 0 2 0 367901692 493002752 110901 33554432000 4194304 5964350 140734736331248 139942996219832 4399916 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 481448

[startup+1800 s]
/proc/loadavg: 2.00 1.98 1.68 3/179 30714
/proc/meminfo: memFree=29066700/32873844 swapFree=7632/7632
[pid=30697] ppid=30695 vsize=481448 CPUtime=1799.5 cores=1,3,5,7
/proc/30697/stat : 30697 (wbo1.72) R 30695 30697 30634 0 -1 4202496 110254 0 0 0 179856 94 0 0 20 0 2 0 367901690 493002752 110903 33554432000 4194304 5964350 140734736331248 140734736330768 4546605 256 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30697/statm: 120362 110903 196 433 0 119926 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 481448

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.5
CPU user time (s): 1798.56
CPU system time (s): 0.94
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 481448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.94
system time used= 1.23681
maximum resident set size= 443612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110254
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= 117
involuntary context switches= 4161

runsolver used 3.57446 second user time and 9.8575 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-06 23:22:41
IDJOB=3727952
IDBENCH=48267
IDSOLVER=2314
FILE ID=node130/3727952-1339017760
RUNJOBID= node130-1339017759-30651
PBS_JOBID= 14643285
Free space on /tmp= 71036 MiB

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

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

MD5SUM BENCH= 29cda419af6adbdf14450bbe70fbdfc2
RANDOM SEED=1556657006

node130.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.875
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.75
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.875
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.875
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.875
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.86
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.875
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.875
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.92
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.875
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		: 2666.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        32111416 kB
Buffers:            3500 kB
Cached:            36840 kB
SwapCached:         2748 kB
Active:            25764 kB
Inactive:          17980 kB
Active(anon):       4544 kB
Inactive(anon):     1944 kB
Active(file):      21220 kB
Inactive(file):    16036 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096112 kB
Dirty:             10988 kB
Writeback:             0 kB
AnonPages:         10716 kB
Mapped:             8044 kB
Shmem:                 0 kB
Slab:             580200 kB
SReclaimable:      20620 kB
SUnreclaim:       559580 kB
KernelStack:        1384 kB
PageTables:         3808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127016 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-3727952-1339017760.opb

Free space on /tmp at the end= 71028 MiB
End job on node130 at 2012-06-06 23:52:41