Trace number 4096198

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.1 881.866

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_27.opb
MD5SUMaa1dc88b101e0ac3ccf7502067acf719
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark16.5155
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1190
Total number of constraints5649
Number of constraints which are clauses5644
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 27
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
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.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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	16
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38c5c3ac
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@2dcb25f1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4096198-1466112166.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.49/0.38	c ... done. Wall clock time 0.26s.
0.49/0.38	c declared #vars     1190
0.49/0.38	c #constraints  5653
0.49/0.38	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.49/0.38	c constraints type 
0.49/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3366
0.49/0.38	c org.sat4j.specs.Constr$1 => 4
0.49/0.38	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.49/0.38	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.49/0.38	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2277
0.49/0.38	c 5653 constraints processed.
0.49/0.38	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.49/0.38	c constraints type 
0.49/0.38	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2277
0.49/0.38	c org.sat4j.specs.Constr$1 => 4
0.49/0.38	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3366
0.49/0.38	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.49/0.39	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.49/0.39	c 5653 constraints processed.
3.61/1.18	c cleaning 2495 clauses out of 5001 with flag 18876/5001
4.78/1.69	c cleaning 4249 clauses out of 8505 with flag 46755/11000
6.53/2.44	c cleaning 5623 clauses out of 11258 with flag 86118/18002
8.16/3.28	c cleaning 6809 clauses out of 13633 with flag 134838/26000
10.48/4.34	c cleaning 7909 clauses out of 15824 with flag 195010/35000
12.70/5.44	c cleaning 8951 clauses out of 17915 with flag 246549/45000
15.93/6.94	c cleaning 9975 clauses out of 19964 with flag 312954/56000
18.96/8.48	c cleaning 10988 clauses out of 21990 with flag 379583/68001
23.16/10.54	c cleaning 11995 clauses out of 24001 with flag 464128/81000
27.76/12.88	c cleaning 13001 clauses out of 26007 with flag 552501/95001
32.68/15.26	c cleaning 13999 clauses out of 28005 with flag 625688/110000
37.98/17.85	c cleaning 14997 clauses out of 30006 with flag 692446/126000
43.98/20.82	c cleaning 16001 clauses out of 32009 with flag 776933/143000
45.97/21.70	c cleaning 0 clauses out of 5001 with flag 0/5001
50.79/24.05	c cleaning 17004 clauses out of 34008 with flag 869331/161000
58.21/27.69	c cleaning 17996 clauses out of 36005 with flag 968828/180001
66.26/31.66	c cleaning 19001 clauses out of 38010 with flag 1080584/200002
75.30/36.20	c cleaning 20003 clauses out of 40007 with flag 1200065/221000
85.16/41.07	c cleaning 20998 clauses out of 42005 with flag 1306062/243001
95.47/46.16	c cleaning 22002 clauses out of 44009 with flag 1411923/266003
106.43/51.57	c cleaning 22998 clauses out of 46007 with flag 1527902/290003
118.33/57.43	c cleaning 24002 clauses out of 48006 with flag 1656573/315000
131.82/64.15	c cleaning 24994 clauses out of 50006 with flag 1788848/341002
144.97/70.65	c cleaning 25997 clauses out of 52010 with flag 1914385/368000
159.70/77.98	c cleaning 27003 clauses out of 54015 with flag 2052353/396002
175.83/85.94	c cleaning 28002 clauses out of 56011 with flag 2205880/425001
194.88/95.38	c cleaning 29002 clauses out of 58008 with flag 2366974/455000
213.29/104.41	c cleaning 29996 clauses out of 60006 with flag 2535307/486000
232.19/113.77	c cleaning 31004 clauses out of 62011 with flag 2702773/518001
252.19/123.53	c cleaning 31998 clauses out of 64007 with flag 2872346/551001
270.61/132.54	c cleaning 0 clauses out of 11004 with flag 0/11004
276.75/135.51	c cleaning 32997 clauses out of 66008 with flag 3062797/585000
300.13/147.03	c cleaning 34001 clauses out of 68012 with flag 3248737/620001
327.75/160.60	c cleaning 35005 clauses out of 70010 with flag 3447075/656000
354.80/173.84	c cleaning 35994 clauses out of 72006 with flag 3641214/693001
384.39/188.37	c cleaning 36994 clauses out of 74011 with flag 3831697/731000
419.23/205.43	c cleaning 38001 clauses out of 76017 with flag 4044093/770000
454.33/222.65	c cleaning 39005 clauses out of 78016 with flag 4256120/810000
490.90/240.55	c cleaning 40003 clauses out of 80012 with flag 4480073/851001
528.12/258.82	c cleaning 41000 clauses out of 82008 with flag 4706009/893000
565.74/277.26	c cleaning 41997 clauses out of 84008 with flag 4928665/936000
605.13/296.50	c cleaning 43001 clauses out of 86011 with flag 5156404/980000
651.49/319.20	c cleaning 44002 clauses out of 88012 with flag 5413759/1025002
698.44/342.35	c cleaning 45001 clauses out of 90010 with flag 5680086/1071002
741.43/363.31	c cleaning 46002 clauses out of 92007 with flag 5932216/1118000
786.39/385.37	c cleaning 47001 clauses out of 94006 with flag 6198193/1166001
838.49/410.82	c cleaning 48001 clauses out of 96010 with flag 6464686/1215006
893.13/437.61	c cleaning 48995 clauses out of 98004 with flag 6731583/1265001
954.72/467.96	c cleaning 50001 clauses out of 100009 with flag 7038664/1316001
971.61/476.29	c cleaning 0 clauses out of 18002 with flag 0/18002
1010.95/495.58	c cleaning 50995 clauses out of 102008 with flag 7326381/1368001
1069.90/524.47	c cleaning 52000 clauses out of 104012 with flag 7610667/1421000
1134.07/555.82	c cleaning 53000 clauses out of 106012 with flag 7905930/1475000
1203.02/589.71	c cleaning 54001 clauses out of 108013 with flag 8226231/1530001
1273.24/624.10	c cleaning 55000 clauses out of 110011 with flag 8552150/1586000
1347.02/660.15	c cleaning 55998 clauses out of 112012 with flag 8887883/1643001
1427.23/699.36	c cleaning 57001 clauses out of 114014 with flag 9256825/1701001
1508.22/739.07	c cleaning 58000 clauses out of 116012 with flag 9634972/1760000
1591.22/779.61	c cleaning 59006 clauses out of 118015 with flag 10020021/1820003
1675.77/820.90	c cleaning 59998 clauses out of 120007 with flag 10382933/1881001
1762.96/863.63	c cleaning 61000 clauses out of 122008 with flag 10750946/1943000
1800.10/881.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/881.80	c starts		: 154
1800.10/881.80	c conflicts		: 1975817
1800.10/881.80	c decisions		: 2219654
1800.10/881.80	c propagations		: 182518931
1800.10/881.80	c inspects		: 11112617588
1800.10/881.80	c shortcuts		: 0
1800.10/881.80	c learnt literals	: 0
1800.10/881.80	c learnt binary clauses	: 0
1800.10/881.80	c learnt ternary clauses	: 47
1800.10/881.80	c learnt constraints	: 1975818
1800.10/881.80	c ignored constraints	: 0
1800.10/881.80	c root simplifications	: 0
1800.10/881.80	c removed literals (reason simplification)	: 17331352
1800.10/881.80	c reason swapping (by a shorter reason)	: 0
1800.10/881.80	c Calls to reduceDB	: 58
1800.10/881.80	c Number of update (reduction) of LBD	: 376976
1800.10/881.80	c Imported unit clauses	: 0
1800.10/881.80	c number of reductions to clauses (during analyze)	: 0
1800.10/881.80	c number of learned constraints concerned by reduction	: 0
1800.10/881.80	c number of learning phase by resolution	: 0
1800.10/881.80	c number of learning phase by cutting planes	: 0
1800.10/881.80	c speed (assignments/second)	: 207075.14402993373
1800.10/881.80	c non guided choices	133
1800.10/881.83	c learnt constraints type 
1800.10/881.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 93826
1800.10/881.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/881.83	c starts		: 52
1800.10/881.83	c conflicts		: 23559
1800.10/881.83	c decisions		: 27102
1800.10/881.83	c propagations		: 3158989
1800.10/881.83	c inspects		: 1283641843
1800.10/881.83	c shortcuts		: 0
1800.10/881.83	c learnt literals	: 0
1800.10/881.83	c learnt binary clauses	: 0
1800.10/881.83	c learnt ternary clauses	: 2
1800.10/881.83	c learnt constraints	: 23559
1800.10/881.83	c ignored constraints	: 0
1800.10/881.83	c root simplifications	: 0
1800.10/881.83	c removed literals (reason simplification)	: 0
1800.10/881.83	c reason swapping (by a shorter reason)	: 0
1800.10/881.83	c Calls to reduceDB	: 3
1800.10/881.83	c Number of update (reduction) of LBD	: 0
1800.10/881.83	c Imported unit clauses	: 0
1800.10/881.83	c number of reductions to clauses (during analyze)	: 0
1800.10/881.83	c number of learned constraints concerned by reduction	: 0
1800.10/881.83	c number of learning phase by resolution	: 0
1800.10/881.83	c number of learning phase by cutting planes	: 0
1800.10/881.83	c speed (assignments/second)	: 3583.895670720639
1800.10/881.83	c non guided choices	133
1800.10/881.84	c learnt constraints type 
1800.10/881.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2510
1800.10/881.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 368
1800.10/881.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20681
1800.10/881.84	s UNKNOWN
1800.10/881.84	c Total wall clock time (in seconds): 881.719

