Trace number 4117484

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)100 1800.05 896.749

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_14x14_009.opb.metafix.opb
MD5SUM569abe50165564d74450086cacd9dc25
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark468.762
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196
Total number of constraints82
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Number of terms in the objective function 196
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 196
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 196
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

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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	16
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@22c84d9
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@558385e3
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4117484-1467212882.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.17	c ... done. Wall clock time 0.056s.
0.10/0.17	c declared #vars     196
0.10/0.17	c #constraints  164
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11
0.10/0.17	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
0.10/0.17	c org.sat4j.specs.Constr$1 => 7
0.10/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 137
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.10/0.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.10/0.17	c 164 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.10/0.17	c org.sat4j.specs.Constr$1 => 7
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 11
0.10/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 137
0.10/0.17	c org.sat4j.pb.constraints.pb.UnitClausesPB => 3
0.10/0.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 4
0.10/0.17	c 164 constraints processed.
0.10/0.17	c objective function length is 196 literals
1.07/0.40	c And the winner is solver0
1.41/0.67	c SATISFIABLE
1.41/0.67	c OPTIMIZING...
1.41/0.67	c Got one! Elapsed wall clock time (in seconds):0.562
1.41/0.67	o 100
2.65/1.01	c cleaning 2970 clauses out of 5943 with flag 22526/5943
4.12/1.41	c cleaning 4481 clauses out of 8971 with flag 51618/11941
5.35/1.94	c cleaning 5738 clauses out of 11492 with flag 91511/18943
6.67/2.56	c cleaning 6875 clauses out of 13752 with flag 132103/26941
8.40/3.30	c cleaning 7931 clauses out of 15877 with flag 183067/35941
10.54/4.23	c cleaning 8970 clauses out of 17946 with flag 248884/45941
12.76/5.28	c cleaning 9985 clauses out of 19976 with flag 303880/56941
15.55/6.56	c cleaning 10996 clauses out of 21993 with flag 373267/68943
18.38/7.91	c cleaning 11994 clauses out of 23997 with flag 455782/81943
21.38/9.32	c cleaning 12998 clauses out of 26001 with flag 539271/95941
24.80/11.07	c cleaning 14000 clauses out of 28005 with flag 628729/110943
29.39/13.21	c cleaning 14996 clauses out of 30004 with flag 722213/126942
33.57/15.32	c cleaning 15999 clauses out of 32007 with flag 833607/143941
38.19/17.63	c cleaning 16996 clauses out of 34008 with flag 958551/161941
43.98/20.40	c cleaning 18003 clauses out of 36012 with flag 1086530/180941
50.19/23.46	c cleaning 18998 clauses out of 38010 with flag 1219499/200942
56.20/26.50	c cleaning 20002 clauses out of 40014 with flag 1344428/221944
63.79/30.24	c cleaning 20998 clauses out of 42009 with flag 1506568/243941
72.19/34.35	c cleaning 21996 clauses out of 44012 with flag 1674735/266942
80.01/38.28	c cleaning 23006 clauses out of 46017 with flag 1833726/290943
89.03/42.62	c cleaning 23993 clauses out of 48009 with flag 2021826/315941
97.84/47.06	c cleaning 25005 clauses out of 50017 with flag 2205038/341942
108.44/52.30	c cleaning 26006 clauses out of 52013 with flag 2426355/368943
120.03/58.01	c cleaning 27001 clauses out of 54008 with flag 2629339/396944
131.60/63.76	c cleaning 27993 clauses out of 56004 with flag 2849417/425941
144.49/70.17	c cleaning 28996 clauses out of 58012 with flag 3068488/455942
160.80/78.00	c cleaning 30002 clauses out of 60015 with flag 3301927/486941
175.70/85.37	c cleaning 31002 clauses out of 62016 with flag 3558411/518944
191.03/92.95	c cleaning 32006 clauses out of 64013 with flag 3843960/551943
207.85/101.32	c cleaning 32992 clauses out of 66005 with flag 4145596/585941
223.25/109.07	c cleaning 34005 clauses out of 68014 with flag 4427896/620942
241.02/117.87	c cleaning 34998 clauses out of 70009 with flag 4743456/656942
258.62/126.70	c cleaning 36001 clauses out of 72010 with flag 5057616/693941
276.99/135.83	c cleaning 36997 clauses out of 74009 with flag 5370649/731941
296.39/145.56	c cleaning 38005 clauses out of 76014 with flag 5747749/770943
317.38/156.08	c cleaning 39002 clauses out of 78011 with flag 6099644/810945
338.98/166.84	c cleaning 39999 clauses out of 80007 with flag 6470197/851943
362.59/178.62	c cleaning 40995 clauses out of 82006 with flag 6810603/893941
386.44/190.38	c cleaning 42003 clauses out of 84013 with flag 7134515/936943
411.02/202.62	c cleaning 43001 clauses out of 86008 with flag 7555172/980941
437.41/215.83	c cleaning 43996 clauses out of 88008 with flag 7941235/1025942
465.41/229.87	c cleaning 44999 clauses out of 90015 with flag 8341822/1071945
495.80/245.00	c cleaning 45990 clauses out of 92012 with flag 8725770/1118941
525.02/259.63	c cleaning 47001 clauses out of 94022 with flag 9118620/1166941
556.20/275.26	c cleaning 48006 clauses out of 96022 with flag 9560376/1215942
589.79/292.08	c cleaning 49004 clauses out of 98016 with flag 10036829/1265942
625.59/309.97	c cleaning 50005 clauses out of 100011 with flag 10473789/1316941
661.78/328.06	c cleaning 50998 clauses out of 102006 with flag 10922055/1368941
698.14/346.21	c cleaning 52001 clauses out of 104009 with flag 11414855/1421942
734.74/364.53	c cleaning 52996 clauses out of 106007 with flag 11936094/1475941
774.14/384.21	c cleaning 53991 clauses out of 108012 with flag 12517912/1530942
813.94/404.15	c cleaning 55007 clauses out of 110022 with flag 13023418/1586943
853.95/424.15	c cleaning 55998 clauses out of 112014 with flag 13565001/1643942
896.77/445.60	c cleaning 56995 clauses out of 114015 with flag 14117408/1701941
941.34/467.83	c cleaning 58007 clauses out of 116023 with flag 14625590/1760944
987.47/490.88	c cleaning 59005 clauses out of 118014 with flag 15168137/1820942
1034.47/514.39	c cleaning 60000 clauses out of 120008 with flag 15732776/1881941
1084.67/539.43	c cleaning 60996 clauses out of 122009 with flag 16300137/1943942
1134.44/564.28	c cleaning 62003 clauses out of 124015 with flag 16906518/2006944
1187.05/590.55	c cleaning 62995 clauses out of 126009 with flag 17509364/2070941
1240.85/617.43	c cleaning 64001 clauses out of 128014 with flag 18097580/2135941
1295.66/644.85	c cleaning 64992 clauses out of 130013 with flag 18673711/2201941
1355.96/674.83	c cleaning 65995 clauses out of 132021 with flag 19330916/2268941
1416.16/704.90	c cleaning 67005 clauses out of 134027 with flag 19960944/2336942
1479.97/736.85	c cleaning 68004 clauses out of 136022 with flag 20554228/2405942
1546.39/770.10	c cleaning 68984 clauses out of 138017 with flag 21161502/2475941
1612.40/803.10	c cleaning 70010 clauses out of 140033 with flag 21793067/2546941
1682.38/838.07	c cleaning 71008 clauses out of 142023 with flag 22492408/2618941
1753.67/873.57	c cleaning 72003 clauses out of 144020 with flag 23207819/2691946
1800.05/896.70	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.70	c starts		: 7630
1800.05/896.70	c conflicts		: 2747903
1800.05/896.70	c decisions		: 3405879
1800.05/896.70	c propagations		: 107132353
1800.05/896.70	c inspects		: 16577430635
1800.05/896.70	c shortcuts		: 0
1800.05/896.70	c learnt literals	: 0
1800.05/896.70	c learnt binary clauses	: 3
1800.05/896.70	c learnt ternary clauses	: 36
1800.05/896.70	c learnt constraints	: 2747903
1800.05/896.70	c ignored constraints	: 0
1800.05/896.70	c root simplifications	: 0
1800.05/896.70	c removed literals (reason simplification)	: 28157339
1800.05/896.70	c reason swapping (by a shorter reason)	: 0
1800.05/896.70	c Calls to reduceDB	: 69
1800.05/896.70	c Number of update (reduction) of LBD	: 995487
1800.05/896.70	c Imported unit clauses	: 0
1800.05/896.70	c number of reductions to clauses (during analyze)	: 0
1800.05/896.70	c number of learned constraints concerned by reduction	: 0
1800.05/896.70	c number of learning phase by resolution	: 0
1800.05/896.70	c number of learning phase by cutting planes	: 0
1800.05/896.70	c speed (assignments/second)	: 119496.9627273214
1800.05/896.70	c non guided choices	0
1800.05/896.73	c learnt constraints type 
1800.05/896.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.05/896.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 127972
1800.05/896.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.73	c starts		: 21
1800.05/896.73	c conflicts		: 4187
1800.05/896.73	c decisions		: 11354
1800.05/896.73	c propagations		: 115449
1800.05/896.73	c inspects		: 52095092
1800.05/896.73	c shortcuts		: 0
1800.05/896.73	c learnt literals	: 0
1800.05/896.73	c learnt binary clauses	: 0
1800.05/896.73	c learnt ternary clauses	: 0
1800.05/896.73	c learnt constraints	: 4185
1800.05/896.73	c ignored constraints	: 0
1800.05/896.73	c root simplifications	: 0
1800.05/896.73	c removed literals (reason simplification)	: 0
1800.05/896.73	c reason swapping (by a shorter reason)	: 0
1800.05/896.73	c Calls to reduceDB	: 0
1800.05/896.73	c Number of update (reduction) of LBD	: 0
1800.05/896.73	c Imported unit clauses	: 0
1800.05/896.73	c number of reductions to clauses (during analyze)	: 0
1800.05/896.73	c number of learned constraints concerned by reduction	: 0
1800.05/896.73	c number of learning phase by resolution	: 0
1800.05/896.73	c number of learning phase by cutting planes	: 0
1800.05/896.73	c speed (assignments/second)	: 128.84156535208817
1800.05/896.73	c non guided choices	0
1800.05/896.73	c learnt constraints type 
1800.05/896.73	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 6
1800.05/896.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4179
1800.05/896.73	s SATISFIABLE
1800.05/896.73	c Found 1 solution(s)
1800.05/896.73	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 
1800.05/896.73	c objective function=100
1800.05/896.73	c Total wall clock time (in seconds): 896.622

