Trace number 3705651

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_3.opb
MD5SUM29cda419af6adbdf14450bbe70fbdfc2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1797.54
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705651-1338108750.opb.
0.00/0.00	c Instance file HOME/instance-3705651-1338108750.opb
0.00/0.00	c File size is 259160 bytes.
0.00/0.02	c Cost Offset: -100
0.00/0.02	c Highest Coefficient sum: 200
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      3290                                                |
0.00/0.02	c |  Number Clauses:        3190                                                |
0.00/0.02	c |  Number Cardinality:    202                                                 |
0.00/0.02	c |  Number PB Constraints: 3090                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.03      | 0  | -99          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -98          lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -97          lb |  0                0                0.00  |
4.68/4.77	c | 4.77      | 0  | -96          lb |  0                0                0.00  |
485.00/485.24	c | 485.25    | 0  | -95          lb |  0                0                0.00  |
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/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-3705651-1338108750/watcher-3705651-1338108750 -o /tmp/evaluation-result-3705651-1338108750/solver-3705651-1338108750 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705651-1338108750.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 19992
/proc/meminfo: memFree=26468204/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=4324 CPUtime=0 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) R 19990 19992 16852 0 -1 4202496 539 0 0 0 0 0 0 0 20 0 1 0 277003559 4427776 492 33554432000 4194304 5963574 140735015274912 140734523409592 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 1081 495 175 432 0 582 0

