Trace number 3732400

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31OPT5 6.41502 6.35108

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-9sym.b.opb
MD5SUM62bf49287e0493f2a3b22f3319db306d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.092985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables309
Total number of constraints963
Number of constraints which are clauses963
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint87
Number of terms in the objective function 309
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 309
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 309
Number of bits of the biggest sum of numbers9
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.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.01/0.08	c version 2.2.0.v20100531
0.01/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.08	c java.vm.version	19.1-b02
0.01/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		1349517296
0.01/0.08	c Max memory 		1356595200
0.01/0.08	c Total memory 		1356595200
0.01/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	
0.09/0.11	c solving HOME/instance-3732400-1338739758.opb
0.09/0.11	c reading problem ... 
0.58/0.31	c ... done. Wall clock time 0.2s.
0.58/0.31	c #vars     309
0.58/0.31	c #constraints  963
0.58/0.31	c constraints type 
0.58/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 963
0.58/0.31	c constraints type 
0.58/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 963
0.58/0.33	c And the winner is Resolution
0.68/1.31	c SATISFIABLE
0.68/1.31	c OPTIMIZING...
0.68/1.31	c Got one! Elapsed wall clock time (in seconds):1.204
0.68/1.31	o 8
0.68/1.33	c And the winner is Resolution
0.77/2.32	c Got one! Elapsed wall clock time (in seconds):2.208
0.77/2.32	o 7
0.77/2.33	c And the winner is Resolution
0.83/3.32	c Got one! Elapsed wall clock time (in seconds):3.21
0.83/3.32	o 6
0.83/3.38	c And the winner is CuttingPlanes
1.34/4.32	c Got one! Elapsed wall clock time (in seconds):4.212
1.34/4.32	o 5
2.83/4.76	c cleaning 2497 clauses out of 5001 with flag 5001/5001
4.13/5.10	c cleaning 4251 clauses out of 8506 with flag 11003/11003
4.78/5.47	c cleaning 5614 clauses out of 11252 with flag 18000/18000
5.77/5.93	c cleaning 6816 clauses out of 13638 with flag 26000/26000
6.18/6.18	c And the winner is CuttingPlanes
6.36/6.34	c starts		: 4
6.36/6.34	c conflicts		: 189
6.36/6.34	c decisions		: 2515
6.36/6.34	c propagations		: 16045
6.36/6.34	c inspects		: 143180
6.36/6.34	c learnt literals	: 0
6.36/6.34	c learnt binary clauses	: 0
6.36/6.34	c learnt ternary clauses	: 0
6.36/6.34	c learnt clauses	: 188
6.36/6.34	c ignored clauses	: 0
6.36/6.34	c root simplifications	: 0
6.36/6.34	c removed literals (reason simplification)	: 0
6.36/6.34	c reason swapping (by a shorter reason)	: 0
6.36/6.34	c Calls to reduceDB	: 0
6.36/6.34	c number of reductions to clauses (during analyze)	: 0
6.36/6.34	c number of learned constraints concerned by reduction	: 0
6.36/6.34	c number of learning phase by resolution	: 0
6.36/6.34	c number of learning phase by cutting planes	: 0
6.36/6.34	c speed (assignments/second)	: 7958.829365079365
6.36/6.34	c non guided choices	0
6.36/6.34	c learnt constraints type 
6.36/6.34	c constraints type 
6.36/6.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 963
6.36/6.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 0
6.36/6.34	c constraints type 
6.36/6.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 963
6.36/6.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 0
6.36/6.34	s OPTIMUM FOUND
6.36/6.34	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 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 
6.36/6.34	c objective function=5
6.36/6.34	c Total wall clock time (in seconds): 6.231

Verifier Data

OK	5

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-3732400-1338739758/watcher-3732400-1338739758 -o /tmp/evaluation-result-3732400-1338739758/solver-3732400-1338739758 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3732400-1338739758.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: 3.80 3.78 3.77 4/197 9976
/proc/meminfo: memFree=26611592/32873648 swapFree=7120/7120
[pid=9976] ppid=9974 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/9976/stat : 9976 (java6) D 9974 9976 27000 0 -1 4202496 251 0 0 0 0 0 0 0 20 0 1 0 340103132 9515008 184 33554432000 1073741824 1073778376 140734561507040 140734561498264 219513777591 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/9976/statm: 2323 184 142 9 0 71 0