Verifier Data

OK	100

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

pid=7976
running on 8 cores: 0-3,8-11

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


[startup+0 s]
/proc/loadavg: 3.96 3.79 3.55 4/284 7979
/proc/meminfo: memFree=27350140/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=97400 CPUtime=0 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 1402 0 0 0 0 0 0 0 20 0 2 0 2240952 99737600 1025 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 24875 1029 788 9 0 16774 0
[pid=7979/tid=7980] ppid=7976 vsize=101528 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) R 7976 7979 6721 0 -1 4202560 210 0 0 0 0 0 0 0 20 0 2 0 2240953 103964672 1039 33554432000 1073741824 1073778376 140736624049728 139991764234936 216849731616 0 0 0 16784584 0 0 0 -1 2 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 3.96 3.79 3.55 4/284 7979
/proc/meminfo: memFree=27350140/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=9896436 CPUtime=0.1 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 4469 0 1 0 9 1 0 0 20 0 23 0 2240952 10133950464 6093 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 2474109 6093 2141 9 0 2464786 0
[pid=7979/tid=7980] ppid=7976 vsize=9896436 CPUtime=0.07 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) R 7976 7979 6721 0 -1 4202560 2411 0 1 0 7 0 0 0 20 0 23 0 2240953 10133950464 6093 33554432000 1073741824 1073778376 140736624049728 139991764237216 216812021005 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9896436

