Trace number 3705697

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_3.opb
MD5SUMd5313ea0d4ce989dad692c9adfb6f827
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1796.85
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint61
Maximum length of a constraint111
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37460
Sum of products size (including duplicates)74920
Number of different products37460
Sum of products size74920

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-3705697-1338089887.opb.
0.00/0.00	c Instance file HOME/instance-3705697-1338089887.opb
0.00/0.00	c File size is 2902193 bytes.
0.19/0.22	c Cost Offset: 0
0.19/0.22	c Highest Coefficient sum: 112
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Parsing time:          0.23         s                                      |
0.19/0.23	c |  Number Variables:      37960                                               |
0.19/0.23	c |  Number Clauses:        37960                                               |
0.19/0.23	c |  Number Cardinality:    0                                                   |
0.19/0.23	c |  Number PB Constraints: 37460                                               |
0.19/0.23	c |                                                                             |
0.19/0.25	c |  Problem Type:          Optimization                                        |
0.19/0.25	c |  Objective Function:    Cardinality Constraint                              |
0.19/0.25	c |                                                                             |
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.19/0.25	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.19/0.25	c ===============================================================================
0.29/0.31	c | 0.31      | 0  | 1            lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | 2            lb |  0                0                0.00  |
0.79/0.82	c | 0.82      | 0  | 3            lb |  0                0                0.00  |
163.13/163.28	c | 163.28    | 0  | 4            lb |  0                0                0.00  |
1799.57/1800.00	c ===============================================================================
1799.57/1800.00	c Wall Clock Time: 1800.00 s
1799.57/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-3705697-1338089887/watcher-3705697-1338089887 -o /tmp/evaluation-result-3705697-1338089887/solver-3705697-1338089887 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705697-1338089887.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 1.99 1.88 2/174 2622
/proc/meminfo: memFree=28300932/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=7244 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) R 2620 2622 2447 0 -1 4202496 601 0 0 0 0 0 0 0 20 0 1 0 275114758 7417856 554 33554432000 4194304 5963574 140735225600448 140737452790824 4394942 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 1811 554 167 432 0 667 0

[startup+0.10219 s]
/proc/loadavg: 2.07 1.99 1.88 2/174 2622
/proc/meminfo: memFree=28300932/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=19684 CPUtime=0.09 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) R 2620 2622 2447 0 -1 4202496 3912 0 0 0 9 0 0 0 20 0 1 0 275114758 20156416 3751 33554432000 4194304 5963574 140735225600448 140737452790824 4349263 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 4921 3752 458 432 0 3777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19684

[startup+0.200264 s]
/proc/loadavg: 2.07 1.99 1.88 2/174 2622
/proc/meminfo: memFree=28300932/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=26484 CPUtime=0.19 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) R 2620 2622 2447 0 -1 4202496 5884 0 0 0 19 0 0 0 20 0 1 0 275114758 27119616 5723 33554432000 4194304 5963574 140735225600448 140735225598744 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 6621 5724 776 432 0 5477 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26484

[startup+0.300263 s]
/proc/loadavg: 2.07 1.99 1.88 2/174 2622
/proc/meminfo: memFree=28300932/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=113916 CPUtime=0.29 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 11933 0 0 0 28 1 0 0 20 0 2 0 275114758 116649984 10913 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 28479 10913 183 432 0 28044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113916

[startup+0.700291 s]
/proc/loadavg: 2.07 1.99 1.88 2/174 2622
/proc/meminfo: memFree=28300932/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=105396 CPUtime=0.69 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 19185 0 0 0 66 3 0 0 20 0 2 0 275114758 107925504 16377 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 26349 16377 194 432 0 25914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105396

[startup+1.50027 s]
/proc/loadavg: 2.07 1.99 1.88 3/179 2630
/proc/meminfo: memFree=28219564/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=105396 CPUtime=1.49 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 19979 0 0 0 146 3 0 0 20 0 2 0 275114758 107925504 17170 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 26349 17170 194 432 0 25914 0
[pid=2622/tid=2630] ppid=2620 vsize=105396 CPUtime=1.25 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 13040 0 0 0 123 2 0 0 20 0 2 0 275114781 107925504 17170 33554432000 4194304 5963574 140735225600448 140471907780936 4399451 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105396

[startup+3.10027 s]
/proc/loadavg: 2.07 1.99 1.88 3/179 2630
/proc/meminfo: memFree=28215316/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=105396 CPUtime=3.09 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 19979 0 0 0 306 3 0 0 20 0 2 0 275114758 107925504 17170 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 26349 17170 194 432 0 25914 0
[pid=2622/tid=2630] ppid=2620 vsize=105396 CPUtime=2.85 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 13040 0 0 0 283 2 0 0 20 0 2 0 275114781 107925504 17170 33554432000 4194304 5963574 140735225600448 140471907780936 4392243 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105396