[startup+0.032513 s]
/proc/loadavg: 3.80 3.78 3.77 4/197 9976
/proc/meminfo: memFree=26611592/32873648 swapFree=7120/7120
[pid=9976] ppid=9974 vsize=2158136 CPUtime=0.01 cores=1,3,5,7
/proc/9976/stat : 9976 (java) S 9974 9976 27000 0 -1 4202496 3502 0 1 0 0 1 0 0 20 0 10 0 340103132 2209931264 4712 33554432000 1073741824 1073778376 140737199991824 140737199982960 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9976/statm: 539534 4724 1560 9 0 530235 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2158136

[startup+0.100306 s]
/proc/loadavg: 3.80 3.78 3.77 4/197 9976
/proc/meminfo: memFree=26611592/32873648 swapFree=7120/7120
[pid=9976] ppid=9974 vsize=2699928 CPUtime=0.09 cores=1,3,5,7
/proc/9976/stat : 9976 (java) S 9974 9976 27000 0 -1 4202496 4760 0 1 0 7 2 0 0 20 0 18 0 340103132 2764726272 6464 33554432000 1073741824 1073778376 140737199991824 140737199982960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9976/statm: 674982 6464 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2699928

[startup+0.300272 s]
/proc/loadavg: 3.80 3.78 3.77 4/197 9976
/proc/meminfo: memFree=26611592/32873648 swapFree=7120/7120
[pid=9976] ppid=9974 vsize=2699928 CPUtime=0.58 cores=1,3,5,7
/proc/9976/stat : 9976 (java) S 9974 9976 27000 0 -1 4202496 7915 0 1 0 55 3 0 0 20 0 18 0 340103132 2764726272 10699 33554432000 1073741824 1073778376 140737199991824 140737199982960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9976/statm: 674982 10699 2218 9 0 665676 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 2699928

[startup+0.700254 s]
/proc/loadavg: 3.80 3.78 3.77 4/197 9976
/proc/meminfo: memFree=26611592/32873648 swapFree=7120/7120
[pid=9976] ppid=9974 vsize=2966184 CPUtime=0.68 cores=1,3,5,7
/proc/9976/stat : 9976 (java) S 9974 9976 27000 0 -1 4202496 8202 0 1 0 63 5 0 0 20 0 20 0 340103132 3037372416 12821 33554432000 1073741824 1073778376 140737199991824 140737199982960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9976/statm: 741546 12821 2237 9 0 732240 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 2966184

[startup+1.50075 s]
/proc/loadavg: 3.80 3.78 3.77 3/217 9998
/proc/meminfo: memFree=26564536/32873648 swapFree=7120/7120
[pid=9976] ppid=9974 vsize=2966184 CPUtime=0.77 cores=1,3,5,7
/proc/9976/stat : 9976 (java) S 9974 9976 27000 0 -1 4202496 8260 0 1 0 70 7 0 0 20 0 20 0 340103132 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140737199982960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9976/statm: 741546 14389 2240 9 0 732240 0
[pid=9976/tid=9978] ppid=9974 vsize=2966184 CPUtime=0.28 cores=1,3,5,7
/proc/9976/task/9978/stat : 9978 (java) S 9974 9976 27000 0 -1 4202560 2808 0 1 0 26 2 0 0 20 0 20 0 340103133 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722229486744 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9979] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9979/stat : 9979 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722213768232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9980] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9980/stat : 9980 (java) S 9974 9976 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722212715432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9981] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9981/stat : 9981 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722211662632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9976/tid=9982] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9982/stat : 9982 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722210609832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9983] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9983/stat : 9983 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722209557032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9984] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9984/stat : 9984 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722208504232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9985] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9985/stat : 9985 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722207451432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9986] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9986/stat : 9986 (java) S 9974 9976 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722206398632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9987] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9987/stat : 9987 (java) S 9974 9976 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340103135 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722193988584 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9988] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9988/stat : 9988 (java) S 9974 9976 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340103136 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722192934648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9989] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9989/stat : 9989 (java) S 9974 9976 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340103136 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722191881736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9990] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9990/stat : 9990 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722190830224 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9991] ppid=9974 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/9976/task/9991/stat : 9991 (java) S 9974 9976 27000 0 -1 4202560 1808 0 0 0 18 0 0 0 20 0 20 0 340103138 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722189777336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9992] ppid=9974 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/9976/task/9992/stat : 9992 (java) S 9974 9976 27000 0 -1 4202560 2339 0 0 0 18 0 0 0 20 0 20 0 340103138 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722188724536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9993] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9993/stat : 9993 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722070088056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9994] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9994/stat : 9994 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722069035464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9997] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9997/stat : 9997 (java) S 9974 9976 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340103164 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722065876392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9998] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9998/stat : 9998 (java) S 9974 9976 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340103164 3037372416 14389 33554432000 1073741824 1073778376 140737199991824 140722064823592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 2966184