Verifier Data

ERROR: no interpretation found !

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

pid=19522
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: 0.54 1.56 1.83 5/257 19528
/proc/meminfo: memFree=31997684/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=23236 CPUtime=0 cores=0-3,8-11
/proc/19527/stat : 19527 (java) R 19522 19527 19483 0 -1 4202496 1116 0 0 0 0 0 0 0 20 0 1 0 13261182 23793664 767 33554432000 1073741824 1073778376 140736020402880 140736020391944 140569203855760 0 0 4096 0 0 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 5809 787 584 9 0 128 0
[pid=19527/tid=19530] ppid=19522 vsize=89736 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) R 19522 19527 19483 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 2 0 13261183 91889664 879 33554432000 1073741824 1073778376 140736020402880 140736020391944 140569204490896 0 0 4096 0 0 0 0 -1 10 0 0 0 0 0

[startup+0.100159 s]
/proc/loadavg: 0.54 1.56 1.83 5/257 19528
/proc/meminfo: memFree=31997684/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=9896436 CPUtime=0.09 cores=0-3,8-11
/proc/19527/stat : 19527 (java) S 19522 19527 19483 0 -1 4202496 4453 0 1 0 8 1 0 0 20 0 23 0 13261182 10133950464 6082 33554432000 1073741824 1073778376 140736020402880 140736020394016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 2474109 6082 2125 9 0 2464786 0
[pid=19527/tid=19530] ppid=19522 vsize=9896436 CPUtime=0.06 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) D 19522 19527 19483 0 -1 4202560 2417 0 1 0 6 0 0 0 20 0 23 0 13261183 10133950464 6082 33554432000 1073741824 1073778376 140736020402880 140569196800864 216812021005 0 4 0 16800975 18446744071579943789 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9896436