[startup+6.30021 s]
/proc/loadavg: 2.06 1.99 1.88 3/179 2630
/proc/meminfo: memFree=28202948/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=105396 CPUtime=6.29 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 20010 0 0 0 626 3 0 0 20 0 2 0 275114758 107925504 17201 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 26349 17201 194 432 0 25914 0
[pid=2622/tid=2630] ppid=2620 vsize=105396 CPUtime=6.06 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 13071 0 0 0 603 3 0 0 20 0 2 0 275114781 107925504 17201 33554432000 4194304 5963574 140735225600448 140471907780936 4403111 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105396

[startup+12.7002 s]
/proc/loadavg: 2.06 1.99 1.88 3/179 2630
/proc/meminfo: memFree=28186684/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=105396 CPUtime=12.69 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 20434 0 0 0 1266 3 0 0 20 0 2 0 275114758 107925504 17672 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 26349 17672 194 432 0 25914 0
[pid=2622/tid=2630] ppid=2620 vsize=105396 CPUtime=12.46 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 13495 0 0 0 1243 3 0 0 20 0 2 0 275114781 107925504 17672 33554432000 4194304 5963574 140735225600448 140471907780408 4399451 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105396

[startup+25.5003 s]
/proc/loadavg: 2.04 1.99 1.88 3/179 2630
/proc/meminfo: memFree=28144640/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=105396 CPUtime=25.48 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 23298 0 0 0 2543 5 0 0 20 0 2 0 275114758 107925504 20537 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 26349 20537 194 432 0 25914 0
[pid=2622/tid=2630] ppid=2620 vsize=105396 CPUtime=25.25 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 16359 0 0 0 2520 5 0 0 20 0 2 0 275114781 107925504 20537 33554432000 4194304 5963574 140735225600448 140471907780600 4399614 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) 105396

[startup+51.1003 s]
/proc/loadavg: 2.03 1.99 1.89 3/179 2630
/proc/meminfo: memFree=28102432/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=170932 CPUtime=51.06 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 27554 0 0 0 5098 8 0 0 20 0 2 0 275114758 175034368 24855 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 42733 24855 194 432 0 42298 0
[pid=2622/tid=2630] ppid=2620 vsize=170932 CPUtime=50.83 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 20615 0 0 0 5075 8 0 0 20 0 2 0 275114781 175034368 24855 33554432000 4194304 5963574 140735225600448 140471907780600 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 170932

[startup+102.3 s]
/proc/loadavg: 2.01 1.99 1.89 3/179 2630
/proc/meminfo: memFree=28070720/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=170932 CPUtime=102.26 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 34851 0 0 0 10212 14 0 0 20 0 2 0 275114758 175034368 32152 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 42733 32152 194 432 0 42298 0
[pid=2622/tid=2630] ppid=2620 vsize=170932 CPUtime=102.04 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 27912 0 0 0 10189 15 0 0 20 0 2 0 275114781 175034368 32152 33554432000 4194304 5963574 140735225600448 140471907780600 4222308 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) 170932

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/180 2634
/proc/meminfo: memFree=27970912/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=170932 CPUtime=162.23 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 39628 0 0 0 16205 18 0 0 20 0 2 0 275114758 175034368 36938 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 42733 36938 194 432 0 42298 0
[pid=2622/tid=2630] ppid=2620 vsize=170932 CPUtime=162.03 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 32689 0 0 0 16183 20 0 0 20 0 2 0 275114781 175034368 36938 33554432000 4194304 5963574 140735225600448 140471907780408 4403200 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 170932

[startup+222.307 s]
/proc/loadavg: 2.00 1.99 1.90 3/179 2634
/proc/meminfo: memFree=27921404/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=236468 CPUtime=222.23 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 43699 0 0 0 22204 19 0 0 20 0 2 0 275114758 242143232 41235 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 59117 41235 194 432 0 58682 0
[pid=2622/tid=2630] ppid=2620 vsize=236468 CPUtime=222.03 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 36760 0 0 0 22181 22 0 0 20 0 2 0 275114781 242143232 41235 33554432000 4194304 5963574 140735225600448 140471907780936 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 236468

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 2634
/proc/meminfo: memFree=27868136/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=236468 CPUtime=282.21 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 49937 0 0 0 28199 22 0 0 20 0 2 0 275114758 242143232 47473 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 59117 47473 194 432 0 58682 0
[pid=2622/tid=2630] ppid=2620 vsize=236468 CPUtime=282.03 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 42998 0 0 0 28177 26 0 0 20 0 2 0 275114781 242143232 47473 33554432000 4194304 5963574 140735225600448 140471907780600 4390407 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 236468

