Trace number 4098312

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.05 869.081

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_12.opb
MD5SUM88c077ef261c9c72be220a244f8093f6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5852
Total number of constraints28581
Number of constraints which are clauses28576
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 constraint76
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 88
Number of bits of the biggest sum of numbers7
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@22c84d9
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@558385e3
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@3f7fa65e
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4098312-1466115707.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
2.34/1.18	c ... done. Wall clock time 1.077s.
2.34/1.18	c declared #vars     5852
2.34/1.18	c #constraints  28585
2.34/1.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.34/1.19	c constraints type 
2.34/1.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 17100
2.34/1.19	c org.sat4j.specs.Constr$1 => 4
2.34/1.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
2.34/1.19	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
2.34/1.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 11475
2.34/1.19	c 28585 constraints processed.
2.34/1.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.34/1.19	c constraints type 
2.34/1.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 11475
2.34/1.19	c org.sat4j.specs.Constr$1 => 4
2.34/1.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 17100
2.34/1.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
2.34/1.19	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
2.34/1.19	c 28585 constraints processed.
9.57/3.58	c cleaning 2500 clauses out of 5000 with flag 56227/5000
14.29/5.67	c cleaning 4250 clauses out of 8500 with flag 116855/11000
19.87/8.02	c cleaning 5624 clauses out of 11250 with flag 192879/18000
25.66/10.74	c cleaning 6808 clauses out of 13626 with flag 255082/26000
33.16/14.21	c cleaning 7906 clauses out of 15818 with flag 328637/35000
40.67/17.66	c cleaning 8952 clauses out of 17912 with flag 391603/45000
48.44/21.57	c cleaning 9979 clauses out of 19963 with flag 476434/56003
57.09/25.42	c cleaning 10988 clauses out of 21981 with flag 575703/68000
63.87/28.89	c cleaning 11997 clauses out of 23993 with flag 657681/81000
75.33/34.13	c cleaning 12995 clauses out of 25996 with flag 764396/95000
87.79/39.93	c cleaning 14000 clauses out of 28001 with flag 889203/110000
98.79/45.48	c cleaning 14988 clauses out of 30002 with flag 1018632/126001
112.24/52.38	c cleaning 16006 clauses out of 32015 with flag 1151537/143002
123.64/58.03	c cleaning 17003 clauses out of 34007 with flag 1293351/161000
135.99/64.14	c cleaning 18002 clauses out of 36004 with flag 1445068/180000
148.49/70.20	c cleaning 18999 clauses out of 38002 with flag 1591216/200000
162.10/77.06	c cleaning 19999 clauses out of 40004 with flag 1735243/221001
176.51/83.94	c cleaning 20994 clauses out of 42004 with flag 1885779/243000
192.13/91.33	c cleaning 22005 clauses out of 44010 with flag 2045292/266000
193.31/91.96	c cleaning 0 clauses out of 5000 with flag 0/5000
209.44/99.45	c cleaning 22941 clauses out of 46005 with flag 2226349/290000
225.22/107.00	c cleaning 24031 clauses out of 48064 with flag 2389288/315000
240.82/114.80	c cleaning 24987 clauses out of 50033 with flag 2559004/341000
257.15/122.74	c cleaning 26013 clauses out of 52047 with flag 2731722/368001
273.83/130.79	c cleaning 27013 clauses out of 54034 with flag 2907723/396001
291.19/139.02	c cleaning 28003 clauses out of 56022 with flag 3085822/425002
308.39/147.18	c cleaning 28995 clauses out of 58019 with flag 3252531/455002
330.79/158.57	c cleaning 29998 clauses out of 60022 with flag 3460147/486000
353.22/169.34	c cleaning 30988 clauses out of 62024 with flag 3684035/518000
377.24/181.18	c cleaning 32010 clauses out of 64036 with flag 3938024/551000
401.31/192.80	c cleaning 33008 clauses out of 66028 with flag 4165886/585002
424.69/204.15	c cleaning 34004 clauses out of 68018 with flag 4400780/620000
449.14/216.07	c cleaning 34989 clauses out of 70014 with flag 4662461/656000
475.10/228.62	c cleaning 35962 clauses out of 72025 with flag 4917238/693000
501.40/240.98	c cleaning 37019 clauses out of 74066 with flag 5173578/731003
526.56/253.07	c cleaning 38014 clauses out of 76044 with flag 5425057/770000
551.49/265.03	c cleaning 39012 clauses out of 78031 with flag 5659789/810001
577.80/277.12	c cleaning 40011 clauses out of 80021 with flag 5883316/851003
610.08/292.21	c cleaning 40989 clauses out of 82008 with flag 6154469/893001
645.23/308.57	c cleaning 42006 clauses out of 84018 with flag 6449497/936000
680.61/325.11	c cleaning 43007 clauses out of 86016 with flag 6740864/980004
714.21/341.52	c cleaning 43991 clauses out of 88006 with flag 7033444/1025001
748.13/357.91	c cleaning 44993 clauses out of 90014 with flag 7336756/1071000
780.78/373.52	c cleaning 46001 clauses out of 92021 with flag 7627399/1118000
812.83/388.71	c cleaning 47011 clauses out of 94022 with flag 7917479/1166002
843.20/403.46	c cleaning 48003 clauses out of 96011 with flag 8188768/1215002
882.77/423.59	c cleaning 48988 clauses out of 98006 with flag 8482819/1265000
922.80/442.93	c cleaning 49981 clauses out of 100021 with flag 8815189/1316003
927.40/445.30	c cleaning 0 clauses out of 11001 with flag 0/11001
961.26/461.45	c cleaning 51006 clauses out of 102037 with flag 9137158/1368000
1000.24/480.17	c cleaning 52000 clauses out of 104033 with flag 9465958/1421002
1038.29/498.34	c cleaning 52989 clauses out of 106031 with flag 9785290/1475000
1074.00/515.71	c cleaning 54021 clauses out of 108042 with flag 10095809/1530000
1117.76/536.68	c cleaning 55001 clauses out of 110021 with flag 10441165/1586000
1164.26/557.81	c cleaning 55964 clauses out of 112020 with flag 10800117/1643000
1207.26/578.36	c cleaning 57012 clauses out of 114056 with flag 11154888/1701000
1250.26/598.93	c cleaning 58012 clauses out of 116044 with flag 11516938/1760000
1292.22/618.98	c cleaning 58991 clauses out of 118032 with flag 11852896/1820000
1340.11/644.13	c cleaning 60018 clauses out of 120043 with flag 12194716/1881002
1384.94/666.33	c cleaning 60988 clauses out of 122023 with flag 12569851/1943000
1438.69/692.78	c cleaning 61969 clauses out of 124035 with flag 12980116/2006000
1494.43/720.05	c cleaning 63024 clauses out of 126068 with flag 13422791/2070002
1549.98/747.37	c cleaning 64011 clauses out of 128042 with flag 13831547/2135000
1606.25/774.77	c cleaning 65005 clauses out of 130031 with flag 14266605/2201000
1660.57/801.30	c cleaning 66002 clauses out of 132026 with flag 14688709/2268000
1714.11/827.19	c cleaning 66997 clauses out of 134024 with flag 15098573/2336000
1764.66/851.78	c cleaning 68004 clauses out of 136027 with flag 15478247/2405000
1800.05/869.01	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/869.01	c starts		: 6446
1800.05/869.01	c conflicts		: 2448966
1800.05/869.01	c decisions		: 20926536
1800.05/869.01	c propagations		: 726341997
1800.05/869.01	c inspects		: 9904895786
1800.05/869.01	c shortcuts		: 0
1800.05/869.01	c learnt literals	: 0
1800.05/869.01	c learnt binary clauses	: 0
1800.05/869.01	c learnt ternary clauses	: 0
1800.05/869.01	c learnt constraints	: 2448966
1800.05/869.01	c ignored constraints	: 0
1800.05/869.01	c root simplifications	: 0
1800.05/869.01	c removed literals (reason simplification)	: 41598639
1800.05/869.01	c reason swapping (by a shorter reason)	: 0
1800.05/869.01	c Calls to reduceDB	: 65
1800.05/869.01	c Number of update (reduction) of LBD	: 1285307
1800.05/869.01	c Imported unit clauses	: 0
1800.05/869.01	c number of reductions to clauses (during analyze)	: 0
1800.05/869.01	c number of learned constraints concerned by reduction	: 0
1800.05/869.01	c number of learning phase by resolution	: 0
1800.05/869.01	c number of learning phase by cutting planes	: 0
1800.05/869.01	c speed (assignments/second)	: 836977.9238662617
1800.05/869.01	c non guided choices	4651
1800.05/869.04	c learnt constraints type 
1800.05/869.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111989
1800.05/869.04	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/869.04	c starts		: 42
1800.05/869.04	c conflicts		: 14903
1800.05/869.04	c decisions		: 22779
1800.05/869.04	c propagations		: 1388014
1800.05/869.04	c inspects		: 878823338
1800.05/869.04	c shortcuts		: 0
1800.05/869.04	c learnt literals	: 0
1800.05/869.04	c learnt binary clauses	: 0
1800.05/869.04	c learnt ternary clauses	: 0
1800.05/869.04	c learnt constraints	: 14903
1800.05/869.04	c ignored constraints	: 0
1800.05/869.04	c root simplifications	: 0
1800.05/869.04	c removed literals (reason simplification)	: 0
1800.05/869.04	c reason swapping (by a shorter reason)	: 0
1800.05/869.04	c Calls to reduceDB	: 2
1800.05/869.04	c Number of update (reduction) of LBD	: 0
1800.05/869.04	c Imported unit clauses	: 0
1800.05/869.04	c number of reductions to clauses (during analyze)	: 0
1800.05/869.04	c number of learned constraints concerned by reduction	: 0
1800.05/869.04	c number of learning phase by resolution	: 0
1800.05/869.04	c number of learning phase by cutting planes	: 0
1800.05/869.04	c speed (assignments/second)	: 1599.3874453961037
1800.05/869.04	c non guided choices	4651
1800.05/869.04	c learnt constraints type 
1800.05/869.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 109
1800.05/869.04	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 49
1800.05/869.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14745
1800.05/869.04	s UNKNOWN
1800.05/869.05	c Total wall clock time (in seconds): 868.938

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

