Trace number 4118067

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)-4947487 1800.12 897.542

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0344-0344.opb
MD5SUMd036e27b024c45c4d6ac69aaa9bfcb54
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-4947487
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints48
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 432
Biggest coefficient in the objective function 273533
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 35354751
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 273533
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 35354751
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)432
Sum of products size (including duplicates)864
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	16
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@22c84d9
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@558385e3
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4118067-1467219799.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.21/0.22	c ... done. Wall clock time 0.091s.
0.21/0.22	c declared #vars     144
0.21/0.22	c internal #vars     576
0.21/0.22	c #constraints  960
0.21/0.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.21/0.22	c constraints type 
0.21/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 480
0.21/0.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 48
0.21/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 432
0.21/0.22	c 960 constraints processed.
0.21/0.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.21/0.22	c constraints type 
0.21/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 480
0.21/0.22	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 48
0.21/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 432
0.21/0.22	c 960 constraints processed.
0.21/0.22	c objective function length is 432 literals
0.21/0.24	c And the winner is solver0
0.31/0.72	c SATISFIABLE
0.31/0.72	c OPTIMIZING...
0.31/0.72	c Got one! Elapsed wall clock time (in seconds):0.596
0.31/0.72	o -4507071
0.31/0.78	c And the winner is solver0
0.69/1.23	c Got one! Elapsed wall clock time (in seconds):1.103
0.69/1.23	o -4535733
1.35/1.45	c And the winner is solver0
1.86/1.73	c Got one! Elapsed wall clock time (in seconds):1.607
1.86/1.73	o -4536929
1.86/1.74	c And the winner is solver0
1.88/2.24	c Got one! Elapsed wall clock time (in seconds):2.11
1.88/2.24	o -4548322
1.88/2.25	c And the winner is solver0
1.98/2.74	c Got one! Elapsed wall clock time (in seconds):2.613
1.98/2.74	o -4576984
2.46/2.96	c And the winner is solver0
2.66/3.24	c Got one! Elapsed wall clock time (in seconds):3.115
2.66/3.24	o -4603359
3.21/3.44	c cleaning 3272 clauses out of 6554 with flag 4140/6554
4.31/3.78	c And the winner is solver1
4.63/4.25	c Got one! Elapsed wall clock time (in seconds):4.118
4.63/4.25	o -4947487
5.22/4.53	c cleaning 4255 clauses out of 8514 with flag 7560/11786
6.38/5.03	c cleaning 5128 clauses out of 10257 with flag 23342/17784
7.53/5.59	c cleaning 6066 clauses out of 12131 with flag 42790/24786
9.33/6.31	c cleaning 7032 clauses out of 14063 with flag 65263/32784
11.08/7.15	c cleaning 8015 clauses out of 16033 with flag 92667/41786
13.21/8.13	c cleaning 9008 clauses out of 18016 with flag 125530/51784
15.48/9.14	c cleaning 10002 clauses out of 20009 with flag 153757/62785
17.87/10.36	c cleaning 10998 clauses out of 22007 with flag 184323/74785
20.79/11.70	c cleaning 11999 clauses out of 24008 with flag 223256/87784
24.01/13.22	c cleaning 13001 clauses out of 26012 with flag 274886/101787
27.62/14.83	c cleaning 14004 clauses out of 28009 with flag 323498/116785
30.81/16.44	c cleaning 14992 clauses out of 30004 with flag 373675/132784
34.41/18.26	c cleaning 16003 clauses out of 32014 with flag 423988/149786
38.21/20.12	c cleaning 17005 clauses out of 34012 with flag 478628/167787
42.62/22.36	c cleaning 18000 clauses out of 36005 with flag 536502/186785
48.38/24.90	c cleaning 18999 clauses out of 38005 with flag 597132/206785
54.53/27.77	c cleaning 20002 clauses out of 40007 with flag 662021/227786
60.13/30.57	c cleaning 20999 clauses out of 42003 with flag 728481/249784
67.66/34.09	c cleaning 22002 clauses out of 44006 with flag 798949/272786
74.68/37.53	c cleaning 23002 clauses out of 46003 with flag 876931/296785
82.06/41.25	c cleaning 23994 clauses out of 48000 with flag 961521/321784
90.27/45.35	c cleaning 25003 clauses out of 50009 with flag 1049551/347787
100.03/49.93	c cleaning 26003 clauses out of 52011 with flag 1139996/374792
109.02/54.49	c cleaning 27001 clauses out of 54001 with flag 1235099/402785
117.82/58.89	c cleaning 27999 clauses out of 56001 with flag 1330750/431786
127.62/63.73	c cleaning 28995 clauses out of 58000 with flag 1429799/461784
137.61/68.73	c cleaning 30002 clauses out of 60005 with flag 1538344/492784
148.01/73.93	c cleaning 30997 clauses out of 62003 with flag 1642086/524784
158.41/79.10	c cleaning 32001 clauses out of 64009 with flag 1747885/557787
170.92/84.97	c cleaning 33003 clauses out of 66006 with flag 1865109/591785
182.51/90.77	c cleaning 34001 clauses out of 68002 with flag 1981286/626784
196.73/97.84	c cleaning 34997 clauses out of 70001 with flag 2099681/662784
211.12/105.08	c cleaning 36002 clauses out of 72005 with flag 2225273/699785
225.13/112.01	c cleaning 37000 clauses out of 74003 with flag 2358551/737785
239.53/119.22	c cleaning 37997 clauses out of 76002 with flag 2497162/776784
251.94/125.43	c cleaning 39000 clauses out of 78006 with flag 2635176/816785
264.92/132.00	c cleaning 40003 clauses out of 80005 with flag 2776882/857784
279.52/139.23	c cleaning 41000 clauses out of 82002 with flag 2919051/899784
295.31/147.15	c cleaning 41999 clauses out of 84002 with flag 3065850/942784
314.91/156.96	c cleaning 42994 clauses out of 86004 with flag 3213759/986785
334.51/166.72	c cleaning 44002 clauses out of 88012 with flag 3363686/1031787
354.71/176.84	c cleaning 45001 clauses out of 90013 with flag 3527669/1077790
379.30/189.16	c cleaning 45996 clauses out of 92006 with flag 3690453/1124784
402.30/200.62	c cleaning 47003 clauses out of 94010 with flag 3864284/1172784
428.90/214.00	c cleaning 48004 clauses out of 96008 with flag 4040989/1221785
449.91/224.47	c cleaning 48999 clauses out of 98004 with flag 4222591/1271785
476.31/237.63	c cleaning 49997 clauses out of 100004 with flag 4404469/1322784
501.49/250.02	c cleaning 51002 clauses out of 102007 with flag 4601446/1374784
523.89/261.20	c cleaning 52003 clauses out of 104007 with flag 4785297/1427786
548.69/273.61	c cleaning 52999 clauses out of 106004 with flag 4952934/1481786
572.68/285.64	c cleaning 53998 clauses out of 108003 with flag 5141183/1536784
600.09/299.37	c cleaning 54996 clauses out of 110005 with flag 5344485/1592784
630.27/314.45	c cleaning 56001 clauses out of 112011 with flag 5543869/1649786
660.66/329.61	c cleaning 56998 clauses out of 114008 with flag 5736812/1707784
691.87/345.24	c cleaning 58001 clauses out of 116011 with flag 5934380/1766785
723.08/360.81	c cleaning 59005 clauses out of 118009 with flag 6133854/1826784
754.86/376.74	c cleaning 59998 clauses out of 120005 with flag 6356844/1887785
785.26/391.99	c cleaning 61000 clauses out of 122006 with flag 6562220/1949784
817.88/408.24	c cleaning 62002 clauses out of 124006 with flag 6763327/2012784
852.66/425.71	c cleaning 63002 clauses out of 126004 with flag 6982497/2076784
889.87/444.24	c cleaning 63993 clauses out of 128006 with flag 7228100/2141788
944.47/471.53	c cleaning 64997 clauses out of 130009 with flag 7514257/2207784
989.43/493.87	c cleaning 66004 clauses out of 132015 with flag 7781074/2274787
1036.23/517.22	c cleaning 67000 clauses out of 134009 with flag 8013557/2342785
1079.44/538.86	c cleaning 68004 clauses out of 136011 with flag 8239555/2411787
1117.27/557.78	c cleaning 69002 clauses out of 138004 with flag 8478318/2481784
1163.13/580.54	c cleaning 69999 clauses out of 140006 with flag 8728897/2552788
1207.76/602.89	c cleaning 70999 clauses out of 142004 with flag 8948691/2624785
1252.14/625.01	c cleaning 72002 clauses out of 144005 with flag 9167804/2697785
1298.40/648.03	c cleaning 73002 clauses out of 146005 with flag 9380872/2771787
1346.39/672.01	c cleaning 73998 clauses out of 148002 with flag 9589881/2846786
1404.90/700.86	c cleaning 75002 clauses out of 150004 with flag 9811349/2922786
1457.68/726.90	c cleaning 76000 clauses out of 152001 with flag 10041473/2999785
1512.20/753.98	c cleaning 76992 clauses out of 154001 with flag 10259368/3077785
1568.59/781.76	c cleaning 77999 clauses out of 156008 with flag 10527142/3156784
1628.94/812.04	c cleaning 79005 clauses out of 158009 with flag 10797614/3236784
1681.12/838.00	c cleaning 80002 clauses out of 160004 with flag 11062314/3317784
1736.53/865.71	c cleaning 80997 clauses out of 162002 with flag 11309339/3399784
1797.12/896.04	c cleaning 82004 clauses out of 164008 with flag 11550509/3482787
1800.12/897.50	c >>>>>>>>>> Solver number 0 (6 answers) <<<<<<<<<<<<<<<<<<
1800.12/897.50	c starts		: 803
1800.12/897.50	c conflicts		: 3491186
1800.12/897.50	c decisions		: 3733806
1800.12/897.50	c propagations		: 148553819
1800.12/897.50	c inspects		: 12292011716
1800.12/897.50	c shortcuts		: 0
1800.12/897.50	c learnt literals	: 0
1800.12/897.50	c learnt binary clauses	: 0
1800.12/897.50	c learnt ternary clauses	: 0
1800.12/897.50	c learnt constraints	: 3491186
1800.12/897.50	c ignored constraints	: 0
1800.12/897.50	c root simplifications	: 0
1800.12/897.50	c removed literals (reason simplification)	: 3429739
1800.12/897.50	c reason swapping (by a shorter reason)	: 0
1800.12/897.50	c Calls to reduceDB	: 80
1800.12/897.50	c Number of update (reduction) of LBD	: 170076
1800.12/897.50	c Imported unit clauses	: 0
1800.12/897.50	c number of reductions to clauses (during analyze)	: 0
1800.12/897.50	c number of learned constraints concerned by reduction	: 0
1800.12/897.50	c number of learning phase by resolution	: 0
1800.12/897.50	c number of learning phase by cutting planes	: 0
1800.12/897.50	c speed (assignments/second)	: 166305.9850703494
1800.12/897.50	c non guided choices	0
1800.12/897.53	c learnt constraints type 
1800.12/897.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 90403
1800.12/897.53	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.12/897.53	c starts		: 22
1800.12/897.53	c conflicts		: 2869
1800.12/897.53	c decisions		: 6384
1800.12/897.53	c propagations		: 142132
1800.12/897.53	c inspects		: 33234458
1800.12/897.53	c shortcuts		: 0
1800.12/897.53	c learnt literals	: 0
1800.12/897.53	c learnt binary clauses	: 0
1800.12/897.53	c learnt ternary clauses	: 0
1800.12/897.53	c learnt constraints	: 2865
1800.12/897.53	c ignored constraints	: 0
1800.12/897.53	c root simplifications	: 0
1800.12/897.53	c removed literals (reason simplification)	: 0
1800.12/897.53	c reason swapping (by a shorter reason)	: 0
1800.12/897.53	c Calls to reduceDB	: 0
1800.12/897.53	c Number of update (reduction) of LBD	: 0
1800.12/897.53	c Imported unit clauses	: 0
1800.12/897.53	c number of reductions to clauses (during analyze)	: 0
1800.12/897.53	c number of learned constraints concerned by reduction	: 0
1800.12/897.53	c number of learning phase by resolution	: 0
1800.12/897.53	c number of learning phase by cutting planes	: 0
1800.12/897.53	c speed (assignments/second)	: 158.93438415889415
1800.12/897.53	c non guided choices	0
1800.12/897.53	c learnt constraints type 
1800.12/897.53	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2
1800.12/897.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2863
1800.12/897.53	s SATISFIABLE
1800.12/897.53	c Found 7 solution(s)
1800.12/897.53	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 
1800.12/897.53	c objective function=-4947487
1800.12/897.53	c Total wall clock time (in seconds): 897.401