[startup+0.200276 s]
/proc/loadavg: 0.54 1.56 1.83 5/257 19528
/proc/meminfo: memFree=31997684/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=9896436 CPUtime=0.24 cores=0-3,8-11
/proc/19527/stat : 19527 (java) S 19522 19527 19483 0 -1 4202496 4740 0 1 0 23 1 0 0 20 0 23 0 13261182 10133950464 6820 33554432000 1073741824 1073778376 140736020402880 140736020394016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 2474109 6820 2202 9 0 2464786 0
[pid=19527/tid=19530] ppid=19522 vsize=9896436 CPUtime=0.16 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) R 19522 19527 19483 0 -1 4202560 2430 0 1 0 16 0 0 0 20 0 23 0 13261183 10133950464 6820 33554432000 1073741824 1073778376 140736020402880 140569196795840 140569062005665 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9896436

[startup+0.300323 s]
/proc/loadavg: 0.54 1.56 1.83 5/257 19528
/proc/meminfo: memFree=31997684/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=9896436 CPUtime=0.49 cores=0-3,8-11
/proc/19527/stat : 19527 (java) S 19522 19527 19483 0 -1 4202496 5959 0 1 0 47 2 0 0 20 0 23 0 13261182 10133950464 9009 33554432000 1073741824 1073778376 140736020402880 140736020394016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 2474109 9009 2233 9 0 2464786 0
[pid=19527/tid=19530] ppid=19522 vsize=9896436 CPUtime=0.26 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) R 19522 19527 19483 0 -1 4202560 2433 0 1 0 25 1 0 0 20 0 23 0 13261183 10133950464 9009 33554432000 1073741824 1073778376 140736020402880 140569196795840 140569061996139 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9896436

[startup+0.700222 s]
/proc/loadavg: 0.54 1.56 1.83 5/257 19528
/proc/meminfo: memFree=31997684/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=10162692 CPUtime=1.97 cores=0-3,8-11
/proc/19527/stat : 19527 (java) S 19522 19527 19483 0 -1 4202496 13772 0 1 0 194 3 0 0 20 0 27 0 13261182 10406596608 17848 33554432000 1073741824 1073778376 140736020402880 140736020394016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 2540673 17848 2267 9 0 2531350 0
[pid=19527/tid=19530] ppid=19522 vsize=10162692 CPUtime=0.35 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) S 19522 19527 19483 0 -1 4202560 2455 0 1 0 34 1 0 0 20 0 27 0 13261183 10406596608 17848 33554432000 1073741824 1073778376 140736020402880 140569196802936 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 10162692

