Trace number 4118179

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
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)-25 1800.66 902.668

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3pm-0244-0244.lin.opb
MD5SUMecc0457c39ca717d5f0699d7a77dccd5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark1.17082
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables336
Total number of constraints512
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints240
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 240
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 240
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 240
Number of bits of the biggest sum of numbers8
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4118179-1467223108.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.23/0.21	c ... done. Wall clock time 0.091s.
0.23/0.21	c declared #vars     336
0.23/0.21	c #constraints  544
0.23/0.21	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 272
0.23/0.21	c org.sat4j.minisat.constraints.card.MinWatchCard => 32
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 240
0.23/0.21	c 544 constraints processed.
0.23/0.21	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 272
0.23/0.21	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 32
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 240
0.23/0.21	c 544 constraints processed.
0.23/0.21	c objective function length is 240 literals
0.23/0.22	c And the winner is solver0
0.26/0.71	c SATISFIABLE
0.26/0.71	c OPTIMIZING...
0.26/0.71	c Got one! Elapsed wall clock time (in seconds):0.596
0.26/0.71	o -18
0.26/0.73	c And the winner is solver0
0.31/1.22	c Got one! Elapsed wall clock time (in seconds):1.098
0.31/1.22	o -20
0.31/1.23	c And the winner is solver0
0.32/1.72	c Got one! Elapsed wall clock time (in seconds):1.6
0.32/1.72	o -21
0.32/1.76	c And the winner is solver0
0.50/2.22	c Got one! Elapsed wall clock time (in seconds):2.102
0.50/2.22	o -22
0.50/2.23	c And the winner is solver0
0.54/2.72	c Got one! Elapsed wall clock time (in seconds):2.604
0.54/2.72	o -23
2.26/3.39	c cleaning 2512 clauses out of 5030 with flag 10817/5030
3.49/3.75	c cleaning 4259 clauses out of 8518 with flag 23559/11030
4.51/4.06	c cleaning 5630 clauses out of 11260 with flag 38320/18031
5.42/4.47	c cleaning 6815 clauses out of 13630 with flag 55152/26031
6.05/4.76	c And the winner is solver1
6.19/5.22	c Got one! Elapsed wall clock time (in seconds):5.106
6.19/5.22	o -24
6.98/5.63	c cleaning 8661 clauses out of 17327 with flag 11507/36543
7.60/5.95	c cleaning 7334 clauses out of 14667 with flag 25671/42544
8.47/6.35	c cleaning 7162 clauses out of 14332 with flag 42445/49543
9.30/6.79	c cleaning 7586 clauses out of 15174 with flag 61002/57547
10.56/7.37	c cleaning 8288 clauses out of 16584 with flag 83526/66543
11.96/8.02	c cleaning 9146 clauses out of 18296 with flag 108129/76543
12.84/8.41	c And the winner is solver1
12.89/8.73	c Got one! Elapsed wall clock time (in seconds):8.609
12.89/8.73	o -25
13.43/9.06	c cleaning 9842 clauses out of 19689 with flag 11689/87082
14.23/9.44	c cleaning 7918 clauses out of 15847 with flag 25626/93082
15.03/9.83	c cleaning 7460 clauses out of 14930 with flag 42580/100083
16.10/10.34	c cleaning 7735 clauses out of 15469 with flag 61799/108082
17.10/10.89	c cleaning 8366 clauses out of 16736 with flag 83058/117084
18.50/11.50	c cleaning 9185 clauses out of 18369 with flag 106996/127083
19.72/12.15	c cleaning 10091 clauses out of 20185 with flag 133637/138084
21.30/12.98	c cleaning 11047 clauses out of 22093 with flag 163823/150083
23.60/14.09	c cleaning 12019 clauses out of 24045 with flag 197776/163082
26.00/15.28	c cleaning 13013 clauses out of 26028 with flag 235702/177084
28.87/16.66	c cleaning 13998 clauses out of 28013 with flag 276476/192082
31.85/18.11	c cleaning 15004 clauses out of 30016 with flag 318971/208083
35.06/19.70	c cleaning 15997 clauses out of 32011 with flag 363768/225082
38.77/21.51	c cleaning 17001 clauses out of 34014 with flag 410389/243082
42.56/23.47	c cleaning 18004 clauses out of 36014 with flag 461586/262083
47.16/25.73	c cleaning 19001 clauses out of 38010 with flag 518513/282083
52.04/28.17	c cleaning 19999 clauses out of 40009 with flag 574867/303083
57.65/30.97	c cleaning 20999 clauses out of 42010 with flag 637584/325083
62.24/33.20	c cleaning 22005 clauses out of 44010 with flag 695795/348082
67.52/35.85	c cleaning 23003 clauses out of 46005 with flag 753558/372082
73.13/38.64	c cleaning 24001 clauses out of 48003 with flag 817936/397083
80.43/42.23	c cleaning 25002 clauses out of 50003 with flag 880676/423084
87.83/46.00	c cleaning 26002 clauses out of 52003 with flag 941350/450086
94.23/49.17	c cleaning 26999 clauses out of 53998 with flag 1004336/478083
101.57/52.76	c cleaning 27999 clauses out of 55998 with flag 1070707/507082
109.17/56.57	c cleaning 28995 clauses out of 57999 with flag 1138409/537082
118.86/61.31	c cleaning 29999 clauses out of 60004 with flag 1210102/568082
128.67/66.28	c cleaning 31001 clauses out of 62008 with flag 1288802/600085
137.87/70.84	c cleaning 31997 clauses out of 64005 with flag 1368364/633083
146.74/75.28	c cleaning 33001 clauses out of 66009 with flag 1450033/667084
154.96/79.35	c cleaning 34000 clauses out of 68006 with flag 1532297/702082
163.34/83.53	c cleaning 35003 clauses out of 70006 with flag 1617666/738082
173.54/88.62	c cleaning 35995 clauses out of 72004 with flag 1708984/775083
183.55/93.60	c cleaning 37004 clauses out of 74010 with flag 1795194/813084
192.36/98.03	c cleaning 37998 clauses out of 76004 with flag 1880615/852082
201.55/102.69	c cleaning 38998 clauses out of 78006 with flag 1973358/892082
211.15/107.44	c cleaning 40000 clauses out of 80008 with flag 2062705/933082
221.35/112.57	c cleaning 41002 clauses out of 82009 with flag 2156594/975083
234.42/119.66	c cleaning 42001 clauses out of 84007 with flag 2255487/1018083
247.42/126.12	c cleaning 42998 clauses out of 86005 with flag 2355249/1062082
262.06/133.41	c cleaning 44004 clauses out of 88008 with flag 2459823/1107083
275.34/140.03	c cleaning 45002 clauses out of 90006 with flag 2563611/1153085
289.74/147.26	c cleaning 45996 clauses out of 92002 with flag 2668253/1200083
305.34/155.00	c cleaning 47001 clauses out of 94010 with flag 2777459/1248087
319.14/161.95	c cleaning 47999 clauses out of 96004 with flag 2887680/1297082
334.15/169.50	c cleaning 48993 clauses out of 98006 with flag 3001439/1347083
349.33/177.06	c cleaning 50002 clauses out of 100013 with flag 3115042/1398083
366.13/185.43	c cleaning 51006 clauses out of 102012 with flag 3233940/1450084
384.32/194.56	c cleaning 52002 clauses out of 104004 with flag 3361450/1503082
403.52/204.19	c cleaning 53002 clauses out of 106006 with flag 3484411/1557086
417.65/211.16	c cleaning 53994 clauses out of 108001 with flag 3609746/1612083
431.85/218.29	c cleaning 55001 clauses out of 110006 with flag 3735856/1668082
448.45/226.51	c cleaning 56000 clauses out of 112008 with flag 3863678/1725085
466.64/235.61	c cleaning 56996 clauses out of 114006 with flag 3993234/1783083
483.64/244.19	c cleaning 58000 clauses out of 116009 with flag 4127222/1842082
502.64/253.62	c cleaning 59002 clauses out of 118010 with flag 4261991/1902083
520.84/262.76	c cleaning 60001 clauses out of 120007 with flag 4397528/1963082
538.44/271.52	c cleaning 61001 clauses out of 122006 with flag 4534843/2025082
556.45/280.54	c cleaning 61999 clauses out of 124006 with flag 4681084/2088083
572.85/288.97	c cleaning 63003 clauses out of 126007 with flag 4825123/2152083
591.85/298.49	c cleaning 64001 clauses out of 128003 with flag 4971237/2217082
609.64/307.32	c cleaning 65000 clauses out of 130004 with flag 5122072/2283084
628.04/316.54	c cleaning 65996 clauses out of 132002 with flag 5278404/2350082
659.83/332.47	c cleaning 66992 clauses out of 134007 with flag 5434013/2418083
684.23/344.68	c cleaning 67999 clauses out of 136014 with flag 5599294/2487082
731.22/368.17	c cleaning 69004 clauses out of 138016 with flag 5800975/2557083
779.21/392.13	c cleaning 70003 clauses out of 140011 with flag 6013611/2628082
828.61/416.87	c cleaning 70996 clauses out of 142008 with flag 6224152/2700082
879.80/442.46	c cleaning 71999 clauses out of 144012 with flag 6448975/2773082
927.40/466.21	c cleaning 73002 clauses out of 146013 with flag 6669938/2847082
959.92/482.44	c cleaning 74006 clauses out of 148011 with flag 6875878/2922082
1000.11/502.52	c cleaning 74999 clauses out of 150005 with flag 7081319/2998082
1055.91/530.41	c cleaning 76000 clauses out of 152006 with flag 7314920/3075082
1108.91/556.97	c cleaning 77000 clauses out of 154006 with flag 7545467/3153082
1150.91/577.90	c cleaning 77998 clauses out of 156006 with flag 7765925/3232082
1213.31/609.12	c cleaning 78999 clauses out of 158008 with flag 8012062/3312082
1273.51/639.23	c cleaning 80003 clauses out of 160009 with flag 8249469/3393082
1335.30/670.14	c cleaning 80995 clauses out of 162007 with flag 8492471/3475083
1378.70/691.86	c cleaning 82002 clauses out of 164012 with flag 8702916/3558083
1419.49/712.28	c cleaning 83005 clauses out of 166009 with flag 8904648/3642082
1461.70/733.37	c cleaning 84001 clauses out of 168005 with flag 9106962/3727083
1506.29/755.61	c cleaning 85003 clauses out of 170006 with flag 9310526/3813085
1546.69/775.87	c cleaning 86001 clauses out of 172001 with flag 9516205/3900083
1595.09/800.04	c cleaning 86999 clauses out of 174003 with flag 9728573/3988086
1643.89/824.42	c cleaning 87993 clauses out of 176001 with flag 9939428/4077083
1691.29/848.17	c cleaning 89000 clauses out of 178007 with flag 10157123/4167082
1738.63/871.92	c cleaning 90001 clauses out of 180008 with flag 10375301/4258083
1783.82/894.52	c cleaning 90999 clauses out of 182006 with flag 10599322/4350082
1800.02/902.60	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
1800.02/902.60	c starts		: 21289
1800.02/902.60	c conflicts		: 4392639
1800.02/902.60	c decisions		: 6281363
1800.02/902.60	c propagations		: 147164189
1800.02/902.60	c inspects		: 14766883512
1800.02/902.60	c shortcuts		: 0
1800.02/902.60	c learnt literals	: 0
1800.02/902.60	c learnt binary clauses	: 0
1800.02/902.60	c learnt ternary clauses	: 0
1800.02/902.60	c learnt constraints	: 4392640
1800.02/902.60	c ignored constraints	: 0
1800.02/902.60	c root simplifications	: 0
1800.02/902.60	c removed literals (reason simplification)	: 2574044
1800.02/902.60	c reason swapping (by a shorter reason)	: 0
1800.02/902.60	c Calls to reduceDB	: 98
1800.02/902.60	c Number of update (reduction) of LBD	: 201632
1800.02/902.60	c Imported unit clauses	: 0
1800.02/902.60	c number of reductions to clauses (during analyze)	: 0
1800.02/902.60	c number of learned constraints concerned by reduction	: 0
1800.02/902.60	c number of learning phase by resolution	: 0
1800.02/902.60	c number of learning phase by cutting planes	: 0
1800.02/902.60	c speed (assignments/second)	: 164636.02222232166
1800.02/902.60	c non guided choices	0
1800.02/902.63	c learnt constraints type 
1800.02/902.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 133565
1800.02/902.63	c >>>>>>>>>> Solver number 1 (2 answers) <<<<<<<<<<<<<<<<<<
1800.02/902.63	c starts		: 28
1800.02/902.63	c conflicts		: 4878
1800.02/902.63	c decisions		: 12856
1800.02/902.63	c propagations		: 131763
1800.02/902.63	c inspects		: 80865279
1800.02/902.63	c shortcuts		: 0
1800.02/902.63	c learnt literals	: 0
1800.02/902.63	c learnt binary clauses	: 0
1800.02/902.63	c learnt ternary clauses	: 0
1800.02/902.63	c learnt constraints	: 4875
1800.02/902.63	c ignored constraints	: 0
1800.02/902.63	c root simplifications	: 0
1800.02/902.63	c removed literals (reason simplification)	: 0
1800.02/902.63	c reason swapping (by a shorter reason)	: 0
1800.02/902.63	c Calls to reduceDB	: 0
1800.02/902.63	c Number of update (reduction) of LBD	: 0
1800.02/902.63	c Imported unit clauses	: 0
1800.02/902.63	c number of reductions to clauses (during analyze)	: 0
1800.02/902.63	c number of learned constraints concerned by reduction	: 0
1800.02/902.63	c number of learning phase by resolution	: 0
1800.02/902.63	c number of learning phase by cutting planes	: 0
1800.02/902.63	c speed (assignments/second)	: 146.4241581024857
1800.02/902.63	c non guided choices	0
1800.02/902.63	c learnt constraints type 
1800.02/902.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4875
1800.02/902.63	s SATISFIABLE
1800.02/902.63	c Found 7 solution(s)
1800.02/902.63	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 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 x318 -x319 -x320 -x321 -x322 x323 -x324 -x325 -x326 -x327 x328 -x329 -x330 x331 -x332 -x333 -x334 -x335 -x336 
1800.02/902.64	c objective function=-25
1800.02/902.64	c Total wall clock time (in seconds): 902.518