[startup+0.20026 s]
/proc/loadavg: 3.96 3.79 3.55 4/284 7979
/proc/meminfo: memFree=27350140/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=10162692 CPUtime=0.27 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 5135 0 1 0 26 1 0 0 20 0 27 0 2240952 10406596608 8165 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 2540673 8165 2214 9 0 2531350 0
[pid=7979/tid=7980] ppid=7976 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) S 7976 7979 6721 0 -1 4202560 2452 0 1 0 14 1 0 0 20 0 27 0 2240953 10406596608 8165 33554432000 1073741824 1073778376 140736624049728 139991764239224 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10162692

[startup+0.300257 s]
/proc/loadavg: 3.96 3.79 3.55 4/284 7979
/proc/meminfo: memFree=27350140/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=10162692 CPUtime=0.67 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 6951 0 1 0 65 2 0 0 20 0 27 0 2240952 10406596608 9890 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 2540673 9890 2249 9 0 2531350 0
[pid=7979/tid=7980] ppid=7976 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) S 7976 7979 6721 0 -1 4202560 2452 0 1 0 14 1 0 0 20 0 27 0 2240953 10406596608 9890 33554432000 1073741824 1073778376 140736624049728 139991764239224 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 10162692

[startup+0.700235 s]
/proc/loadavg: 3.96 3.79 3.55 4/284 7979
/proc/meminfo: memFree=27350140/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=10162692 CPUtime=1.47 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 13631 0 1 0 142 5 0 0 20 0 27 0 2240952 10406596608 14440 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 2540673 14440 2253 9 0 2531350 0
[pid=7979/tid=7980] ppid=7976 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) S 7976 7979 6721 0 -1 4202560 2452 0 1 0 14 1 0 0 20 0 27 0 2240953 10406596608 14440 33554432000 1073741824 1073778376 140736624049728 139991764239224 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10162692

