Trace number 3704583

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 NameAnswerCPU timeWall clock time
pwbo 2.0? 1799.52 1800.01

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_5_40.opb
MD5SUMc1794605d16cd8196553c490f5507fd9
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704583-1338088630.opb.
0.00/0.00	c Instance file HOME/instance-3704583-1338088630.opb
0.00/0.00	c File size is 532481 bytes.
0.02/0.04	c Highest Coefficient sum: 400
0.02/0.04	c ============================[ Problem Statistics ]=============================
0.02/0.04	c |                                                                             |
0.02/0.04	c |  Parsing time:          0.04         s                                      |
0.02/0.04	c |  Number Variables:      6626                                                |
0.02/0.04	c |  Number Clauses:        6426                                                |
0.02/0.04	c |  Number Cardinality:    403                                                 |
0.02/0.04	c |  Number PB Constraints: 6226                                                |
0.02/0.04	c |                                                                             |
0.02/0.05	c |  Problem Type:          Decision                                            |
0.02/0.05	c |  Objective Function:    None                                                |
0.02/0.05	c |                                                                             |
0.02/0.05	c ===============================================================================
1799.42/1800.00	c ===============================================================================
1799.42/1800.00	c Wall Clock Time: 1800.00 s
1799.42/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-3704583-1338088630/watcher-3704583-1338088630 -o /tmp/evaluation-result-3704583-1338088630/solver-3704583-1338088630 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704583-1338088630.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: 0.99 1.56 1.83 4/177 13009
/proc/meminfo: memFree=28888972/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=5088 CPUtime=0 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) R 13007 13009 12793 0 -1 4202496 653 0 0 0 0 0 0 0 20 0 1 0 274987902 5210112 605 33554432000 4194304 5965102 140736268958272 140734607296312 4396446 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 1272 605 171 433 0 705 0

[startup+0.0233499 s]
/proc/loadavg: 0.99 1.56 1.83 4/177 13009
/proc/meminfo: memFree=28888972/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=6688 CPUtime=0.02 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) R 13007 13009 12793 0 -1 4202496 1073 0 0 0 2 0 0 0 20 0 1 0 274987902 6848512 1025 33554432000 4194304 5965102 140736268958272 140734607296312 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 1672 1027 222 433 0 1105 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6688

[startup+0.10017 s]
/proc/loadavg: 0.99 1.56 1.83 4/177 13009
/proc/meminfo: memFree=28888972/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=88216 CPUtime=0.09 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 3350 0 0 0 9 0 0 0 20 0 2 0 274987902 90333184 3038 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 22054 3038 187 433 0 21618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88216

[startup+0.300118 s]
/proc/loadavg: 0.99 1.56 1.83 4/177 13009
/proc/meminfo: memFree=28888972/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=88216 CPUtime=0.29 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 3506 0 0 0 29 0 0 0 20 0 2 0 274987902 90333184 3194 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 22054 3194 190 433 0 21618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88216

[startup+0.700111 s]
/proc/loadavg: 0.99 1.56 1.83 4/177 13009
/proc/meminfo: memFree=28888972/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=88216 CPUtime=0.69 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 4060 0 0 0 69 0 0 0 20 0 2 0 274987902 90333184 3748 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 22054 3748 190 433 0 21618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88216

[startup+1.50023 s]
/proc/loadavg: 1.07 1.57 1.83 3/179 13011
/proc/meminfo: memFree=28869884/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=88216 CPUtime=1.49 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 5094 0 0 0 148 1 0 0 20 0 2 0 274987902 90333184 4782 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 22054 4782 190 433 0 21618 0
[pid=13009/tid=13011] ppid=13007 vsize=88216 CPUtime=1.43 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 3160 0 0 0 143 0 0 0 20 0 2 0 274987906 90333184 4782 33554432000 4194304 5965102 140736268958272 140145691727864 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) 88216