Verifier Data

OK	-4947487

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-4118067-1467219799/watcher-4118067-1467219799 -o /tmp/evaluation-result-4118067-1467219799/solver-4118067-1467219799 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6738 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4118067-1467219799.opb 

pid=11118
running on 8 cores: 4-7,12-15

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.00 4.10 3.64 4/284 11121
/proc/meminfo: memFree=26390976/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=2500 CPUtime=0 cores=4-7,12-15
/proc/11121/stat : 11121 (java) D 11118 11121 6721 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 2932705 2560000 46 33554432000 1073741824 1073778376 140735145551360 140735145548488 216799472935 0 0 4096 0 18446744072100756772 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 625 46 37 9 0 29 0

[startup+0.100039 s]
/proc/loadavg: 4.00 4.10 3.64 4/284 11121
/proc/meminfo: memFree=26390976/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 4332 0 1 0 6 2 0 0 20 0 23 0 2932705 10133950464 5452 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2474109 5455 2096 9 0 2464786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9896436

[startup+0.200232 s]
/proc/loadavg: 4.00 4.10 3.64 4/284 11121
/proc/meminfo: memFree=26390976/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=9896436 CPUtime=0.21 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 4578 0 1 0 19 2 0 0 20 0 23 0 2932705 10133950464 7210 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2474109 7210 2183 9 0 2464786 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9896436