pid=23359
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.73 4.09 4.10 4/284 23362
/proc/meminfo: memFree=28125960/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=102664 CPUtime=0 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 1507 0 1 0 0 0 0 0 20 0 2 0 13615279 105127936 1110 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 25666 1110 857 9 0 16775 0
[pid=23362/tid=23363] ppid=23359 vsize=102664 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) D 23359 23362 19483 0 -1 4202560 282 0 1 0 0 0 0 0 20 0 2 0 13615280 105127936 1110 33554432000 1073741824 1073778376 140736522407472 140415402567984 216808637357 0 4 0 16784584 18446744072100756772 0 0 -1 9 0 0 0 0 0

[startup+0.100064 s]
/proc/loadavg: 3.73 4.09 4.10 4/284 23362
/proc/meminfo: memFree=28125960/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=9896436 CPUtime=0.11 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 4511 0 1 0 10 1 0 0 20 0 23 0 13615279 10133950464 6144 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2474109 6144 2156 9 0 2464786 0
[pid=23362/tid=23363] ppid=23359 vsize=9896436 CPUtime=0.07 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) R 23359 23362 19483 0 -1 4202560 2420 0 1 0 7 0 0 0 20 0 23 0 13615280 10133950464 6144 33554432000 1073741824 1073778376 140736522407472 140415402555928 216812021005 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9896436

