Trace number 3752241

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
npSolver inc-topdown-quickBound (fixed)OPT8034 25.3671 25.4285

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
poldner/PB/testset/normalized-10_20.opb
MD5SUMdfa433e4e6a88cd1c776cef0a80ce991
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8034
Best CPU time to get the best result obtained on this benchmark0.006998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8034
Optimality of the best value was proved YES
Number of variables210
Total number of constraints220
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 210
Biggest coefficient in the objective function 2937
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 109101
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2937
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 109101
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.01	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 12048
0.00/0.02	c starting approximation
0.00/0.02	c factor = 210
0.00/0.02	c current bound: 6024
0.00/0.13	c leaving approximation
0.00/0.13	c finished approximation
0.00/0.13	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.13	c write failed with 2
0.00/0.13	c [INC SEARCH] iteration: 0
0.00/0.13	c [INC BOUNDS] best value:12048 search for 12047
0.00/0.13	c [INC SYSTEM] create new solver instance
0.00/0.13	c [INC] encode full formula
0.00/0.13	c fallback to adder encoding
0.00/0.15	c set iterative enc to: adder
0.00/0.15	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.59	c [INC SEARCH] copied best model
0.00/0.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.59	o 12030
0.00/0.59	c [INC SEARCH] iteration: 1
0.00/0.59	c [INC BOUNDS] best value:12030 search for 12029
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c fallback to adder encoding
0.00/0.60	c set iterative enc to: adder
0.00/0.60	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
1.27/1.39	c formula is SAT
1.27/1.39	c [INC SEARCH] copied best model
1.27/1.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.39	c model valid
1.27/1.39	c current solution ok
1.27/1.39	o 11858
1.27/1.39	c [INC SEARCH] iteration: 2
1.27/1.39	c [INC BOUNDS] best value:11858 search for 11857
1.27/1.39	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.39	c write failed with 2
1.37/1.40	c [INC SYSTEM] create new solver instance
1.37/1.40	c [INC] encode full formula
1.37/1.40	c fallback to adder encoding
1.37/1.41	c set iterative enc to: adder
1.37/1.41	c set iterative enc to: none
1.37/1.41	c [INC SEARCH] isOptimum variable: 0
2.08/2.11	c formula is SAT
2.08/2.11	c [INC SEARCH] copied best model
2.08/2.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.08/2.11	c model valid
2.08/2.11	c current solution ok
2.08/2.11	o 11797
2.08/2.11	c [INC SEARCH] iteration: 3
2.08/2.11	c [INC BOUNDS] best value:11797 search for 11796
2.08/2.11	c [INC SYSTEM] there exists a inc, kill it!
2.08/2.11	c write failed with 2
2.08/2.11	c [INC SYSTEM] create new solver instance
2.08/2.11	c [INC] encode full formula
2.08/2.11	c fallback to adder encoding
2.08/2.12	c set iterative enc to: adder
2.08/2.12	c set iterative enc to: none
2.08/2.13	c [INC SEARCH] isOptimum variable: 0
2.11/2.44	c formula is SAT
2.11/2.44	c [INC SEARCH] copied best model
2.11/2.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.11/2.44	c model valid
2.11/2.44	c current solution ok
2.11/2.44	o 11707
2.11/2.44	c [INC SEARCH] iteration: 4
2.11/2.44	c [INC BOUNDS] best value:11707 search for 11706
2.11/2.44	c [INC SYSTEM] there exists a inc, kill it!
2.11/2.44	c write failed with 2
2.11/2.44	c [INC SYSTEM] create new solver instance
2.11/2.44	c [INC] encode full formula
2.11/2.44	c fallback to adder encoding
2.11/2.46	c set iterative enc to: adder
2.11/2.46	c set iterative enc to: none
2.11/2.46	c [INC SEARCH] isOptimum variable: 0
2.43/3.20	c formula is SAT
2.43/3.20	c [INC SEARCH] copied best model
2.43/3.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.43/3.20	c model valid
2.43/3.20	c current solution ok
2.43/3.20	o 10853
2.43/3.20	c [INC SEARCH] iteration: 5
2.43/3.20	c [INC BOUNDS] best value:10853 search for 10852
2.43/3.20	c [INC SYSTEM] there exists a inc, kill it!
2.43/3.20	c write failed with 2
2.43/3.20	c [INC SYSTEM] create new solver instance
2.43/3.20	c [INC] encode full formula
2.43/3.20	c fallback to adder encoding
3.19/3.21	c set iterative enc to: adder
3.19/3.21	c set iterative enc to: none
3.19/3.22	c [INC SEARCH] isOptimum variable: 0
3.19/3.58	c formula is SAT
3.19/3.58	c [INC SEARCH] copied best model
3.19/3.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.19/3.58	c model valid
3.19/3.58	c current solution ok
3.19/3.58	o 10589
3.19/3.58	c [INC SEARCH] iteration: 6
3.19/3.58	c [INC BOUNDS] best value:10589 search for 10588
3.19/3.58	c [INC SYSTEM] there exists a inc, kill it!
3.19/3.58	c write failed with 2
3.19/3.58	c [INC SYSTEM] create new solver instance
3.19/3.58	c [INC] encode full formula
3.19/3.58	c fallback to adder encoding
3.57/3.60	c set iterative enc to: adder
3.57/3.60	c set iterative enc to: none
3.57/3.60	c [INC SEARCH] isOptimum variable: 0
3.59/4.17	c formula is SAT
3.59/4.17	c [INC SEARCH] copied best model
3.59/4.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.59/4.17	c model valid
3.59/4.17	c current solution ok
3.59/4.17	o 9387
3.59/4.17	c [INC SEARCH] iteration: 7
3.59/4.17	c [INC BOUNDS] best value:9387 search for 9386
3.59/4.17	c [INC SYSTEM] there exists a inc, kill it!
3.59/4.17	c write failed with 2
3.59/4.17	c [INC SYSTEM] create new solver instance
3.59/4.17	c [INC] encode full formula
3.59/4.17	c fallback to adder encoding
3.59/4.18	c set iterative enc to: adder
3.59/4.18	c set iterative enc to: none
3.59/4.19	c [INC SEARCH] isOptimum variable: 0
5.86/5.90	c formula is SAT
5.86/5.90	c [INC SEARCH] copied best model
5.86/5.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.86/5.90	c model valid
5.86/5.90	c current solution ok
5.86/5.90	o 9179
5.86/5.90	c [INC SEARCH] iteration: 8
5.86/5.90	c [INC BOUNDS] best value:9179 search for 9178
5.86/5.90	c [INC SYSTEM] there exists a inc, kill it!
5.86/5.90	c write failed with 2
5.86/5.90	c [INC SYSTEM] create new solver instance
5.86/5.90	c [INC] encode full formula
5.86/5.90	c fallback to adder encoding
5.86/5.91	c set iterative enc to: adder
5.86/5.91	c set iterative enc to: none
5.86/5.92	c [INC SEARCH] isOptimum variable: 0
7.87/7.90	c formula is SAT
7.87/7.90	c [INC SEARCH] copied best model
7.87/7.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.87/7.90	c model valid
7.87/7.90	c current solution ok
7.87/7.90	o 8944
7.87/7.90	c [INC SEARCH] iteration: 9
7.87/7.90	c [INC BOUNDS] best value:8944 search for 8943
7.87/7.90	c [INC SYSTEM] there exists a inc, kill it!
7.87/7.90	c write failed with 2
7.87/7.90	c [INC SYSTEM] create new solver instance
7.87/7.90	c [INC] encode full formula
7.87/7.90	c fallback to adder encoding
7.87/7.92	c set iterative enc to: adder
7.87/7.92	c set iterative enc to: none
7.87/7.92	c [INC SEARCH] isOptimum variable: 0
9.86/9.94	c formula is SAT
9.86/9.94	c [INC SEARCH] copied best model
9.86/9.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.86/9.94	c model valid
9.86/9.94	c current solution ok
9.86/9.94	o 8898
9.86/9.94	c [INC SEARCH] iteration: 10
9.86/9.94	c [INC BOUNDS] best value:8898 search for 8897
9.86/9.94	c [INC SYSTEM] there exists a inc, kill it!
9.86/9.94	c write failed with 2
9.86/9.94	c [INC SYSTEM] create new solver instance
9.86/9.94	c [INC] encode full formula
9.86/9.94	c fallback to adder encoding
9.86/9.96	c set iterative enc to: adder
9.86/9.96	c set iterative enc to: none
9.86/9.96	c [INC SEARCH] isOptimum variable: 0
11.06/11.10	c formula is SAT
11.06/11.10	c [INC SEARCH] copied best model
11.06/11.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.06/11.10	c model valid
11.06/11.10	c current solution ok
11.06/11.10	o 8872
11.06/11.10	c [INC SEARCH] iteration: 11
11.06/11.10	c [INC BOUNDS] best value:8872 search for 8871
11.06/11.10	c [INC SYSTEM] there exists a inc, kill it!
11.06/11.10	c write failed with 2
11.06/11.10	c [INC SYSTEM] create new solver instance
11.06/11.10	c [INC] encode full formula
11.06/11.10	c fallback to adder encoding
11.06/11.11	c set iterative enc to: adder
11.06/11.11	c set iterative enc to: none
11.06/11.12	c [INC SEARCH] isOptimum variable: 0
13.08/13.12	c formula is SAT
13.08/13.12	c [INC SEARCH] copied best model
13.08/13.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.08/13.12	c model valid
13.08/13.12	c current solution ok
13.08/13.12	o 8853
13.08/13.12	c [INC SEARCH] iteration: 12
13.08/13.12	c [INC BOUNDS] best value:8853 search for 8852
13.08/13.12	c [INC SYSTEM] there exists a inc, kill it!
13.08/13.12	c write failed with 2
13.08/13.12	c [INC SYSTEM] create new solver instance
13.08/13.12	c [INC] encode full formula
13.08/13.12	c fallback to adder encoding
13.08/13.14	c set iterative enc to: adder
13.08/13.14	c set iterative enc to: none
13.08/13.14	c [INC SEARCH] isOptimum variable: 0
16.25/16.36	c formula is SAT
16.25/16.36	c [INC SEARCH] copied best model
16.34/16.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.34/16.42	c model valid
16.34/16.42	c current solution ok
16.34/16.42	o 8796
16.34/16.42	c [INC SEARCH] iteration: 13
16.34/16.42	c [INC BOUNDS] best value:8796 search for 8795
16.34/16.42	c [INC SYSTEM] there exists a inc, kill it!
16.34/16.42	c write failed with 2
16.34/16.42	c [INC SYSTEM] create new solver instance
16.34/16.42	c [INC] encode full formula
16.34/16.42	c fallback to adder encoding
16.34/16.42	c set iterative enc to: adder
16.34/16.42	c set iterative enc to: none
16.34/16.42	c [INC SEARCH] isOptimum variable: 0
17.81/17.99	c formula is SAT
17.81/17.99	c [INC SEARCH] copied best model
17.81/17.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.81/17.99	c model valid
17.81/17.99	c current solution ok
17.81/17.99	o 8752
17.81/17.99	c [INC SEARCH] iteration: 14
17.81/17.99	c [INC BOUNDS] best value:8752 search for 8751
17.81/17.99	c [INC SYSTEM] there exists a inc, kill it!
17.81/17.99	c write failed with 2
17.81/17.99	c [INC SYSTEM] create new solver instance
17.81/17.99	c [INC] encode full formula
17.81/17.99	c fallback to adder encoding
17.92/18.00	c set iterative enc to: adder
17.92/18.00	c set iterative enc to: none
17.92/18.01	c [INC SEARCH] isOptimum variable: 0
20.11/20.27	c formula is SAT
20.11/20.27	c [INC SEARCH] copied best model
20.11/20.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.11/20.27	c model valid
20.11/20.27	c current solution ok
20.11/20.27	o 8268
20.11/20.27	c [INC SEARCH] iteration: 15
20.11/20.27	c [INC BOUNDS] best value:8268 search for 8267
20.11/20.27	c [INC SYSTEM] there exists a inc, kill it!
20.11/20.27	c write failed with 2
20.11/20.27	c [INC SYSTEM] create new solver instance
20.11/20.27	c [INC] encode full formula
20.11/20.27	c fallback to adder encoding
20.11/20.29	c set iterative enc to: adder
20.11/20.29	c set iterative enc to: none
20.11/20.29	c [INC SEARCH] isOptimum variable: 0
22.61/22.75	c formula is SAT
22.61/22.75	c [INC SEARCH] copied best model
22.61/22.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.61/22.75	c model valid
22.61/22.75	c current solution ok
22.61/22.75	o 8034
22.61/22.75	c [INC SEARCH] iteration: 16
22.61/22.75	c [INC BOUNDS] best value:8034 search for 8033
22.61/22.75	c [INC SYSTEM] there exists a inc, kill it!
22.61/22.75	c write failed with 2
22.61/22.75	c [INC SYSTEM] create new solver instance
22.61/22.75	c [INC] encode full formula
22.61/22.75	c fallback to adder encoding
22.61/22.76	c set iterative enc to: adder
22.61/22.76	c set iterative enc to: none
22.61/22.77	c [INC SEARCH] isOptimum variable: 0
25.31/25.42	c [INC SEARCH] formula is UNSAT
25.31/25.42	c [INC SYSTEM] there exists a inc, kill it!
25.31/25.42	c write failed with 2
25.31/25.42	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
25.31/25.42	c [INC SEARCH] found optimum
25.31/25.42	c display solution
25.31/25.42	s OPTIMUM FOUND
25.31/25.42	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210 