[startup+0.300327 s]
/proc/loadavg: 4.00 4.10 3.64 4/284 11121
/proc/meminfo: memFree=26390976/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 4832 0 1 0 27 4 0 0 20 0 24 0 2932705 10406596608 8436 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2540673 8436 2224 9 0 2531350 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 10162692

[startup+0.700278 s]
/proc/loadavg: 4.00 4.10 3.64 4/284 11121
/proc/meminfo: memFree=26390976/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 4832 0 1 0 27 4 0 0 20 0 24 0 2932705 10406596608 8436 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2540673 8436 2224 9 0 2531350 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 10162692

[startup+1.50142 s]
/proc/loadavg: 4.00 4.10 3.64 3/308 11151
/proc/meminfo: memFree=26351076/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=10162692 CPUtime=1.68 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 18895 0 1 0 158 10 0 0 20 0 24 0 2932705 10406596608 20923 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2540673 20962 2247 9 0 2531350 0
[pid=11121/tid=11123] ppid=11118 vsize=10162692 CPUtime=0.19 cores=4-7,12-15
/proc/11121/task/11123/stat : 11123 (java) S 11118 11121 6721 0 -1 4202560 2439 0 1 0 18 1 0 0 20 0 24 0 2932706 10406596608 20993 33554432000 1073741824 1073778376 140735145551360 140580533310328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11124] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11124/stat : 11124 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 21013 33554432000 1073741824 1073778376 140735145551360 140580522372008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11125] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11125/stat : 11125 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 21013 33554432000 1073741824 1073778376 140735145551360 140580375706664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11126] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11126/stat : 11126 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 21013 33554432000 1073741824 1073778376 140735145551360 140580374653608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11127] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11127/stat : 11127 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 21013 33554432000 1073741824 1073778376 140735145551360 140580373601064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11128] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11128/stat : 11128 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 21013 33554432000 1073741824 1073778376 140735145551360 140580372548008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11129] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11129/stat : 11129 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 21024 33554432000 1073741824 1073778376 140735145551360 140580371495464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11130] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11130/stat : 11130 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 21035 33554432000 1073741824 1073778376 140735145551360 140580370442408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11131] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11131/stat : 11131 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580369389864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11132] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11132/stat : 11132 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580368337832 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11133] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11133/stat : 11133 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580367285288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11134] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11134/stat : 11134 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580366232232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=11121/tid=11135] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11135/stat : 11135 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580365179688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11121/tid=11136] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11136/stat : 11136 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580364126632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11137] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11137/stat : 11137 (java) S 11118 11121 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 2932709 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580346665448 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11121/tid=11138] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11138/stat : 11138 (java) S 11118 11121 6721 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 2932709 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580345611256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11139] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11139/stat : 11139 (java) S 11118 11121 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 2932709 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580344558600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11140] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11140/stat : 11140 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932712 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580343507856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11141] ppid=11118 vsize=10162692 CPUtime=0.39 cores=4-7,12-15
/proc/11121/task/11141/stat : 11141 (java) R 11118 11121 6721 0 -1 4202560 7574 0 0 0 38 1 0 0 20 0 24 0 2932712 10406596608 20850 33554432000 1073741824 1073778376 140735145551360 140580342432568 216808678519 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11142] ppid=11118 vsize=10162692 CPUtime=0.42 cores=4-7,12-15
/proc/11121/task/11142/stat : 11142 (java) R 11118 11121 6721 0 -1 4202560 7626 0 0 0 41 1 0 0 20 0 24 0 2932712 10406596608 20870 33554432000 1073741824 1073778376 140735145551360 140580341389576 140580536043349 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11143] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11143/stat : 11143 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932712 10406596608 20870 33554432000 1073741824 1073778376 140735145551360 140580340349816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11144] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11144/stat : 11144 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932712 10406596608 20870 33554432000 1073741824 1073778376 140735145551360 140580339296968 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11121/tid=11147] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11147/stat : 11147 (java) S 11118 11121 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 2932728 10406596608 20870 33554432000 1073741824 1073778376 140735145551360 140580336038824 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 10162692