[startup+1.50167 s]
/proc/loadavg: 3.96 3.79 3.55 7/311 8009
/proc/meminfo: memFree=27191536/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=10162692 CPUtime=4.33 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 20944 0 1 0 424 9 0 0 20 0 27 0 2240952 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 2540673 48460 2284 9 0 2531350 0
[pid=7979/tid=7980] ppid=7976 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) S 7976 7979 6721 0 -1 4202560 2452 0 1 0 14 1 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991764239224 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7982] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7982/stat : 7982 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991725730472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=7983] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7983/stat : 7983 (java) S 7976 7979 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991724677928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7984] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7984/stat : 7984 (java) S 7976 7979 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991723625384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7985] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7985/stat : 7985 (java) S 7976 7979 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991722572840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=7986] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7986/stat : 7986 (java) S 7976 7979 6721 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991721519272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7987] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7987/stat : 7987 (java) S 7976 7979 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991720466728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7979/tid=7988] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7988/stat : 7988 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991719414184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=7989] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7989/stat : 7989 (java) S 7976 7979 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991718361640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7990] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7990/stat : 7990 (java) S 7976 7979 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991717309096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=7991] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7991/stat : 7991 (java) S 7976 7979 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991716256552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=7992] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7992/stat : 7992 (java) S 7976 7979 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991715204008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=7993] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7993/stat : 7993 (java) S 7976 7979 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991714151464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7979/tid=7994] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7994/stat : 7994 (java) S 7976 7979 6721 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 2240953 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991713097896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=7995] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7995/stat : 7995 (java) S 7976 7979 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991577471208 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7996] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7996/stat : 7996 (java) S 7976 7979 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991576417528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7997] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7997/stat : 7997 (java) S 7976 7979 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139991575364872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7998] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7998/stat : 7998 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990566693520 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7999] ppid=7976 vsize=10162692 CPUtime=1.04 cores=0-3,8-11
/proc/7979/task/7999/stat : 7999 (java) S 7976 7979 6721 0 -1 4202560 9118 0 0 0 103 1 0 0 20 0 27 0 2240957 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990565640888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=8000] ppid=7976 vsize=10162692 CPUtime=0.97 cores=0-3,8-11
/proc/7979/task/8000/stat : 8000 (java) S 7976 7979 6721 0 -1 4202560 7906 0 0 0 95 2 0 0 20 0 27 0 2240957 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990564588344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=8001] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8001/stat : 8001 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990563535992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=8002] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8002/stat : 8002 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990562482632 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8005] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8005/stat : 8005 (java) S 7976 7979 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2240970 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990559323304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8007] ppid=7976 vsize=10162692 CPUtime=0.8 cores=0-3,8-11
/proc/7979/task/8007/stat : 8007 (java) R 7976 7979 6721 0 -1 4202560 5 0 0 0 80 0 0 0 20 0 27 0 2241020 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990560375712 139991590622124 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7979/tid=8008] ppid=7976 vsize=10162692 CPUtime=0.8 cores=0-3,8-11
/proc/7979/task/8008/stat : 8008 (java) R 7976 7979 6721 0 -1 4202560 63 0 0 0 78 2 0 0 20 0 27 0 2241020 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990561427896 139991590647451 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8009] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8009/stat : 8009 (java) S 7976 7979 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2241020 10406596608 48460 33554432000 1073741824 1073778376 140736624049728 139990558271144 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 10162692

