Trace number 3727967

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? (TO) 1800.02 1800.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_1.opb
MD5SUM26861ca996cf8fd2abe5c211e1f47a26
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark214.256
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

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-3727967-1338664559.opb.
0.00/0.00	c Instance file HOME/instance-3727967-1338664559.opb
0.00/0.00	c File size is 49946 bytes.
0.00/0.00	c Cost Offset: -50
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      710                                                 |
0.00/0.00	c |  Number Clauses:        660                                                 |
0.00/0.00	c |  Number Cardinality:    102                                                 |
0.00/0.00	c |  Number PB Constraints: 610                                                 |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.01      | 0  | -49          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -48          lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -47          lb |  0                0                0.00  |
0.39/0.43	c | 0.44      | 0  | -46          lb |  0                0                0.00  |
7.59/7.60	c | 7.61      | 0  | -45          lb |  0                0                0.00  |
1800.02/1800.51	c ===============================================================================
1800.02/1800.51	c Wall Clock Time: 1800.51 s
1800.02/1800.51	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-3727967-1338664559/watcher-3727967-1338664559 -o /tmp/evaluation-result-3727967-1338664559/solver-3727967-1338664559 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727967-1338664559.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: 2.00 2.00 2.00 3/177 12888
/proc/meminfo: memFree=26964532/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84080 CPUtime=0 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 923 0 0 0 0 0 0 0 20 0 2 0 332581686 86097920 862 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21020 863 182 433 0 20584 0
[pid=12888/tid=12889] ppid=12886 vsize=84080 CPUtime=0 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 2 0 332581686 86097920 866 33554432000 4194304 5964350 140736942556464 140736389696488 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0211339 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12888
/proc/meminfo: memFree=26964532/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84080 CPUtime=0.01 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 1113 0 0 0 1 0 0 0 20 0 2 0 332581686 86097920 1052 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21020 1052 194 433 0 20584 0
[pid=12888/tid=12889] ppid=12886 vsize=84080 CPUtime=0 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 290 0 0 0 0 0 0 0 20 0 2 0 332581686 86097920 1052 33554432000 4194304 5964350 140736942556464 140736389696488 4399938 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 84080