[startup+0.200281 s]
/proc/loadavg: 3.73 4.09 4.10 4/284 23362
/proc/meminfo: memFree=28125960/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=9896436 CPUtime=0.32 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 6421 0 1 0 30 2 0 0 20 0 23 0 13615279 10133950464 8577 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2474109 8596 2220 9 0 2464786 0
[pid=23362/tid=23363] ppid=23359 vsize=9896436 CPUtime=0.17 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) R 23359 23362 19483 0 -1 4202560 2438 0 1 0 17 0 0 0 20 0 23 0 13615280 10133950464 8609 33554432000 1073741824 1073778376 140736522407472 140415402555928 140415248390822 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9896436

[startup+0.300278 s]
/proc/loadavg: 3.73 4.09 4.10 4/284 23362
/proc/meminfo: memFree=28125960/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=9896436 CPUtime=0.59 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 7066 0 1 0 57 2 0 0 20 0 23 0 13615279 10133950464 11343 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2474109 11343 2240 9 0 2464786 0
[pid=23362/tid=23363] ppid=23359 vsize=9896436 CPUtime=0.27 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) R 23359 23362 19483 0 -1 4202560 2443 0 1 0 27 0 0 0 20 0 23 0 13615280 10133950464 11343 33554432000 1073741824 1073778376 140736522407472 140415402565864 140415248908264 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9896436

[startup+0.700278 s]
/proc/loadavg: 3.73 4.09 4.10 4/284 23362
/proc/meminfo: memFree=28125960/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=9896436 CPUtime=1.17 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 12555 0 1 0 111 6 0 0 20 0 23 0 13615279 10133950464 44976 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2474109 44976 2258 9 0 2464786 0
[pid=23362/tid=23363] ppid=23359 vsize=9896436 CPUtime=0.66 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) R 23359 23362 19483 0 -1 4202560 2503 0 1 0 63 3 0 0 20 0 23 0 13615280 10133950464 44976 33554432000 1073741824 1073778376 140736522407472 140415402565064 140415248777952 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9896436