[startup+3.10105 s]
/proc/loadavg: 4.00 4.10 3.64 3/308 11157
/proc/meminfo: memFree=26314292/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=10162692 CPUtime=2.66 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 21655 0 1 0 253 13 0 0 20 0 24 0 2932705 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2540673 28598 2263 9 0 2531350 0
[pid=11121/tid=11123] ppid=11118 vsize=10162692 CPUtime=0.2 cores=4-7,12-15
/proc/11121/task/11123/stat : 11123 (java) S 11118 11121 6721 0 -1 4202560 2440 0 1 0 18 2 0 0 20 0 24 0 2932706 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580533310328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11124] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11124/stat : 11124 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580522372008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11125] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11125/stat : 11125 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580375706664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11126] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11126/stat : 11126 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580374653608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11127] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11127/stat : 11127 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580373601064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11128] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11128/stat : 11128 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580372548008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11129] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11129/stat : 11129 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580371495464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11130] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11130/stat : 11130 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580370442408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11131] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11131/stat : 11131 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580369389864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11132] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11132/stat : 11132 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580368337832 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11133] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11133/stat : 11133 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580367285288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11134] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11134/stat : 11134 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580366232232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=11121/tid=11135] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11135/stat : 11135 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580365179688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11121/tid=11136] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11136/stat : 11136 (java) S 11118 11121 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 2932708 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580364126632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11137] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11137/stat : 11137 (java) S 11118 11121 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 2932709 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580346665448 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11121/tid=11138] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11138/stat : 11138 (java) S 11118 11121 6721 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 2932709 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580345611256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11139] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11139/stat : 11139 (java) S 11118 11121 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 2932709 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580344558600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11140] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11140/stat : 11140 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932712 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580343507856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11141] ppid=11118 vsize=10162692 CPUtime=0.65 cores=4-7,12-15
/proc/11121/task/11141/stat : 11141 (java) S 11118 11121 6721 0 -1 4202560 9581 0 0 0 64 1 0 0 20 0 24 0 2932712 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580342455224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11142] ppid=11118 vsize=10162692 CPUtime=0.68 cores=4-7,12-15
/proc/11121/task/11142/stat : 11142 (java) S 11118 11121 6721 0 -1 4202560 8221 0 0 0 67 1 0 0 20 0 24 0 2932712 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580341402168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11143] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11143/stat : 11143 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932712 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580340349816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11144] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11144/stat : 11144 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 2932712 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580339296968 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11121/tid=11147] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11147/stat : 11147 (java) S 11118 11121 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 2932728 10406596608 28598 33554432000 1073741824 1073778376 140735145551360 140580336038824 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 10162692