[startup+0.059666 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 19992
/proc/meminfo: memFree=26468204/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=85796 CPUtime=0.05 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 2527 0 0 0 5 0 0 0 20 0 2 0 277003559 87855104 2416 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21449 2416 193 432 0 21014 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85796

[startup+0.100207 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 19992
/proc/meminfo: memFree=26468204/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=85796 CPUtime=0.09 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 2528 0 0 0 9 0 0 0 20 0 2 0 277003559 87855104 2417 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21449 2417 194 432 0 21014 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85796

[startup+0.300112 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 19992
/proc/meminfo: memFree=26468204/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=85796 CPUtime=0.29 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 2582 0 0 0 29 0 0 0 20 0 2 0 277003559 87855104 2471 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21449 2471 194 432 0 21014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85796

[startup+0.70011 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 19992
/proc/meminfo: memFree=26468204/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=85796 CPUtime=0.69 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 3188 0 0 0 68 1 0 0 20 0 2 0 277003559 87855104 3077 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21449 3077 194 432 0 21014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85796

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26456448/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=85796 CPUtime=1.49 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 3752 0 0 0 148 1 0 0 20 0 2 0 277003559 87855104 3641 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21449 3641 194 432 0 21014 0
[pid=19992/tid=19994] ppid=19990 vsize=85796 CPUtime=1.46 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 2442 0 0 0 146 0 0 0 20 0 2 0 277003561 87855104 3641 33554432000 4194304 5963574 140735015274912 140137282852792 4221120 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) 85796

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26451604/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=85940 CPUtime=3.09 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 4895 0 0 0 308 1 0 0 20 0 2 0 277003559 88002560 4784 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21485 4784 194 432 0 21050 0
[pid=19992/tid=19994] ppid=19990 vsize=85940 CPUtime=3.06 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 3585 0 0 0 305 1 0 0 20 0 2 0 277003561 88002560 4784 33554432000 4194304 5963574 140735015274912 140137282852376 4388920 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) 85940

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26444544/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=85796 CPUtime=6.28 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 6026 0 0 0 627 1 0 0 20 0 2 0 277003559 87855104 5879 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21449 5879 194 432 0 21014 0
[pid=19992/tid=19994] ppid=19990 vsize=85796 CPUtime=6.27 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 4716 0 0 0 625 2 0 0 20 0 2 0 277003561 87855104 5879 33554432000 4194304 5963574 140735015274912 140137282853816 4402906 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85796

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26443436/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=85796 CPUtime=12.68 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 6095 0 0 0 1267 1 0 0 20 0 2 0 277003559 87855104 5948 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21449 5948 194 432 0 21014 0
[pid=19992/tid=19994] ppid=19990 vsize=85796 CPUtime=12.66 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 4785 0 0 0 1264 2 0 0 20 0 2 0 277003561 87855104 5948 33554432000 4194304 5963574 140735015274912 140137282852856 4388319 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) 85796

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26420628/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=86120 CPUtime=25.48 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 9782 0 0 0 2545 3 0 0 20 0 2 0 277003559 88186880 9635 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21530 9635 194 432 0 21095 0
[pid=19992/tid=19994] ppid=19990 vsize=86120 CPUtime=25.46 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 8472 0 0 0 2543 3 0 0 20 0 2 0 277003561 88186880 9635 33554432000 4194304 5963574 140735015274912 140137282852664 4221120 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) 86120

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19994
/proc/meminfo: memFree=26391116/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=86280 CPUtime=51.07 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 14393 0 0 0 5103 4 0 0 20 0 2 0 277003559 88350720 14246 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 21570 14246 194 432 0 21135 0
[pid=19992/tid=19994] ppid=19990 vsize=86280 CPUtime=51.06 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 13083 0 0 0 5101 5 0 0 20 0 2 0 277003561 88350720 14246 33554432000 4194304 5963574 140735015274912 140137282852664 4402909 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86280

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20045
/proc/meminfo: memFree=27022068/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=152056 CPUtime=102.24 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 22196 0 0 0 10215 9 0 0 20 0 2 0 277003559 155705344 22057 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 38014 22057 194 432 0 37579 0
[pid=19992/tid=19994] ppid=19990 vsize=152056 CPUtime=102.24 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 20886 0 0 0 10214 10 0 0 20 0 2 0 277003561 155705344 22057 33554432000 4194304 5963574 140735015274912 140137282852904 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 152056

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 20045
/proc/meminfo: memFree=26928052/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=152416 CPUtime=162.22 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 30576 0 0 0 16208 14 0 0 20 0 2 0 277003559 156073984 30859 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 38104 30859 194 432 0 37669 0
[pid=19992/tid=19994] ppid=19990 vsize=152416 CPUtime=162.22 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 29266 0 0 0 16206 16 0 0 20 0 2 0 277003561 156073984 30859 33554432000 4194304 5963574 140735015274912 140137282852856 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 152416

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20046
/proc/meminfo: memFree=26866268/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=217952 CPUtime=222.2 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 36426 0 0 0 22203 17 0 0 20 0 2 0 277003559 223182848 36709 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 54488 36709 194 432 0 54053 0
[pid=19992/tid=19994] ppid=19990 vsize=217952 CPUtime=222.22 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 35116 0 0 0 22201 21 0 0 20 0 2 0 277003561 223182848 36709 33554432000 4194304 5963574 140735015274912 140137282852856 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 217952

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20046
/proc/meminfo: memFree=26702048/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=218276 CPUtime=282.17 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 42053 0 0 0 28195 22 0 0 20 0 2 0 277003559 223514624 42406 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 54569 42406 194 432 0 54134 0
[pid=19992/tid=19994] ppid=19990 vsize=218276 CPUtime=282.2 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 40743 0 0 0 28194 26 0 0 20 0 2 0 277003561 223514624 42406 33554432000 4194304 5963574 140735015274912 140137282852664 4402912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 218276

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20046
/proc/meminfo: memFree=26587580/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=218760 CPUtime=342.12 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 46816 0 0 0 34187 25 0 0 20 0 2 0 277003559 224010240 47434 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 54690 47434 194 432 0 54255 0
[pid=19992/tid=19994] ppid=19990 vsize=218760 CPUtime=342.16 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 45506 0 0 0 34185 31 0 0 20 0 2 0 277003561 224010240 47434 33554432000 4194304 5963574 140735015274912 140137282852376 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 218760

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20046
/proc/meminfo: memFree=26487972/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=285484 CPUtime=402.11 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 54949 0 0 0 40179 32 0 0 20 0 2 0 277003559 292335616 55566 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 71371 55566 194 432 0 70936 0
[pid=19992/tid=19994] ppid=19990 vsize=285484 CPUtime=402.16 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 53639 0 0 0 40177 39 0 0 20 0 2 0 277003561 292335616 55566 33554432000 4194304 5963574 140735015274912 140137282852904 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 285484

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 20049
/proc/meminfo: memFree=26290648/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=285484 CPUtime=462.1 cores=1,3,5,7

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