[startup+3.10023 s]
/proc/loadavg: 1.07 1.57 1.83 3/179 13011
/proc/meminfo: memFree=28857608/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=88216 CPUtime=3.08 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 6739 0 0 0 307 1 0 0 20 0 2 0 274987902 90333184 6427 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 22054 6427 190 433 0 21618 0
[pid=13009/tid=13011] ppid=13007 vsize=88216 CPUtime=3.03 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 4805 0 0 0 302 1 0 0 20 0 2 0 274987906 90333184 6427 33554432000 4194304 5965102 140736268958272 140145691727672 4393958 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 88216

[startup+6.30024 s]
/proc/loadavg: 1.07 1.57 1.83 3/179 13011
/proc/meminfo: memFree=28829336/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=88216 CPUtime=6.28 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 8341 0 0 0 626 2 0 0 20 0 2 0 274987902 90333184 8029 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 22054 8029 190 433 0 21618 0
[pid=13009/tid=13011] ppid=13007 vsize=88216 CPUtime=6.22 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 6407 0 0 0 620 2 0 0 20 0 2 0 274987906 90333184 8029 33554432000 4194304 5965102 140736268958272 140145691727672 4222416 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) 88216

[startup+12.7003 s]
/proc/loadavg: 1.21 1.58 1.83 3/179 13011
/proc/meminfo: memFree=28780516/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=88216 CPUtime=12.69 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 14010 0 0 0 1265 4 0 0 20 0 2 0 274987902 90333184 13698 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 22054 13698 190 433 0 21618 0
[pid=13009/tid=13011] ppid=13007 vsize=88216 CPUtime=12.6 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 12076 0 0 0 1257 3 0 0 20 0 2 0 274987906 90333184 13698 33554432000 4194304 5965102 140736268958272 140145691727864 4390144 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88216

[startup+25.5002 s]
/proc/loadavg: 1.33 1.60 1.83 3/179 13011
/proc/meminfo: memFree=28721268/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=154076 CPUtime=25.48 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 18915 0 0 0 2542 6 0 0 20 0 2 0 274987902 157773824 18603 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 38519 18603 190 433 0 38083 0
[pid=13009/tid=13011] ppid=13007 vsize=154076 CPUtime=25.37 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 16981 0 0 0 2531 6 0 0 20 0 2 0 274987906 157773824 18603 33554432000 4194304 5965102 140736268958272 140145691727864 4404696 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) 154076

[startup+51.1003 s]
/proc/loadavg: 1.56 1.63 1.83 3/179 13011
/proc/meminfo: memFree=28697924/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=154476 CPUtime=51.08 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 22085 0 0 0 5101 7 0 0 20 0 2 0 274987902 158183424 21773 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 38619 21773 190 433 0 38183 0
[pid=13009/tid=13011] ppid=13007 vsize=154476 CPUtime=50.9 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 20151 0 0 0 5084 6 0 0 20 0 2 0 274987906 158183424 21773 33554432000 4194304 5965102 140736268958272 140145691727864 4390169 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 154476

[startup+102.307 s]
/proc/loadavg: 1.82 1.69 1.84 3/179 13011
/proc/meminfo: memFree=28582780/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=155124 CPUtime=102.26 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 28632 0 0 0 10217 9 0 0 20 0 2 0 274987902 158846976 28367 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 38781 28367 190 433 0 38345 0
[pid=13009/tid=13011] ppid=13007 vsize=155124 CPUtime=101.97 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 26698 0 0 0 10187 10 0 0 20 0 2 0 274987906 158846976 28367 33554432000 4194304 5965102 140736268958272 140145691727384 4401668 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) 155124

[startup+162.3 s]
/proc/loadavg: 1.93 1.74 1.84 3/179 13113
/proc/meminfo: memFree=28691452/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=222316 CPUtime=162.21 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 47196 0 0 0 16203 18 0 0 20 0 2 0 274987902 227651584 46910 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 55579 46910 190 433 0 55143 0
[pid=13009/tid=13011] ppid=13007 vsize=222316 CPUtime=161.76 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 45262 0 0 0 16156 20 0 0 20 0 2 0 274987906 227651584 46910 33554432000 4194304 5965102 140736268958272 140145691727912 4401149 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 222316