[startup+342.3 s]
/proc/loadavg: 2.04 2.00 1.91 3/179 2634
/proc/meminfo: memFree=27797128/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=302004 CPUtime=342.2 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 62893 0 0 0 34189 31 0 0 20 0 2 0 275114758 309252096 60429 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 75501 60429 194 432 0 75066 0
[pid=2622/tid=2630] ppid=2620 vsize=302004 CPUtime=342.03 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 55954 0 0 0 34167 36 0 0 20 0 2 0 275114781 309252096 60429 33554432000 4194304 5963574 140735225600448 140471907780648 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 302004

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 2634
/proc/meminfo: memFree=27713172/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=302004 CPUtime=402.19 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 71554 0 0 0 40183 36 0 0 20 0 2 0 275114758 309252096 69090 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 75501 69090 194 432 0 75066 0
[pid=2622/tid=2630] ppid=2620 vsize=302004 CPUtime=402.04 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 64615 0 0 0 40162 42 0 0 20 0 2 0 275114781 309252096 69090 33554432000 4194304 5963574 140735225600448 140471907780600 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 302004

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 2635
/proc/meminfo: memFree=27646704/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=367540 CPUtime=462.17 cores=0,2,4,6

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

/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 153697 0 0 0 124090 106 0 0 20 0 2 0 275114781 713568256 159241 33554432000 4194304 5963574 140735225600448 140471907780408 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 696844

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 2640
/proc/meminfo: memFree=27022196/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1301.95 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 160638 0 0 0 130107 88 0 0 20 0 2 0 275114758 713568256 159243 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 159243 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1301.96 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 153699 0 0 0 130089 107 0 0 20 0 2 0 275114781 713568256 159243 33554432000 4194304 5963574 140735225600448 140471907780408 4403015 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 696844

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 2644
/proc/meminfo: memFree=27000204/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1361.94 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 160985 0 0 0 136106 88 0 0 20 0 2 0 275114758 713568256 159589 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 159589 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1361.97 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 154046 0 0 0 136089 108 0 0 20 0 2 0 275114781 713568256 159589 33554432000 4194304 5963574 140735225600448 140471907780472 4222314 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 696844

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 2667
/proc/meminfo: memFree=26922876/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1421.94 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 161067 0 0 0 142106 88 0 0 20 0 2 0 275114758 713568256 159671 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 159671 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1421.97 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 154128 0 0 0 142088 109 0 0 20 0 2 0 275114781 713568256 159671 33554432000 4194304 5963574 140735225600448 140471907780408 4399390 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 696844

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 2667
/proc/meminfo: memFree=26876356/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1481.92 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 161259 0 0 0 148104 88 0 0 20 0 2 0 275114758 713568256 159861 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 159861 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1481.97 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 154320 0 0 0 148087 110 0 0 20 0 2 0 275114781 713568256 159861 33554432000 4194304 5963574 140735225600448 140471907780472 4392504 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 696844

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 2667
/proc/meminfo: memFree=26857768/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1541.92 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 165998 0 0 0 154101 91 0 0 20 0 2 0 275114758 713568256 164599 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 164599 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1541.98 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 159059 0 0 0 154084 114 0 0 20 0 2 0 275114781 713568256 164599 33554432000 4194304 5963574 140735225600448 140471907780600 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 696844

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 2667
/proc/meminfo: memFree=26848468/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1601.9 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 165998 0 0 0 160099 91 0 0 20 0 2 0 275114758 713568256 164599 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 164599 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1601.98 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 159059 0 0 0 160083 115 0 0 20 0 2 0 275114781 713568256 164599 33554432000 4194304 5963574 140735225600448 140471907780600 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 696844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 2668
/proc/meminfo: memFree=26776300/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1661.9 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 165998 0 0 0 166099 91 0 0 20 0 2 0 275114758 713568256 164599 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 164599 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1661.98 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 159059 0 0 0 166082 116 0 0 20 0 2 0 275114781 713568256 164599 33554432000 4194304 5963574 140735225600448 140471907780600 4222304 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 696844

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/179 2668
/proc/meminfo: memFree=26774820/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1721.88 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 166014 0 0 0 172097 91 0 0 20 0 2 0 275114758 713568256 164837 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 164837 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1721.97 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 159075 0 0 0 172080 117 0 0 20 0 2 0 275114781 713568256 164837 33554432000 4194304 5963574 140735225600448 140471907780600 4222336 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 696844

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 2668
/proc/meminfo: memFree=26774384/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1781.87 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 166015 0 0 0 178096 91 0 0 20 0 2 0 275114758 713568256 164846 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 164846 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1781.97 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 159076 0 0 0 178079 118 0 0 20 0 2 0 275114781 713568256 164846 33554432000 4194304 5963574 140735225600448 140471907780600 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 696844

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

