Trace number 4122691

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 PB16UNSAT 969.186 482.937

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n76-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM2cbe3cd7473459b19ca9271344ae1de2
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 benchmark5.15322
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables114
Total number of constraints304
Number of constraints which are clauses304
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4122691-1467310391.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.16	c ... done. Wall clock time 0.05s.
0.09/0.16	c declared #vars     114
0.09/0.16	c #constraints  304
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 304
0.09/0.17	c 304 constraints processed.
0.09/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 304
0.09/0.17	c 304 constraints processed.
1.79/0.62	c cleaning 2499 clauses out of 5000 with flag 22939/5000
2.19/0.78	c cleaning 0 clauses out of 5000 with flag 0/5000
2.97/0.93	c cleaning 4251 clauses out of 8501 with flag 48930/11000
3.22/1.06	c cleaning 0 clauses out of 11000 with flag 0/11000
4.12/1.32	c cleaning 5626 clauses out of 11251 with flag 77312/18001
4.12/1.35	c cleaning 0 clauses out of 18000 with flag 0/18000
5.11/1.72	c cleaning 0 clauses out of 26001 with flag 0/26001
5.41/1.83	c cleaning 6809 clauses out of 13624 with flag 114531/26000
6.26/2.15	c cleaning 0 clauses out of 35000 with flag 0/35000
6.47/2.28	c cleaning 7906 clauses out of 15816 with flag 157740/35001
7.28/2.65	c cleaning 0 clauses out of 45000 with flag 0/45000
7.68/2.86	c cleaning 8952 clauses out of 17910 with flag 202524/45001
8.49/3.24	c cleaning 0 clauses out of 56002 with flag 0/56002
8.92/3.44	c cleaning 9977 clauses out of 19957 with flag 254043/56000
9.73/3.87	c cleaning 0 clauses out of 68001 with flag 0/68001
10.53/4.26	c cleaning 10989 clauses out of 21980 with flag 310929/68000
11.33/4.64	c cleaning 0 clauses out of 81001 with flag 0/81001
12.38/5.15	c cleaning 11992 clauses out of 23992 with flag 368908/81001
12.98/5.43	c cleaning 0 clauses out of 95001 with flag 0/95001
14.58/6.27	c cleaning 12997 clauses out of 26000 with flag 431761/95001
15.19/6.56	c cleaning 0 clauses out of 110001 with flag 0/110001
17.39/7.63	c cleaning 13999 clauses out of 28003 with flag 505735/110001
18.44/8.12	c cleaning 0 clauses out of 126000 with flag 0/126000
19.86/8.90	c cleaning 15000 clauses out of 30004 with flag 584680/126001
20.64/9.26	c cleaning 0 clauses out of 143001 with flag 0/143001
22.26/10.09	c cleaning 15998 clauses out of 32003 with flag 663478/143000
22.84/10.34	c cleaning 0 clauses out of 161000 with flag 0/161000
25.45/11.63	c cleaning 17001 clauses out of 34005 with flag 742788/161000
26.05/11.99	c cleaning 0 clauses out of 180000 with flag 0/180000
29.05/13.44	c cleaning 0 clauses out of 200000 with flag 0/200000
29.25/13.52	c cleaning 17999 clauses out of 36004 with flag 831239/180000
31.85/14.83	c cleaning 0 clauses out of 221000 with flag 0/221000
33.07/15.41	c cleaning 19001 clauses out of 38006 with flag 921808/200001
35.05/16.47	c cleaning 0 clauses out of 243000 with flag 0/243000
37.56/17.62	c cleaning 19998 clauses out of 40005 with flag 1021388/221001
40.35/19.06	c cleaning 0 clauses out of 266000 with flag 0/266000
42.35/20.05	c cleaning 20996 clauses out of 42006 with flag 1124233/243000
44.95/21.30	c cleaning 0 clauses out of 290000 with flag 0/290000
46.94/22.33	c cleaning 22001 clauses out of 44010 with flag 1224564/266000
48.94/23.32	c cleaning 0 clauses out of 315000 with flag 0/315000
52.26/24.90	c cleaning 23002 clauses out of 46009 with flag 1325301/290000
53.08/25.37	c cleaning 0 clauses out of 341000 with flag 0/341000
57.48/27.60	c cleaning 0 clauses out of 368001 with flag 0/368001
58.26/27.95	c cleaning 24003 clauses out of 48008 with flag 1437427/315001
64.46/31.07	c cleaning 25002 clauses out of 50004 with flag 1549485/341000
64.66/31.14	c cleaning 0 clauses out of 396001 with flag 0/396001
70.67/34.12	c cleaning 0 clauses out of 425001 with flag 0/425001
71.46/34.56	c cleaning 25998 clauses out of 52002 with flag 1661249/368000
77.41/37.42	c cleaning 0 clauses out of 455000 with flag 0/455000
78.80/38.15	c cleaning 26999 clauses out of 54004 with flag 1778137/396000
83.39/40.47	c cleaning 0 clauses out of 486000 with flag 0/486000
87.41/42.44	c cleaning 27999 clauses out of 56006 with flag 1903986/425001
90.01/43.71	c cleaning 0 clauses out of 518001 with flag 0/518001
96.01/46.78	c cleaning 0 clauses out of 551000 with flag 0/551000
96.81/47.19	c cleaning 29002 clauses out of 58006 with flag 2034235/455000
101.93/49.63	c cleaning 0 clauses out of 585001 with flag 0/585001
105.92/51.70	c cleaning 30001 clauses out of 60005 with flag 2169016/486001
116.52/56.99	c cleaning 31001 clauses out of 62004 with flag 2316669/518001
118.52/58.00	c cleaning 0 clauses out of 620000 with flag 0/620000
128.53/62.96	c cleaning 31997 clauses out of 64003 with flag 2469129/551001
128.93/63.16	c cleaning 0 clauses out of 656000 with flag 0/656000
141.54/69.47	c cleaning 32997 clauses out of 66006 with flag 2618156/585001
147.94/72.66	c cleaning 0 clauses out of 693001 with flag 0/693001
155.32/76.35	c cleaning 34001 clauses out of 68008 with flag 2771041/620000
169.52/83.44	c cleaning 34999 clauses out of 70008 with flag 2930855/656001
182.27/89.78	c cleaning 0 clauses out of 731000 with flag 0/731000
184.07/90.65	c cleaning 36003 clauses out of 72009 with flag 3095205/693001
202.68/99.95	c cleaning 36997 clauses out of 74006 with flag 3264929/731001
219.28/108.26	c cleaning 0 clauses out of 770000 with flag 0/770000
223.48/110.30	c cleaning 38001 clauses out of 76008 with flag 3447098/770000
243.68/120.49	c cleaning 0 clauses out of 810001 with flag 0/810001
244.08/120.65	c cleaning 38998 clauses out of 78008 with flag 3635859/810001
262.28/129.74	c cleaning 0 clauses out of 851000 with flag 0/851000
266.66/131.89	c cleaning 40003 clauses out of 80010 with flag 3827533/851001
291.27/144.13	c cleaning 0 clauses out of 893000 with flag 0/893000
291.47/144.23	c cleaning 41000 clauses out of 82007 with flag 4025670/893001
317.87/157.45	c cleaning 42001 clauses out of 84006 with flag 4227041/936000
321.45/159.27	c cleaning 0 clauses out of 936000 with flag 0/936000
345.45/171.22	c cleaning 43002 clauses out of 86006 with flag 4436817/980001
350.05/173.53	c cleaning 0 clauses out of 980001 with flag 0/980001
371.00/183.99	c cleaning 0 clauses out of 1025001 with flag 0/1025001
373.40/185.15	c cleaning 44000 clauses out of 88003 with flag 4646686/1025000
383.19/190.06	c cleaning 0 clauses out of 1071000 with flag 0/1071000
402.00/199.43	c cleaning 44999 clauses out of 90003 with flag 4857432/1071000
418.55/207.65	c cleaning 0 clauses out of 1118000 with flag 0/1118000
433.15/214.98	c cleaning 46000 clauses out of 92005 with flag 5076003/1118001
442.95/219.81	c cleaning 0 clauses out of 1166001 with flag 0/1166001
465.02/230.74	c cleaning 46998 clauses out of 94004 with flag 5297312/1166000
470.19/233.26	c cleaning 0 clauses out of 1215000 with flag 0/1215000
491.95/244.40	c cleaning 0 clauses out of 1265001 with flag 0/1265001
493.75/245.28	c cleaning 48001 clauses out of 96006 with flag 5516272/1215000
523.75/260.25	c cleaning 49001 clauses out of 98006 with flag 5744226/1265001
532.75/264.77	c cleaning 0 clauses out of 1316001 with flag 0/1316001
559.54/278.15	c cleaning 50002 clauses out of 100004 with flag 5983796/1316000
589.22/292.95	c cleaning 51000 clauses out of 102003 with flag 6229647/1368001
595.62/296.19	c cleaning 0 clauses out of 1368001 with flag 0/1368001
621.63/309.18	c cleaning 52001 clauses out of 104003 with flag 6473830/1421001
632.12/314.32	c cleaning 0 clauses out of 1421000 with flag 0/1421000
658.28/327.30	c cleaning 52996 clauses out of 106002 with flag 6719772/1475002
668.48/332.46	c cleaning 0 clauses out of 1475001 with flag 0/1475001
699.09/347.72	c cleaning 53998 clauses out of 108004 with flag 6975006/1530000
743.10/369.71	c cleaning 0 clauses out of 1530000 with flag 0/1530000
747.69/372.06	c cleaning 55003 clauses out of 110007 with flag 7239788/1586001
796.46/396.31	c cleaning 55999 clauses out of 112003 with flag 7497306/1643001
809.66/402.96	c cleaning 0 clauses out of 1586000 with flag 0/1586000
847.06/421.68	c cleaning 56997 clauses out of 114003 with flag 7763301/1701000
895.05/445.54	c cleaning 0 clauses out of 1643000 with flag 0/1643000
896.83/446.43	c cleaning 57999 clauses out of 116005 with flag 8028387/1760000
946.43/471.14	c cleaning 59003 clauses out of 118005 with flag 8292327/1820000
954.84/475.35	c cleaning 0 clauses out of 1701001 with flag 0/1701001
968.82/482.35	c And the winner is solver0
968.82/482.73	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
968.82/482.73	c starts		: 172
968.82/482.73	c conflicts		: 1857028
968.82/482.73	c decisions		: 2228540
968.82/482.73	c propagations		: 9731458
968.82/482.73	c inspects		: 10099629191
968.82/482.73	c shortcuts		: 0
968.82/482.73	c learnt literals	: 19
968.82/482.73	c learnt binary clauses	: 176
968.82/482.73	c learnt ternary clauses	: 1019
968.82/482.73	c learnt constraints	: 1857008
968.82/482.73	c ignored constraints	: 0
968.82/482.73	c root simplifications	: 0
968.82/482.73	c removed literals (reason simplification)	: 10042606
968.82/482.73	c reason swapping (by a shorter reason)	: 0
968.82/482.73	c Calls to reduceDB	: 56
968.82/482.73	c Number of update (reduction) of LBD	: 295318
968.82/482.73	c Imported unit clauses	: 0
968.82/482.73	c number of reductions to clauses (during analyze)	: 0
968.82/482.73	c number of learned constraints concerned by reduction	: 0
968.82/482.73	c number of learning phase by resolution	: 0
968.82/482.73	c number of learning phase by cutting planes	: 0
968.82/482.73	c speed (assignments/second)	: 20166.27535171719
968.82/482.73	c non guided choices	375
968.82/482.77	c learnt constraints type 
968.82/482.77	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 176
968.82/482.77	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 95838
968.82/482.77	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
968.82/482.77	c starts		: 209
968.82/482.77	c conflicts		: 1719981
968.82/482.77	c decisions		: 2163911
968.82/482.77	c propagations		: 11436894
968.82/482.77	c inspects		: 3672224056
968.82/482.77	c shortcuts		: 0
968.82/482.77	c learnt literals	: 0
968.82/482.77	c learnt binary clauses	: 1
968.82/482.77	c learnt ternary clauses	: 6
968.82/482.77	c learnt constraints	: 1719981
968.82/482.77	c ignored constraints	: 0
968.82/482.77	c root simplifications	: 0
968.82/482.77	c removed literals (reason simplification)	: 0
968.82/482.77	c reason swapping (by a shorter reason)	: 0
968.82/482.77	c Calls to reduceDB	: 54
968.82/482.77	c Number of update (reduction) of LBD	: 0
968.82/482.77	c Imported unit clauses	: 0
968.82/482.77	c number of reductions to clauses (during analyze)	: 0
968.82/482.77	c number of learned constraints concerned by reduction	: 0
968.82/482.77	c number of learning phase by resolution	: 0
968.82/482.77	c number of learning phase by cutting planes	: 0
968.82/482.77	c speed (assignments/second)	: 23698.64296711335
968.82/482.77	c non guided choices	264
969.03/482.92	c learnt constraints type 
969.03/482.92	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1719980
969.03/482.92	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 1
969.03/482.92	s UNSATISFIABLE
969.03/482.92	c Total wall clock time (in seconds): 482.807

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