Verifier Data

OK	8034

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-3752241-1339130668/watcher-3752241-1339130668 -o /tmp/evaluation-result-3752241-1339130668/solver-3752241-1339130668 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752241-1339130668.opb 1315458993 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 26476
/proc/meminfo: memFree=26593116/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0

[startup+0.013217 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 26476
/proc/meminfo: memFree=26593116/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10028 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 26476
/proc/meminfo: memFree=26593116/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300147 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 26476
/proc/meminfo: memFree=26593116/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700124 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 26476
/proc/meminfo: memFree=26593116/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26494
/proc/meminfo: memFree=26584644/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=1.4 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 4282 12820 0 0 5 1 132 2 20 0 1 0 379192271 4509696 737 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26477/statm: 1101 737 193 442 0 655 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 13552

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26496
/proc/meminfo: memFree=26581108/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=2.43 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 5806 17942 0 0 7 1 232 3 20 0 1 0 379192271 4509696 737 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26477/statm: 1101 737 193 442 0 655 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 13552
heavy processes:

[startup+6.30016 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26506
/proc/meminfo: memFree=26580480/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=5.9 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 8855 29339 0 0 14 2 569 5 20 0 1 0 379192271 4509696 738 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26477/statm: 1101 738 194 442 0 655 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 13552

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26514
/proc/meminfo: memFree=26579088/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=11.1 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 11141 39361 0 0 18 3 1082 7 20 0 1 0 379192271 4509696 738 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26477/statm: 1101 738 194 442 0 655 0
[pid=26514] ppid=26477 vsize=10720 CPUtime=1.57 cores=0,2,4,6
/proc/26514/stat : 26514 (glucosInc) R 26477 26476 11259 0 -1 4202496 2464 0 0 0 157 0 0 0 20 0 1 0 379193383 10977280 2302 33554432000 4194304 5654031 140733697264832 140733697252648 4215138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26514/statm: 2680 2302 141 357 0 2320 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24272

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

[startup+19.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26520
/proc/meminfo: memFree=26582256/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=17.93 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 13427 49401 0 0 22 3 1759 9 20 0 1 0 379192271 4509696 738 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26477/statm: 1101 738 194 442 0 655 0
[pid=26520] ppid=26477 vsize=11472 CPUtime=1.07 cores=0,2,4,6
/proc/26520/stat : 26520 (glucosInc) R 26477 26476 11259 0 -1 4202496 2677 0 0 0 107 0 0 0 20 0 1 0 379194072 11747328 2278 33554432000 4194304 5654031 140735559256784 140735559254664 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26520/statm: 2868 2278 132 357 0 2508 0
Current children cumulated CPU time (s) 19
Current children cumulated vsize (KiB) 25024

[startup+22.3003 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26522
/proc/meminfo: memFree=26579296/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=20.22 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 14189 53259 0 0 24 3 1985 10 20 0 1 0 379192271 4509696 738 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26477/statm: 1101 738 194 442 0 655 0
[pid=26522] ppid=26477 vsize=10744 CPUtime=1.99 cores=0,2,4,6
/proc/26522/stat : 26522 (glucosInc) R 26477 26476 11259 0 -1 4202496 2884 0 0 0 199 0 0 0 20 0 1 0 379194301 11001856 2222 33554432000 4194304 5654031 140735484413792 140735484401608 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26522/statm: 2686 2222 138 357 0 2326 0
Current children cumulated CPU time (s) 22.21
Current children cumulated vsize (KiB) 24296

[startup+23.9002 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26524
/proc/meminfo: memFree=26583320/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=22.69 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 14916 56755 0 0 25 3 2230 11 20 0 1 0 379192271 4509696 739 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26477/statm: 1101 739 194 442 0 655 0
[pid=26524] ppid=26477 vsize=9012 CPUtime=1.12 cores=0,2,4,6
/proc/26524/stat : 26524 (glucosInc) R 26477 26476 11259 0 -1 4202496 2446 0 0 0 112 0 0 0 20 0 1 0 379194548 9228288 1852 33554432000 4194304 5654031 140733570027152 140733570014968 4233033 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26524/statm: 2253 1852 141 357 0 1893 0
Current children cumulated CPU time (s) 23.81
Current children cumulated vsize (KiB) 22564

[startup+24.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26524
/proc/meminfo: memFree=26581088/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=22.69 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 14916 56755 0 0 25 3 2230 11 20 0 1 0 379192271 4509696 739 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26477/statm: 1101 739 194 442 0 655 0
[pid=26524] ppid=26477 vsize=10676 CPUtime=1.92 cores=0,2,4,6
/proc/26524/stat : 26524 (glucosInc) R 26477 26476 11259 0 -1 4202496 2896 0 0 0 192 0 0 0 20 0 1 0 379194548 10932224 2264 33554432000 4194304 5654031 140733570027152 140733570014968 4214612 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26524/statm: 2669 2264 141 357 0 2309 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 24228

[startup+25.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26524
/proc/meminfo: memFree=26581088/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=22.69 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 14916 56755 0 0 25 3 2230 11 20 0 1 0 379192271 4509696 739 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26477/statm: 1101 739 194 442 0 655 0
[pid=26524] ppid=26477 vsize=13476 CPUtime=2.32 cores=0,2,4,6
/proc/26524/stat : 26524 (glucosInc) R 26477 26476 11259 0 -1 4202496 3248 0 0 0 232 0 0 0 20 0 1 0 379194548 13799424 2614 33554432000 4194304 5654031 140733570027152 140733570014968 4214996 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26524/statm: 3369 2614 141 357 0 3009 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 27028

[startup+25.3068 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26524
/proc/meminfo: memFree=26577864/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=22.69 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 14916 56755 0 0 25 3 2230 11 20 0 1 0 379192271 4509696 739 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26477/statm: 1101 739 194 442 0 655 0
[pid=26524] ppid=26477 vsize=13476 CPUtime=2.52 cores=0,2,4,6
/proc/26524/stat : 26524 (glucosInc) R 26477 26476 11259 0 -1 4202496 3252 0 0 0 252 0 0 0 20 0 1 0 379194548 13799424 2618 33554432000 4194304 5654031 140733570027152 140733570014968 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26524/statm: 3369 2618 141 357 0 3009 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 27028

[startup+25.4003 s]
/proc/loadavg: 2.00 2.00 1.93 3/184 26524
/proc/meminfo: memFree=26577864/32873648 swapFree=7376/7376
[pid=26476] ppid=26474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26476/stat : 26476 (npSolver-pbo-It) S 26474 26476 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379192271 9367552 275 33554432000 4194304 5064252 140735064914016 140735064912928 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26476/statm: 2287 275 233 213 0 72 0
[pid=26477] ppid=26476 vsize=4404 CPUtime=22.69 cores=0,2,4,6
/proc/26477/stat : 26477 (npSolver-pbo) S 26476 26476 11259 0 -1 4202496 14916 56755 0 0 25 3 2230 11 20 0 1 0 379192271 4509696 739 33554432000 4194304 6004724 140734483764736 140734483750584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26477/statm: 1101 739 194 442 0 655 0
[pid=26524] ppid=26477 vsize=13476 CPUtime=2.62 cores=0,2,4,6
/proc/26524/stat : 26524 (glucosInc) R 26477 26476 11259 0 -1 4202496 3252 0 0 0 262 0 0 0 20 0 1 0 379194548 13799424 2618 33554432000 4194304 5654031 140733570027152 140733570014968 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26524/statm: 3369 2618 141 357 0 3009 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 27028

Child status: 0
Real time (s): 25.4285
CPU time (s): 25.3671
CPU user time (s): 25.2092
CPU system time (s): 0.157975
CPU usage (%): 99.7588
Max. virtual memory (cumulated for all children) (KiB): 30264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.2092
system time used= 0.157975
maximum resident set size= 29268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 242
involuntary context switches= 222

runsolver used 0.052991 second user time and 0.12698 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-08 06:44:28
IDJOB=3752241
IDBENCH=24970
IDSOLVER=2335
FILE ID=node125/3752241-1339130668
RUNJOBID= node125-1339112632-13349
PBS_JOBID= 14643728
Free space on /tmp= 70788 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/poldner/PB/testset/normalized-10_20.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752241-1339130668/watcher-3752241-1339130668 -o /tmp/evaluation-result-3752241-1339130668/solver-3752241-1339130668 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752241-1339130668.opb 1315458993 HOME HOME

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

MD5SUM BENCH= dfa433e4e6a88cd1c776cef0a80ce991
RANDOM SEED=1315458993

node125.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.373
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.74
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.373
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.373
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.373
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.90
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.373
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.373
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.54
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.373
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.373
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:        26592760 kB
Buffers:          670568 kB
Cached:          4578196 kB
SwapCached:         2256 kB
Active:          2370308 kB
Inactive:        2994108 kB
Active(anon):     104676 kB
Inactive(anon):     9460 kB
Active(file):    2265632 kB
Inactive(file):  2984648 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102620 kB
Dirty:              8640 kB
Writeback:             8 kB
AnonPages:        125192 kB
Mapped:            15764 kB
Shmem:                96 kB
Slab:             779000 kB
SReclaimable:     221336 kB
SUnreclaim:       557664 kB
KernelStack:        1488 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     240444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70780 MiB
End job on node125 at 2012-06-08 06:44:54