[startup+222.3 s]
/proc/loadavg: 2.03 1.80 1.85 3/180 13116
/proc/meminfo: memFree=28555236/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=288820 CPUtime=222.2 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 63294 0 0 0 22194 26 0 0 20 0 2 0 274987902 295751680 63278 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 72205 63278 190 433 0 71769 0
[pid=13009/tid=13011] ppid=13007 vsize=288820 CPUtime=221.61 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 61360 0 0 0 22133 28 0 0 20 0 2 0 274987906 295751680 63278 33554432000 4194304 5965102 140736268958272 140145691727896 4221984 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) 288820

[startup+282.3 s]
/proc/loadavg: 2.01 1.83 1.86 3/179 13117
/proc/meminfo: memFree=28520784/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=288820 CPUtime=282.17 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 63318 0 0 0 28191 26 0 0 20 0 2 0 274987902 295751680 63469 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 72205 63469 190 433 0 71769 0
[pid=13009/tid=13011] ppid=13007 vsize=288820 CPUtime=281.44 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 61384 0 0 0 28115 29 0 0 20 0 2 0 274987906 295751680 63469 33554432000 4194304 5965102 140736268958272 140145691727896 4222330 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) 288820

[startup+342.3 s]
/proc/loadavg: 2.00 1.86 1.86 3/179 13117
/proc/meminfo: memFree=28493992/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=288820 CPUtime=342.14 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 63389 0 0 0 34188 26 0 0 20 0 2 0 274987902 295751680 63564 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 72205 63564 190 433 0 71769 0
[pid=13009/tid=13011] ppid=13007 vsize=288820 CPUtime=341.26 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 61455 0 0 0 34096 30 0 0 20 0 2 0 274987906 295751680 63564 33554432000 4194304 5965102 140736268958272 140145691727896 4222416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 288820

[startup+402.3 s]
/proc/loadavg: 2.00 1.89 1.87 3/179 13117
/proc/meminfo: memFree=28480368/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=289360 CPUtime=402.13 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 63415 0 0 0 40187 26 0 0 20 0 2 0 274987902 296304640 63590 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 72340 63590 190 433 0 71904 0
[pid=13009/tid=13011] ppid=13007 vsize=289360 CPUtime=401.11 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 61481 0 0 0 40080 31 0 0 20 0 2 0 274987906 296304640 63590 33554432000 4194304 5965102 140736268958272 140145691728040 4404416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 289360