[startup+1.50132 s]
/proc/loadavg: 3.73 4.09 4.10 6/307 23385
/proc/meminfo: memFree=27927352/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=10162692 CPUtime=3.88 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 27394 0 1 0 377 11 0 0 20 0 27 0 13615279 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2540673 54815 2276 9 0 2531350 0
[pid=23362/tid=23363] ppid=23359 vsize=10162692 CPUtime=1.16 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) S 23359 23362 19483 0 -1 4202560 2521 0 1 0 113 3 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415402566520 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23365] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23365/stat : 23365 (java) R 23359 23362 19483 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415375018920 216808590471 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23366] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23366/stat : 23366 (java) R 23359 23362 19483 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415373965992 216808590471 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23367] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23367/stat : 23367 (java) R 23359 23362 19483 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415372913832 216808590471 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23368] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23368/stat : 23368 (java) R 23359 23362 19483 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415371861032 216808590471 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23369] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23369/stat : 23369 (java) R 23359 23362 19483 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415370807720 216808590471 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23370] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23370/stat : 23370 (java) R 23359 23362 19483 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415369754920 140415410061559 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23371] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23371/stat : 23371 (java) R 23359 23362 19483 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415368702504 216808590471 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23372] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23372/stat : 23372 (java) R 23359 23362 19483 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415367649832 140415410611362 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23373] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23373/stat : 23373 (java) R 23359 23362 19483 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415237401512 140415410611360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23374] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23374/stat : 23374 (java) R 23359 23362 19483 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415236348712 216808590471 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23375] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23375/stat : 23375 (java) R 23359 23362 19483 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415235296296 216808590471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23376] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23376/stat : 23376 (java) R 23359 23362 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415234243496 216808590471 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23377] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23377/stat : 23377 (java) R 23359 23362 19483 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140415233188576 140415405037299 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23378] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23378/stat : 23378 (java) S 23359 23362 19483 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140414342759432 216812008508 0 0 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23379] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23379/stat : 23379 (java) S 23359 23362 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140414341707128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23380] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23380/stat : 23380 (java) S 23359 23362 19483 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140414340654216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23381] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23381/stat : 23381 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140414339603216 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23382] ppid=23359 vsize=10162692 CPUtime=0.87 cores=0-3,8-11
/proc/23362/task/23382/stat : 23382 (java) S 23359 23362 19483 0 -1 4202560 10605 0 0 0 86 1 0 0 20 0 27 0 13615284 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140414338536120 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23383] ppid=23359 vsize=10162692 CPUtime=1.03 cores=0-3,8-11
/proc/23362/task/23383/stat : 23383 (java) S 23359 23362 19483 0 -1 4202560 12783 0 0 0 101 2 0 0 20 0 27 0 13615284 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140414337474472 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23384] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23384/stat : 23384 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140414336445432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23385] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23385/stat : 23385 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 54815 33554432000 1073741824 1073778376 140736522407472 140414335392328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 10162692

[startup+3.1016 s]
/proc/loadavg: 3.73 4.09 4.10 7/311 23389
/proc/meminfo: memFree=27913320/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=10162692 CPUtime=8.77 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 34955 0 1 0 865 12 0 0 20 0 27 0 13615279 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2540673 54878 2287 9 0 2531350 0
[pid=23362/tid=23363] ppid=23359 vsize=10162692 CPUtime=1.16 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) S 23359 23362 19483 0 -1 4202560 2521 0 1 0 113 3 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415402566520 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23365] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23365/stat : 23365 (java) S 23359 23362 19483 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415375018792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23366] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23366/stat : 23366 (java) S 23359 23362 19483 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415373965992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23367] ppid=23359 vsize=10162692 CPUtime=0.02 cores=0-3,8-11
/proc/23362/task/23367/stat : 23367 (java) S 23359 23362 19483 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415372913704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23368] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23368/stat : 23368 (java) S 23359 23362 19483 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415371860904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23369] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23369/stat : 23369 (java) S 23359 23362 19483 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415370807592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23370] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23370/stat : 23370 (java) S 23359 23362 19483 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415369754792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23371] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23371/stat : 23371 (java) S 23359 23362 19483 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415368702504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23372] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23372/stat : 23372 (java) S 23359 23362 19483 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415367649704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23373] ppid=23359 vsize=10162692 CPUtime=0.01 cores=0-3,8-11
/proc/23362/task/23373/stat : 23373 (java) S 23359 23362 19483 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415237401384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23374] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23374/stat : 23374 (java) S 23359 23362 19483 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415236348584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23375] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23375/stat : 23375 (java) S 23359 23362 19483 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415235296296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23376] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23376/stat : 23376 (java) S 23359 23362 19483 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415234243496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23377] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23377/stat : 23377 (java) S 23359 23362 19483 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 13615280 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140415233190184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23378] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23378/stat : 23378 (java) S 23359 23362 19483 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414342760552 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23379] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23379/stat : 23379 (java) S 23359 23362 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414341707128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23380] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23380/stat : 23380 (java) S 23359 23362 19483 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414340654216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23381] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23381/stat : 23381 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414339603216 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23382] ppid=23359 vsize=10162692 CPUtime=1.75 cores=0-3,8-11
/proc/23362/task/23382/stat : 23382 (java) S 23359 23362 19483 0 -1 4202560 13852 0 0 0 173 2 0 0 20 0 27 0 13615284 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414338550328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23383] ppid=23359 vsize=10162692 CPUtime=1.81 cores=0-3,8-11
/proc/23362/task/23383/stat : 23383 (java) S 23359 23362 19483 0 -1 4202560 17083 0 0 0 179 2 0 0 20 0 27 0 13615284 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414337498040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23384] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23384/stat : 23384 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414336445432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23385] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23385/stat : 23385 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414335392328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23386] ppid=23359 vsize=10162692 CPUtime=1.86 cores=0-3,8-11
/proc/23362/task/23386/stat : 23386 (java) R 23359 23362 19483 0 -1 4202560 17 0 0 0 186 0 0 0 20 0 27 0 13615399 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414334335528 140415249622496 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23387] ppid=23359 vsize=10162692 CPUtime=1.86 cores=0-3,8-11
/proc/23362/task/23387/stat : 23387 (java) R 23359 23362 19483 0 -1 4202560 33 0 0 0 186 0 0 0 20 0 27 0 13615399 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414333284408 140415249663856 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23388] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23388/stat : 23388 (java) S 23359 23362 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13615400 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414332232744 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23389] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23389/stat : 23389 (java) S 23359 23362 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13615400 10406596608 54878 33554432000 1073741824 1073778376 140736522407472 140414331180456 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.77
Current children cumulated vsize (KiB) 10162692