pid=2782
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.98 4.19 3.76 5/197 2785
/proc/meminfo: memFree=29467952/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/2785/stat : 2785 (runsolver) D 2782 2785 31393 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 1 0 21067728 24911872 159 33554432000 4194304 4338465 140733401847040 140733401844232 248790019511 0 0 4096 24578 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/2785/statm: 6082 159 113 36 0 2655 0

[startup+0.100114 s]
/proc/loadavg: 3.98 4.19 3.76 5/197 2785
/proc/meminfo: memFree=29467952/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 4402 0 1 0 8 1 0 0 20 0 18 0 21067728 9787879424 6039 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200532 s]
/proc/loadavg: 3.98 4.19 3.76 5/197 2785
/proc/meminfo: memFree=29467952/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 4745 0 1 0 24 1 0 0 20 0 22 0 21067728 10060525568 7863 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 7863 2209 9 0 2446860 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300227 s]
/proc/loadavg: 3.98 4.19 3.76 5/197 2785
/proc/meminfo: memFree=29467952/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 7501 0 1 0 57 2 0 0 20 0 22 0 21067728 10060525568 9678 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 9678 2240 9 0 2446860 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824732

[startup+0.700188 s]
/proc/loadavg: 3.98 4.19 3.76 5/197 2785
/proc/meminfo: memFree=29467952/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 23127 0 1 0 214 5 0 0 20 0 22 0 21067728 10060525568 31181 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 31181 2261 9 0 2446860 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 3.98 4.19 3.76 6/219 2807
/proc/meminfo: memFree=29276340/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=4.71 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 24037 0 1 0 464 7 0 0 20 0 22 0 21067728 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 51574 2275 9 0 2446860 0
[pid=2785/tid=2787] ppid=2782 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/2785/task/2787/stat : 2787 (java) S 2782 2785 31393 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099326845816 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2788] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2788/stat : 2788 (java) S 2782 2785 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099288337320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2789] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2789/stat : 2789 (java) S 2782 2785 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099287284776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2790] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2790/stat : 2790 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099286231720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2791] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2791/stat : 2791 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099285179176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2792] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2792/stat : 2792 (java) S 2782 2785 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099284126120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2793] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2793/stat : 2793 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099165612584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2794] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2794/stat : 2794 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099164559528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2795] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2795/stat : 2795 (java) S 2782 2785 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099163506984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2796] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2796/stat : 2796 (java) S 2782 2785 31393 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099151096680 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2797] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2797/stat : 2797 (java) S 2782 2785 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140099150043000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2798] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2798/stat : 2798 (java) S 2782 2785 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098544854408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2799] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2799/stat : 2799 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098543803152 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2800] ppid=2782 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/2785/task/2800/stat : 2800 (java) S 2782 2785 31393 0 -1 4202560 10222 0 0 0 74 2 0 0 20 0 22 0 21067733 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098542750008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2801] ppid=2782 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/2785/task/2801/stat : 2801 (java) S 2782 2785 31393 0 -1 4202560 9900 0 0 0 112 2 0 0 20 0 22 0 21067733 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098541697464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2802] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2802/stat : 2802 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098540644600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2803] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2803/stat : 2803 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098539592264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2804] ppid=2782 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/2785/task/2804/stat : 2804 (java) R 2782 2785 31393 0 -1 4202560 23 0 0 0 128 0 0 0 20 0 22 0 21067745 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098538538128 140099166086276 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2805] ppid=2782 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/2785/task/2805/stat : 2805 (java) R 2782 2785 31393 0 -1 4202560 94 0 0 0 128 1 0 0 20 0 22 0 21067745 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098537483888 140099166165307 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2806] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2806/stat : 2806 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21067745 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098536432936 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2807] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2807/stat : 2807 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21067745 10060525568 51574 33554432000 1073741824 1073778376 140733311842224 140098535380392 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 3.98 4.19 3.76 5/219 2807
/proc/meminfo: memFree=29264736/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=8.29 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 24554 0 1 0 821 8 0 0 20 0 22 0 21067728 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 61341 2275 9 0 2446860 0
[pid=2785/tid=2787] ppid=2782 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/2785/task/2787/stat : 2787 (java) S 2782 2785 31393 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099326845816 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2788] ppid=2782 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2785/task/2788/stat : 2788 (java) S 2782 2785 31393 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099288337320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2789] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2789/stat : 2789 (java) S 2782 2785 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099287284776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2790] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2790/stat : 2790 (java) S 2782 2785 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099286231720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2791] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2791/stat : 2791 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099285179176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2792] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2792/stat : 2792 (java) S 2782 2785 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099284126120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2793] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2793/stat : 2793 (java) S 2782 2785 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099165612584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2794] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2794/stat : 2794 (java) S 2782 2785 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099164559528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2795] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2795/stat : 2795 (java) S 2782 2785 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21067729 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099163506984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2796] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2796/stat : 2796 (java) S 2782 2785 31393 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099151096680 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2797] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2797/stat : 2797 (java) S 2782 2785 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140099150043000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2798] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2798/stat : 2798 (java) S 2782 2785 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098544854408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2799] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2799/stat : 2799 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098543803152 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2800] ppid=2782 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/2785/task/2800/stat : 2800 (java) S 2782 2785 31393 0 -1 4202560 10222 0 0 0 74 2 0 0 20 0 22 0 21067733 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098542750008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2801] ppid=2782 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/2785/task/2801/stat : 2801 (java) S 2782 2785 31393 0 -1 4202560 10376 0 0 0 147 2 0 0 20 0 22 0 21067733 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098541697464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2802] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2802/stat : 2802 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098540644600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2803] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2803/stat : 2803 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098539592264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2804] ppid=2782 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/2785/task/2804/stat : 2804 (java) R 2782 2785 31393 0 -1 4202560 25 0 0 0 284 0 0 0 20 0 22 0 21067745 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098538536064 140099166086114 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2805] ppid=2782 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/2785/task/2805/stat : 2805 (java) R 2782 2785 31393 0 -1 4202560 107 0 0 0 285 1 0 0 20 0 22 0 21067745 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098537485296 140099166071662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2806] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2806/stat : 2806 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21067745 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098536432936 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2807] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2807/stat : 2807 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21067745 10060525568 61341 33554432000 1073741824 1073778376 140733311842224 140098535380392 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 3.98 4.19 3.76 5/219 2807
/proc/meminfo: memFree=29105036/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=14.78 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 25072 0 1 0 1465 13 0 0 20 0 22 0 21067728 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 99096 2275 9 0 2446860 0
[pid=2785/tid=2787] ppid=2782 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/2785/task/2787/stat : 2787 (java) S 2782 2785 31393 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099326845816 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2788] ppid=2782 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/2785/task/2788/stat : 2788 (java) S 2782 2785 31393 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099288337320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2789] ppid=2782 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/2785/task/2789/stat : 2789 (java) S 2782 2785 31393 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099287284776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2790] ppid=2782 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2785/task/2790/stat : 2790 (java) S 2782 2785 31393 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099286231720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2791] ppid=2782 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/2785/task/2791/stat : 2791 (java) S 2782 2785 31393 0 -1 4202560 92 0 0 0 2 0 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099285179176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2792] ppid=2782 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/2785/task/2792/stat : 2792 (java) S 2782 2785 31393 0 -1 4202560 79 0 0 0 2 0 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099284126120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2793] ppid=2782 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2785/task/2793/stat : 2793 (java) S 2782 2785 31393 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099165612584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2794] ppid=2782 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/2785/task/2794/stat : 2794 (java) S 2782 2785 31393 0 -1 4202560 87 0 0 0 3 0 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099164559528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2795] ppid=2782 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/2785/task/2795/stat : 2795 (java) S 2782 2785 31393 0 -1 4202560 68 0 0 0 2 0 0 0 20 0 22 0 21067729 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099163506984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2796] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2796/stat : 2796 (java) S 2782 2785 31393 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099151096680 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2797] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2797/stat : 2797 (java) S 2782 2785 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140099150043000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2798] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2798/stat : 2798 (java) S 2782 2785 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140098544854408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2799] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2799/stat : 2799 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 99096 33554432000 1073741824 1073778376 140733311842224 140098543803152 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2800] ppid=2782 vsize=9824732 CPUtime=0.76 cores=0,2,4,6

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