[startup+3.10166 s]
/proc/loadavg: 3.96 3.79 3.55 5/311 8009
/proc/meminfo: memFree=27029704/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=10162692 CPUtime=8.11 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 21359 0 1 0 780 31 0 0 20 0 27 0 2240952 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 2540673 87564 2284 9 0 2531350 0
[pid=7979/tid=7980] ppid=7976 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) S 7976 7979 6721 0 -1 4202560 2452 0 1 0 14 1 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991764239224 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7982] ppid=7976 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/7979/task/7982/stat : 7982 (java) S 7976 7979 6721 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991725730472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=7983] ppid=7976 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/7979/task/7983/stat : 7983 (java) S 7976 7979 6721 0 -1 4202560 20 0 0 0 1 2 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991724677928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=7984] ppid=7976 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/7979/task/7984/stat : 7984 (java) S 7976 7979 6721 0 -1 4202560 27 0 0 0 3 2 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991723625384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=7985] ppid=7976 vsize=10162692 CPUtime=0.04 cores=0-3,8-11
/proc/7979/task/7985/stat : 7985 (java) S 7976 7979 6721 0 -1 4202560 22 0 0 0 2 2 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991722572840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7986] ppid=7976 vsize=10162692 CPUtime=0.04 cores=0-3,8-11
/proc/7979/task/7986/stat : 7986 (java) S 7976 7979 6721 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991721519272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=7987] ppid=7976 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/7979/task/7987/stat : 7987 (java) S 7976 7979 6721 0 -1 4202560 17 0 0 0 2 1 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991720466728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=7988] ppid=7976 vsize=10162692 CPUtime=0.04 cores=0-3,8-11
/proc/7979/task/7988/stat : 7988 (java) S 7976 7979 6721 0 -1 4202560 18 0 0 0 2 2 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991719414184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=7989] ppid=7976 vsize=10162692 CPUtime=0.05 cores=0-3,8-11
/proc/7979/task/7989/stat : 7989 (java) S 7976 7979 6721 0 -1 4202560 15 0 0 0 3 2 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991718361640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7990] ppid=7976 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/7979/task/7990/stat : 7990 (java) S 7976 7979 6721 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991717309096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7991] ppid=7976 vsize=10162692 CPUtime=0.06 cores=0-3,8-11
/proc/7979/task/7991/stat : 7991 (java) S 7976 7979 6721 0 -1 4202560 22 0 0 0 4 2 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991716256552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=7992] ppid=7976 vsize=10162692 CPUtime=0.07 cores=0-3,8-11
/proc/7979/task/7992/stat : 7992 (java) S 7976 7979 6721 0 -1 4202560 26 0 0 0 4 3 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991715204008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7993] ppid=7976 vsize=10162692 CPUtime=0.03 cores=0-3,8-11
/proc/7979/task/7993/stat : 7993 (java) S 7976 7979 6721 0 -1 4202560 11 0 0 0 2 1 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991714151464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=7994] ppid=7976 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/7979/task/7994/stat : 7994 (java) S 7976 7979 6721 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 27 0 2240953 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991713097896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7995] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7995/stat : 7995 (java) S 7976 7979 6721 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991577471208 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7996] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7996/stat : 7996 (java) S 7976 7979 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991576417528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7997] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7997/stat : 7997 (java) S 7976 7979 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139991575364872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7998] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7998/stat : 7998 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990566693520 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7999] ppid=7976 vsize=10162692 CPUtime=1.08 cores=0-3,8-11
/proc/7979/task/7999/stat : 7999 (java) S 7976 7979 6721 0 -1 4202560 9119 0 0 0 107 1 0 0 20 0 27 0 2240957 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990565640888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=8000] ppid=7976 vsize=10162692 CPUtime=1.04 cores=0-3,8-11
/proc/7979/task/8000/stat : 8000 (java) R 7976 7979 6721 0 -1 4202560 7906 0 0 0 102 2 0 0 20 0 27 0 2240957 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990564588344 216812008508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=8001] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8001/stat : 8001 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990563535992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=8002] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8002/stat : 8002 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990562482632 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8005] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8005/stat : 8005 (java) S 7976 7979 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2240970 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990559323304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8007] ppid=7976 vsize=10162692 CPUtime=2.29 cores=0-3,8-11
/proc/7979/task/8007/stat : 8007 (java) R 7976 7979 6721 0 -1 4202560 8 0 0 0 229 0 0 0 20 0 27 0 2241020 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990560373912 139991590633653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7979/tid=8008] ppid=7976 vsize=10162692 CPUtime=2.3 cores=0-3,8-11
/proc/7979/task/8008/stat : 8008 (java) R 7976 7979 6721 0 -1 4202560 114 0 0 0 227 3 0 0 20 0 27 0 2241020 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990561428376 216812010552 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8009] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8009/stat : 8009 (java) S 7976 7979 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2241020 10406596608 87564 33554432000 1073741824 1073778376 140736624049728 139990558271144 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 10162692

[startup+6.30114 s]
/proc/loadavg: 3.96 3.79 3.55 5/311 8009
/proc/meminfo: memFree=26388660/32872528 swapFree=8828/8828

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