[startup+6.30163 s]
/proc/loadavg: 3.75 4.09 4.10 5/311 23389
/proc/meminfo: memFree=27761776/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=10162692 CPUtime=16.01 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 35509 0 1 0 1557 44 0 0 20 0 27 0 13615279 10406596608 102570 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2540673 102570 2292 9 0 2531350 0
[pid=23362/tid=23363] ppid=23359 vsize=10162692 CPUtime=1.16 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) S 23359 23362 19483 0 -1 4202560 2521 0 1 0 113 3 0 0 20 0 27 0 13615280 10406596608 102570 33554432000 1073741824 1073778376 140736522407472 140415402566520 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23365] ppid=23359 vsize=10162692 CPUtime=0.04 cores=0-3,8-11
/proc/23362/task/23365/stat : 23365 (java) S 23359 23362 19483 0 -1 4202560 32 0 0 0 2 2 0 0 20 0 27 0 13615280 10406596608 102570 33554432000 1073741824 1073778376 140736522407472 140415375018792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23366] ppid=23359 vsize=10162692 CPUtime=0.07 cores=0-3,8-11

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

[pid=23362/tid=23383] ppid=23359 vsize=10162692 CPUtime=2.03 cores=0-3,8-11
/proc/23362/task/23383/stat : 23383 (java) S 23359 23362 19483 0 -1 4202560 17089 0 0 0 200 3 0 0 20 0 27 0 13615284 10406596608 1020580 33554432000 1073741824 1073778376 140736522407472 140414337498040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23384] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23384/stat : 23384 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 1020580 33554432000 1073741824 1073778376 140736522407472 140414336445432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23385] ppid=23359 vsize=10162692 CPUtime=0.33 cores=0-3,8-11
/proc/23362/task/23385/stat : 23385 (java) S 23359 23362 19483 0 -1 4202560 45 0 0 0 15 18 0 0 20 0 27 0 13615284 10406596608 1020580 33554432000 1073741824 1073778376 140736522407472 140414335392328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23386] ppid=23359 vsize=10162692 CPUtime=738.76 cores=0-3,8-11
/proc/23362/task/23386/stat : 23386 (java) R 23359 23362 19483 0 -1 4202560 57 0 0 0 73865 11 0 0 20 0 27 0 13615399 10406596608 1020580 33554432000 1073741824 1073778376 140736522407472 140414334336176 140415249461911 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23387] ppid=23359 vsize=10162692 CPUtime=738.76 cores=0-3,8-11
/proc/23362/task/23387/stat : 23387 (java) R 23359 23362 19483 0 -1 4202560 1516 0 0 0 73837 39 0 0 20 0 27 0 13615399 10406596608 1020580 33554432000 1073741824 1073778376 140736522407472 140414333282976 140415249698740 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23388] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23388/stat : 23388 (java) S 23359 23362 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13615400 10406596608 1020580 33554432000 1073741824 1073778376 140736522407472 140414332232744 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23389] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23389/stat : 23389 (java) S 23359 23362 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13615400 10406596608 1020580 33554432000 1073741824 1073778376 140736522407472 140414331180456 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1580.99
Current children cumulated vsize (KiB) 10162692