/proc/2785/task/2796/stat : 2796 (java) S 2782 2785 31393 0 -1 4202560 1377 0 0 0 52 2 0 0 20 0 22 0 21067731 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140099151096680 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2797] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2797/stat : 2797 (java) S 2782 2785 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140099150043000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2798] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2798/stat : 2798 (java) S 2782 2785 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21067731 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098544854408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2799] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2799/stat : 2799 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098543803152 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2800] ppid=2782 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/2785/task/2800/stat : 2800 (java) S 2782 2785 31393 0 -1 4202560 13705 0 0 0 110 2 0 0 20 0 22 0 21067733 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098542750008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2801] ppid=2782 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/2785/task/2801/stat : 2801 (java) S 2782 2785 31393 0 -1 4202560 10390 0 0 0 201 2 0 0 20 0 22 0 21067733 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098541697464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2802] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2802/stat : 2802 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21067733 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098540644600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2803] ppid=2782 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/2785/task/2803/stat : 2803 (java) S 2782 2785 31393 0 -1 4202560 29 0 0 0 9 10 0 0 20 0 22 0 21067733 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098539592264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2804] ppid=2782 vsize=9824732 CPUtime=478.41 cores=0,2,4,6
/proc/2785/task/2804/stat : 2804 (java) R 2782 2785 31393 0 -1 4202560 60 0 0 0 47834 7 0 0 20 0 22 0 21067745 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098538536264 140099166062115 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2805] ppid=2782 vsize=9824732 CPUtime=478.36 cores=0,2,4,6
/proc/2785/task/2805/stat : 2805 (java) R 2782 2785 31393 0 -1 4202560 1055 0 0 0 47807 29 0 0 20 0 22 0 21067745 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098537476640 140099166062115 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2806] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2806/stat : 2806 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21067745 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098536432936 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2807] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2807/stat : 2807 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21067745 10060525568 554629 33554432000 1073741824 1073778376 140733311842224 140098535380392 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 967.43
Current children cumulated vsize (KiB) 9824732