/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 85055 0 0 0 130133 85 0 0 20 0 2 0 277003561 423399424 87023 33554432000 4194304 5963574 140735015274912 140137282852856 4400164 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 413476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20078
/proc/meminfo: memFree=24976472/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=413476 CPUtime=1361.94 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 88855 0 0 0 136124 70 0 0 20 0 2 0 277003559 423399424 89511 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 103369 89511 194 432 0 102934 0
[pid=19992/tid=19994] ppid=19990 vsize=413476 CPUtime=1362.17 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 87545 0 0 0 136126 91 0 0 20 0 2 0 277003561 423399424 89511 33554432000 4194304 5963574 140735015274912 140137282852728 4402912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 413476

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20079
/proc/meminfo: memFree=24757724/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=413476 CPUtime=1421.94 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 91908 0 0 0 142121 73 0 0 20 0 2 0 277003559 423399424 92564 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 103369 92564 194 432 0 102934 0
[pid=19992/tid=19994] ppid=19990 vsize=413476 CPUtime=1422.18 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 90598 0 0 0 142123 95 0 0 20 0 2 0 277003561 423399424 92564 33554432000 4194304 5963574 140735015274912 140137282852856 4222304 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 413476

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 20079
/proc/meminfo: memFree=24708060/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=413476 CPUtime=1481.92 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 93606 0 0 0 148118 74 0 0 20 0 2 0 277003559 423399424 94262 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 103369 94262 194 432 0 102934 0
[pid=19992/tid=19994] ppid=19990 vsize=413476 CPUtime=1482.18 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 92296 0 0 0 148121 97 0 0 20 0 2 0 277003561 423399424 94262 33554432000 4194304 5963574 140735015274912 140137282852376 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 413476

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 20079
/proc/meminfo: memFree=24691940/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=413476 CPUtime=1541.92 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 97527 0 0 0 154113 79 0 0 20 0 2 0 277003559 423399424 98183 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 103369 98183 194 432 0 102934 0
[pid=19992/tid=19994] ppid=19990 vsize=413476 CPUtime=1542.18 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 96217 0 0 0 154116 102 0 0 20 0 2 0 277003561 423399424 98183 33554432000 4194304 5963574 140735015274912 140137282852664 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 413476

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20079
/proc/meminfo: memFree=24630436/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=479012 CPUtime=1601.91 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 101884 0 0 0 160107 84 0 0 20 0 2 0 277003559 490508288 102536 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 119753 102536 194 432 0 119318 0
[pid=19992/tid=19994] ppid=19990 vsize=479012 CPUtime=1602.18 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 100574 0 0 0 160110 108 0 0 20 0 2 0 277003561 490508288 102536 33554432000 4194304 5963574 140735015274912 140137282852456 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 479012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20082
/proc/meminfo: memFree=24488192/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=479012 CPUtime=1661.9 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 107459 0 0 0 166098 92 0 0 20 0 2 0 277003559 490508288 108110 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 119753 108110 194 432 0 119318 0
[pid=19992/tid=19994] ppid=19990 vsize=479012 CPUtime=1662.18 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 106149 0 0 0 166101 117 0 0 20 0 2 0 277003561 490508288 108110 33554432000 4194304 5963574 140735015274912 140137282852376 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 479012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20083
/proc/meminfo: memFree=24439608/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1721.88 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 110160 0 0 0 172092 96 0 0 20 0 2 0 277003559 492998656 110811 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 110811 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1722.19 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 108850 0 0 0 172096 123 0 0 20 0 2 0 277003561 492998656 110811 33554432000 4194304 5963574 140735015274912 140137282852792 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 481444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20083
/proc/meminfo: memFree=24234036/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1781.86 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 110211 0 0 0 178090 96 0 0 20 0 2 0 277003559 492998656 111009 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 111009 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1782.17 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 108901 0 0 0 178093 124 0 0 20 0 2 0 277003561 492998656 111009 33554432000 4194304 5963574 140735015274912 140137282852792 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 481444

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 20083
/proc/meminfo: memFree=24221436/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1791.46 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 110455 0 0 0 179049 97 0 0 20 0 2 0 277003559 492998656 111335 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 111335 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1791.77 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 109145 0 0 0 179052 125 0 0 20 0 2 0 277003561 492998656 111335 33554432000 4194304 5963574 140735015274912 140137282852376 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 481444

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20083
/proc/meminfo: memFree=24219064/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1794.66 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 110778 0 0 0 179368 98 0 0 20 0 2 0 277003559 492998656 111866 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 111866 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1794.96 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 109468 0 0 0 179371 125 0 0 20 0 2 0 277003561 492998656 111866 33554432000 4194304 5963574 140735015274912 140137282852856 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 481444

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20083
/proc/meminfo: memFree=24218072/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1797.85 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 111173 0 0 0 179687 98 0 0 20 0 2 0 277003559 492998656 112261 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 112261 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1798.16 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 109863 0 0 0 179691 125 0 0 20 0 2 0 277003561 492998656 112261 33554432000 4194304 5963574 140735015274912 140137282852376 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 481444

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20083
/proc/meminfo: memFree=24217700/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1798.65 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 111258 0 0 0 179767 98 0 0 20 0 2 0 277003559 492998656 112346 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 112346 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1798.96 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 109948 0 0 0 179770 126 0 0 20 0 2 0 277003561 492998656 112346 33554432000 4194304 5963574 140735015274912 140137282852856 4392504 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 481444

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20083
/proc/meminfo: memFree=24217328/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1799.06 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 111296 0 0 0 179808 98 0 0 20 0 2 0 277003559 492998656 112384 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 112384 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1799.36 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 109986 0 0 0 179810 126 0 0 20 0 2 0 277003561 492998656 112384 33554432000 4194304 5963574 140735015274912 140137282852376 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 481444

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20083
/proc/meminfo: memFree=24217328/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1799.45 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 111345 0 0 0 179847 98 0 0 20 0 2 0 277003559 492998656 112433 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 112433 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1799.76 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 110035 0 0 0 179850 126 0 0 20 0 2 0 277003561 492998656 112433 33554432000 4194304 5963574 140735015274912 140137282852856 4222314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 481444

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20083
/proc/meminfo: memFree=24217328/32873844 swapFree=6088/6088
[pid=19992] ppid=19990 vsize=481444 CPUtime=1799.55 cores=1,3,5,7
/proc/19992/stat : 19992 (wbo1.7) S 19990 19992 16852 0 -1 4202496 111355 0 0 0 179857 98 0 0 20 0 2 0 277003559 492998656 112443 33554432000 4194304 5963574 140735015274912 140735015274432 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19992/statm: 120361 112443 194 432 0 119926 0
[pid=19992/tid=19994] ppid=19990 vsize=481444 CPUtime=1799.86 cores=1,3,5,7
/proc/19992/task/19994/stat : 19994 (wbo1.7) R 19990 19992 16852 0 -1 4202560 110045 0 0 0 179860 126 0 0 20 0 2 0 277003561 492998656 112443 33554432000 4194304 5963574 140735015274912 140137282852856 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 481444

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.91
CPU user time (s): 1798.62
CPU system time (s): 1.2858
CPU usage (%): 99.9943
Max. virtual memory (cumulated for all children) (KiB): 481444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.62
system time used= 1.2858
maximum resident set size= 449776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111356
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= 146
involuntary context switches= 3653

runsolver used 2.78158 second user time and 7.26389 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 10:52:30
IDJOB=3705651
IDBENCH=48267
IDSOLVER=2284
FILE ID=node108/3705651-1338108750
RUNJOBID= node108-1338087358-16869
PBS_JOBID= 14624441
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 29cda419af6adbdf14450bbe70fbdfc2
RANDOM SEED=29149901

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26468648 kB
Buffers:          298372 kB
Cached:          4529044 kB
SwapCached:            0 kB
Active:          1376496 kB
Inactive:        4234032 kB
Active(anon):     782152 kB
Inactive(anon):        0 kB
Active(file):     594344 kB
Inactive(file):  4234032 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        898000 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             655148 kB
SReclaimable:      97432 kB
SUnreclaim:       557716 kB
KernelStack:        1488 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    837632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705651-1338108750.opb

Free space on /tmp at the end= 71732 MiB
End job on node108 at 2012-05-27 11:22:30