[startup+6.30114 s]
/proc/loadavg: 3.84 4.07 3.63 5/311 11169
/proc/meminfo: memFree=26176140/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=10162692 CPUtime=9.33 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 32992 0 1 0 885 48 0 0 20 0 27 0 2932705 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2540673 62394 2286 9 0 2531350 0
[pid=11121/tid=11123] ppid=11118 vsize=10162692 CPUtime=0.21 cores=4-7,12-15
/proc/11121/task/11123/stat : 11123 (java) S 11118 11121 6721 0 -1 4202560 2443 0 1 0 19 2 0 0 20 0 27 0 2932706 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580533310328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11124] ppid=11118 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/11121/task/11124/stat : 11124 (java) S 11118 11121 6721 0 -1 4202560 26 0 0 0 1 2 0 0 20 0 27 0 2932708 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580522372008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11125] ppid=11118 vsize=10162692 CPUtime=0.05 cores=4-7,12-15
/proc/11121/task/11125/stat : 11125 (java) S 11118 11121 6721 0 -1 4202560 83 0 0 0 2 3 0 0 20 0 27 0 2932708 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580375706664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11126] ppid=11118 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/11121/task/11126/stat : 11126 (java) S 11118 11121 6721 0 -1 4202560 68 0 0 0 2 1 0 0 20 0 27 0 2932708 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580374653608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11127] ppid=11118 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/11121/task/11127/stat : 11127 (java) S 11118 11121 6721 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 27 0 2932708 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580373601064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=11121/tid=11128] ppid=11118 vsize=10162692 CPUtime=0.06 cores=4-7,12-15
/proc/11121/task/11128/stat : 11128 (java) S 11118 11121 6721 0 -1 4202560 37 0 0 0 2 4 0 0 20 0 27 0 2932708 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580372548008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11129] ppid=11118 vsize=10162692 CPUtime=0.03 cores=4-7,12-15
/proc/11121/task/11129/stat : 11129 (java) S 11118 11121 6721 0 -1 4202560 20 0 0 0 1 2 0 0 20 0 27 0 2932708 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580371495464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11130] ppid=11118 vsize=10162692 CPUtime=0.08 cores=4-7,12-15
/proc/11121/task/11130/stat : 11130 (java) S 11118 11121 6721 0 -1 4202560 86 0 0 0 3 5 0 0 20 0 27 0 2932708 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580370442408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11131] ppid=11118 vsize=10162692 CPUtime=0.04 cores=4-7,12-15
/proc/11121/task/11131/stat : 11131 (java) S 11118 11121 6721 0 -1 4202560 70 0 0 0 2 2 0 0 20 0 27 0 2932708 10406596608 62394 33554432000 1073741824 1073778376 140735145551360 140580369389864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11132] ppid=11118 vsize=10162692 CPUtime=0.04 cores=4-7,12-15

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