[startup+482.401 s]
/proc/loadavg: 2.58 3.68 3.75 3/191 2850
/proc/meminfo: memFree=27818112/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=966.59 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 33324 0 1 0 96547 112 0 0 20 0 19 0 21067728 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 554616 2285 9 0 2446860 0
[pid=2785/tid=2787] ppid=2782 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/2785/task/2787/stat : 2787 (java) S 2782 2785 31393 0 -1 4202560 2437 0 1 0 14 2 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099326845816 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2788] ppid=2782 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/2785/task/2788/stat : 2788 (java) S 2782 2785 31393 0 -1 4202560 252 0 0 0 46 7 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099288337320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2789] ppid=2782 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/2785/task/2789/stat : 2789 (java) S 2782 2785 31393 0 -1 4202560 405 0 0 0 44 9 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099287284776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2790] ppid=2782 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/2785/task/2790/stat : 2790 (java) S 2782 2785 31393 0 -1 4202560 344 0 0 0 39 7 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099286231720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2791] ppid=2782 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/2785/task/2791/stat : 2791 (java) S 2782 2785 31393 0 -1 4202560 378 0 0 0 43 7 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099285179176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2792] ppid=2782 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/2785/task/2792/stat : 2792 (java) S 2782 2785 31393 0 -1 4202560 560 0 0 0 44 7 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099284126120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2793] ppid=2782 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/2785/task/2793/stat : 2793 (java) S 2782 2785 31393 0 -1 4202560 232 0 0 0 34 5 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099165612584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2794] ppid=2782 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/2785/task/2794/stat : 2794 (java) S 2782 2785 31393 0 -1 4202560 499 0 0 0 57 11 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099164559528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2795] ppid=2782 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/2785/task/2795/stat : 2795 (java) S 2782 2785 31393 0 -1 4202560 334 0 0 0 45 7 0 0 20 0 19 0 21067729 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099163506984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2796] ppid=2782 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/2785/task/2796/stat : 2796 (java) S 2782 2785 31393 0 -1 4202560 1377 0 0 0 52 2 0 0 20 0 19 0 21067731 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099151096680 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2797] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2797/stat : 2797 (java) S 2782 2785 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 21067731 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140099150043000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2798] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2798/stat : 2798 (java) S 2782 2785 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 21067731 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140098544854408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2799] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2799/stat : 2799 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21067733 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140098543803152 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2800] ppid=2782 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/2785/task/2800/stat : 2800 (java) S 2782 2785 31393 0 -1 4202560 13705 0 0 0 110 2 0 0 20 0 19 0 21067733 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140098542750008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2801] ppid=2782 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/2785/task/2801/stat : 2801 (java) S 2782 2785 31393 0 -1 4202560 10390 0 0 0 201 2 0 0 20 0 19 0 21067733 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140098541697464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2802] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2802/stat : 2802 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21067733 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140098540644600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2803] ppid=2782 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/2785/task/2803/stat : 2803 (java) S 2782 2785 31393 0 -1 4202560 29 0 0 0 9 10 0 0 20 0 19 0 21067733 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140098539592264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2807] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2807/stat : 2807 (java) S 2782 2785 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 21067745 10060525568 554616 33554432000 1073741824 1073778376 140733311842224 140098535380392 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 966.59
Current children cumulated vsize (KiB) 9824732

