Trace number 3705666

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

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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705666-1338102492.opb.
0.00/0.00	c Instance file HOME/instance-3705666-1338102492.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.01	c | 0.01      | 0  | -48          lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -47          lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -46          lb |  0                0                0.00  |
7.59/7.60	c | 7.61      | 0  | -45          lb |  0                0                0.00  |
1799.47/1800.00	c ===============================================================================
1799.47/1800.00	c Wall Clock Time: 1800.00 s
1799.47/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-3705666-1338102492/watcher-3705666-1338102492 -o /tmp/evaluation-result-3705666-1338102492/solver-3705666-1338102492 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705666-1338102492.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 4/177 3900
/proc/meminfo: memFree=28176628/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=8296 CPUtime=0 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) R 3898 3900 2447 0 -1 4202496 822 0 0 0 0 0 0 0 20 0 1 0 276375181 8495104 761 33554432000 4194304 5963574 140737117912464 140736290154440 4570720 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 4635 764 172 432 0 4200 0
[pid=3900/tid=3901] ppid=3898 vsize=18540 CPUtime=0 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 2 0 276375182 18984960 765 33554432000 4194304 5963574 140737117912464 140736290154440 5247625 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0

[startup+0.033032 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 3900
/proc/meminfo: memFree=28176628/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84076 CPUtime=0.02 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 1115 0 0 0 2 0 0 0 20 0 2 0 276375181 86093824 1054 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21019 1054 194 432 0 20584 0
[pid=3900/tid=3901] ppid=3898 vsize=84076 CPUtime=0.01 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 289 0 0 0 1 0 0 0 20 0 2 0 276375182 86093824 1054 33554432000 4194304 5963574 140737117912464 140736290154440 5138270 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 84076

[startup+0.100244 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 3900
/proc/meminfo: memFree=28176628/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84076 CPUtime=0.09 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 1214 0 0 0 9 0 0 0 20 0 2 0 276375181 86093824 1153 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21019 1153 194 432 0 20584 0
[pid=3900/tid=3901] ppid=3898 vsize=84076 CPUtime=0.08 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 388 0 0 0 8 0 0 0 20 0 2 0 276375182 86093824 1153 33554432000 4194304 5963574 140737117912464 140736290154440 4388665 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84076

[startup+0.300208 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 3900
/proc/meminfo: memFree=28176628/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84076 CPUtime=0.29 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 1570 0 0 0 29 0 0 0 20 0 2 0 276375181 86093824 1509 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21019 1510 194 432 0 20584 0
[pid=3900/tid=3901] ppid=3898 vsize=84076 CPUtime=0.28 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 745 0 0 0 28 0 0 0 20 0 2 0 276375182 86093824 1510 33554432000 4194304 5963574 140737117912464 140736290154440 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84076

[startup+0.700204 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 3900
/proc/meminfo: memFree=28176628/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84076 CPUtime=0.69 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 1929 0 0 0 69 0 0 0 20 0 2 0 276375181 86093824 1868 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21019 1868 194 432 0 20584 0
[pid=3900/tid=3901] ppid=3898 vsize=84076 CPUtime=0.68 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 1103 0 0 0 68 0 0 0 20 0 2 0 276375182 86093824 1868 33554432000 4194304 5963574 140737117912464 140736290154440 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84076

[startup+1.50015 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3902
/proc/meminfo: memFree=28169816/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84220 CPUtime=1.49 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 2395 0 0 0 149 0 0 0 20 0 2 0 276375181 86241280 2334 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21055 2334 194 432 0 20620 0
[pid=3900/tid=3901] ppid=3898 vsize=84220 CPUtime=1.48 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 1569 0 0 0 148 0 0 0 20 0 2 0 276375182 86241280 2334 33554432000 4194304 5963574 140737117912464 140454546118888 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84220

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3902
/proc/meminfo: memFree=28165980/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84292 CPUtime=3.09 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 3337 0 0 0 309 0 0 0 20 0 2 0 276375181 86315008 3276 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21073 3276 194 432 0 20638 0
[pid=3900/tid=3901] ppid=3898 vsize=84292 CPUtime=3.08 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 2511 0 0 0 308 0 0 0 20 0 2 0 276375182 86315008 3276 33554432000 4194304 5963574 140737117912464 140454546118648 4400006 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84292

[startup+6.30014 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3902
/proc/meminfo: memFree=28156344/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84292 CPUtime=6.29 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 4741 0 0 0 629 0 0 0 20 0 2 0 276375181 86315008 4680 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21073 4680 194 432 0 20638 0
[pid=3900/tid=3901] ppid=3898 vsize=84292 CPUtime=6.28 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 3915 0 0 0 628 0 0 0 20 0 2 0 276375182 86315008 4680 33554432000 4194304 5963574 140737117912464 140454546118696 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84292

[startup+12.7001 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3902
/proc/meminfo: memFree=28140088/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84076 CPUtime=12.68 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 6229 0 0 0 1268 0 0 0 20 0 2 0 276375181 86093824 6103 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21019 6103 194 432 0 20584 0
[pid=3900/tid=3901] ppid=3898 vsize=84076 CPUtime=12.68 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 5403 0 0 0 1268 0 0 0 20 0 2 0 276375182 86093824 6103 33554432000 4194304 5963574 140737117912464 140454546119608 4388696 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84076

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3902
/proc/meminfo: memFree=28132296/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84560 CPUtime=25.48 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 7998 0 0 0 2547 1 0 0 20 0 2 0 276375181 86589440 7865 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21140 7865 194 432 0 20705 0
[pid=3900/tid=3901] ppid=3898 vsize=84560 CPUtime=25.47 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 7172 0 0 0 2545 2 0 0 20 0 2 0 276375182 86589440 7865 33554432000 4194304 5963574 140737117912464 140454546118456 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84560

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3903
/proc/meminfo: memFree=28091144/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=84800 CPUtime=51.06 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 14034 0 0 0 5102 4 0 0 20 0 2 0 276375181 86835200 14010 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 21200 14010 194 432 0 20765 0
[pid=3900/tid=3901] ppid=3898 vsize=84800 CPUtime=51.06 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 13208 0 0 0 5101 5 0 0 20 0 2 0 276375182 86835200 14010 33554432000 4194304 5963574 140737117912464 140454546118696 4399482 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 84800

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3903
/proc/meminfo: memFree=28041728/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=150336 CPUtime=102.26 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 23335 0 0 0 10218 8 0 0 20 0 2 0 276375181 153944064 23671 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 37584 23671 194 432 0 37149 0
[pid=3900/tid=3901] ppid=3898 vsize=150336 CPUtime=102.26 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 22509 0 0 0 10216 10 0 0 20 0 2 0 276375182 153944064 23671 33554432000 4194304 5963574 140737117912464 140454546118648 4399459 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 150336

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3906
/proc/meminfo: memFree=27973748/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=150696 CPUtime=162.24 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 32310 0 0 0 16210 14 0 0 20 0 2 0 276375181 154312704 32646 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 37674 32646 194 432 0 37239 0
[pid=3900/tid=3901] ppid=3898 vsize=150696 CPUtime=162.25 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 31484 0 0 0 16208 17 0 0 20 0 2 0 276375182 154312704 32646 33554432000 4194304 5963574 140737117912464 140454546118696 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 150696

[startup+222.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 3906
/proc/meminfo: memFree=27916428/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=216232 CPUtime=222.21 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 39983 0 0 0 22200 21 0 0 20 0 2 0 276375181 221421568 40471 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 54058 40471 194 432 0 53623 0
[pid=3900/tid=3901] ppid=3898 vsize=216232 CPUtime=222.23 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 39157 0 0 0 22198 25 0 0 20 0 2 0 276375182 221421568 40471 33554432000 4194304 5963574 140737117912464 140454546118456 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 216232

[startup+282.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 3906
/proc/meminfo: memFree=27880752/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=216232 CPUtime=282.17 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 46806 0 0 0 28190 27 0 0 20 0 2 0 276375181 221421568 47502 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 54058 47502 194 432 0 53623 0
[pid=3900/tid=3901] ppid=3898 vsize=216232 CPUtime=282.2 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 45980 0 0 0 28188 32 0 0 20 0 2 0 276375182 221421568 47502 33554432000 4194304 5963574 140737117912464 140454546118456 4399448 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 216232

[startup+342.3 s]
/proc/loadavg: 2.27 2.07 2.02 3/179 3906
/proc/meminfo: memFree=27834924/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=282308 CPUtime=342.15 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 53227 0 0 0 34181 34 0 0 20 0 2 0 276375181 289083392 54449 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 70577 54449 194 432 0 70142 0
[pid=3900/tid=3901] ppid=3898 vsize=282308 CPUtime=342.19 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 52401 0 0 0 34179 40 0 0 20 0 2 0 276375182 289083392 54449 33554432000 4194304 5963574 140737117912464 140454546118456 4399625 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 282308

[startup+402.3 s]
/proc/loadavg: 2.16 2.07 2.02 3/179 3907
/proc/meminfo: memFree=27781408/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=282308 CPUtime=402.14 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 58245 0 0 0 40175 39 0 0 20 0 2 0 276375181 289083392 59467 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0

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

/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 122095 0 0 0 130068 141 0 0 20 0 2 0 276375182 564535296 124957 33554432000 4194304 5963574 140737117912464 140454546118168 4399560 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 551304

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3917
/proc/meminfo: memFree=27269216/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=551304 CPUtime=1361.9 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 126699 0 0 0 136064 126 0 0 20 0 2 0 276375181 564535296 128732 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 137826 128732 194 432 0 137391 0
[pid=3900/tid=3901] ppid=3898 vsize=551304 CPUtime=1362.08 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 125873 0 0 0 136061 147 0 0 20 0 2 0 276375182 564535296 128732 33554432000 4194304 5963574 140737117912464 140454546118520 4399560 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 551304

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3917
/proc/meminfo: memFree=27224148/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=551304 CPUtime=1421.9 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 131793 0 0 0 142058 132 0 0 20 0 2 0 276375181 564535296 133826 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 137826 133826 194 432 0 137391 0
[pid=3900/tid=3901] ppid=3898 vsize=551304 CPUtime=1422.08 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 130967 0 0 0 142054 154 0 0 20 0 2 0 276375182 564535296 133826 33554432000 4194304 5963574 140737117912464 140454546118696 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 551304

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3917
/proc/meminfo: memFree=27188560/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=616840 CPUtime=1481.89 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 134120 0 0 0 148053 136 0 0 20 0 2 0 276375181 631644160 136152 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 154210 136152 194 432 0 153775 0
[pid=3900/tid=3901] ppid=3898 vsize=616840 CPUtime=1482.08 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 133294 0 0 0 148050 158 0 0 20 0 2 0 276375182 631644160 136152 33554432000 4194304 5963574 140737117912464 140454546118456 4399456 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) 616840

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3917
/proc/meminfo: memFree=27160052/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=617808 CPUtime=1541.87 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 138796 0 0 0 154045 142 0 0 20 0 2 0 276375181 632635392 140832 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 154452 140832 194 432 0 154017 0
[pid=3900/tid=3901] ppid=3898 vsize=617808 CPUtime=1542.06 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 137970 0 0 0 154040 166 0 0 20 0 2 0 276375182 632635392 140832 33554432000 4194304 5963574 140737117912464 140454546118648 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 617808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27638896/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=618532 CPUtime=1601.82 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 142451 0 0 0 160035 147 0 0 20 0 2 0 276375181 633376768 144692 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 154633 144692 194 432 0 154198 0
[pid=3900/tid=3901] ppid=3898 vsize=618532 CPUtime=1602.02 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 141625 0 0 0 160030 172 0 0 20 0 2 0 276375182 633376768 144692 33554432000 4194304 5963574 140737117912464 140454546118456 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 618532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27491564/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=619016 CPUtime=1661.79 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 145349 0 0 0 166027 152 0 0 20 0 2 0 276375181 633872384 147650 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 154754 147650 194 432 0 154319 0
[pid=3900/tid=3901] ppid=3898 vsize=619016 CPUtime=1662 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 144523 0 0 0 166022 178 0 0 20 0 2 0 276375182 633872384 147650 33554432000 4194304 5963574 140737117912464 140454546118696 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 619016

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27343384/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1721.78 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 150955 0 0 0 172019 159 0 0 20 0 2 0 276375181 702468096 153256 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 153256 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1722 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 150129 0 0 0 172014 186 0 0 20 0 2 0 276375182 702468096 153256 33554432000 4194304 5963574 140737117912464 140454546118648 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 686004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27268116/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1781.78 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 152251 0 0 0 178016 162 0 0 20 0 2 0 276375181 702468096 154552 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 154552 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1782 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 151425 0 0 0 178011 189 0 0 20 0 2 0 276375182 702468096 154552 33554432000 4194304 5963574 140737117912464 140454546118456 4399952 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 686004

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27267992/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1791.38 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 152255 0 0 0 178976 162 0 0 20 0 2 0 276375181 702468096 154556 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 154556 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1791.61 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 151429 0 0 0 178971 190 0 0 20 0 2 0 276375182 702468096 154556 33554432000 4194304 5963574 140737117912464 140454546118456 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 686004

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27267744/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1794.58 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 152314 0 0 0 179296 162 0 0 20 0 2 0 276375181 702468096 154615 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 154615 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1794.81 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 151488 0 0 0 179291 190 0 0 20 0 2 0 276375182 702468096 154615 33554432000 4194304 5963574 140737117912464 140454546118456 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 686004

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27267620/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1797.77 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 152324 0 0 0 179615 162 0 0 20 0 2 0 276375181 702468096 154625 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 154625 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1798 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 151498 0 0 0 179610 190 0 0 20 0 2 0 276375182 702468096 154625 33554432000 4194304 5963574 140737117912464 140454546118456 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 686004

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27267620/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1798.57 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 152324 0 0 0 179695 162 0 0 20 0 2 0 276375181 702468096 154625 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 154625 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1798.8 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 151498 0 0 0 179690 190 0 0 20 0 2 0 276375182 702468096 154625 33554432000 4194304 5963574 140737117912464 140454546118456 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 686004

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27267620/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1798.98 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 152325 0 0 0 179736 162 0 0 20 0 2 0 276375181 702468096 154626 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 154626 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1799.21 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 151499 0 0 0 179731 190 0 0 20 0 2 0 276375182 702468096 154626 33554432000 4194304 5963574 140737117912464 140454546118456 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 686004

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27267620/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1799.37 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 152380 0 0 0 179775 162 0 0 20 0 2 0 276375181 702468096 154681 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 154681 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1799.6 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 151554 0 0 0 179770 190 0 0 20 0 2 0 276375182 702468096 154681 33554432000 4194304 5963574 140737117912464 140454546118456 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 686004

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3969
/proc/meminfo: memFree=27267620/32873648 swapFree=6864/6864
[pid=3900] ppid=3898 vsize=686004 CPUtime=1799.47 cores=1,3,5,7
/proc/3900/stat : 3900 (wbo1.7) S 3898 3900 2447 0 -1 4202496 152380 0 0 0 179785 162 0 0 20 0 2 0 276375181 702468096 154681 33554432000 4194304 5963574 140737117912464 140737117911984 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3900/statm: 171501 154681 194 432 0 171066 0
[pid=3900/tid=3901] ppid=3898 vsize=686004 CPUtime=1799.7 cores=1,3,5,7
/proc/3900/task/3901/stat : 3901 (wbo1.7) R 3898 3900 2447 0 -1 4202560 151554 0 0 0 179780 190 0 0 20 0 2 0 276375182 702468096 154681 33554432000 4194304 5963574 140737117912464 140454546118456 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 686004

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.73
CPU user time (s): 1797.82
CPU system time (s): 1.91071
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 686004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.82
system time used= 1.91071
maximum resident set size= 618724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152380
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= 1964

runsolver used 2.80657 second user time and 7.45387 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 09:08:12
IDJOB=3705666
IDBENCH=48227
IDSOLVER=2284
FILE ID=node120/3705666-1338102492
RUNJOBID= node120-1338088086-2464
PBS_JOBID= 14624455
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= 26861ca996cf8fd2abe5c211e1f47a26
RANDOM SEED=1258119286

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:        28177444 kB
Buffers:          310592 kB
Cached:          3420992 kB
SwapCached:          636 kB
Active:           872720 kB
Inactive:        2999040 kB
Active(anon):     129164 kB
Inactive(anon):    12532 kB
Active(file):     743556 kB
Inactive(file):  2986508 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        145764 kB
Mapped:            15056 kB
Shmem:               120 kB
Slab:             685948 kB
SReclaimable:     130160 kB
SUnreclaim:       555788 kB
KernelStack:        1456 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     142428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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-3705666-1338102492.opb

Free space on /tmp at the end= 71688 MiB
End job on node120 at 2012-05-27 09:38:12