[startup+1.50113 s]
/proc/loadavg: 0.54 1.56 1.83 9/311 19582
/proc/meminfo: memFree=31657116/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=10162692 CPUtime=4.55 cores=0-3,8-11
/proc/19527/stat : 19527 (java) S 19522 19527 19483 0 -1 4202496 17388 0 1 0 446 9 0 0 20 0 27 0 13261182 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140736020394016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 2540673 46493 2289 9 0 2531350 0
[pid=19527/tid=19530] ppid=19522 vsize=10162692 CPUtime=0.35 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) S 19522 19527 19483 0 -1 4202560 2455 0 1 0 34 1 0 0 20 0 27 0 13261183 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569196802936 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19534] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19534/stat : 19534 (java) S 19522 19527 19483 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569185863848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19535] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19535/stat : 19535 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569184811304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19537] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19537/stat : 19537 (java) S 19522 19527 19483 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569183758760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19538] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19538/stat : 19538 (java) S 19522 19527 19483 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569182706216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19540] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19540/stat : 19540 (java) S 19522 19527 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569181653672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19542] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19542/stat : 19542 (java) S 19522 19527 19483 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569180601128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19543] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19543/stat : 19543 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569034308520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19545] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19545/stat : 19545 (java) S 19522 19527 19483 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569033255976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19546] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19546/stat : 19546 (java) S 19522 19527 19483 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569032202408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19548] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19548/stat : 19548 (java) S 19522 19527 19483 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569031149864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19550] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19550/stat : 19550 (java) S 19522 19527 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569030097320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19552] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19552/stat : 19552 (java) S 19522 19527 19483 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569029044776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19554] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19554/stat : 19554 (java) S 19522 19527 19483 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569027992232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19527/tid=19559] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19559/stat : 19559 (java) S 19522 19527 19483 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 27 0 13261185 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569010531048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19562] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19562/stat : 19562 (java) S 19522 19527 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13261186 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569009477368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19563] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19563/stat : 19563 (java) S 19522 19527 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 13261186 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569008424712 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19566] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19566/stat : 19566 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569007372432 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19567] ppid=19522 vsize=10162692 CPUtime=0.91 cores=0-3,8-11
/proc/19527/task/19567/stat : 19567 (java) S 19522 19527 19483 0 -1 4202560 7896 0 0 0 91 0 0 0 20 0 27 0 13261188 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569006319800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19569] ppid=19522 vsize=10162692 CPUtime=0.95 cores=0-3,8-11
/proc/19527/task/19569/stat : 19569 (java) S 19522 19527 19483 0 -1 4202560 5527 0 0 0 95 0 0 0 20 0 27 0 13261188 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569005267256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19571] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19571/stat : 19571 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569004214904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19573] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19573/stat : 19573 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569003162568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19577] ppid=19522 vsize=10162692 CPUtime=1.07 cores=0-3,8-11
/proc/19527/task/19577/stat : 19577 (java) R 19522 19527 19483 0 -1 4202560 17 0 0 0 107 0 0 0 20 0 27 0 13261221 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569001639048 140569062561599 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19578] ppid=19522 vsize=10162692 CPUtime=1.07 cores=0-3,8-11
/proc/19527/task/19578/stat : 19578 (java) R 19522 19527 19483 0 -1 4202560 88 0 0 0 105 2 0 0 20 0 27 0 13261221 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140569000587152 140569062739395 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19581] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19581/stat : 19581 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140568999536296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19582] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19582/stat : 19582 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 46493 33554432000 1073741824 1073778376 140736020402880 140568998482728 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 10162692