Verifier Data

OK	-25

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4118179-1467223108/watcher-4118179-1467223108 -o /tmp/evaluation-result-4118179-1467223108/solver-4118179-1467223108 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4118179-1467223108.opb 

pid=10351
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: 4.09 4.07 3.97 5/197 10354
/proc/meminfo: memFree=27024856/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/10354/stat : 10354 (java) R 10351 10354 5267 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 3261976 9515008 155 33554432000 1073741824 1073778376 140734883270688 140734883267816 1073762786 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2323 169 128 9 0 71 0

[startup+0.100113 s]
/proc/loadavg: 4.09 4.07 3.97 5/197 10354
/proc/meminfo: memFree=27024856/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 4464 0 1 0 8 1 0 0 20 0 18 0 3261976 9787879424 5582 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2389619 5582 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200218 s]
/proc/loadavg: 4.09 4.07 3.97 5/197 10354
/proc/meminfo: memFree=27024856/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 4737 0 1 0 22 1 0 0 20 0 18 0 3261976 9787879424 6826 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2389619 6826 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.30031 s]
/proc/loadavg: 4.09 4.07 3.97 5/197 10354
/proc/meminfo: memFree=27024856/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 4847 0 1 0 25 1 0 0 20 0 19 0 3261976 10060525568 7410 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2456183 7410 2225 9 0 2446860 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.700189 s]
/proc/loadavg: 4.09 4.07 3.97 5/197 10354
/proc/meminfo: memFree=27024856/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 4847 0 1 0 25 1 0 0 20 0 19 0 3261976 10060525568 7410 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2456183 7410 2225 9 0 2446860 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50073 s]
/proc/loadavg: 4.09 4.07 3.97 4/216 10379
/proc/meminfo: memFree=26986560/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 5043 0 1 0 30 2 0 0 20 0 19 0 3261976 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2456183 9565 2239 9 0 2446860 0
[pid=10354/tid=10356] ppid=10351 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/10354/task/10356/stat : 10356 (java) S 10351 10354 5267 0 -1 4202560 2471 0 1 0 19 0 0 0 20 0 19 0 3261977 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748165907320 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10357] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10357/stat : 10357 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261978 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748104637224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10358] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10358/stat : 10358 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261978 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748103584424 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10359] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10359/stat : 10359 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261978 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748007689256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10360] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10360/stat : 10360 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261978 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748006636456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10361] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10361/stat : 10361 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261978 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748005583144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10362] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10362/stat : 10362 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261978 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748004530344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10363] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10363/stat : 10363 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261978 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748003478056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10364] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10364/stat : 10364 (java) S 10351 10354 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3261978 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139748002425256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10365] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10365/stat : 10365 (java) S 10351 10354 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 3261980 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747990014696 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10366] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10366/stat : 10366 (java) S 10351 10354 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3261980 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747988960760 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10367] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10367/stat : 10367 (java) S 10351 10354 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3261980 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747987908360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10368] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10368/stat : 10368 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261982 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747986856848 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10369] ppid=10351 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/10354/task/10369/stat : 10369 (java) S 10351 10354 5267 0 -1 4202560 553 0 0 0 5 0 0 0 20 0 19 0 3261982 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747985803448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10370] ppid=10351 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10354/task/10370/stat : 10370 (java) S 10351 10354 5267 0 -1 4202560 669 0 0 0 3 0 0 0 20 0 19 0 3261982 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747984750648 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10371] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10371/stat : 10371 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261982 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747983698552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10372] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10372/stat : 10372 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3261982 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747982645960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10376] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10376/stat : 10376 (java) S 10351 10354 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3261998 10060525568 9565 33554432000 1073741824 1073778376 140734883270688 139747978434088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9824732