[startup+822.301 s]
/proc/loadavg: 2.12 2.23 2.94 3/278 23441
/proc/meminfo: memFree=27900784/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=10162692 CPUtime=1703.88 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 49527 0 1 0 169668 720 0 0 20 0 27 0 13615279 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2540673 1020650 2301 9 0 2531350 0
[pid=23362/tid=23363] ppid=23359 vsize=10162692 CPUtime=1.19 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) S 23359 23362 19483 0 -1 4202560 2543 0 1 0 115 4 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415402566520 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23365] ppid=23359 vsize=10162692 CPUtime=6.51 cores=0-3,8-11
/proc/23362/task/23365/stat : 23365 (java) S 23359 23362 19483 0 -1 4202560 668 0 0 0 603 48 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415375018792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23366] ppid=23359 vsize=10162692 CPUtime=6.9 cores=0-3,8-11
/proc/23362/task/23366/stat : 23366 (java) S 23359 23362 19483 0 -1 4202560 714 0 0 0 643 47 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415373965992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23367] ppid=23359 vsize=10162692 CPUtime=6.98 cores=0-3,8-11
/proc/23362/task/23367/stat : 23367 (java) S 23359 23362 19483 0 -1 4202560 678 0 0 0 646 52 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415372913704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23368] ppid=23359 vsize=10162692 CPUtime=6.65 cores=0-3,8-11
/proc/23362/task/23368/stat : 23368 (java) S 23359 23362 19483 0 -1 4202560 677 0 0 0 616 49 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415371860904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23369] ppid=23359 vsize=10162692 CPUtime=6.48 cores=0-3,8-11
/proc/23362/task/23369/stat : 23369 (java) S 23359 23362 19483 0 -1 4202560 644 0 0 0 605 43 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415370807592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23370] ppid=23359 vsize=10162692 CPUtime=6.54 cores=0-3,8-11
/proc/23362/task/23370/stat : 23370 (java) S 23359 23362 19483 0 -1 4202560 675 0 0 0 603 51 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415369754792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23371] ppid=23359 vsize=10162692 CPUtime=6.57 cores=0-3,8-11
/proc/23362/task/23371/stat : 23371 (java) S 23359 23362 19483 0 -1 4202560 681 0 0 0 605 52 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415368702504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23372] ppid=23359 vsize=10162692 CPUtime=7.09 cores=0-3,8-11
/proc/23362/task/23372/stat : 23372 (java) S 23359 23362 19483 0 -1 4202560 757 0 0 0 652 57 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415367649704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23373] ppid=23359 vsize=10162692 CPUtime=6.18 cores=0-3,8-11
/proc/23362/task/23373/stat : 23373 (java) S 23359 23362 19483 0 -1 4202560 695 0 0 0 566 52 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415237401384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23374] ppid=23359 vsize=10162692 CPUtime=6.81 cores=0-3,8-11
/proc/23362/task/23374/stat : 23374 (java) S 23359 23362 19483 0 -1 4202560 668 0 0 0 635 46 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415236348584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23375] ppid=23359 vsize=10162692 CPUtime=6.31 cores=0-3,8-11
/proc/23362/task/23375/stat : 23375 (java) S 23359 23362 19483 0 -1 4202560 696 0 0 0 582 49 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415235296296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23376] ppid=23359 vsize=10162692 CPUtime=7.72 cores=0-3,8-11
/proc/23362/task/23376/stat : 23376 (java) S 23359 23362 19483 0 -1 4202560 841 0 0 0 716 56 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415234243496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23377] ppid=23359 vsize=10162692 CPUtime=6.81 cores=0-3,8-11
/proc/23362/task/23377/stat : 23377 (java) S 23359 23362 19483 0 -1 4202560 759 0 0 0 629 52 0 0 20 0 27 0 13615280 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140415233190184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23378] ppid=23359 vsize=10162692 CPUtime=9.7 cores=0-3,8-11
/proc/23362/task/23378/stat : 23378 (java) S 23359 23362 19483 0 -1 4202560 3975 0 0 0 966 4 0 0 20 0 27 0 13615282 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414342760552 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23379] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23379/stat : 23379 (java) S 23359 23362 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414341707128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23380] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23380/stat : 23380 (java) S 23359 23362 19483 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414340654216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23381] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23381/stat : 23381 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414339603216 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23382] ppid=23359 vsize=10162692 CPUtime=2.53 cores=0-3,8-11
/proc/23362/task/23382/stat : 23382 (java) S 23359 23362 19483 0 -1 4202560 13874 0 0 0 251 2 0 0 20 0 27 0 13615284 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414338550328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23383] ppid=23359 vsize=10162692 CPUtime=2.03 cores=0-3,8-11
/proc/23362/task/23383/stat : 23383 (java) S 23359 23362 19483 0 -1 4202560 17090 0 0 0 200 3 0 0 20 0 27 0 13615284 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414337498040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23384] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23384/stat : 23384 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414336445432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23385] ppid=23359 vsize=10162692 CPUtime=0.35 cores=0-3,8-11
/proc/23362/task/23385/stat : 23385 (java) S 23359 23362 19483 0 -1 4202560 47 0 0 0 16 19 0 0 20 0 27 0 13615284 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414335392328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23386] ppid=23359 vsize=10162692 CPUtime=798.09 cores=0-3,8-11
/proc/23362/task/23386/stat : 23386 (java) R 23359 23362 19483 0 -1 4202560 60 0 0 0 79797 12 0 0 20 0 27 0 13615399 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414334336176 140415249461911 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23387] ppid=23359 vsize=10162692 CPUtime=798.09 cores=0-3,8-11
/proc/23362/task/23387/stat : 23387 (java) R 23359 23362 19483 0 -1 4202560 1518 0 0 0 79769 40 0 0 20 0 27 0 13615399 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414333282992 140415249394405 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23388] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23388/stat : 23388 (java) S 23359 23362 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13615400 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414332232744 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23389] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23389/stat : 23389 (java) S 23359 23362 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13615400 10406596608 1020650 33554432000 1073741824 1073778376 140736522407472 140414331180456 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1703.88
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+869.001 s]
/proc/loadavg: 2.14 2.22 2.90 3/278 23442
/proc/meminfo: memFree=27892228/32872528 swapFree=7036/7036
[pid=23362] ppid=23359 vsize=10162692 CPUtime=1800.05 cores=0-3,8-11
/proc/23362/stat : 23362 (java) S 23359 23362 19483 0 -1 4202496 49583 0 1 0 179283 722 0 0 20 0 27 0 13615279 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140736522398608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0
/proc/23362/statm: 2540673 1022732 2301 9 0 2531350 0
[pid=23362/tid=23363] ppid=23359 vsize=10162692 CPUtime=1.2 cores=0-3,8-11
/proc/23362/task/23363/stat : 23363 (java) S 23359 23362 19483 0 -1 4202560 2543 0 1 0 115 5 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415402566520 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23365] ppid=23359 vsize=10162692 CPUtime=6.69 cores=0-3,8-11
/proc/23362/task/23365/stat : 23365 (java) S 23359 23362 19483 0 -1 4202560 675 0 0 0 621 48 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415375018792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23366] ppid=23359 vsize=10162692 CPUtime=7.16 cores=0-3,8-11
/proc/23362/task/23366/stat : 23366 (java) S 23359 23362 19483 0 -1 4202560 714 0 0 0 669 47 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415373965992 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23367] ppid=23359 vsize=10162692 CPUtime=7.34 cores=0-3,8-11
/proc/23362/task/23367/stat : 23367 (java) S 23359 23362 19483 0 -1 4202560 678 0 0 0 682 52 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415372913704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23368] ppid=23359 vsize=10162692 CPUtime=6.91 cores=0-3,8-11
/proc/23362/task/23368/stat : 23368 (java) S 23359 23362 19483 0 -1 4202560 693 0 0 0 642 49 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415371860904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23369] ppid=23359 vsize=10162692 CPUtime=6.76 cores=0-3,8-11
/proc/23362/task/23369/stat : 23369 (java) S 23359 23362 19483 0 -1 4202560 647 0 0 0 633 43 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415370807592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23370] ppid=23359 vsize=10162692 CPUtime=6.85 cores=0-3,8-11
/proc/23362/task/23370/stat : 23370 (java) S 23359 23362 19483 0 -1 4202560 675 0 0 0 634 51 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415369754792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23371] ppid=23359 vsize=10162692 CPUtime=6.87 cores=0-3,8-11
/proc/23362/task/23371/stat : 23371 (java) S 23359 23362 19483 0 -1 4202560 682 0 0 0 635 52 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415368702504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23372] ppid=23359 vsize=10162692 CPUtime=7.41 cores=0-3,8-11
/proc/23362/task/23372/stat : 23372 (java) S 23359 23362 19483 0 -1 4202560 758 0 0 0 684 57 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415367649704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23373] ppid=23359 vsize=10162692 CPUtime=6.54 cores=0-3,8-11
/proc/23362/task/23373/stat : 23373 (java) S 23359 23362 19483 0 -1 4202560 696 0 0 0 602 52 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415237401384 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23362/tid=23374] ppid=23359 vsize=10162692 CPUtime=7.08 cores=0-3,8-11
/proc/23362/task/23374/stat : 23374 (java) S 23359 23362 19483 0 -1 4202560 668 0 0 0 662 46 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415236348584 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23375] ppid=23359 vsize=10162692 CPUtime=6.53 cores=0-3,8-11
/proc/23362/task/23375/stat : 23375 (java) S 23359 23362 19483 0 -1 4202560 697 0 0 0 604 49 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415235296296 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23376] ppid=23359 vsize=10162692 CPUtime=8.08 cores=0-3,8-11
/proc/23362/task/23376/stat : 23376 (java) S 23359 23362 19483 0 -1 4202560 853 0 0 0 752 56 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415234243496 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23377] ppid=23359 vsize=10162692 CPUtime=7 cores=0-3,8-11
/proc/23362/task/23377/stat : 23377 (java) S 23359 23362 19483 0 -1 4202560 759 0 0 0 648 52 0 0 20 0 27 0 13615280 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140415233190184 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23378] ppid=23359 vsize=10162692 CPUtime=9.71 cores=0-3,8-11
/proc/23362/task/23378/stat : 23378 (java) S 23359 23362 19483 0 -1 4202560 3978 0 0 0 967 4 0 0 20 0 27 0 13615282 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414342760552 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23362/tid=23379] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23379/stat : 23379 (java) S 23359 23362 19483 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414341707128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23380] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23380/stat : 23380 (java) S 23359 23362 19483 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 27 0 13615282 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414340654216 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23381] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23381/stat : 23381 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414339603216 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=23362/tid=23382] ppid=23359 vsize=10162692 CPUtime=2.54 cores=0-3,8-11
/proc/23362/task/23382/stat : 23382 (java) S 23359 23362 19483 0 -1 4202560 13874 0 0 0 252 2 0 0 20 0 27 0 13615284 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414338550328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23383] ppid=23359 vsize=10162692 CPUtime=2.03 cores=0-3,8-11
/proc/23362/task/23383/stat : 23383 (java) S 23359 23362 19483 0 -1 4202560 17091 0 0 0 200 3 0 0 20 0 27 0 13615284 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414337498040 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23384] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23384/stat : 23384 (java) S 23359 23362 19483 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 27 0 13615284 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414336445432 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=23362/tid=23385] ppid=23359 vsize=10162692 CPUtime=0.37 cores=0-3,8-11
/proc/23362/task/23385/stat : 23385 (java) S 23359 23362 19483 0 -1 4202560 51 0 0 0 18 19 0 0 20 0 27 0 13615284 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414335392328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23362/tid=23386] ppid=23359 vsize=10162692 CPUtime=844.21 cores=0-3,8-11
/proc/23362/task/23386/stat : 23386 (java) R 23359 23362 19483 0 -1 4202560 64 0 0 0 84409 12 0 0 20 0 27 0 13615399 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414334336176 140415249461888 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23362/tid=23387] ppid=23359 vsize=10162692 CPUtime=844.22 cores=0-3,8-11
/proc/23362/task/23387/stat : 23387 (java) R 23359 23362 19483 0 -1 4202560 1520 0 0 0 84382 40 0 0 20 0 27 0 13615399 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414333282848 140415249344647 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=23362/tid=23388] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23388/stat : 23388 (java) S 23359 23362 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13615400 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414332232744 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=23362/tid=23389] ppid=23359 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/23362/task/23389/stat : 23389 (java) S 23359 23362 19483 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 27 0 13615400 10406596608 1022732 33554432000 1073741824 1073778376 140736522407472 140414331180456 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 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 23362 sig 9
??? kill -23362 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 23362 and gives
#  childrusage.ru_utime.tv_sec=1788
#  childrusage.ru_utime.tv_usec=380124
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=610842
# CPU time returned by wait4() is 1795.99
# 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): 869.081
CPU time (s): 1800.05
CPU user time (s): 1792.83
CPU system time (s): 7.22
CPU usage (%): 207.121
Max. virtual memory (cumulated for all children) (KiB): 10162692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.38
system time used= 7.61084
maximum resident set size= 4094084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49618
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24671
involuntary context switches= 24970

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.97779 second user time and 8.84266 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-17 00:21:47
IDJOB=4098312
IDBENCH=107882
IDSOLVER=2543
FILE ID=node132/4098312-1466115707
RUNJOBID= node132-1466112166-19499
PBS_JOBID= 19904121
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 88c077ef261c9c72be220a244f8093f6
RANDOM SEED=1608687354

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:        28126332 kB
Buffers:           48592 kB
Cached:           123788 kB
SwapCached:          584 kB
Active:          3921708 kB
Inactive:          94204 kB
Active(anon):    3844864 kB
Inactive(anon):     1076 kB
Active(file):      76844 kB
Inactive(file):    93128 kB
Unevictable:        7036 kB
Mlocked:            7036 kB
SwapTotal:      67108856 kB
SwapFree:       67100528 kB
Dirty:              4312 kB
Writeback:             0 kB
AnonPages:       3858312 kB
Mapped:            15448 kB
Shmem:                 0 kB
Slab:             573912 kB
SReclaimable:      13792 kB
SUnreclaim:       560120 kB
KernelStack:        2416 kB
PageTables:        11900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4248648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3774464 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= 71732 MiB
End job on node132 at 2016-06-17 00:36:16