[startup+3.10107 s]
/proc/loadavg: 0.54 1.56 1.83 6/311 19582
/proc/meminfo: memFree=31460672/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=10162692 CPUtime=7.96 cores=0-3,8-11
/proc/19527/stat : 19527 (java) S 19522 19527 19483 0 -1 4202496 17681 0 1 0 781 15 0 0 20 0 27 0 13261182 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140736020394016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 2540673 113180 2289 9 0 2531350 0
[pid=19527/tid=19530] ppid=19522 vsize=10162692 CPUtime=0.35 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) S 19522 19527 19483 0 -1 4202560 2456 0 1 0 34 1 0 0 20 0 27 0 13261183 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569196802936 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19534] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19534/stat : 19534 (java) S 19522 19527 19483 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569185863848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19535] ppid=19522 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/19527/task/19535/stat : 19535 (java) S 19522 19527 19483 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569184811304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19537] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19537/stat : 19537 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569183758760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19538] ppid=19522 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/19527/task/19538/stat : 19538 (java) S 19522 19527 19483 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569182706216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19540] ppid=19522 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/19527/task/19540/stat : 19540 (java) S 19522 19527 19483 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569181653672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19542] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19542/stat : 19542 (java) S 19522 19527 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569180601128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19543] ppid=19522 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/19527/task/19543/stat : 19543 (java) S 19522 19527 19483 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569034308520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19527/tid=19545] ppid=19522 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/19527/task/19545/stat : 19545 (java) S 19522 19527 19483 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569033255976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19546] ppid=19522 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/19527/task/19546/stat : 19546 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569032202408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19548] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19548/stat : 19548 (java) S 19522 19527 19483 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569031149864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19550] ppid=19522 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/19527/task/19550/stat : 19550 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569030097320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19552] ppid=19522 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/19527/task/19552/stat : 19552 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569029044776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19554] ppid=19522 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/19527/task/19554/stat : 19554 (java) S 19522 19527 19483 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 27 0 13261184 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569027992232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19527/tid=19559] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19559/stat : 19559 (java) S 19522 19527 19483 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 27 0 13261185 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569010531048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19562] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19562/stat : 19562 (java) S 19522 19527 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13261186 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569009477368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19563] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19563/stat : 19563 (java) S 19522 19527 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 13261186 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569008424712 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19566] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19566/stat : 19566 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569007372432 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19567] ppid=19522 vsize=10162692 CPUtime=0.96 cores=0-3,8-11
/proc/19527/task/19567/stat : 19567 (java) S 19522 19527 19483 0 -1 4202560 7896 0 0 0 96 0 0 0 20 0 27 0 13261188 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569006319800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19569] ppid=19522 vsize=10162692 CPUtime=1.01 cores=0-3,8-11
/proc/19527/task/19569/stat : 19569 (java) S 19522 19527 19483 0 -1 4202560 5527 0 0 0 101 0 0 0 20 0 27 0 13261188 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569005267256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19571] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19571/stat : 19571 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569004214904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19573] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19573/stat : 19573 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569003162568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19577] ppid=19522 vsize=10162692 CPUtime=2.64 cores=0-3,8-11
/proc/19527/task/19577/stat : 19577 (java) R 19522 19527 19483 0 -1 4202560 17 0 0 0 264 0 0 0 20 0 27 0 13261221 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569001632032 140569062706647 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19578] ppid=19522 vsize=10162692 CPUtime=2.64 cores=0-3,8-11
/proc/19527/task/19578/stat : 19578 (java) R 19522 19527 19483 0 -1 4202560 212 0 0 0 259 5 0 0 20 0 27 0 13261221 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140569000588264 140569062740819 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19581] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19581/stat : 19581 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140568999536296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19582] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19582/stat : 19582 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 113180 33554432000 1073741824 1073778376 140736020402880 140568998482728 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 10162692

[startup+6.30119 s]
/proc/loadavg: 0.82 1.60 1.85 6/311 19582
/proc/meminfo: memFree=30736020/32872528 swapFree=7036/7036

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

/proc/19527/task/19567/stat : 19567 (java) S 19522 19527 19483 0 -1 4202560 8175 0 0 0 109 0 0 0 20 0 27 0 13261188 10406596608 604817 33554432000 1073741824 1073778376 140736020402880 140569006319800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19569] ppid=19522 vsize=10162692 CPUtime=1.48 cores=0-3,8-11
/proc/19527/task/19569/stat : 19569 (java) S 19522 19527 19483 0 -1 4202560 6559 0 0 0 148 0 0 0 20 0 27 0 13261188 10406596608 604817 33554432000 1073741824 1073778376 140736020402880 140569005267256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19571] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19571/stat : 19571 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 604817 33554432000 1073741824 1073778376 140736020402880 140569004214904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19573] ppid=19522 vsize=10162692 CPUtime=0.3 cores=0-3,8-11
/proc/19527/task/19573/stat : 19573 (java) S 19522 19527 19483 0 -1 4202560 43 0 0 0 17 13 0 0 20 0 27 0 13261188 10406596608 604817 33554432000 1073741824 1073778376 140736020402880 140569003162568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19577] ppid=19522 vsize=10162692 CPUtime=753.56 cores=0-3,8-11
/proc/19527/task/19577/stat : 19577 (java) R 19522 19527 19483 0 -1 4202560 198 0 0 0 75343 13 0 0 20 0 27 0 13261221 10406596608 604817 33554432000 1073741824 1073778376 140736020402880 140569001638928 140569062561599 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19578] ppid=19522 vsize=10162692 CPUtime=753.58 cores=0-3,8-11
/proc/19527/task/19578/stat : 19578 (java) R 19522 19527 19483 0 -1 4202560 1746 0 0 0 75317 41 0 0 20 0 27 0 13261221 10406596608 604817 33554432000 1073741824 1073778376 140736020402880 140569000587008 140569062440013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19581] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19581/stat : 19581 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 604817 33554432000 1073741824 1073778376 140736020402880 140568999536296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19582] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19582/stat : 19582 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 604817 33554432000 1073741824 1073778376 140736020402880 140568998482728 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1555.89
Current children cumulated vsize (KiB) 10162692