[startup+462.3 s]
/proc/loadavg: 2.00 1.90 1.88 3/179 13117
/proc/meminfo: memFree=28431480/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=289684 CPUtime=462.11 cores=1,3,5,7

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

Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 626956

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.92 3/180 13126
/proc/meminfo: memFree=27896932/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=626956 CPUtime=1421.88 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 138706 0 0 0 142087 101 0 0 20 0 2 0 274987902 642002944 138610 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 156739 138610 190 433 0 156303 0
[pid=13009/tid=13011] ppid=13007 vsize=626956 CPUtime=1418.4 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 136772 0 0 0 141719 121 0 0 20 0 2 0 274987906 642002944 138610 33554432000 4194304 5965102 140736268958272 140145691727896 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 626956

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 13126
/proc/meminfo: memFree=27877348/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=626956 CPUtime=1481.87 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 138706 0 0 0 148086 101 0 0 20 0 2 0 274987902 642002944 138610 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 156739 138610 190 433 0 156303 0
[pid=13009/tid=13011] ppid=13007 vsize=626956 CPUtime=1478.24 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 136772 0 0 0 147702 122 0 0 20 0 2 0 274987906 642002944 138610 33554432000 4194304 5965102 140736268958272 140145691727896 4222330 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 626956

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 13127
/proc/meminfo: memFree=27874796/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=626956 CPUtime=1541.86 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 138730 0 0 0 154085 101 0 0 20 0 2 0 274987902 642002944 138704 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 156739 138704 190 433 0 156303 0
[pid=13009/tid=13011] ppid=13007 vsize=626956 CPUtime=1538.09 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 136796 0 0 0 153686 123 0 0 20 0 2 0 274987906 642002944 138704 33554432000 4194304 5965102 140736268958272 140145691727896 4383297 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 626956

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 13127
/proc/meminfo: memFree=27857904/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=627196 CPUtime=1601.85 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 138745 0 0 0 160084 101 0 0 20 0 2 0 274987902 642248704 138719 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 156799 138719 190 433 0 156363 0
[pid=13009/tid=13011] ppid=13007 vsize=627196 CPUtime=1597.94 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 136811 0 0 0 159670 124 0 0 20 0 2 0 274987906 642248704 138719 33554432000 4194304 5965102 140736268958272 140145691727912 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 627196

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 13127
/proc/meminfo: memFree=27846692/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=627920 CPUtime=1661.84 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 139088 0 0 0 166083 101 0 0 20 0 2 0 274987902 642990080 139062 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 156980 139062 190 433 0 156544 0
[pid=13009/tid=13011] ppid=13007 vsize=627920 CPUtime=1657.78 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 137154 0 0 0 165652 126 0 0 20 0 2 0 274987906 642990080 139062 33554432000 4194304 5965102 140736268958272 140145691727672 5137076 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 627920

[startup+1722.3 s]
/proc/loadavg: 2.06 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27819720/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=628244 CPUtime=1721.83 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 143591 0 0 0 172078 105 0 0 20 0 2 0 274987902 643321856 143565 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157061 143565 190 433 0 156625 0
[pid=13009/tid=13011] ppid=13007 vsize=628244 CPUtime=1717.63 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 141657 0 0 0 171632 131 0 0 20 0 2 0 274987906 643321856 143565 33554432000 4194304 5965102 140736268958272 140145691727864 4401056 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 628244

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27784132/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=629612 CPUtime=1781.82 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 146740 0 0 0 178072 110 0 0 20 0 2 0 274987902 644722688 146714 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157403 146714 190 433 0 156967 0
[pid=13009/tid=13011] ppid=13007 vsize=629612 CPUtime=1777.47 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 144806 0 0 0 177611 136 0 0 20 0 2 0 274987906 644722688 146714 33554432000 4194304 5965102 140736268958272 140145691727384 5144060 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 629612

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27779668/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=629612 CPUtime=1791.42 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 147884 0 0 0 179031 111 0 0 20 0 2 0 274987902 644722688 147858 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157403 147858 190 433 0 156967 0
[pid=13009/tid=13011] ppid=13007 vsize=629612 CPUtime=1787.06 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 145950 0 0 0 178568 138 0 0 20 0 2 0 274987906 644722688 147858 33554432000 4194304 5965102 140736268958272 140145691727384 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 629612