[startup+482.801 s]
/proc/loadavg: 2.58 3.68 3.75 3/191 2850
/proc/meminfo: memFree=27818112/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=966.69 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 33339 0 1 0 96557 112 0 0 20 0 19 0 21067728 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 552190 2295 9 0 2446860 0
[pid=2785/tid=2787] ppid=2782 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/2785/task/2787/stat : 2787 (java) S 2782 2785 31393 0 -1 4202560 2437 0 1 0 14 2 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099326845656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2788] ppid=2782 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/2785/task/2788/stat : 2788 (java) S 2782 2785 31393 0 -1 4202560 252 0 0 0 46 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099288337320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2789] ppid=2782 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/2785/task/2789/stat : 2789 (java) S 2782 2785 31393 0 -1 4202560 405 0 0 0 44 9 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099287284776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2790] ppid=2782 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/2785/task/2790/stat : 2790 (java) S 2782 2785 31393 0 -1 4202560 344 0 0 0 39 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099286231720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2791] ppid=2782 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/2785/task/2791/stat : 2791 (java) S 2782 2785 31393 0 -1 4202560 378 0 0 0 43 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099285179176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2792] ppid=2782 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/2785/task/2792/stat : 2792 (java) S 2782 2785 31393 0 -1 4202560 560 0 0 0 44 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099284126120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2793] ppid=2782 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/2785/task/2793/stat : 2793 (java) S 2782 2785 31393 0 -1 4202560 232 0 0 0 34 5 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099165612584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2794] ppid=2782 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/2785/task/2794/stat : 2794 (java) S 2782 2785 31393 0 -1 4202560 499 0 0 0 57 11 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099164559528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2795] ppid=2782 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/2785/task/2795/stat : 2795 (java) S 2782 2785 31393 0 -1 4202560 334 0 0 0 45 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099163506984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2796] ppid=2782 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/2785/task/2796/stat : 2796 (java) S 2782 2785 31393 0 -1 4202560 1377 0 0 0 52 2 0 0 20 0 19 0 21067731 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099151096680 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2797] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2797/stat : 2797 (java) S 2782 2785 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 21067731 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099150043000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2798] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2798/stat : 2798 (java) S 2782 2785 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 21067731 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098544854408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2799] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2799/stat : 2799 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098543803152 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2800] ppid=2782 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/2785/task/2800/stat : 2800 (java) S 2782 2785 31393 0 -1 4202560 13709 0 0 0 110 2 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098542750008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2801] ppid=2782 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/2785/task/2801/stat : 2801 (java) S 2782 2785 31393 0 -1 4202560 10398 0 0 0 204 2 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098541697464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2802] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2802/stat : 2802 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098540644600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2803] ppid=2782 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/2785/task/2803/stat : 2803 (java) S 2782 2785 31393 0 -1 4202560 29 0 0 0 9 10 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098539592264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 966.69
Current children cumulated vsize (KiB) 9824732