/proc/7979/task/7999/stat : 7999 (java) S 7976 7979 6721 0 -1 4202560 9119 0 0 0 108 1 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990565640888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=8000] ppid=7976 vsize=10162692 CPUtime=1.73 cores=0-3,8-11
/proc/7979/task/8000/stat : 8000 (java) S 7976 7979 6721 0 -1 4202560 13099 0 0 0 171 2 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990564588344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=8001] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8001/stat : 8001 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990563535992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=8002] ppid=7976 vsize=10162692 CPUtime=0.26 cores=0-3,8-11
/proc/7979/task/8002/stat : 8002 (java) S 7976 7979 6721 0 -1 4202560 51 0 0 0 14 12 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990562482632 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8005] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8005/stat : 8005 (java) S 7976 7979 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2240970 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990559323304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8007] ppid=7976 vsize=10162692 CPUtime=878.08 cores=0-3,8-11
/proc/7979/task/8007/stat : 8007 (java) R 7976 7979 6721 0 -1 4202560 46 0 0 0 87794 14 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990560366880 139991590622175 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=8008] ppid=7976 vsize=10162692 CPUtime=878.02 cores=0-3,8-11
/proc/7979/task/8008/stat : 8008 (java) R 7976 7979 6721 0 -1 4202560 1594 0 0 0 87756 46 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990561426960 139991590877585 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=8009] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8009/stat : 8009 (java) S 7976 7979 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990558271144 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1771.27
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.701 s]
/proc/loadavg: 3.79 3.96 3.81 5/311 8563
/proc/meminfo: memFree=24791300/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=10162692 CPUtime=1800.05 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 31955 0 1 0 179721 284 0 0 20 0 27 0 2240952 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 2540673 752388 2294 9 0 2531350 0
[pid=7979/tid=7980] ppid=7976 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) S 7976 7979 6721 0 -1 4202560 2456 0 1 0 17 3 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991764239224 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7982] ppid=7976 vsize=10162692 CPUtime=0.54 cores=0-3,8-11
/proc/7979/task/7982/stat : 7982 (java) S 7976 7979 6721 0 -1 4202560 208 0 0 0 32 22 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991725730472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=7983] ppid=7976 vsize=10162692 CPUtime=0.52 cores=0-3,8-11
/proc/7979/task/7983/stat : 7983 (java) S 7976 7979 6721 0 -1 4202560 212 0 0 0 34 18 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991724677928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7979/tid=7984] ppid=7976 vsize=10162692 CPUtime=0.5 cores=0-3,8-11
/proc/7979/task/7984/stat : 7984 (java) S 7976 7979 6721 0 -1 4202560 218 0 0 0 31 19 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991723625384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=7985] ppid=7976 vsize=10162692 CPUtime=0.49 cores=0-3,8-11
/proc/7979/task/7985/stat : 7985 (java) S 7976 7979 6721 0 -1 4202560 210 0 0 0 34 15 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991722572840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=7986] ppid=7976 vsize=10162692 CPUtime=0.54 cores=0-3,8-11
/proc/7979/task/7986/stat : 7986 (java) S 7976 7979 6721 0 -1 4202560 236 0 0 0 32 22 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991721519272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7987] ppid=7976 vsize=10162692 CPUtime=0.62 cores=0-3,8-11
/proc/7979/task/7987/stat : 7987 (java) S 7976 7979 6721 0 -1 4202560 235 0 0 0 39 23 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991720466728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=7988] ppid=7976 vsize=10162692 CPUtime=0.45 cores=0-3,8-11
/proc/7979/task/7988/stat : 7988 (java) S 7976 7979 6721 0 -1 4202560 197 0 0 0 32 13 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991719414184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7989] ppid=7976 vsize=10162692 CPUtime=0.54 cores=0-3,8-11
/proc/7979/task/7989/stat : 7989 (java) S 7976 7979 6721 0 -1 4202560 208 0 0 0 38 16 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991718361640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=7990] ppid=7976 vsize=10162692 CPUtime=0.41 cores=0-3,8-11
/proc/7979/task/7990/stat : 7990 (java) S 7976 7979 6721 0 -1 4202560 237 0 0 0 28 13 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991717309096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7991] ppid=7976 vsize=10162692 CPUtime=0.52 cores=0-3,8-11
/proc/7979/task/7991/stat : 7991 (java) S 7976 7979 6721 0 -1 4202560 273 0 0 0 35 17 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991716256552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=7992] ppid=7976 vsize=10162692 CPUtime=0.51 cores=0-3,8-11
/proc/7979/task/7992/stat : 7992 (java) S 7976 7979 6721 0 -1 4202560 234 0 0 0 33 18 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991715204008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=7993] ppid=7976 vsize=10162692 CPUtime=0.42 cores=0-3,8-11
/proc/7979/task/7993/stat : 7993 (java) S 7976 7979 6721 0 -1 4202560 184 0 0 0 27 15 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991714151464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7994] ppid=7976 vsize=10162692 CPUtime=0.5 cores=0-3,8-11
/proc/7979/task/7994/stat : 7994 (java) S 7976 7979 6721 0 -1 4202560 201 0 0 0 34 16 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991713097896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7995] ppid=7976 vsize=10162692 CPUtime=0.33 cores=0-3,8-11
/proc/7979/task/7995/stat : 7995 (java) S 7976 7979 6721 0 -1 4202560 1405 0 0 0 32 1 0 0 20 0 27 0 2240955 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991577471208 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=7996] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7996/stat : 7996 (java) S 7976 7979 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991576417528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7997] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7997/stat : 7997 (java) S 7976 7979 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991575364872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7998] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7998/stat : 7998 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990566693520 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7999] ppid=7976 vsize=10162692 CPUtime=1.09 cores=0-3,8-11
/proc/7979/task/7999/stat : 7999 (java) S 7976 7979 6721 0 -1 4202560 9119 0 0 0 108 1 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990565640888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=8000] ppid=7976 vsize=10162692 CPUtime=1.73 cores=0-3,8-11
/proc/7979/task/8000/stat : 8000 (java) S 7976 7979 6721 0 -1 4202560 13099 0 0 0 171 2 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990564588344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=8001] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8001/stat : 8001 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990563535992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=8002] ppid=7976 vsize=10162692 CPUtime=0.27 cores=0-3,8-11
/proc/7979/task/8002/stat : 8002 (java) S 7976 7979 6721 0 -1 4202560 51 0 0 0 14 13 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990562482632 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8005] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8005/stat : 8005 (java) S 7976 7979 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2240970 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990559323304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8007] ppid=7976 vsize=10162692 CPUtime=892.44 cores=0-3,8-11
/proc/7979/task/8007/stat : 8007 (java) R 7976 7979 6721 0 -1 4202560 46 0 0 0 89230 14 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990560366880 139991590622175 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=8008] ppid=7976 vsize=10162692 CPUtime=892.37 cores=0-3,8-11
/proc/7979/task/8008/stat : 8008 (java) R 7976 7979 6721 0 -1 4202560 1594 0 0 0 89191 46 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990561426960 139991590747104 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=8009] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8009/stat : 8009 (java) S 7976 7979 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990558271144 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 7979 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.701 s]
/proc/loadavg: 3.79 3.96 3.81 5/311 8563
/proc/meminfo: memFree=24791300/32872528 swapFree=8828/8828
[pid=7979] ppid=7976 vsize=10162692 CPUtime=1800.05 cores=0-3,8-11
/proc/7979/stat : 7979 (java) S 7976 7979 6721 0 -1 4202496 31955 0 1 0 179721 284 0 0 20 0 27 0 2240952 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 140736624040864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7979/statm: 2540673 752388 2294 9 0 2531350 0
[pid=7979/tid=7980] ppid=7976 vsize=10162692 CPUtime=0.2 cores=0-3,8-11
/proc/7979/task/7980/stat : 7980 (java) S 7976 7979 6721 0 -1 4202560 2456 0 1 0 17 3 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991764239224 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7982] ppid=7976 vsize=10162692 CPUtime=0.54 cores=0-3,8-11
/proc/7979/task/7982/stat : 7982 (java) S 7976 7979 6721 0 -1 4202560 208 0 0 0 32 22 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991725730472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=7983] ppid=7976 vsize=10162692 CPUtime=0.52 cores=0-3,8-11
/proc/7979/task/7983/stat : 7983 (java) S 7976 7979 6721 0 -1 4202560 212 0 0 0 34 18 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991724677928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7979/tid=7984] ppid=7976 vsize=10162692 CPUtime=0.5 cores=0-3,8-11
/proc/7979/task/7984/stat : 7984 (java) S 7976 7979 6721 0 -1 4202560 218 0 0 0 31 19 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991723625384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=7985] ppid=7976 vsize=10162692 CPUtime=0.49 cores=0-3,8-11
/proc/7979/task/7985/stat : 7985 (java) S 7976 7979 6721 0 -1 4202560 210 0 0 0 34 15 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991722572840 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=7986] ppid=7976 vsize=10162692 CPUtime=0.54 cores=0-3,8-11
/proc/7979/task/7986/stat : 7986 (java) S 7976 7979 6721 0 -1 4202560 236 0 0 0 32 22 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991721519272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7987] ppid=7976 vsize=10162692 CPUtime=0.62 cores=0-3,8-11
/proc/7979/task/7987/stat : 7987 (java) S 7976 7979 6721 0 -1 4202560 235 0 0 0 39 23 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991720466728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=7988] ppid=7976 vsize=10162692 CPUtime=0.45 cores=0-3,8-11
/proc/7979/task/7988/stat : 7988 (java) S 7976 7979 6721 0 -1 4202560 197 0 0 0 32 13 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991719414184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7989] ppid=7976 vsize=10162692 CPUtime=0.54 cores=0-3,8-11
/proc/7979/task/7989/stat : 7989 (java) S 7976 7979 6721 0 -1 4202560 208 0 0 0 38 16 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991718361640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=7990] ppid=7976 vsize=10162692 CPUtime=0.41 cores=0-3,8-11
/proc/7979/task/7990/stat : 7990 (java) S 7976 7979 6721 0 -1 4202560 237 0 0 0 28 13 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991717309096 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7991] ppid=7976 vsize=10162692 CPUtime=0.52 cores=0-3,8-11
/proc/7979/task/7991/stat : 7991 (java) S 7976 7979 6721 0 -1 4202560 273 0 0 0 35 17 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991716256552 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=7992] ppid=7976 vsize=10162692 CPUtime=0.51 cores=0-3,8-11
/proc/7979/task/7992/stat : 7992 (java) S 7976 7979 6721 0 -1 4202560 234 0 0 0 33 18 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991715204008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=7993] ppid=7976 vsize=10162692 CPUtime=0.42 cores=0-3,8-11
/proc/7979/task/7993/stat : 7993 (java) S 7976 7979 6721 0 -1 4202560 184 0 0 0 27 15 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991714151464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7994] ppid=7976 vsize=10162692 CPUtime=0.5 cores=0-3,8-11
/proc/7979/task/7994/stat : 7994 (java) S 7976 7979 6721 0 -1 4202560 201 0 0 0 34 16 0 0 20 0 27 0 2240953 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991713097896 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=7995] ppid=7976 vsize=10162692 CPUtime=0.33 cores=0-3,8-11
/proc/7979/task/7995/stat : 7995 (java) S 7976 7979 6721 0 -1 4202560 1405 0 0 0 32 1 0 0 20 0 27 0 2240955 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991577471208 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7979/tid=7996] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7996/stat : 7996 (java) S 7976 7979 6721 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991576417528 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7997] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7997/stat : 7997 (java) S 7976 7979 6721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 2240955 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139991575364872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7998] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/7998/stat : 7998 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990566693520 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=7979/tid=7999] ppid=7976 vsize=10162692 CPUtime=1.09 cores=0-3,8-11
/proc/7979/task/7999/stat : 7999 (java) S 7976 7979 6721 0 -1 4202560 9119 0 0 0 108 1 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990565640888 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=7979/tid=8000] ppid=7976 vsize=10162692 CPUtime=1.73 cores=0-3,8-11
/proc/7979/task/8000/stat : 8000 (java) S 7976 7979 6721 0 -1 4202560 13099 0 0 0 171 2 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990564588344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7979/tid=8001] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8001/stat : 8001 (java) S 7976 7979 6721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990563535992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=8002] ppid=7976 vsize=10162692 CPUtime=0.27 cores=0-3,8-11
/proc/7979/task/8002/stat : 8002 (java) S 7976 7979 6721 0 -1 4202560 51 0 0 0 14 13 0 0 20 0 27 0 2240957 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990562482632 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8005] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8005/stat : 8005 (java) S 7976 7979 6721 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 2240970 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990559323304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7979/tid=8007] ppid=7976 vsize=10162692 CPUtime=892.44 cores=0-3,8-11
/proc/7979/task/8007/stat : 8007 (java) R 7976 7979 6721 0 -1 4202560 46 0 0 0 89230 14 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990560366880 139991590622175 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=7979/tid=8008] ppid=7976 vsize=10162692 CPUtime=892.37 cores=0-3,8-11
/proc/7979/task/8008/stat : 8008 (java) R 7976 7979 6721 0 -1 4202560 1594 0 0 0 89191 46 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990561426960 139991590747104 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=7979/tid=8009] ppid=7976 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/7979/task/8009/stat : 8009 (java) S 7976 7979 6721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 27 0 2241020 10406596608 752388 33554432000 1073741824 1073778376 140736624049728 139990558271144 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 10162692

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7979 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=629478
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=312496
# CPU time returned by wait4() is 1795.94
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.749
CPU time (s): 1800.05
CPU user time (s): 1797.21
CPU system time (s): 2.84
CPU usage (%): 200.731
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.63
system time used= 3.3125
maximum resident set size= 3058224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32001
page faults= 1
swaps= 0
block input operations= 0
block output operations= 664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22197
involuntary context switches= 11430

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.43287 second user time and 9.82651 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-29 17:08:02
IDJOB=4117484
IDBENCH=111580
IDSOLVER=2543
FILE ID=node132/4117484-1467212882
RUNJOBID= node132-1467209088-6737
PBS_JOBID= 19997577
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_14x14_009.opb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117484-1467212882/watcher-4117484-1467212882 -o /tmp/evaluation-result-4117484-1467212882/solver-4117484-1467212882 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467209088-6737 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117484-1467212882.opb

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

MD5SUM BENCH= 569abe50165564d74450086cacd9dc25
RANDOM SEED=628051195

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:        27350140 kB
Buffers:           92924 kB
Cached:          3835596 kB
SwapCached:            0 kB
Active:           881640 kB
Inactive:        3829964 kB
Active(anon):     785692 kB
Inactive(anon):        0 kB
Active(file):      95948 kB
Inactive(file):  3829964 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1676 kB
Writeback:             0 kB
AnonPages:        791740 kB
Mapped:            22228 kB
Shmem:               216 kB
Slab:             631392 kB
SReclaimable:      71436 kB
SUnreclaim:       559956 kB
KernelStack:        2584 kB
PageTables:         5884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1617836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    727040 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 17:22:58