[startup+3.10073 s]
/proc/loadavg: 3.80 3.78 3.77 3/217 10000
/proc/meminfo: memFree=26557888/32873648 swapFree=7120/7120
[pid=9976] ppid=9974 vsize=2966184 CPUtime=0.83 cores=1,3,5,7
/proc/9976/stat : 9976 (java) S 9974 9976 27000 0 -1 4202496 8294 0 1 0 75 8 0 0 20 0 20 0 340103132 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140737199982960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9976/statm: 741546 15440 2244 9 0 732240 0
[pid=9976/tid=9978] ppid=9974 vsize=2966184 CPUtime=0.29 cores=1,3,5,7
/proc/9976/task/9978/stat : 9978 (java) S 9974 9976 27000 0 -1 4202560 2808 0 1 0 26 3 0 0 20 0 20 0 340103133 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722229486744 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9979] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9979/stat : 9979 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722213768232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9980] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9980/stat : 9980 (java) S 9974 9976 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722212715432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9981] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9981/stat : 9981 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722211662632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9976/tid=9982] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9982/stat : 9982 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722210609832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9983] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9983/stat : 9983 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722209557032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9984] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9984/stat : 9984 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722208504232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9985] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9985/stat : 9985 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722207451432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9986] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9986/stat : 9986 (java) S 9974 9976 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722206398632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9987] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9987/stat : 9987 (java) S 9974 9976 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340103135 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722193988584 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9988] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9988/stat : 9988 (java) S 9974 9976 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340103136 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722192934648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9989] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9989/stat : 9989 (java) S 9974 9976 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340103136 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722191881736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9990] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9990/stat : 9990 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722190830224 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9991] ppid=9974 vsize=2966184 CPUtime=0.19 cores=1,3,5,7
/proc/9976/task/9991/stat : 9991 (java) S 9974 9976 27000 0 -1 4202560 1813 0 0 0 19 0 0 0 20 0 20 0 340103138 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722189777336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9992] ppid=9974 vsize=2966184 CPUtime=0.21 cores=1,3,5,7
/proc/9976/task/9992/stat : 9992 (java) S 9974 9976 27000 0 -1 4202560 2362 0 0 0 21 0 0 0 20 0 20 0 340103138 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722188724536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9993] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9993/stat : 9993 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722070088056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9994] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9994/stat : 9994 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722069035464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9997] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9997/stat : 9997 (java) S 9974 9976 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340103164 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722065876392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9998] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9998/stat : 9998 (java) S 9974 9976 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340103164 3037372416 15440 33554432000 1073741824 1073778376 140737199991824 140722064823592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 2966184
heavy processes:

[startup+6.30075 s]
/proc/loadavg: 3.65 3.75 3.76 5/219 10006
/proc/meminfo: memFree=26295012/32873648 swapFree=7120/7120
[pid=9976] ppid=9974 vsize=2966184 CPUtime=6.36 cores=1,3,5,7
/proc/9976/stat : 9976 (java) S 9974 9976 27000 0 -1 4202496 28074 0 1 0 613 23 0 0 20 0 20 0 340103132 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140737199982960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/9976/statm: 741546 108669 2284 9 0 732240 0
[pid=9976/tid=9978] ppid=9974 vsize=2966184 CPUtime=0.3 cores=1,3,5,7
/proc/9976/task/9978/stat : 9978 (java) S 9974 9976 27000 0 -1 4202560 2809 0 1 0 27 3 0 0 20 0 20 0 340103133 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722229486744 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9979] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9979/stat : 9979 (java) S 9974 9976 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722213768232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9980] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9980/stat : 9980 (java) S 9974 9976 27000 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722212715432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9981] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9981/stat : 9981 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722211662632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9976/tid=9982] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9982/stat : 9982 (java) S 9974 9976 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722210609832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9983] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9983/stat : 9983 (java) S 9974 9976 27000 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722209557032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9984] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9984/stat : 9984 (java) S 9974 9976 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722208504232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9985] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9985/stat : 9985 (java) S 9974 9976 27000 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722207451432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9976/tid=9986] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9986/stat : 9986 (java) S 9974 9976 27000 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 20 0 340103134 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722206398632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9987] ppid=9974 vsize=2966184 CPUtime=0.05 cores=1,3,5,7
/proc/9976/task/9987/stat : 9987 (java) S 9974 9976 27000 0 -1 4202560 66 0 0 0 5 0 0 0 20 0 20 0 340103135 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722193988584 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9988] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9988/stat : 9988 (java) S 9974 9976 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340103136 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722192934648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9989] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9989/stat : 9989 (java) S 9974 9976 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340103136 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722191881736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9990] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9990/stat : 9990 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722190830224 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9991] ppid=9974 vsize=2966184 CPUtime=1.18 cores=1,3,5,7
/proc/9976/task/9991/stat : 9991 (java) S 9974 9976 27000 0 -1 4202560 12935 0 0 0 115 3 0 0 20 0 20 0 340103138 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722189777336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9976/tid=9992] ppid=9974 vsize=2966184 CPUtime=0.97 cores=1,3,5,7
/proc/9976/task/9992/stat : 9992 (java) S 9974 9976 27000 0 -1 4202560 10753 0 0 0 94 3 0 0 20 0 20 0 340103138 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722188724536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9993] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9993/stat : 9993 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722070088056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9976/tid=9994] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9994/stat : 9994 (java) S 9974 9976 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340103138 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722069035464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9997] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9997/stat : 9997 (java) S 9974 9976 27000 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 340103164 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722065876392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9976/tid=9998] ppid=9974 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/9976/task/9998/stat : 9998 (java) S 9974 9976 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340103164 3037372416 108669 33554432000 1073741824 1073778376 140737199991824 140722064823592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 2966184

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

Child status: 30
Real time (s): 6.35108
CPU time (s): 6.41502
CPU user time (s): 6.12007
CPU system time (s): 0.294955
CPU usage (%): 101.007
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.12007
system time used= 0.294955
maximum resident set size= 434704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28084
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 642
involuntary context switches= 174

runsolver used 0.019996 second user time and 0.066989 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 18:09:18
IDJOB=3732400
IDBENCH=2054
IDSOLVER=2324
FILE ID=node114/3732400-1338739758
RUNJOBID= node114-1338725802-3593
PBS_JOBID= 14636748
Free space on /tmp= 70140 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-9sym.b.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732400-1338739758/watcher-3732400-1338739758 -o /tmp/evaluation-result-3732400-1338739758/solver-3732400-1338739758 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3732400-1338739758.opb

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

MD5SUM BENCH= 62bf49287e0493f2a3b22f3319db306d
RANDOM SEED=1193011101

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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		: 2666.242
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.242
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:        26611484 kB
Buffers:         1057408 kB
Cached:          3633116 kB
SwapCached:         2244 kB
Active:          3450224 kB
Inactive:        1790256 kB
Active(anon):     535608 kB
Inactive(anon):     9112 kB
Active(file):    2914616 kB
Inactive(file):  1781144 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:                56 kB
Writeback:             0 kB
AnonPages:        563804 kB
Mapped:            19060 kB
Shmem:               100 kB
Slab:             865476 kB
SReclaimable:     309056 kB
SUnreclaim:       556420 kB
KernelStack:        1792 kB
PageTables:         5332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1572404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    528384 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= 70140 MiB
End job on node114 at 2012-06-03 18:09:24