[startup+482.901 s]
/proc/loadavg: 2.58 3.68 3.75 2/188 2851
/proc/meminfo: memFree=27827800/32872528 swapFree=1394584/1580588
[pid=2785] ppid=2782 vsize=9824732 CPUtime=966.8 cores=0,2,4,6
/proc/2785/stat : 2785 (java) S 2782 2785 31393 0 -1 4202496 33339 0 1 0 96568 112 0 0 20 0 19 0 21067728 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140733311833360 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/2785/statm: 2456183 552190 2295 9 0 2446860 0
[pid=2785/tid=2787] ppid=2782 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/2785/task/2787/stat : 2787 (java) S 2782 2785 31393 0 -1 4202560 2437 0 1 0 14 2 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099326845656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2788] ppid=2782 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/2785/task/2788/stat : 2788 (java) S 2782 2785 31393 0 -1 4202560 252 0 0 0 46 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099288337320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2789] ppid=2782 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/2785/task/2789/stat : 2789 (java) S 2782 2785 31393 0 -1 4202560 405 0 0 0 44 9 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099287284776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2790] ppid=2782 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/2785/task/2790/stat : 2790 (java) S 2782 2785 31393 0 -1 4202560 344 0 0 0 39 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099286231720 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2791] ppid=2782 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/2785/task/2791/stat : 2791 (java) S 2782 2785 31393 0 -1 4202560 378 0 0 0 43 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099285179176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2792] ppid=2782 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/2785/task/2792/stat : 2792 (java) S 2782 2785 31393 0 -1 4202560 560 0 0 0 44 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099284126120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2793] ppid=2782 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/2785/task/2793/stat : 2793 (java) S 2782 2785 31393 0 -1 4202560 232 0 0 0 34 5 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099165612584 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2794] ppid=2782 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/2785/task/2794/stat : 2794 (java) S 2782 2785 31393 0 -1 4202560 499 0 0 0 57 11 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099164559528 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2795] ppid=2782 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/2785/task/2795/stat : 2795 (java) S 2782 2785 31393 0 -1 4202560 334 0 0 0 45 7 0 0 20 0 19 0 21067729 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099163506984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2785/tid=2796] ppid=2782 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/2785/task/2796/stat : 2796 (java) S 2782 2785 31393 0 -1 4202560 1377 0 0 0 52 2 0 0 20 0 19 0 21067731 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099151096680 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2797] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2797/stat : 2797 (java) S 2782 2785 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 21067731 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140099150043000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2798] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2798/stat : 2798 (java) S 2782 2785 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 21067731 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098544854408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2799] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2799/stat : 2799 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098543803152 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2800] ppid=2782 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/2785/task/2800/stat : 2800 (java) S 2782 2785 31393 0 -1 4202560 13709 0 0 0 110 2 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098542750008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2785/tid=2801] ppid=2782 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/2785/task/2801/stat : 2801 (java) S 2782 2785 31393 0 -1 4202560 10398 0 0 0 204 2 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098541697464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2802] ppid=2782 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2785/task/2802/stat : 2802 (java) S 2782 2785 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098540644600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2785/tid=2803] ppid=2782 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/2785/task/2803/stat : 2803 (java) S 2782 2785 31393 0 -1 4202560 29 0 0 0 9 10 0 0 20 0 19 0 21067733 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098539592264 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2785/tid=2851] ppid=2782 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/2785/task/2851/stat : 2851 (java) R 2782 2785 31393 0 -1 4202560 3 0 0 0 15 0 0 0 20 0 19 0 21116001 10060525568 552190 33554432000 1073741824 1073778376 140733311842224 140098537483304 140099166872659 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 966.8
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.23004
#  lost CPU user time (s): 2.37006
#  lost CPU system time (s): -0.14