[startup+822.301 s]
/proc/loadavg: 4.28 4.08 3.22 5/311 20467
/proc/meminfo: memFree=26955228/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=10162692 CPUtime=1678.66 cores=0-3,8-11
/proc/19527/stat : 19527 (java) S 19522 19527 19483 0 -1 4202496 26972 0 1 0 167640 226 0 0 20 0 27 0 13261182 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140736020394016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 2540673 608646 2293 9 0 2531350 0
[pid=19527/tid=19530] ppid=19522 vsize=10162692 CPUtime=0.4 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) S 19522 19527 19483 0 -1 4202560 2463 0 1 0 37 3 0 0 20 0 27 0 13261183 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569196802936 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19527/tid=19534] ppid=19522 vsize=10162692 CPUtime=3.48 cores=0-3,8-11
/proc/19527/task/19534/stat : 19534 (java) S 19522 19527 19483 0 -1 4202560 387 0 0 0 335 13 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569185863848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19535] ppid=19522 vsize=10162692 CPUtime=3.63 cores=0-3,8-11
/proc/19527/task/19535/stat : 19535 (java) S 19522 19527 19483 0 -1 4202560 414 0 0 0 350 13 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569184811304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19537] ppid=19522 vsize=10162692 CPUtime=3.4 cores=0-3,8-11
/proc/19527/task/19537/stat : 19537 (java) S 19522 19527 19483 0 -1 4202560 397 0 0 0 327 13 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569183758760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19538] ppid=19522 vsize=10162692 CPUtime=3.56 cores=0-3,8-11
/proc/19527/task/19538/stat : 19538 (java) S 19522 19527 19483 0 -1 4202560 406 0 0 0 343 13 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569182706216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19540] ppid=19522 vsize=10162692 CPUtime=3.43 cores=0-3,8-11
/proc/19527/task/19540/stat : 19540 (java) S 19522 19527 19483 0 -1 4202560 397 0 0 0 330 13 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569181653672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19542] ppid=19522 vsize=10162692 CPUtime=3.41 cores=0-3,8-11
/proc/19527/task/19542/stat : 19542 (java) S 19522 19527 19483 0 -1 4202560 401 0 0 0 327 14 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569180601128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19543] ppid=19522 vsize=10162692 CPUtime=3.49 cores=0-3,8-11
/proc/19527/task/19543/stat : 19543 (java) S 19522 19527 19483 0 -1 4202560 398 0 0 0 337 12 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569034308520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19545] ppid=19522 vsize=10162692 CPUtime=3.69 cores=0-3,8-11
/proc/19527/task/19545/stat : 19545 (java) S 19522 19527 19483 0 -1 4202560 404 0 0 0 357 12 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569033255976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19546] ppid=19522 vsize=10162692 CPUtime=3.36 cores=0-3,8-11
/proc/19527/task/19546/stat : 19546 (java) S 19522 19527 19483 0 -1 4202560 389 0 0 0 324 12 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569032202408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19548] ppid=19522 vsize=10162692 CPUtime=3.42 cores=0-3,8-11
/proc/19527/task/19548/stat : 19548 (java) S 19522 19527 19483 0 -1 4202560 394 0 0 0 330 12 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569031149864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19550] ppid=19522 vsize=10162692 CPUtime=3.34 cores=0-3,8-11
/proc/19527/task/19550/stat : 19550 (java) S 19522 19527 19483 0 -1 4202560 409 0 0 0 322 12 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569030097320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19552] ppid=19522 vsize=10162692 CPUtime=3.46 cores=0-3,8-11
/proc/19527/task/19552/stat : 19552 (java) S 19522 19527 19483 0 -1 4202560 371 0 0 0 335 11 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569029044776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19527/tid=19554] ppid=19522 vsize=10162692 CPUtime=3.48 cores=0-3,8-11
/proc/19527/task/19554/stat : 19554 (java) S 19522 19527 19483 0 -1 4202560 406 0 0 0 334 14 0 0 20 0 27 0 13261184 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569027992232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19559] ppid=19522 vsize=10162692 CPUtime=0.15 cores=0-3,8-11
/proc/19527/task/19559/stat : 19559 (java) S 19522 19527 19483 0 -1 4202560 1308 0 0 0 6 9 0 0 20 0 27 0 13261185 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569010531048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19562] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19562/stat : 19562 (java) S 19522 19527 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13261186 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569009477368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19563] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19563/stat : 19563 (java) S 19522 19527 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 13261186 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569008424712 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19566] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19566/stat : 19566 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569007372432 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19567] ppid=19522 vsize=10162692 CPUtime=1.09 cores=0-3,8-11
/proc/19527/task/19567/stat : 19567 (java) S 19522 19527 19483 0 -1 4202560 8175 0 0 0 109 0 0 0 20 0 27 0 13261188 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569006319800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19569] ppid=19522 vsize=10162692 CPUtime=1.48 cores=0-3,8-11
/proc/19527/task/19569/stat : 19569 (java) S 19522 19527 19483 0 -1 4202560 6559 0 0 0 148 0 0 0 20 0 27 0 13261188 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569005267256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19571] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19571/stat : 19571 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569004214904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19573] ppid=19522 vsize=10162692 CPUtime=0.33 cores=0-3,8-11
/proc/19527/task/19573/stat : 19573 (java) S 19522 19527 19483 0 -1 4202560 47 0 0 0 19 14 0 0 20 0 27 0 13261188 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569003162568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19577] ppid=19522 vsize=10162692 CPUtime=812.82 cores=0-3,8-11
/proc/19527/task/19577/stat : 19577 (java) R 19522 19527 19483 0 -1 4202560 205 0 0 0 81268 14 0 0 20 0 27 0 13261221 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569001639728 140569062561128 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19578] ppid=19522 vsize=10162692 CPUtime=812.84 cores=0-3,8-11
/proc/19527/task/19578/stat : 19578 (java) R 19522 19527 19483 0 -1 4202560 1778 0 0 0 81242 42 0 0 20 0 27 0 13261221 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140569000588288 140569062740819 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19581] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19581/stat : 19581 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140568999536296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19582] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19582/stat : 19582 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 608646 33554432000 1073741824 1073778376 140736020402880 140568998482728 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1678.66
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+881.801 s]
/proc/loadavg: 4.27 4.11 3.28 5/312 20469
/proc/meminfo: memFree=26941576/32872528 swapFree=7036/7036
[pid=19527] ppid=19522 vsize=10162692 CPUtime=1800.1 cores=0-3,8-11
/proc/19527/stat : 19527 (java) S 19522 19527 19483 0 -1 4202496 27101 0 1 0 179774 236 0 0 20 0 27 0 13261182 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140736020394016 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0
/proc/19527/statm: 2540673 613226 2293 9 0 2531350 0
[pid=19527/tid=19530] ppid=19522 vsize=10162692 CPUtime=0.4 cores=0-3,8-11
/proc/19527/task/19530/stat : 19530 (java) S 19522 19527 19483 0 -1 4202560 2463 0 1 0 37 3 0 0 20 0 27 0 13261183 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569196802936 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19527/tid=19534] ppid=19522 vsize=10162692 CPUtime=3.71 cores=0-3,8-11
/proc/19527/task/19534/stat : 19534 (java) S 19522 19527 19483 0 -1 4202560 390 0 0 0 358 13 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569185863848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19535] ppid=19522 vsize=10162692 CPUtime=3.93 cores=0-3,8-11
/proc/19527/task/19535/stat : 19535 (java) S 19522 19527 19483 0 -1 4202560 420 0 0 0 378 15 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569184811304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19537] ppid=19522 vsize=10162692 CPUtime=3.74 cores=0-3,8-11
/proc/19527/task/19537/stat : 19537 (java) S 19522 19527 19483 0 -1 4202560 404 0 0 0 360 14 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569183758760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19538] ppid=19522 vsize=10162692 CPUtime=3.87 cores=0-3,8-11
/proc/19527/task/19538/stat : 19538 (java) S 19522 19527 19483 0 -1 4202560 416 0 0 0 373 14 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569182706216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19540] ppid=19522 vsize=10162692 CPUtime=3.65 cores=0-3,8-11
/proc/19527/task/19540/stat : 19540 (java) S 19522 19527 19483 0 -1 4202560 405 0 0 0 352 13 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569181653672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19527/tid=19542] ppid=19522 vsize=10162692 CPUtime=3.68 cores=0-3,8-11
/proc/19527/task/19542/stat : 19542 (java) S 19522 19527 19483 0 -1 4202560 410 0 0 0 353 15 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569180601128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19543] ppid=19522 vsize=10162692 CPUtime=3.78 cores=0-3,8-11
/proc/19527/task/19543/stat : 19543 (java) S 19522 19527 19483 0 -1 4202560 407 0 0 0 365 13 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569034308520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19545] ppid=19522 vsize=10162692 CPUtime=3.92 cores=0-3,8-11
/proc/19527/task/19545/stat : 19545 (java) S 19522 19527 19483 0 -1 4202560 410 0 0 0 379 13 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569033255976 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19546] ppid=19522 vsize=10162692 CPUtime=3.63 cores=0-3,8-11
/proc/19527/task/19546/stat : 19546 (java) S 19522 19527 19483 0 -1 4202560 397 0 0 0 350 13 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569032202408 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19527/tid=19548] ppid=19522 vsize=10162692 CPUtime=3.67 cores=0-3,8-11
/proc/19527/task/19548/stat : 19548 (java) S 19522 19527 19483 0 -1 4202560 399 0 0 0 355 12 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569031149864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19550] ppid=19522 vsize=10162692 CPUtime=3.57 cores=0-3,8-11
/proc/19527/task/19550/stat : 19550 (java) S 19522 19527 19483 0 -1 4202560 415 0 0 0 344 13 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569030097320 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19552] ppid=19522 vsize=10162692 CPUtime=3.7 cores=0-3,8-11
/proc/19527/task/19552/stat : 19552 (java) S 19522 19527 19483 0 -1 4202560 375 0 0 0 359 11 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569029044776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19527/tid=19554] ppid=19522 vsize=10162692 CPUtime=3.78 cores=0-3,8-11
/proc/19527/task/19554/stat : 19554 (java) S 19522 19527 19483 0 -1 4202560 412 0 0 0 363 15 0 0 20 0 27 0 13261184 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569027992232 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19559] ppid=19522 vsize=10162692 CPUtime=0.16 cores=0-3,8-11
/proc/19527/task/19559/stat : 19559 (java) S 19522 19527 19483 0 -1 4202560 1312 0 0 0 7 9 0 0 20 0 27 0 13261185 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569010531048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19562] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19562/stat : 19562 (java) S 19522 19527 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13261186 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569009477368 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19563] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19563/stat : 19563 (java) S 19522 19527 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 13261186 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569008424712 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19566] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19566/stat : 19566 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569007372432 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19567] ppid=19522 vsize=10162692 CPUtime=1.09 cores=0-3,8-11
/proc/19527/task/19567/stat : 19567 (java) S 19522 19527 19483 0 -1 4202560 8175 0 0 0 109 0 0 0 20 0 27 0 13261188 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569006319800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19527/tid=19569] ppid=19522 vsize=10162692 CPUtime=1.48 cores=0-3,8-11
/proc/19527/task/19569/stat : 19569 (java) S 19522 19527 19483 0 -1 4202560 6559 0 0 0 148 0 0 0 20 0 27 0 13261188 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569005267256 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19571] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19571/stat : 19571 (java) S 19522 19527 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13261188 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569004214904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19527/tid=19573] ppid=19522 vsize=10162692 CPUtime=0.36 cores=0-3,8-11
/proc/19527/task/19573/stat : 19573 (java) S 19522 19527 19483 0 -1 4202560 51 0 0 0 21 15 0 0 20 0 27 0 13261188 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569003162568 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19527/tid=19577] ppid=19522 vsize=10162692 CPUtime=871.63 cores=0-3,8-11
/proc/19527/task/19577/stat : 19577 (java) R 19522 19527 19483 0 -1 4202560 220 0 0 0 87148 15 0 0 20 0 27 0 13261221 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569001639848 140569062706796 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19527/tid=19578] ppid=19522 vsize=10162692 CPUtime=871.67 cores=0-3,8-11
/proc/19527/task/19578/stat : 19578 (java) R 19522 19527 19483 0 -1 4202560 1797 0 0 0 87124 43 0 0 20 0 27 0 13261221 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140569000588424 140569062739963 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19527/tid=19581] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19581/stat : 19581 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140568999536296 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19527/tid=19582] ppid=19522 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/19527/task/19582/stat : 19582 (java) S 19522 19527 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13261221 10406596608 613226 33554432000 1073741824 1073778376 140736020402880 140568998482728 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 19527 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19527 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=129402
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=812572
# CPU time returned by wait4() is 1795.94
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 881.866
CPU time (s): 1800.1
CPU user time (s): 1797.74
CPU system time (s): 2.36
CPU usage (%): 204.124
Max. virtual memory (cumulated for all children) (KiB): 10163052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.13
system time used= 2.81257
maximum resident set size= 2454188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27136
page faults= 1
swaps= 0
block input operations= 8
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45348
involuntary context switches= 53381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2114 second user time and 7.15791 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-16 23:22:46
IDJOB=4096198
IDBENCH=107580
IDSOLVER=2543
FILE ID=node132/4096198-1466112166
RUNJOBID= node132-1466112166-19499
PBS_JOBID= 19904121
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-7_6_27.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096198-1466112166/watcher-4096198-1466112166 -o /tmp/evaluation-result-4096198-1466112166/solver-4096198-1466112166 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466112166-19499 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4096198-1466112166.opb

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

MD5SUM BENCH= aa1dc88b101e0ac3ccf7502067acf719
RANDOM SEED=1393377397

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		: 2666.768
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	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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.56
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		: 2666.768
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.56
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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		: 2666.768
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:        31998444 kB
Buffers:           43244 kB
Cached:           111472 kB
SwapCached:          584 kB
Active:            72188 kB
Inactive:          85928 kB
Active(anon):       4856 kB
Inactive(anon):     1076 kB
Active(file):      67332 kB
Inactive(file):    84852 kB
Unevictable:        7036 kB
Mlocked:            7036 kB
SwapTotal:      67108856 kB
SwapFree:       67100528 kB
Dirty:              1456 kB
Writeback:             0 kB
AnonPages:         10816 kB
Mapped:             6536 kB
Shmem:                 0 kB
Slab:             571960 kB
SReclaimable:      12832 kB
SUnreclaim:       559128 kB
KernelStack:        2104 kB
PageTables:         3516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     102404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71736 MiB
End job on node132 at 2016-06-16 23:37:28