[startup+3.10074 s]
/proc/loadavg: 4.33 4.12 3.99 4/216 10385
/proc/meminfo: memFree=26963548/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 15111 0 1 0 160 5 0 0 20 0 22 0 3261976 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2456183 23534 2251 9 0 2446860 0
[pid=10354/tid=10356] ppid=10351 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/10354/task/10356/stat : 10356 (java) S 10351 10354 5267 0 -1 4202560 2473 0 1 0 19 0 0 0 20 0 22 0 3261977 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748165907320 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10357] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10357/stat : 10357 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261978 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748104637224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10358] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10358/stat : 10358 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261978 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748103584424 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10359] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10359/stat : 10359 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261978 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748007689256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10360] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10360/stat : 10360 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261978 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748006636456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10361] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10361/stat : 10361 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261978 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748005583144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10362] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10362/stat : 10362 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261978 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748004530344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10363] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10363/stat : 10363 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261978 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748003478056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10364] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10364/stat : 10364 (java) S 10351 10354 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3261978 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139748002425256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10365] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10365/stat : 10365 (java) S 10351 10354 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747990014696 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10366] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10366/stat : 10366 (java) S 10351 10354 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747988960760 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10367] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10367/stat : 10367 (java) S 10351 10354 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747987908360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10368] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10368/stat : 10368 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747986856848 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10369] ppid=10351 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/10354/task/10369/stat : 10369 (java) R 10351 10354 5267 0 -1 4202560 6606 0 0 0 37 0 0 0 20 0 22 0 3261982 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747985790728 139748170023089 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10370] ppid=10351 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/10354/task/10370/stat : 10370 (java) R 10351 10354 5267 0 -1 4202560 4641 0 0 0 33 0 0 0 20 0 22 0 3261982 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747984727768 139748171866912 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10371] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10371/stat : 10371 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747983698552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10372] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10372/stat : 10372 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747982645960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10376] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10376/stat : 10376 (java) S 10351 10354 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3261998 10060525568 23534 33554432000 1073741824 1073778376 140734883270688 139747978434088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=32 pid=1810 uid=0 cmd=

