Trace number 3705659

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
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-33
Best CPU time to get the best result obtained on this benchmark1796.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

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-3705659-1338107007.opb.
0.00/0.00	c Instance file HOME/instance-3705659-1338107007.opb
0.00/0.00	c File size is 532479 bytes.
0.00/0.04	c Cost Offset: -200
0.00/0.04	c Highest Coefficient sum: 400
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      6626                                                |
0.00/0.04	c |  Number Clauses:        6426                                                |
0.00/0.04	c |  Number Cardinality:    402                                                 |
0.00/0.04	c |  Number PB Constraints: 6226                                                |
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Problem Type:          Optimization                                        |
0.00/0.04	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.04	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.04	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.04	c ===============================================================================
0.00/0.05	c | 0.06      | 0  | -199         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -198         lb |  0                0                0.00  |
3.18/3.24	c | 3.24      | 0  | -197         lb |  0                0                0.00  |
59.17/59.22	c | 59.23     | 0  | -196         lb |  0                0                0.00  |
1799.35/1800.00	c ===============================================================================
1799.35/1800.00	c Wall Clock Time: 1800.00 s
1799.35/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-3705659-1338107007/watcher-3705659-1338107007 -o /tmp/evaluation-result-3705659-1338107007/solver-3705659-1338107007 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705659-1338107007.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.07 2.02 2.00 3/177 19925
/proc/meminfo: memFree=27154668/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=5068 CPUtime=0 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) R 19923 19925 16852 0 -1 4202496 645 0 0 0 0 0 0 0 20 0 1 0 276829273 5189632 597 33554432000 4194304 5963574 140736155337152 140735917599896 4343827 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 1267 598 171 432 0 702 0