[startup+1795.1 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27779172/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=629612 CPUtime=1794.62 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 148005 0 0 0 179351 111 0 0 20 0 2 0 274987902 644722688 147979 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157403 147979 190 433 0 156967 0
[pid=13009/tid=13011] ppid=13007 vsize=629612 CPUtime=1790.25 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 146071 0 0 0 178887 138 0 0 20 0 2 0 274987906 644722688 147979 33554432000 4194304 5965102 140736268958272 140145691727384 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 629612

[startup+1798.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27778924/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=629612 CPUtime=1797.81 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 148061 0 0 0 179670 111 0 0 20 0 2 0 274987902 644722688 148035 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157403 148035 190 433 0 156967 0
[pid=13009/tid=13011] ppid=13007 vsize=629612 CPUtime=1793.43 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 146127 0 0 0 179205 138 0 0 20 0 2 0 274987906 644722688 148035 33554432000 4194304 5965102 140736268958272 140145691727384 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 629612

[startup+1799.1 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27778924/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=629612 CPUtime=1798.61 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 148075 0 0 0 179750 111 0 0 20 0 2 0 274987902 644722688 148049 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157403 148049 190 433 0 156967 0
[pid=13009/tid=13011] ppid=13007 vsize=629612 CPUtime=1794.23 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 146141 0 0 0 179285 138 0 0 20 0 2 0 274987906 644722688 148049 33554432000 4194304 5965102 140736268958272 140145691727384 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 629612

[startup+1799.5 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27778924/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=629612 CPUtime=1799.02 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 148086 0 0 0 179791 111 0 0 20 0 2 0 274987902 644722688 148060 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157403 148060 190 433 0 156967 0
[pid=13009/tid=13011] ppid=13007 vsize=629612 CPUtime=1794.64 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 146153 0 0 0 179326 138 0 0 20 0 2 0 274987906 644722688 148061 33554432000 4194304 5965102 140736268958272 140145691727384 5137076 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 629612

[startup+1799.9 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27778924/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=629612 CPUtime=1799.42 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 148104 0 0 0 179830 112 0 0 20 0 2 0 274987902 644722688 148078 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157403 148078 190 433 0 156967 0
[pid=13009/tid=13011] ppid=13007 vsize=629612 CPUtime=1795.03 cores=1,3,5,7
/proc/13009/task/13011/stat : 13011 (pwbo2.0) R 13007 13009 12793 0 -1 4202560 146170 0 0 0 179365 138 0 0 20 0 2 0 274987906 644722688 148078 33554432000 4194304 5965102 140736268958272 140145691727384 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 629612

[startup+1800 s]
/proc/loadavg: 2.02 2.00 1.92 3/179 13127
/proc/meminfo: memFree=27778924/32873844 swapFree=7116/7116
[pid=13009] ppid=13007 vsize=629612 CPUtime=1799.52 cores=1,3,5,7
/proc/13009/stat : 13009 (pwbo2.0) S 13007 13009 12793 0 -1 4202496 148114 0 0 0 179840 112 0 0 20 0 2 0 274987902 644722688 148089 33554432000 4194304 5965102 140736268958272 140736268957792 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13009/statm: 157403 148089 193 433 0 156967 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 629612

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13009 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=798301
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=403786
# CPU time returned by wait4() is 1795.2
# while last known CPU time is 1799.52
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.52
CPU user time (s): 1798.4
CPU system time (s): 1.12
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 629612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.8
system time used= 1.40379
maximum resident set size= 592356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148115
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= 204
involuntary context switches= 2006

runsolver used 3.32649 second user time and 8.65868 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-27 05:17:10
IDJOB=3704583
IDBENCH=48313
IDSOLVER=2282
FILE ID=node146/3704583-1338088630
RUNJOBID= node146-1338088628-12810
PBS_JOBID= 14624466
Free space on /tmp= 71180 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_5_40.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704583-1338088630/watcher-3704583-1338088630 -o /tmp/evaluation-result-3704583-1338088630/solver-3704583-1338088630 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704583-1338088630.opb

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

MD5SUM BENCH= c1794605d16cd8196553c490f5507fd9
RANDOM SEED=1959667335

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28890152 kB
Buffers:          314772 kB
Cached:          2839764 kB
SwapCached:         2616 kB
Active:           952008 kB
Inactive:        2221620 kB
Active(anon):      17412 kB
Inactive(anon):     3384 kB
Active(file):     934596 kB
Inactive(file):  2218236 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100396 kB
Dirty:             11760 kB
Writeback:             0 kB
AnonPages:         23380 kB
Mapped:             8896 kB
Shmem:                 0 kB
Slab:             671684 kB
SReclaimable:     112040 kB
SUnreclaim:       559644 kB
KernelStack:        1488 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3704583-1338088630.opb

Free space on /tmp at the end= 71176 MiB
End job on node146 at 2012-05-27 05:47:10