[startup+1792.01 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2668
/proc/meminfo: memFree=26774384/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1791.57 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 166015 0 0 0 179066 91 0 0 20 0 2 0 275114758 713568256 164846 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 164846 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1791.68 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 159076 0 0 0 179050 118 0 0 20 0 2 0 275114781 713568256 164846 33554432000 4194304 5963574 140735225600448 140471907780600 4402912 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 696844

[startup+1795.2 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2668
/proc/meminfo: memFree=26767564/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1794.77 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 167773 0 0 0 179385 92 0 0 20 0 2 0 275114758 713568256 166604 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 166604 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1794.88 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 160834 0 0 0 179369 119 0 0 20 0 2 0 275114781 713568256 166604 33554432000 4194304 5963574 140735225600448 140471907780600 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 696844

[startup+1798.4 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2668
/proc/meminfo: memFree=26765456/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1797.97 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 169027 0 0 0 179704 93 0 0 20 0 2 0 275114758 713568256 167858 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 167858 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1798.07 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 162088 0 0 0 179687 120 0 0 20 0 2 0 275114781 713568256 167858 33554432000 4194304 5963574 140735225600448 140471907780600 4222330 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 696844

[startup+1799.2 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2668
/proc/meminfo: memFree=26761984/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1798.77 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 169510 0 0 0 179784 93 0 0 20 0 2 0 275114758 713568256 168341 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 168341 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1798.87 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 162571 0 0 0 179767 120 0 0 20 0 2 0 275114781 713568256 168341 33554432000 4194304 5963574 140735225600448 140471907780600 4392480 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.77
Current children cumulated vsize (KiB) 696844

[startup+1799.6 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2668
/proc/meminfo: memFree=26760000/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1799.17 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 169660 0 0 0 179824 93 0 0 20 0 2 0 275114758 713568256 168491 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 168491 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1799.28 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 162721 0 0 0 179808 120 0 0 20 0 2 0 275114781 713568256 168491 33554432000 4194304 5963574 140735225600448 140471907780600 4403176 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.17
Current children cumulated vsize (KiB) 696844

[startup+1800 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2668
/proc/meminfo: memFree=26760000/32873648 swapFree=6864/6864
[pid=2622] ppid=2620 vsize=696844 CPUtime=1799.57 cores=0,2,4,6
/proc/2622/stat : 2622 (wbo1.7) S 2620 2622 2447 0 -1 4202496 169660 0 0 0 179864 93 0 0 20 0 2 0 275114758 713568256 168491 33554432000 4194304 5963574 140735225600448 140735225599968 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2622/statm: 174211 168491 194 432 0 173776 0
[pid=2622/tid=2630] ppid=2620 vsize=696844 CPUtime=1799.67 cores=0,2,4,6
/proc/2622/task/2630/stat : 2630 (wbo1.7) R 2620 2622 2447 0 -1 4202560 162721 0 0 0 179847 120 0 0 20 0 2 0 275114781 713568256 168491 33554432000 4194304 5963574 140735225600448 140471907780408 4402912 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 696844

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.92
CPU user time (s): 1798.7
CPU system time (s): 1.22481
CPU usage (%): 99.9954
Max. virtual memory (cumulated for all children) (KiB): 696844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.7
system time used= 1.22481
maximum resident set size= 673964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169660
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= 233
involuntary context switches= 1869

runsolver used 2.6536 second user time and 7.16891 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 05:38:07
IDJOB=3705697
IDBENCH=48124
IDSOLVER=2284
FILE ID=node120/3705697-1338089887
RUNJOBID= node120-1338088086-2463
PBS_JOBID= 14624455
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= d5313ea0d4ce989dad692c9adfb6f827
RANDOM SEED=71033053

node120.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.456
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.91
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.456
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.456
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.92
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        27580396 kB
Buffers:          308376 kB
Cached:          3422684 kB
SwapCached:          636 kB
Active:          1463720 kB
Inactive:        2998424 kB
Active(anon):     719924 kB
Inactive(anon):    12532 kB
Active(file):     743796 kB
Inactive(file):  2985892 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              5840 kB
Writeback:             0 kB
AnonPages:        736276 kB
Mapped:            15012 kB
Shmem:               120 kB
Slab:             685516 kB
SReclaimable:     129912 kB
SUnreclaim:       555604 kB
KernelStack:        1448 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     163136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    694272 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-3705697-1338089887.opb

Free space on /tmp at the end= 71684 MiB
End job on node120 at 2012-05-27 06:08:08