Real time (s): 482.937
CPU time (s): 969.186
CPU user time (s): 968.025
CPU system time (s): 1.1608
CPU usage (%): 200.686
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 965.655
system time used= 1.3008
maximum resident set size= 2255836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33341
page faults= 1
swaps= 0
block input operations= 0
block output operations= 528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12194
involuntary context switches= 8727

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.61445 second user time and 4.28135 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 20:13:11
IDJOB=4122691
IDBENCH=111241
IDSOLVER=2543
FILE ID=node139/4122691-1467310391
RUNJOBID= node139-1467308838-31409
PBS_JOBID= 20005284
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n76-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122691-1467310391/watcher-4122691-1467310391 -o /tmp/evaluation-result-4122691-1467310391/solver-4122691-1467310391 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31409 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122691-1467310391.opb

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

MD5SUM BENCH= 2cbe3cd7473459b19ca9271344ae1de2
RANDOM SEED=332911771

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29468108 kB
Buffers:          179036 kB
Cached:           338064 kB
SwapCached:         3804 kB
Active:           799904 kB
Inactive:         283220 kB
Active(anon):     564240 kB
Inactive(anon):     3900 kB
Active(file):     235664 kB
Inactive(file):   279320 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:               960 kB
Writeback:             0 kB
AnonPages:       2135448 kB
Mapped:            15800 kB
Shmem:                 0 kB
Slab:             604140 kB
SReclaimable:      47628 kB
SUnreclaim:       556512 kB
KernelStack:        1704 kB
PageTables:         8296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2416448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    724992 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= 71708 MiB
End job on node139 at 2016-06-30 20:21:14