[startup+0.105001 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19925
/proc/meminfo: memFree=27154668/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=87488 CPUtime=0.09 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 3989 0 0 0 9 0 0 0 20 0 2 0 276829273 89587712 3516 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 21872 3516 193 432 0 21437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87488

[startup+0.200196 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19925
/proc/meminfo: memFree=27154668/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=87488 CPUtime=0.19 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 4561 0 0 0 19 0 0 0 20 0 2 0 276829273 89587712 4087 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 21872 4087 194 432 0 21437 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 87488

[startup+0.300181 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19925
/proc/meminfo: memFree=27154668/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=87488 CPUtime=0.29 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 4561 0 0 0 29 0 0 0 20 0 2 0 276829273 89587712 4087 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 21872 4087 194 432 0 21437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87488

[startup+0.700118 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19925
/proc/meminfo: memFree=27154668/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=87488 CPUtime=0.68 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 4781 0 0 0 68 0 0 0 20 0 2 0 276829273 89587712 4307 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 21872 4307 194 432 0 21437 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87488

[startup+1.50021 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19927
/proc/meminfo: memFree=27134812/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=87488 CPUtime=1.49 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 5770 0 0 0 148 1 0 0 20 0 2 0 276829273 89587712 5296 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 21872 5296 194 432 0 21437 0
[pid=19925/tid=19927] ppid=19923 vsize=87488 CPUtime=1.44 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 3837 0 0 0 143 1 0 0 20 0 2 0 276829277 89587712 5296 33554432000 4194304 5963574 140736155337152 139891374568984 4388636 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87488

[startup+3.10027 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19927
/proc/meminfo: memFree=27127992/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=87488 CPUtime=3.08 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 7582 0 0 0 307 1 0 0 20 0 2 0 276829273 89587712 7108 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 21872 7108 194 432 0 21437 0
[pid=19925/tid=19927] ppid=19923 vsize=87488 CPUtime=3.04 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 5649 0 0 0 302 2 0 0 20 0 2 0 276829277 89587712 7108 33554432000 4194304 5963574 140736155337152 139891374568984 4399623 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) 87488

[startup+6.30026 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19927
/proc/meminfo: memFree=27119748/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=87488 CPUtime=6.28 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 8764 0 0 0 627 1 0 0 20 0 2 0 276829273 89587712 8290 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 21872 8290 194 432 0 21437 0
[pid=19925/tid=19927] ppid=19923 vsize=87488 CPUtime=6.24 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 6831 0 0 0 622 2 0 0 20 0 2 0 276829277 89587712 8290 33554432000 4194304 5963574 140736155337152 139891374569800 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 87488

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 19927
/proc/meminfo: memFree=27103644/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=87488 CPUtime=12.68 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 12538 0 0 0 1266 2 0 0 20 0 2 0 276829273 89587712 12064 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 21872 12064 194 432 0 21437 0
[pid=19925/tid=19927] ppid=19923 vsize=87488 CPUtime=12.64 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 10605 0 0 0 1261 3 0 0 20 0 2 0 276829277 89587712 12064 33554432000 4194304 5963574 140736155337152 139891374569512 4399456 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) 87488

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 19927
/proc/meminfo: memFree=27041876/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=153348 CPUtime=25.48 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 22777 0 0 0 2543 5 0 0 20 0 2 0 276829273 157028352 22303 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 38337 22303 194 432 0 37902 0
[pid=19925/tid=19927] ppid=19923 vsize=153348 CPUtime=25.43 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 20844 0 0 0 2538 5 0 0 20 0 2 0 276829277 157028352 22303 33554432000 4194304 5963574 140736155337152 139891374568984 4388706 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) 153348

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 19927
/proc/meminfo: memFree=26980448/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=153508 CPUtime=51.08 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 34506 0 0 0 5098 10 0 0 20 0 2 0 276829273 157192192 34032 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 38377 34032 194 432 0 37942 0
[pid=19925/tid=19927] ppid=19923 vsize=153508 CPUtime=51.04 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 32573 0 0 0 5093 11 0 0 20 0 2 0 276829277 157192192 34032 33554432000 4194304 5963574 140736155337152 139891374569272 4221984 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) 153508

[startup+102.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19927
/proc/meminfo: memFree=26941504/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=218560 CPUtime=102.26 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 34954 0 0 0 10216 10 0 0 20 0 2 0 276829273 223805440 34381 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 54640 34381 194 432 0 54205 0
[pid=19925/tid=19927] ppid=19923 vsize=218560 CPUtime=102.22 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 33021 0 0 0 10210 12 0 0 20 0 2 0 276829277 223805440 34381 33554432000 4194304 5963574 140736155337152 139891374570424 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 218560

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 19928
/proc/meminfo: memFree=26899312/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=219284 CPUtime=162.2 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 37413 0 0 0 16209 11 0 0 20 0 2 0 276829273 224546816 36800 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 54821 36800 194 432 0 54386 0
[pid=19925/tid=19927] ppid=19923 vsize=219284 CPUtime=162.17 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 35480 0 0 0 16204 13 0 0 20 0 2 0 276829277 224546816 36800 33554432000 4194304 5963574 140736155337152 139891374569272 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 219284

[startup+222.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19928
/proc/meminfo: memFree=26802772/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=285180 CPUtime=222.19 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 54140 0 0 0 22200 19 0 0 20 0 2 0 276829273 292024320 53823 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 71295 53823 194 432 0 70860 0
[pid=19925/tid=19927] ppid=19923 vsize=285180 CPUtime=222.17 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 52207 0 0 0 22194 23 0 0 20 0 2 0 276829277 292024320 53823 33554432000 4194304 5963574 140736155337152 139891374568984 5135572 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) 285180

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19928
/proc/meminfo: memFree=26747628/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=285180 CPUtime=282.18 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 64559 0 0 0 28195 23 0 0 20 0 2 0 276829273 292024320 64242 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 71295 64242 194 432 0 70860 0
[pid=19925/tid=19927] ppid=19923 vsize=285180 CPUtime=282.16 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 62626 0 0 0 28189 27 0 0 20 0 2 0 276829277 292024320 64242 33554432000 4194304 5963574 140736155337152 139891374568984 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 285180

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19929
/proc/meminfo: memFree=26677352/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=350716 CPUtime=342.15 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 75009 0 0 0 34189 26 0 0 20 0 2 0 276829273 359133184 74691 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 87679 74691 194 432 0 87244 0
[pid=19925/tid=19927] ppid=19923 vsize=350716 CPUtime=342.15 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 73076 0 0 0 34183 32 0 0 20 0 2 0 276829277 359133184 74691 33554432000 4194304 5963574 140736155337152 139891374569512 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 350716

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19932
/proc/meminfo: memFree=26633924/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=350716 CPUtime=402.09 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 79425 0 0 0 40180 29 0 0 20 0 2 0 276829273 359133184 79255 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 87679 79255 194 432 0 87244 0
[pid=19925/tid=19927] ppid=19923 vsize=350716 CPUtime=402.1 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 77492 0 0 0 40174 36 0 0 20 0 2 0 276829277 359133184 79255 33554432000 4194304 5963574 140736155337152 139891374569272 4222320 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 350716

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 19933
/proc/meminfo: memFree=26582416/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=416252 CPUtime=462.05 cores=0,2,4,6

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

/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 151832 0 0 0 124110 88 0 0 20 0 2 0 276829277 695230464 154560 33554432000 4194304 5963574 140736155337152 139891374569272 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 678936

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19938
/proc/meminfo: memFree=25999140/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=744472 CPUtime=1301.84 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 166569 0 0 0 130109 75 0 0 20 0 2 0 276829273 762339328 167363 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 186118 167363 194 432 0 185683 0
[pid=19925/tid=19927] ppid=19923 vsize=744472 CPUtime=1301.98 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 164636 0 0 0 130103 95 0 0 20 0 2 0 276829277 762339328 167363 33554432000 4194304 5963574 140736155337152 139891374569464 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 744472

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19939
/proc/meminfo: memFree=25998520/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=744472 CPUtime=1361.83 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 166583 0 0 0 136108 75 0 0 20 0 2 0 276829273 762339328 167377 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 186118 167377 194 432 0 185683 0
[pid=19925/tid=19927] ppid=19923 vsize=744472 CPUtime=1361.98 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 164650 0 0 0 136102 96 0 0 20 0 2 0 276829277 762339328 167377 33554432000 4194304 5963574 140736155337152 139891374569464 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 744472

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19939
/proc/meminfo: memFree=25939588/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=744472 CPUtime=1421.82 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 177055 0 0 0 142100 82 0 0 20 0 2 0 276829273 762339328 178091 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 186118 178091 194 432 0 185683 0
[pid=19925/tid=19927] ppid=19923 vsize=744472 CPUtime=1421.97 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 175122 0 0 0 142093 104 0 0 20 0 2 0 276829277 762339328 178091 33554432000 4194304 5963574 140736155337152 139891374569464 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 744472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19939
/proc/meminfo: memFree=25904276/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=744472 CPUtime=1481.76 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 181077 0 0 0 148090 86 0 0 20 0 2 0 276829273 762339328 182458 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 186118 182458 194 432 0 185683 0
[pid=19925/tid=19927] ppid=19923 vsize=744472 CPUtime=1481.91 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 179144 0 0 0 148083 108 0 0 20 0 2 0 276829277 762339328 182458 33554432000 4194304 5963574 140736155337152 139891374569272 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 744472

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19939
/proc/meminfo: memFree=25878220/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1541.71 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 181448 0 0 0 154085 86 0 0 20 0 2 0 276829273 829448192 182954 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 182954 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1541.88 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 179515 0 0 0 154079 109 0 0 20 0 2 0 276829277 829448192 182954 33554432000 4194304 5963574 140736155337152 139891374569224 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 810008

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19942
/proc/meminfo: memFree=25843320/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1601.68 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 187769 0 0 0 160076 92 0 0 20 0 2 0 276829273 829448192 189288 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 189288 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1601.85 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 185836 0 0 0 160069 116 0 0 20 0 2 0 276829277 829448192 189288 33554432000 4194304 5963574 140736155337152 139891374569464 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 810008

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25808500/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1661.67 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 189795 0 0 0 166074 93 0 0 20 0 2 0 276829273 829448192 191314 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 191314 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1661.85 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 187862 0 0 0 166066 119 0 0 20 0 2 0 276829277 829448192 191314 33554432000 4194304 5963574 140736155337152 139891374569464 4399474 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 810008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19943
/proc/meminfo: memFree=25808252/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1721.66 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 189809 0 0 0 172073 93 0 0 20 0 2 0 276829273 829448192 191328 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 191328 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1721.85 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 187876 0 0 0 172065 120 0 0 20 0 2 0 276829277 829448192 191328 33554432000 4194304 5963574 140736155337152 139891374569464 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 810008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26401904/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1781.65 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 193806 0 0 0 178069 96 0 0 20 0 2 0 276829273 829448192 195325 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 195325 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1781.85 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 191873 0 0 0 178061 124 0 0 20 0 2 0 276829277 829448192 195325 33554432000 4194304 5963574 140736155337152 139891374569464 4399560 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 810008

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26391860/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1791.35 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 194791 0 0 0 179039 96 0 0 20 0 2 0 276829273 829448192 196310 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 196310 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1791.56 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 192858 0 0 0 179032 124 0 0 20 0 2 0 276829277 829448192 196310 33554432000 4194304 5963574 140736155337152 139891374569464 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 810008

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26389876/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1794.56 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 195222 0 0 0 179359 97 0 0 20 0 2 0 276829273 829448192 196741 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 196741 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1794.76 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 193289 0 0 0 179352 124 0 0 20 0 2 0 276829277 829448192 196741 33554432000 4194304 5963574 140736155337152 139891374569464 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 810008

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26387396/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1797.75 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 195548 0 0 0 179678 97 0 0 20 0 2 0 276829273 829448192 197067 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 197067 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1797.95 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 193615 0 0 0 179670 125 0 0 20 0 2 0 276829277 829448192 197067 33554432000 4194304 5963574 140736155337152 139891374569464 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 810008

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26385536/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1798.55 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 195690 0 0 0 179758 97 0 0 20 0 2 0 276829273 829448192 197209 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 197209 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1798.75 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 193757 0 0 0 179750 125 0 0 20 0 2 0 276829277 829448192 197209 33554432000 4194304 5963574 140736155337152 139891374569512 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 810008

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26383428/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1798.95 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 195695 0 0 0 179798 97 0 0 20 0 2 0 276829273 829448192 197214 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 197214 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1799.16 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 193762 0 0 0 179791 125 0 0 20 0 2 0 276829277 829448192 197214 33554432000 4194304 5963574 140736155337152 139891374569512 4399639 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.95
Current children cumulated vsize (KiB) 810008

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26383428/32873844 swapFree=6088/6088
[pid=19925] ppid=19923 vsize=810008 CPUtime=1799.35 cores=0,2,4,6
/proc/19925/stat : 19925 (wbo1.7) S 19923 19925 16852 0 -1 4202496 195749 0 0 0 179838 97 0 0 20 0 2 0 276829273 829448192 197268 33554432000 4194304 5963574 140736155337152 140736155336672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19925/statm: 202502 197268 194 432 0 202067 0
[pid=19925/tid=19927] ppid=19923 vsize=810008 CPUtime=1799.55 cores=0,2,4,6
/proc/19925/task/19927/stat : 19927 (wbo1.7) R 19923 19925 16852 0 -1 4202560 193816 0 0 0 179830 125 0 0 20 0 2 0 276829277 829448192 197268 33554432000 4194304 5963574 140736155337152 139891374569464 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 810008

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.62
CPU user time (s): 1798.35
CPU system time (s): 1.26981
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 810008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.35
system time used= 1.26981
maximum resident set size= 789076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195750
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= 349
involuntary context switches= 2103

runsolver used 2.68559 second user time and 7.13692 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 10:23:27
IDJOB=3705659
IDBENCH=48253
IDSOLVER=2284
FILE ID=node108/3705659-1338107007
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_200_25_5.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705659-1338107007/watcher-3705659-1338107007 -o /tmp/evaluation-result-3705659-1338107007/solver-3705659-1338107007 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705659-1338107007.opb

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=1410397924

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:        27155188 kB
Buffers:          298124 kB
Cached:          4528692 kB
SwapCached:            0 kB
Active:           689128 kB
Inactive:        4233812 kB
Active(anon):      95168 kB
Inactive(anon):        0 kB
Active(file):     593960 kB
Inactive(file):  4233812 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5444 kB
Writeback:             0 kB
AnonPages:         98480 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             655148 kB
SReclaimable:      97428 kB
SUnreclaim:       557720 kB
KernelStack:        1488 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3705659-1338107007.opb

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