[startup+6.30088 s]
/proc/loadavg: 4.33 4.12 3.99 5/219 10394
/proc/meminfo: memFree=26736844/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9824732 CPUtime=8.47 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 26553 0 1 0 826 21 0 0 20 0 22 0 3261976 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2456183 89836 2286 9 0 2446860 0
[pid=10354/tid=10356] ppid=10351 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/10354/task/10356/stat : 10356 (java) S 10351 10354 5267 0 -1 4202560 2473 0 1 0 19 0 0 0 20 0 22 0 3261977 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748165907320 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10357] ppid=10351 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/10354/task/10357/stat : 10357 (java) S 10351 10354 5267 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 3261978 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748104637224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10358] ppid=10351 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/10354/task/10358/stat : 10358 (java) S 10351 10354 5267 0 -1 4202560 107 0 0 0 3 2 0 0 20 0 22 0 3261978 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748103584424 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10359] ppid=10351 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/10354/task/10359/stat : 10359 (java) S 10351 10354 5267 0 -1 4202560 117 0 0 0 7 1 0 0 20 0 22 0 3261978 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748007689256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10360] ppid=10351 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10354/task/10360/stat : 10360 (java) S 10351 10354 5267 0 -1 4202560 108 0 0 0 6 0 0 0 20 0 22 0 3261978 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748006636456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10361] ppid=10351 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/10354/task/10361/stat : 10361 (java) S 10351 10354 5267 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 22 0 3261978 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748005583144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10362] ppid=10351 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/10354/task/10362/stat : 10362 (java) S 10351 10354 5267 0 -1 4202560 111 0 0 0 4 0 0 0 20 0 22 0 3261978 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748004530344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10363] ppid=10351 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10354/task/10363/stat : 10363 (java) S 10351 10354 5267 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 3261978 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748003478056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10364] ppid=10351 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10354/task/10364/stat : 10364 (java) S 10351 10354 5267 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 22 0 3261978 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139748002425256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10365] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10365/stat : 10365 (java) S 10351 10354 5267 0 -1 4202560 207 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747990014696 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10366] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10366/stat : 10366 (java) S 10351 10354 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747988960760 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10367] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10367/stat : 10367 (java) S 10351 10354 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747987908360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10368] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10368/stat : 10368 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747986856848 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10369] ppid=10351 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/10354/task/10369/stat : 10369 (java) S 10351 10354 5267 0 -1 4202560 7411 0 0 0 107 2 0 0 20 0 22 0 3261982 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747985803448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10370] ppid=10351 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/10354/task/10370/stat : 10370 (java) S 10351 10354 5267 0 -1 4202560 14443 0 0 0 100 2 0 0 20 0 22 0 3261982 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747984750648 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10371] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10371/stat : 10371 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747983698552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10372] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10372/stat : 10372 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747982645960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10391] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10391/stat : 10391 (java) S 10351 10354 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3262251 10060525568 89836 33554432000 1073741824 1073778376 140734883270688 139747979486888 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10392] ppid=10351 vsize=9824732 CPUtime=0.98 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.33 4.23 4.11 5/219 10523
/proc/meminfo: memFree=23470616/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9824732 CPUtime=1639.69 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 54987 0 1 0 163822 147 0 0 20 0 22 0 3261976 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2456183 811013 2294 9 0 2446860 0
[pid=10354/tid=10356] ppid=10351 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/10354/task/10356/stat : 10356 (java) S 10351 10354 5267 0 -1 4202560 2476 0 1 0 21 1 0 0 20 0 22 0 3261977 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748165907320 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10357] ppid=10351 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/10354/task/10357/stat : 10357 (java) S 10351 10354 5267 0 -1 4202560 3903 0 0 0 37 9 0 0 20 0 22 0 3261978 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748104637224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10358] ppid=10351 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/10354/task/10358/stat : 10358 (java) S 10351 10354 5267 0 -1 4202560 2874 0 0 0 48 13 0 0 20 0 22 0 3261978 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748103584424 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10359] ppid=10351 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/10354/task/10359/stat : 10359 (java) S 10351 10354 5267 0 -1 4202560 3002 0 0 0 36 11 0 0 20 0 22 0 3261978 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748007689256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10360] ppid=10351 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/10354/task/10360/stat : 10360 (java) S 10351 10354 5267 0 -1 4202560 3965 0 0 0 36 10 0 0 20 0 22 0 3261978 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748006636456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10361] ppid=10351 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/10354/task/10361/stat : 10361 (java) S 10351 10354 5267 0 -1 4202560 2203 0 0 0 43 12 0 0 20 0 22 0 3261978 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748005583144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10362] ppid=10351 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/10354/task/10362/stat : 10362 (java) S 10351 10354 5267 0 -1 4202560 2781 0 0 0 38 9 0 0 20 0 22 0 3261978 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748004530344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10363] ppid=10351 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/10354/task/10363/stat : 10363 (java) S 10351 10354 5267 0 -1 4202560 2510 0 0 0 38 12 0 0 20 0 22 0 3261978 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748003478056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10364] ppid=10351 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/10354/task/10364/stat : 10364 (java) S 10351 10354 5267 0 -1 4202560 4229 0 0 0 35 13 0 0 20 0 22 0 3261978 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139748002425256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10365] ppid=10351 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/10354/task/10365/stat : 10365 (java) S 10351 10354 5267 0 -1 4202560 2428 0 0 0 167 2 0 0 20 0 22 0 3261980 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747990014696 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10366] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10366/stat : 10366 (java) S 10351 10354 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747988960760 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10367] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10367/stat : 10367 (java) S 10351 10354 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747987908360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10368] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10368/stat : 10368 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747986856848 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10369] ppid=10351 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/10354/task/10369/stat : 10369 (java) S 10351 10354 5267 0 -1 4202560 7411 0 0 0 107 2 0 0 20 0 22 0 3261982 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747985803448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10370] ppid=10351 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/10354/task/10370/stat : 10370 (java) S 10351 10354 5267 0 -1 4202560 14453 0 0 0 110 2 0 0 20 0 22 0 3261982 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747984750648 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10371] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10371/stat : 10371 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747983698552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10372] ppid=10351 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/10354/task/10372/stat : 10372 (java) S 10351 10354 5267 0 -1 4202560 47 0 0 0 9 16 0 0 20 0 22 0 3261982 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747982645960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10391] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10391/stat : 10391 (java) S 10351 10354 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3262251 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747979486888 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10395] ppid=10351 vsize=9824732 CPUtime=810.83 cores=0,2,4,6
/proc/10354/task/10395/stat : 10395 (java) R 10351 10354 5267 0 -1 4202560 22 0 0 0 81069 14 0 0 20 0 22 0 3262850 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747980529760 139748106131927 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10396] ppid=10351 vsize=9824732 CPUtime=810.92 cores=0,2,4,6
/proc/10354/task/10396/stat : 10396 (java) R 10351 10354 5267 0 -1 4202560 907 0 0 0 81053 39 0 0 20 0 22 0 3262850 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747981589936 139748106261469 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10397] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10397/stat : 10397 (java) S 10351 10354 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3262850 10060525568 811013 33554432000 1073741824 1073778376 140734883270688 139747978433960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1639.69
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.39 4.26 4.12 5/219 10530
/proc/meminfo: memFree=22278956/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9824732 CPUtime=1759.44 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 55438 0 1 0 175786 158 0 0 20 0 22 0 3261976 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2456183 835364 2294 9 0 2446860 0
[pid=10354/tid=10356] ppid=10351 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/10354/task/10356/stat : 10356 (java) S 10351 10354 5267 0 -1 4202560 2476 0 1 0 21 2 0 0 20 0 22 0 3261977 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748165907320 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10357] ppid=10351 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/10354/task/10357/stat : 10357 (java) S 10351 10354 5267 0 -1 4202560 3934 0 0 0 40 9 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748104637224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10358] ppid=10351 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/10354/task/10358/stat : 10358 (java) S 10351 10354 5267 0 -1 4202560 2897 0 0 0 54 14 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748103584424 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10359] ppid=10351 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/10354/task/10359/stat : 10359 (java) S 10351 10354 5267 0 -1 4202560 3034 0 0 0 44 13 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748007689256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10360] ppid=10351 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/10354/task/10360/stat : 10360 (java) S 10351 10354 5267 0 -1 4202560 3979 0 0 0 39 11 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748006636456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10361] ppid=10351 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/10354/task/10361/stat : 10361 (java) S 10351 10354 5267 0 -1 4202560 2221 0 0 0 46 13 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748005583144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10362] ppid=10351 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/10354/task/10362/stat : 10362 (java) S 10351 10354 5267 0 -1 4202560 2809 0 0 0 44 10 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748004530344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10363] ppid=10351 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/10354/task/10363/stat : 10363 (java) S 10351 10354 5267 0 -1 4202560 2580 0 0 0 42 14 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748003478056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10364] ppid=10351 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/10354/task/10364/stat : 10364 (java) S 10351 10354 5267 0 -1 4202560 4307 0 0 0 45 15 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748002425256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10365] ppid=10351 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/10354/task/10365/stat : 10365 (java) S 10351 10354 5267 0 -1 4202560 2580 0 0 0 218 3 0 0 20 0 22 0 3261980 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747990014696 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10366] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10366/stat : 10366 (java) S 10351 10354 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747988960760 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10367] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10367/stat : 10367 (java) S 10351 10354 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747987908360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10368] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10368/stat : 10368 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747986856848 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10369] ppid=10351 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/10354/task/10369/stat : 10369 (java) S 10351 10354 5267 0 -1 4202560 7411 0 0 0 107 2 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747985803448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10370] ppid=10351 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/10354/task/10370/stat : 10370 (java) S 10351 10354 5267 0 -1 4202560 14453 0 0 0 110 2 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747984750648 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10371] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10371/stat : 10371 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747983698552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10372] ppid=10351 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/10354/task/10372/stat : 10372 (java) S 10351 10354 5267 0 -1 4202560 51 0 0 0 11 17 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747982645960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10391] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10391/stat : 10391 (java) S 10351 10354 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3262251 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747979486888 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10395] ppid=10351 vsize=9824732 CPUtime=870.19 cores=0,2,4,6
/proc/10354/task/10395/stat : 10395 (java) R 10351 10354 5267 0 -1 4202560 22 0 0 0 87004 15 0 0 20 0 22 0 3262850 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747980529760 139748106192909 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10396] ppid=10351 vsize=9824732 CPUtime=870.29 cores=0,2,4,6
/proc/10354/task/10396/stat : 10396 (java) R 10351 10354 5267 0 -1 4202560 908 0 0 0 86989 40 0 0 20 0 22 0 3262850 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747981589520 139748106812543 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10397] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10397/stat : 10397 (java) S 10351 10354 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3262850 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747978433960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1759.44
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+902.601 s]
/proc/loadavg: 4.27 4.24 4.12 5/219 10530
/proc/meminfo: memFree=22283548/32872528 swapFree=1459092/1655316
[pid=10354] ppid=10351 vsize=9824732 CPUtime=1800.02 cores=0,2,4,6
/proc/10354/stat : 10354 (java) S 10351 10354 5267 0 -1 4202496 55440 0 1 0 179844 158 0 0 20 0 22 0 3261976 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 140734883261824 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10354/statm: 2456183 835364 2294 9 0 2446860 0
[pid=10354/tid=10356] ppid=10351 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/10354/task/10356/stat : 10356 (java) S 10351 10354 5267 0 -1 4202560 2476 0 1 0 21 2 0 0 20 0 22 0 3261977 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748165907320 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10357] ppid=10351 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/10354/task/10357/stat : 10357 (java) S 10351 10354 5267 0 -1 4202560 3934 0 0 0 40 9 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748104637224 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10358] ppid=10351 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/10354/task/10358/stat : 10358 (java) S 10351 10354 5267 0 -1 4202560 2897 0 0 0 54 14 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748103584424 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10359] ppid=10351 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/10354/task/10359/stat : 10359 (java) S 10351 10354 5267 0 -1 4202560 3034 0 0 0 44 13 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748007689256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10360] ppid=10351 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/10354/task/10360/stat : 10360 (java) S 10351 10354 5267 0 -1 4202560 3979 0 0 0 39 11 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748006636456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10361] ppid=10351 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/10354/task/10361/stat : 10361 (java) S 10351 10354 5267 0 -1 4202560 2221 0 0 0 46 13 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748005583144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10362] ppid=10351 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/10354/task/10362/stat : 10362 (java) S 10351 10354 5267 0 -1 4202560 2809 0 0 0 44 10 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748004530344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10363] ppid=10351 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/10354/task/10363/stat : 10363 (java) S 10351 10354 5267 0 -1 4202560 2580 0 0 0 42 14 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748003478056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10364] ppid=10351 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/10354/task/10364/stat : 10364 (java) S 10351 10354 5267 0 -1 4202560 4307 0 0 0 45 15 0 0 20 0 22 0 3261978 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139748002425256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10365] ppid=10351 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/10354/task/10365/stat : 10365 (java) S 10351 10354 5267 0 -1 4202560 2580 0 0 0 218 3 0 0 20 0 22 0 3261980 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747990014696 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10366] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10366/stat : 10366 (java) S 10351 10354 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747988960760 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10367] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10367/stat : 10367 (java) S 10351 10354 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3261980 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747987908360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10368] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10368/stat : 10368 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747986856848 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10369] ppid=10351 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/10354/task/10369/stat : 10369 (java) S 10351 10354 5267 0 -1 4202560 7411 0 0 0 107 2 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747985803448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10354/tid=10370] ppid=10351 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/10354/task/10370/stat : 10370 (java) S 10351 10354 5267 0 -1 4202560 14453 0 0 0 110 2 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747984750648 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10371] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10371/stat : 10371 (java) S 10351 10354 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747983698552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10354/tid=10372] ppid=10351 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/10354/task/10372/stat : 10372 (java) S 10351 10354 5267 0 -1 4202560 53 0 0 0 11 17 0 0 20 0 22 0 3261982 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747982645960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10391] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10391/stat : 10391 (java) S 10351 10354 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3262251 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747979486888 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10395] ppid=10351 vsize=9824732 CPUtime=890.47 cores=0,2,4,6
/proc/10354/task/10395/stat : 10395 (java) R 10351 10354 5267 0 -1 4202560 22 0 0 0 89032 15 0 0 20 0 22 0 3262850 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747980529760 139748106131927 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10354/tid=10396] ppid=10351 vsize=9824732 CPUtime=890.59 cores=0,2,4,6
/proc/10354/task/10396/stat : 10396 (java) R 10351 10354 5267 0 -1 4202560 908 0 0 0 89019 40 0 0 20 0 22 0 3262850 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747981589520 139748106261469 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10354/tid=10397] ppid=10351 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10354/task/10397/stat : 10397 (java) S 10351 10354 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3262850 10060525568 835364 33554432000 1073741824 1073778376 140734883270688 139747978433960 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 10354 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 902.668
CPU time (s): 1800.66
CPU user time (s): 1798.54
CPU system time (s): 2.12268
CPU usage (%): 199.482
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.54
system time used= 2.12268
maximum resident set size= 3341592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55486
page faults= 1
swaps= 0
block input operations= 0
block output operations= 672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22851
involuntary context switches= 15702

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.68413 second user time and 7.2229 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 19:58:28
IDJOB=4118179
IDBENCH=111465
IDSOLVER=2543
FILE ID=node136/4118179-1467223108
RUNJOBID= node136-1467208983-5283
PBS_JOBID= 19997574
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0244-0244.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118179-1467223108/watcher-4118179-1467223108 -o /tmp/evaluation-result-4118179-1467223108/solver-4118179-1467223108 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118179-1467223108.opb

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

MD5SUM BENCH= ecc0457c39ca717d5f0699d7a77dccd5
RANDOM SEED=1205274634

node136.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.182
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.36
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.182
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	: 5332.55
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.182
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	: 5332.55
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.182
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	: 5332.55
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.182
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	: 5332.55
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.182
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27025284 kB
Buffers:          148332 kB
Cached:          1749988 kB
SwapCached:            0 kB
Active:          1742900 kB
Inactive:        1679708 kB
Active(anon):    1526720 kB
Inactive(anon):        0 kB
Active(file):     216180 kB
Inactive(file):  1679708 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               876 kB
Writeback:             0 kB
AnonPages:       3204012 kB
Mapped:            22108 kB
Shmem:               204 kB
Slab:             610036 kB
SReclaimable:      53876 kB
SUnreclaim:       556160 kB
KernelStack:        1624 kB
PageTables:        10524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4007192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1693696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71644 MiB
End job on node136 at 2016-06-29 20:13:31