/proc/11121/task/11141/stat : 11141 (java) S 11118 11121 6721 0 -1 4202560 17026 0 0 0 126 3 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580342455224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11142] ppid=11118 vsize=10162692 CPUtime=1.14 cores=4-7,12-15
/proc/11121/task/11142/stat : 11142 (java) S 11118 11121 6721 0 -1 4202560 11346 0 0 0 112 2 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580341402168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11143] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11143/stat : 11143 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580340349816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11144] ppid=11118 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/11121/task/11144/stat : 11144 (java) S 11118 11121 6721 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580339296968 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11166] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11166/stat : 11166 (java) S 11118 11121 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2933030 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140578775885096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11167] ppid=11118 vsize=10162692 CPUtime=872.01 cores=4-7,12-15
/proc/11121/task/11167/stat : 11167 (java) R 11118 11121 6721 0 -1 4202560 143 0 0 0 87182 19 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580338135328 140580403845184 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11168] ppid=11118 vsize=10162692 CPUtime=871.93 cores=4-7,12-15
/proc/11121/task/11168/stat : 11168 (java) R 11118 11121 6721 0 -1 4202560 1288 0 0 0 87152 41 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580336038200 140580403897910 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11169] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11169/stat : 11169 (java) S 11118 11121 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580337091752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1769.74
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.501 s]
/proc/loadavg: 3.99 3.95 3.78 5/311 11480
/proc/meminfo: memFree=23301292/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=10162692 CPUtime=1800.12 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 57042 0 1 0 179442 570 0 0 20 0 27 0 2932705 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2540673 456833 2295 9 0 2531350 0
[pid=11121/tid=11123] ppid=11118 vsize=10162692 CPUtime=0.25 cores=4-7,12-15
/proc/11121/task/11123/stat : 11123 (java) S 11118 11121 6721 0 -1 4202560 2448 0 1 0 22 3 0 0 20 0 27 0 2932706 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580533310328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11124] ppid=11118 vsize=10162692 CPUtime=1.11 cores=4-7,12-15
/proc/11121/task/11124/stat : 11124 (java) S 11118 11121 6721 0 -1 4202560 1742 0 0 0 77 34 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580522372008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11125] ppid=11118 vsize=10162692 CPUtime=1.13 cores=4-7,12-15
/proc/11121/task/11125/stat : 11125 (java) S 11118 11121 6721 0 -1 4202560 2043 0 0 0 75 38 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580375706664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=11121/tid=11126] ppid=11118 vsize=10162692 CPUtime=1.09 cores=4-7,12-15
/proc/11121/task/11126/stat : 11126 (java) S 11118 11121 6721 0 -1 4202560 1307 0 0 0 69 40 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580374653608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11127] ppid=11118 vsize=10162692 CPUtime=0.97 cores=4-7,12-15
/proc/11121/task/11127/stat : 11127 (java) S 11118 11121 6721 0 -1 4202560 1251 0 0 0 67 30 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580373601064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11128] ppid=11118 vsize=10162692 CPUtime=1.03 cores=4-7,12-15
/proc/11121/task/11128/stat : 11128 (java) S 11118 11121 6721 0 -1 4202560 1171 0 0 0 66 37 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580372548008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11129] ppid=11118 vsize=10162692 CPUtime=1.37 cores=4-7,12-15
/proc/11121/task/11129/stat : 11129 (java) S 11118 11121 6721 0 -1 4202560 2497 0 0 0 91 46 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580371495464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11130] ppid=11118 vsize=10162692 CPUtime=1.09 cores=4-7,12-15
/proc/11121/task/11130/stat : 11130 (java) S 11118 11121 6721 0 -1 4202560 1657 0 0 0 70 39 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580370442408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11131] ppid=11118 vsize=10162692 CPUtime=1.21 cores=4-7,12-15
/proc/11121/task/11131/stat : 11131 (java) S 11118 11121 6721 0 -1 4202560 1446 0 0 0 77 44 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580369389864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11132] ppid=11118 vsize=10162692 CPUtime=1 cores=4-7,12-15
/proc/11121/task/11132/stat : 11132 (java) S 11118 11121 6721 0 -1 4202560 2216 0 0 0 66 34 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580368337832 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11133] ppid=11118 vsize=10162692 CPUtime=1.12 cores=4-7,12-15
/proc/11121/task/11133/stat : 11133 (java) S 11118 11121 6721 0 -1 4202560 1591 0 0 0 70 42 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580367285288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11121/tid=11134] ppid=11118 vsize=10162692 CPUtime=0.95 cores=4-7,12-15
/proc/11121/task/11134/stat : 11134 (java) S 11118 11121 6721 0 -1 4202560 1488 0 0 0 59 36 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580366232232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11135] ppid=11118 vsize=10162692 CPUtime=1.1 cores=4-7,12-15
/proc/11121/task/11135/stat : 11135 (java) S 11118 11121 6721 0 -1 4202560 1428 0 0 0 71 39 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580365179688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11136] ppid=11118 vsize=10162692 CPUtime=1.12 cores=4-7,12-15
/proc/11121/task/11136/stat : 11136 (java) S 11118 11121 6721 0 -1 4202560 1636 0 0 0 78 34 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580364126632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11137] ppid=11118 vsize=10162692 CPUtime=1.84 cores=4-7,12-15
/proc/11121/task/11137/stat : 11137 (java) S 11118 11121 6721 0 -1 4202560 1837 0 0 0 181 3 0 0 20 0 27 0 2932709 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580346665448 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11138] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11138/stat : 11138 (java) S 11118 11121 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2932709 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580345611256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11139] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11139/stat : 11139 (java) S 11118 11121 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 2932709 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580344558600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11140] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11140/stat : 11140 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580343507856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11141] ppid=11118 vsize=10162692 CPUtime=1.29 cores=4-7,12-15
/proc/11121/task/11141/stat : 11141 (java) S 11118 11121 6721 0 -1 4202560 17026 0 0 0 126 3 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580342455224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11142] ppid=11118 vsize=10162692 CPUtime=1.14 cores=4-7,12-15
/proc/11121/task/11142/stat : 11142 (java) S 11118 11121 6721 0 -1 4202560 11346 0 0 0 112 2 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580341402168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11143] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11143/stat : 11143 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580340349816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11144] ppid=11118 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/11121/task/11144/stat : 11144 (java) S 11118 11121 6721 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580339296968 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11166] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11166/stat : 11166 (java) S 11118 11121 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2933030 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140578775885096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11167] ppid=11118 vsize=10162692 CPUtime=887.16 cores=4-7,12-15
/proc/11121/task/11167/stat : 11167 (java) R 11118 11121 6721 0 -1 4202560 143 0 0 0 88697 19 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580338135328 140580403760012 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11168] ppid=11118 vsize=10162692 CPUtime=887.08 cores=4-7,12-15
/proc/11121/task/11168/stat : 11168 (java) R 11118 11121 6721 0 -1 4202560 1288 0 0 0 88667 41 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580336038200 140580404299512 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11169] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11169/stat : 11169 (java) S 11118 11121 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580337091752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 10162692

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 11121 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.501 s]
/proc/loadavg: 3.99 3.95 3.78 5/311 11480
/proc/meminfo: memFree=23301292/32872528 swapFree=8828/8828
[pid=11121] ppid=11118 vsize=10162692 CPUtime=1800.12 cores=4-7,12-15
/proc/11121/stat : 11121 (java) S 11118 11121 6721 0 -1 4202496 57042 0 1 0 179442 570 0 0 20 0 27 0 2932705 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140735145542496 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/11121/statm: 2540673 456833 2295 9 0 2531350 0
[pid=11121/tid=11123] ppid=11118 vsize=10162692 CPUtime=0.25 cores=4-7,12-15
/proc/11121/task/11123/stat : 11123 (java) S 11118 11121 6721 0 -1 4202560 2448 0 1 0 22 3 0 0 20 0 27 0 2932706 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580533310328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11124] ppid=11118 vsize=10162692 CPUtime=1.11 cores=4-7,12-15
/proc/11121/task/11124/stat : 11124 (java) S 11118 11121 6721 0 -1 4202560 1742 0 0 0 77 34 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580522372008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11125] ppid=11118 vsize=10162692 CPUtime=1.13 cores=4-7,12-15
/proc/11121/task/11125/stat : 11125 (java) S 11118 11121 6721 0 -1 4202560 2043 0 0 0 75 38 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580375706664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=11121/tid=11126] ppid=11118 vsize=10162692 CPUtime=1.09 cores=4-7,12-15
/proc/11121/task/11126/stat : 11126 (java) S 11118 11121 6721 0 -1 4202560 1307 0 0 0 69 40 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580374653608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11127] ppid=11118 vsize=10162692 CPUtime=0.97 cores=4-7,12-15
/proc/11121/task/11127/stat : 11127 (java) S 11118 11121 6721 0 -1 4202560 1251 0 0 0 67 30 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580373601064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11128] ppid=11118 vsize=10162692 CPUtime=1.03 cores=4-7,12-15
/proc/11121/task/11128/stat : 11128 (java) S 11118 11121 6721 0 -1 4202560 1171 0 0 0 66 37 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580372548008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11129] ppid=11118 vsize=10162692 CPUtime=1.37 cores=4-7,12-15
/proc/11121/task/11129/stat : 11129 (java) S 11118 11121 6721 0 -1 4202560 2497 0 0 0 91 46 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580371495464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11130] ppid=11118 vsize=10162692 CPUtime=1.09 cores=4-7,12-15
/proc/11121/task/11130/stat : 11130 (java) S 11118 11121 6721 0 -1 4202560 1657 0 0 0 70 39 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580370442408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11131] ppid=11118 vsize=10162692 CPUtime=1.21 cores=4-7,12-15
/proc/11121/task/11131/stat : 11131 (java) S 11118 11121 6721 0 -1 4202560 1446 0 0 0 77 44 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580369389864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11132] ppid=11118 vsize=10162692 CPUtime=1 cores=4-7,12-15
/proc/11121/task/11132/stat : 11132 (java) S 11118 11121 6721 0 -1 4202560 2216 0 0 0 66 34 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580368337832 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11133] ppid=11118 vsize=10162692 CPUtime=1.12 cores=4-7,12-15
/proc/11121/task/11133/stat : 11133 (java) S 11118 11121 6721 0 -1 4202560 1591 0 0 0 70 42 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580367285288 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11121/tid=11134] ppid=11118 vsize=10162692 CPUtime=0.95 cores=4-7,12-15
/proc/11121/task/11134/stat : 11134 (java) S 11118 11121 6721 0 -1 4202560 1488 0 0 0 59 36 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580366232232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11135] ppid=11118 vsize=10162692 CPUtime=1.1 cores=4-7,12-15
/proc/11121/task/11135/stat : 11135 (java) S 11118 11121 6721 0 -1 4202560 1428 0 0 0 71 39 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580365179688 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11121/tid=11136] ppid=11118 vsize=10162692 CPUtime=1.12 cores=4-7,12-15
/proc/11121/task/11136/stat : 11136 (java) S 11118 11121 6721 0 -1 4202560 1636 0 0 0 78 34 0 0 20 0 27 0 2932708 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580364126632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11137] ppid=11118 vsize=10162692 CPUtime=1.84 cores=4-7,12-15
/proc/11121/task/11137/stat : 11137 (java) S 11118 11121 6721 0 -1 4202560 1837 0 0 0 181 3 0 0 20 0 27 0 2932709 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580346665448 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11138] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11138/stat : 11138 (java) S 11118 11121 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2932709 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580345611256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11139] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11139/stat : 11139 (java) S 11118 11121 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 2932709 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580344558600 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11140] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11140/stat : 11140 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580343507856 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11141] ppid=11118 vsize=10162692 CPUtime=1.29 cores=4-7,12-15
/proc/11121/task/11141/stat : 11141 (java) S 11118 11121 6721 0 -1 4202560 17026 0 0 0 126 3 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580342455224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11142] ppid=11118 vsize=10162692 CPUtime=1.14 cores=4-7,12-15
/proc/11121/task/11142/stat : 11142 (java) S 11118 11121 6721 0 -1 4202560 11346 0 0 0 112 2 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580341402168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11143] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11143/stat : 11143 (java) S 11118 11121 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580340349816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=11121/tid=11144] ppid=11118 vsize=10162692 CPUtime=0.31 cores=4-7,12-15
/proc/11121/task/11144/stat : 11144 (java) S 11118 11121 6721 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 27 0 2932712 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580339296968 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11121/tid=11166] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11166/stat : 11166 (java) S 11118 11121 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2933030 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140578775885096 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=11121/tid=11167] ppid=11118 vsize=10162692 CPUtime=887.16 cores=4-7,12-15
/proc/11121/task/11167/stat : 11167 (java) R 11118 11121 6721 0 -1 4202560 143 0 0 0 88697 19 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580338135328 140580403760012 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11121/tid=11168] ppid=11118 vsize=10162692 CPUtime=887.08 cores=4-7,12-15
/proc/11121/task/11168/stat : 11168 (java) R 11118 11121 6721 0 -1 4202560 1288 0 0 0 88667 41 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580336038200 140580404299512 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0
[pid=11121/tid=11169] ppid=11118 vsize=10162692 CPUtime=0 cores=4-7,12-15
/proc/11121/task/11169/stat : 11169 (java) S 11118 11121 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2933130 10406596608 456833 33554432000 1073741824 1073778376 140735145551360 140580337091752 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 10162692

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11121 and gives
#  childrusage.ru_utime.tv_sec=1789
#  childrusage.ru_utime.tv_usec=819906
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=131067
# CPU time returned by wait4() is 1795.95
# while last known CPU time is 1800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.542
CPU time (s): 1800.12
CPU user time (s): 1794.42
CPU system time (s): 5.7
CPU usage (%): 200.561
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.82
system time used= 6.13107
maximum resident set size= 3214180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57085
page faults= 1
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23754
involuntary context switches= 17623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.20575 second user time and 8.79566 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-29 19:03:19
IDJOB=4118067
IDBENCH=111442
IDSOLVER=2543
FILE ID=node132/4118067-1467219799
RUNJOBID= node132-1467209088-6738
PBS_JOBID= 19997577
Free space on /tmp= 71536 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0344-0344.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118067-1467219799/watcher-4118067-1467219799 -o /tmp/evaluation-result-4118067-1467219799/solver-4118067-1467219799 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6738 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118067-1467219799.opb

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

MD5SUM BENCH= d036e27b024c45c4d6ac69aaa9bfcb54
RANDOM SEED=545061378

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26391364 kB
Buffers:          101260 kB
Cached:          3841548 kB
SwapCached:            0 kB
Active:          1829384 kB
Inactive:        3841984 kB
Active(anon):    1731472 kB
Inactive(anon):        0 kB
Active(file):      97912 kB
Inactive(file):  3841984 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               600 kB
Writeback:             0 kB
AnonPages:       1763724 kB
Mapped:            22232 kB
Shmem:               216 kB
Slab:             630924 kB
SReclaimable:      71844 kB
SUnreclaim:       559080 kB
KernelStack:        2464 kB
PageTables:         7976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2334892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1619968 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= 71536 MiB
End job on node132 at 2016-06-29 19:18:17