[startup+0.100231 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12888
/proc/meminfo: memFree=26964532/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84080 CPUtime=0.09 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 1212 0 0 0 9 0 0 0 20 0 2 0 332581686 86097920 1151 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21020 1151 194 433 0 20584 0
[pid=12888/tid=12889] ppid=12886 vsize=84080 CPUtime=0.08 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 389 0 0 0 8 0 0 0 20 0 2 0 332581686 86097920 1151 33554432000 4194304 5964350 140736942556464 140736389696488 4389950 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84080

[startup+0.300206 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12888
/proc/meminfo: memFree=26964532/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84080 CPUtime=0.29 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 1569 0 0 0 29 0 0 0 20 0 2 0 332581686 86097920 1508 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21020 1508 194 433 0 20584 0
[pid=12888/tid=12889] ppid=12886 vsize=84080 CPUtime=0.28 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 746 0 0 0 28 0 0 0 20 0 2 0 332581686 86097920 1508 33554432000 4194304 5964350 140736942556464 140736389696488 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84080

[startup+0.700208 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12888
/proc/meminfo: memFree=26964532/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84080 CPUtime=0.69 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 1927 0 0 0 69 0 0 0 20 0 2 0 332581686 86097920 1866 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21020 1866 194 433 0 20584 0
[pid=12888/tid=12889] ppid=12886 vsize=84080 CPUtime=0.68 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 1104 0 0 0 68 0 0 0 20 0 2 0 332581686 86097920 1866 33554432000 4194304 5964350 140736942556464 140736389696488 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84080

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12890
/proc/meminfo: memFree=26956904/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84224 CPUtime=1.49 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 2393 0 0 0 149 0 0 0 20 0 2 0 332581686 86245376 2332 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21056 2332 194 433 0 20620 0
[pid=12888/tid=12889] ppid=12886 vsize=84224 CPUtime=1.48 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 1570 0 0 0 148 0 0 0 20 0 2 0 332581686 86245376 2332 33554432000 4194304 5964350 140736942556464 140068419823848 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84224

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12890
/proc/meminfo: memFree=26953556/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84296 CPUtime=3.09 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 3335 0 0 0 309 0 0 0 20 0 2 0 332581686 86319104 3274 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21074 3274 194 433 0 20638 0
[pid=12888/tid=12889] ppid=12886 vsize=84296 CPUtime=3.07 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 2512 0 0 0 307 0 0 0 20 0 2 0 332581686 86319104 3274 33554432000 4194304 5964350 140736942556464 140068419823416 4388148 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84296

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12890
/proc/meminfo: memFree=26946048/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84296 CPUtime=6.29 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 4739 0 0 0 628 1 0 0 20 0 2 0 332581686 86319104 4678 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21074 4678 194 433 0 20638 0
[pid=12888/tid=12889] ppid=12886 vsize=84296 CPUtime=6.26 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 3916 0 0 0 625 1 0 0 20 0 2 0 332581686 86319104 4678 33554432000 4194304 5964350 140736942556464 140068419823416 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84296

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12890
/proc/meminfo: memFree=26935716/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84080 CPUtime=12.69 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 6227 0 0 0 1267 2 0 0 20 0 2 0 332581686 86097920 6101 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21020 6101 194 433 0 20584 0
[pid=12888/tid=12889] ppid=12886 vsize=84080 CPUtime=12.65 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 5404 0 0 0 1264 1 0 0 20 0 2 0 332581686 86097920 6101 33554432000 4194304 5964350 140736942556464 140068419824568 4400751 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84080

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 12890
/proc/meminfo: memFree=26925452/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84564 CPUtime=25.48 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 7988 0 0 0 2546 2 0 0 20 0 2 0 332581686 86593536 7862 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21141 7862 194 433 0 20705 0
[pid=12888/tid=12889] ppid=12886 vsize=84564 CPUtime=25.41 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 7165 0 0 0 2539 2 0 0 20 0 2 0 332581686 86593536 7862 33554432000 4194304 5964350 140736942556464 140068419823416 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84564

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 12890
/proc/meminfo: memFree=26896776/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=84804 CPUtime=51.08 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 13288 0 0 0 5104 4 0 0 20 0 2 0 332581686 86839296 13162 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 21201 13162 194 433 0 20765 0
[pid=12888/tid=12889] ppid=12886 vsize=84804 CPUtime=50.95 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 12465 0 0 0 5091 4 0 0 20 0 2 0 332581686 86839296 13162 33554432000 4194304 5964350 140736942556464 140068419823416 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84804

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12890
/proc/meminfo: memFree=26847072/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=150340 CPUtime=102.28 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 22346 0 0 0 10219 9 0 0 20 0 2 0 332581686 153948160 22220 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 37585 22220 194 433 0 37149 0
[pid=12888/tid=12889] ppid=12886 vsize=150340 CPUtime=102.02 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 21523 0 0 0 10192 10 0 0 20 0 2 0 332581686 153948160 22220 33554432000 4194304 5964350 140736942556464 140068419823416 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150340

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 12890
/proc/meminfo: memFree=26803888/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=150700 CPUtime=162.27 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 30560 0 0 0 16213 14 0 0 20 0 2 0 332581686 154316800 30434 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 37675 30434 194 433 0 37239 0
[pid=12888/tid=12889] ppid=12886 vsize=150700 CPUtime=161.86 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 29737 0 0 0 16170 16 0 0 20 0 2 0 332581686 154316800 30434 33554432000 4194304 5964350 140736942556464 140068419823416 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 150700

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12890
/proc/meminfo: memFree=26762860/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=216236 CPUtime=222.25 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 39994 0 0 0 22203 22 0 0 20 0 2 0 332581686 221425664 39922 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 54059 39922 194 433 0 53623 0
[pid=12888/tid=12889] ppid=12886 vsize=216236 CPUtime=221.7 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 39171 0 0 0 22145 25 0 0 20 0 2 0 332581686 221425664 39922 33554432000 4194304 5964350 140736942556464 140068419823608 4378912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 216236

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 12894
/proc/meminfo: memFree=26731892/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=216236 CPUtime=282.2 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 46831 0 0 0 28192 28 0 0 20 0 2 0 332581686 221425664 47102 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 54059 47102 194 433 0 53623 0
[pid=12888/tid=12889] ppid=12886 vsize=216236 CPUtime=281.52 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 46008 0 0 0 28120 32 0 0 20 0 2 0 332581686 221425664 47102 33554432000 4194304 5964350 140736942556464 140068419823656 4399835 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 216236

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12894
/proc/meminfo: memFree=26701148/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=282312 CPUtime=342.17 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 53291 0 0 0 34180 37 0 0 20 0 2 0 332581686 289087488 54297 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 70578 54297 194 433 0 70142 0
[pid=12888/tid=12889] ppid=12886 vsize=282312 CPUtime=341.34 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 52468 0 0 0 34092 42 0 0 20 0 2 0 332581686 289087488 54297 33554432000 4194304 5964350 140736942556464 140068419823416 4399930 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 282312

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12894
/proc/meminfo: memFree=26675692/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=282312 CPUtime=402.17 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 58259 0 0 0 40175 42 0 0 20 0 2 0 332581686 289087488 59265 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0

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

[pid=12888/tid=12889] ppid=12886 vsize=485772 CPUtime=1119.25 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 111102 0 0 0 111803 122 0 0 20 0 2 0 332581686 497430528 113751 33554432000 4194304 5964350 140736942556464 140068419823480 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 485772

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12951
/proc/meminfo: memFree=26647296/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=485772 CPUtime=1181.95 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 115049 0 0 0 118086 109 0 0 20 0 2 0 332581686 497430528 116875 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 121443 116875 194 433 0 121007 0
[pid=12888/tid=12889] ppid=12886 vsize=485772 CPUtime=1179.1 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 114226 0 0 0 117784 126 0 0 20 0 2 0 332581686 497430528 116875 33554432000 4194304 5964350 140736942556464 140068419823656 4399846 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 485772

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12951
/proc/meminfo: memFree=26584056/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=551308 CPUtime=1241.95 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 120714 0 0 0 124079 116 0 0 20 0 2 0 332581686 564539392 122540 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 137827 122540 194 433 0 137391 0
[pid=12888/tid=12889] ppid=12886 vsize=551308 CPUtime=1238.94 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 119891 0 0 0 123761 133 0 0 20 0 2 0 332581686 564539392 122540 33554432000 4194304 5964350 140736942556464 140068419823608 4400029 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 551308

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12951
/proc/meminfo: memFree=26536800/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=551308 CPUtime=1301.94 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 126680 0 0 0 130069 125 0 0 20 0 2 0 332581686 564539392 128504 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 137827 128504 194 433 0 137391 0
[pid=12888/tid=12889] ppid=12886 vsize=551308 CPUtime=1298.8 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 125857 0 0 0 129736 144 0 0 20 0 2 0 332581686 564539392 128504 33554432000 4194304 5964350 140736942556464 140068419823416 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 551308

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12951
/proc/meminfo: memFree=26475076/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=551308 CPUtime=1361.93 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 131228 0 0 0 136060 133 0 0 20 0 2 0 332581686 564539392 133051 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 137827 133051 194 433 0 137391 0
[pid=12888/tid=12889] ppid=12886 vsize=551308 CPUtime=1358.64 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 130405 0 0 0 135711 153 0 0 20 0 2 0 332581686 564539392 133051 33554432000 4194304 5964350 140736942556464 140068419823608 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 551308

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12951
/proc/meminfo: memFree=26439292/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=616844 CPUtime=1421.93 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 134134 0 0 0 142056 137 0 0 20 0 2 0 332581686 631648256 135957 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 154211 135957 194 433 0 153775 0
[pid=12888/tid=12889] ppid=12886 vsize=616844 CPUtime=1418.49 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 133311 0 0 0 141691 158 0 0 20 0 2 0 332581686 631648256 135957 33554432000 4194304 5964350 140736942556464 140068419823416 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 616844

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12955
/proc/meminfo: memFree=26392556/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=617812 CPUtime=1481.89 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 138892 0 0 0 148046 143 0 0 20 0 2 0 332581686 632639488 140718 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 154453 140718 194 433 0 154017 0
[pid=12888/tid=12889] ppid=12886 vsize=617812 CPUtime=1478.32 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 138069 0 0 0 147667 165 0 0 20 0 2 0 332581686 632639488 140718 33554432000 4194304 5964350 140736942556464 140068419823128 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 617812

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12955
/proc/meminfo: memFree=26365340/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=618536 CPUtime=1541.86 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 142545 0 0 0 154038 148 0 0 20 0 2 0 332581686 633380864 144551 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 154634 144551 194 433 0 154198 0
[pid=12888/tid=12889] ppid=12886 vsize=618536 CPUtime=1538.14 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 141722 0 0 0 153643 171 0 0 20 0 2 0 332581686 633380864 144551 33554432000 4194304 5964350 140736942556464 140068419823416 4399829 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 618536

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12955
/proc/meminfo: memFree=26311504/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=619020 CPUtime=1601.85 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 147448 0 0 0 160030 155 0 0 20 0 2 0 332581686 633876480 149495 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 154755 149495 194 433 0 154319 0
[pid=12888/tid=12889] ppid=12886 vsize=619020 CPUtime=1597.98 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 146625 0 0 0 159619 179 0 0 20 0 2 0 332581686 633876480 149495 33554432000 4194304 5964350 140736942556464 140068419823608 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 619020

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12955
/proc/meminfo: memFree=26257560/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=686008 CPUtime=1661.83 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 152274 0 0 0 166020 163 0 0 20 0 2 0 332581686 702472192 154323 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 171502 154323 194 433 0 171066 0
[pid=12888/tid=12889] ppid=12886 vsize=686008 CPUtime=1657.82 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 151451 0 0 0 165594 188 0 0 20 0 2 0 332581686 702472192 154323 33554432000 4194304 5964350 140736942556464 140068419823656 4222314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 686008

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12955
/proc/meminfo: memFree=26236604/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=686492 CPUtime=1721.82 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 152617 0 0 0 172019 163 0 0 20 0 2 0 332581686 702967808 154666 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 171623 154666 194 433 0 171187 0
[pid=12888/tid=12889] ppid=12886 vsize=686492 CPUtime=1717.67 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 151794 0 0 0 171578 189 0 0 20 0 2 0 332581686 702967808 154666 33554432000 4194304 5964350 140736942556464 140068419823416 4399958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 686492

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12955
/proc/meminfo: memFree=26210564/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=687456 CPUtime=1781.82 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 158716 0 0 0 178009 173 0 0 20 0 2 0 332581686 703954944 160765 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 171864 160765 194 433 0 171428 0
[pid=12888/tid=12889] ppid=12886 vsize=687456 CPUtime=1777.52 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 157893 0 0 0 177553 199 0 0 20 0 2 0 332581686 703954944 160765 33554432000 4194304 5964350 140736942556464 140068419823608 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 687456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12956
/proc/meminfo: memFree=26205732/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=687940 CPUtime=1800.02 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 159921 0 0 0 179828 174 0 0 20 0 2 0 332581686 704450560 161970 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 171985 161970 194 433 0 171549 0
[pid=12888/tid=12889] ppid=12886 vsize=687940 CPUtime=1795.68 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 159098 0 0 0 179367 201 0 0 20 0 2 0 332581686 704450560 161970 33554432000 4194304 5964350 140736942556464 140068419823656 4379168 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 687940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12956
/proc/meminfo: memFree=26205732/32873660 swapFree=7120/7120
[pid=12888] ppid=12886 vsize=687940 CPUtime=1800.02 cores=1,3,5,7
/proc/12888/stat : 12888 (wbo1.72) S 12886 12888 9917 0 -1 4202496 159921 0 0 0 179828 174 0 0 20 0 2 0 332581686 704450560 161970 33554432000 4194304 5964350 140736942556464 140736942555984 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12888/statm: 171985 161970 194 433 0 171549 0
[pid=12888/tid=12889] ppid=12886 vsize=687940 CPUtime=1795.68 cores=1,3,5,7
/proc/12888/task/12889/stat : 12889 (wbo1.72) R 12886 12888 9917 0 -1 4202560 159098 0 0 0 179367 201 0 0 20 0 2 0 332581686 704450560 161970 33554432000 4194304 5964350 140736942556464 140068419823656 4379168 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 687940

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12888 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=681318
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=27691
# CPU time returned by wait4() is 1795.71
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.02
CPU user time (s): 1798.28
CPU system time (s): 1.74
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 687940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.68
system time used= 2.02769
maximum resident set size= 647888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159923
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= 265
involuntary context switches= 1841

runsolver used 3.3005 second user time and 10.0845 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 21:15:59
IDJOB=3727967
IDBENCH=48227
IDSOLVER=2314
FILE ID=node117/3727967-1338664559
RUNJOBID= node117-1338651904-11314
PBS_JOBID= 14636463
Free space on /tmp= 69128 MiB

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

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

MD5SUM BENCH= 26861ca996cf8fd2abe5c211e1f47a26
RANDOM SEED=1745383112

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        26965152 kB
Buffers:          597236 kB
Cached:          4058964 kB
SwapCached:          776 kB
Active:          2577528 kB
Inactive:        2420052 kB
Active(anon):     327312 kB
Inactive(anon):     9984 kB
Active(file):    2250216 kB
Inactive(file):  2410068 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              5484 kB
Writeback:             0 kB
AnonPages:        341060 kB
Mapped:            13024 kB
Shmem:                80 kB
Slab:             775344 kB
SReclaimable:     219620 kB
SUnreclaim:       555724 kB
KernelStack:        1472 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     154224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727967-1338664559.opb

Free space on /tmp at the end= 69124 MiB
End job on node117 at 2012-06-02 21:46:02