Trace number 3458698

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.11 1798.69

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=380-sizeP=191-sizeQ=380-376320478-max.opb
MD5SUMc427a567f3b7633834233277c8a24b51
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73151
Total number of constraints217741
Number of constraints which are clauses217740
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint72580
Number of terms in the objective function 191
Biggest coefficient in the objective function 1569275433846670190958947355801916604025588861116008628224
Number of bits for the biggest coefficient in the objective function 191
Sum of the numbers in the objective function 3138550867693340381917894711603833208051177722232017256447
Number of bits of the sum of numbers in the objective function 191
Biggest number in a constraint 1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712
Number of bits of the biggest number in a constraint 570
Biggest sum of numbers in a constraint 7729075046034516689390703781863974688597854659412869997314224381048371193901200617177559040099268686897928050057991124859366103339630073271419918449372999566708003739316703
Number of bits of the biggest sum of numbers571
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c version 2.3.1.v20110525
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		12995394264
0.05/0.09	c Max memory 		13063553024
0.05/0.09	c Total memory 		13063553024
0.05/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
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 Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3458698-1307155793.opb
0.11/0.11	c reading problem ... 
3.07/2.23	c ... done. Wall clock time 2.117s.
3.07/2.23	c #vars     73151
3.07/2.23	c #constraints  235887
3.07/2.23	c constraints type 
3.07/2.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 72580
3.07/2.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 145160
3.07/2.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.02/1798.62	c starts		: 10
1800.02/1798.62	c conflicts		: 1660
1800.02/1798.62	c decisions		: 74041
1800.02/1798.62	c propagations		: 2484253
1800.02/1798.62	c inspects		: 20522897
1800.02/1798.62	c shortcuts		: 0
1800.02/1798.62	c learnt literals	: 0
1800.02/1798.62	c learnt binary clauses	: 0
1800.02/1798.62	c learnt ternary clauses	: 0
1800.02/1798.62	c learnt constraints	: 1660
1800.02/1798.62	c ignored constraints	: 0
1800.02/1798.62	c root simplifications	: 0
1800.02/1798.62	c removed literals (reason simplification)	: 26096943
1800.02/1798.62	c reason swapping (by a shorter reason)	: 0
1800.02/1798.62	c Calls to reduceDB	: 0
1800.02/1798.62	c number of reductions to clauses (during analyze)	: 0
1800.02/1798.62	c number of learned constraints concerned by reduction	: 0
1800.02/1798.62	c number of learning phase by resolution	: 0
1800.02/1798.62	c number of learning phase by cutting planes	: 0
1800.02/1798.62	c speed (assignments/second)	: 1382.9084646052825
1800.02/1798.62	c non guided choices	259
1800.02/1798.62	c learnt constraints type 
1800.02/1798.62	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 1660
1800.02/1798.62	c constraints type 
1800.02/1798.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 72580
1800.02/1798.62	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 145160
1800.02/1798.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.02/1798.62	s UNKNOWN
1800.02/1798.62	c Total wall clock time (in seconds): 1798.518

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458698-1307155793/watcher-3458698-1307155793 -o /tmp/evaluation-result-3458698-1307155793/solver-3458698-1307155793 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458698-1307155793.opb 

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: 1.19 1.73 1.89 4/538 29235
/proc/meminfo: memFree=21498636/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13526316 CPUtime=0.01 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 8565 0 1 0 0 1 0 0 21 0 2 0 807994860 13850947584 8268 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3381579 8280 917 9 0 3372735 0
[pid=29235/tid=29236] ppid=29233 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 7832 0 1 0 0 0 0 0 23 0 2 0 807994861 13850947584 8647 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228095145019 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0536759 s]
/proc/loadavg: 1.19 1.73 1.89 4/538 29235
/proc/meminfo: memFree=21498636/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13549616 CPUtime=0.05 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 13934 0 1 0 3 2 0 0 21 0 13 0 807994860 13874806784 13632 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3387404 13633 1684 9 0 3378152 0
[pid=29235/tid=29236] ppid=29233 vsize=13549616 CPUtime=0.04 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 12790 0 1 0 3 1 0 0 25 0 13 0 807994861 13874806784 13634 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 47327985747987 0 4 0 16800971 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13549616

[startup+0.100638 s]
/proc/loadavg: 1.19 1.73 1.89 4/538 29235
/proc/meminfo: memFree=21498636/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13622048 CPUtime=0.11 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 15560 0 1 0 9 2 0 0 21 0 18 0 807994860 13948977152 15258 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3405512 15260 2093 9 0 3396246 0
[pid=29235/tid=29236] ppid=29233 vsize=13622048 CPUtime=0.08 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 13637 0 1 0 7 1 0 0 18 0 18 0 807994861 13948977152 15261 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912496197424 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13622048

[startup+0.317749 s]
/proc/loadavg: 1.19 1.73 1.89 4/538 29235
/proc/meminfo: memFree=21498636/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13622048 CPUtime=0.63 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 21638 0 1 0 60 3 0 0 21 0 18 0 807994860 13948977152 19938 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3405512 19939 2209 9 0 3396246 0
[pid=29235/tid=29236] ppid=29233 vsize=13622048 CPUtime=0.34 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 17506 0 1 0 32 2 0 0 18 0 18 0 807994861 13948977152 19939 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912505653054 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 13622048

[startup+0.700562 s]
/proc/loadavg: 1.19 1.73 1.89 4/538 29235
/proc/meminfo: memFree=21498636/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13625468 CPUtime=1.19 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 58427 0 1 0 111 8 0 0 21 0 18 0 807994860 13952479232 55626 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3406367 55630 2214 9 0 3397101 0
[pid=29235/tid=29236] ppid=29233 vsize=13625468 CPUtime=0.68 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 51604 0 1 0 62 6 0 0 18 0 18 0 807994861 13952479232 55633 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912505593103 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 13625468

[startup+1.50138 s]
/proc/loadavg: 1.19 1.73 1.89 3/556 29253
/proc/meminfo: memFree=20883212/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13625468 CPUtime=1.99 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 126748 0 1 0 184 15 0 0 21 0 18 0 807994860 13952479232 123948 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3406367 123949 2214 9 0 3397101 0
[pid=29235/tid=29236] ppid=29233 vsize=13625468 CPUtime=1.48 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 119920 0 1 0 135 13 0 0 19 0 18 0 807994861 13952479232 123949 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912505609723 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29235/tid=29238] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29238/stat : 29238 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 807994863 13952479232 123950 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29239] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29239/stat : 29239 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994863 13952479232 123951 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29240] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29240/stat : 29240 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994863 13952479232 123951 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29241] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29241/stat : 29241 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994863 13952479232 123952 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29242] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29242/stat : 29242 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994863 13952479232 123953 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29243] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29243/stat : 29243 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994863 13952479232 123953 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29244] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29244/stat : 29244 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994863 13952479232 123954 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29245] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29245/stat : 29245 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994863 13952479232 123955 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29246] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29246/stat : 29246 (java) S 29233 29235 25640 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 807994864 13952479232 123955 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29247] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29247/stat : 29247 (java) S 29233 29235 25640 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 807994864 13952479232 123956 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29248] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29248/stat : 29248 (java) S 29233 29235 25640 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 18 0 807994864 13952479232 123957 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29249] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29249/stat : 29249 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994866 13952479232 123957 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29250] ppid=29233 vsize=13625468 CPUtime=0.21 cores=0,2,4,6
/proc/29235/task/29250/stat : 29250 (java) S 29233 29235 25640 0 -1 4202560 1944 0 0 0 21 0 0 0 18 0 18 0 807994866 13952479232 123958 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29251] ppid=29233 vsize=13625468 CPUtime=0.27 cores=0,2,4,6
/proc/29235/task/29251/stat : 29251 (java) S 29233 29235 25640 0 -1 4202560 3737 0 0 0 27 0 0 0 17 0 18 0 807994866 13952479232 123959 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29252] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29252/stat : 29252 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 807994866 13952479232 123959 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29253] ppid=29233 vsize=13625468 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29253/stat : 29253 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 807994866 13952479232 123960 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 13625468

[startup+3.10111 s]
/proc/loadavg: 1.33 1.75 1.90 5/557 29254
/proc/meminfo: memFree=20656400/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13626788 CPUtime=4.16 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 154057 0 1 0 398 18 0 0 21 0 19 0 807994860 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3406697 148686 2232 9 0 3397431 0
[pid=29235/tid=29236] ppid=29233 vsize=13626788 CPUtime=3.09 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 141067 0 1 0 293 16 0 0 18 0 19 0 807994861 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912505205096 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29235/tid=29238] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29238/stat : 29238 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 807994863 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29239] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29239/stat : 29239 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29240] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29240/stat : 29240 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29241] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29241/stat : 29241 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29242] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29242/stat : 29242 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29243] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29243/stat : 29243 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29244] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29244/stat : 29244 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29245] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29245/stat : 29245 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29246] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29246/stat : 29246 (java) S 29233 29235 25640 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 807994864 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29247] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29247/stat : 29247 (java) S 29233 29235 25640 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 807994864 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29248] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29248/stat : 29248 (java) S 29233 29235 25640 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 807994864 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29249] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29249/stat : 29249 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29250] ppid=29233 vsize=13626788 CPUtime=0.4 cores=0,2,4,6
/proc/29235/task/29250/stat : 29250 (java) S 29233 29235 25640 0 -1 4202560 2008 0 0 0 40 0 0 0 15 0 19 0 807994866 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29251] ppid=29233 vsize=13626788 CPUtime=0.65 cores=0,2,4,6
/proc/29235/task/29251/stat : 29251 (java) S 29233 29235 25640 0 -1 4202560 9823 0 0 0 64 1 0 0 16 0 19 0 807994866 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29252] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29252/stat : 29252 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29253] ppid=29233 vsize=13626788 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29253/stat : 29253 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807994866 13953830912 148686 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 13626788

[startup+6.30152 s]
/proc/loadavg: 1.33 1.75 1.90 3/558 29256
/proc/meminfo: memFree=20626144/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13627700 CPUtime=7.44 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 154696 0 1 0 725 19 0 0 21 0 19 0 807994860 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3406925 148748 2236 9 0 3397659 0
[pid=29235/tid=29236] ppid=29233 vsize=13627700 CPUtime=6.27 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 141496 0 1 0 611 16 0 0 25 0 19 0 807994861 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912505774663 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29235/tid=29238] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29238/stat : 29238 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 807994863 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29239] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29239/stat : 29239 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29240] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29240/stat : 29240 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29241] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29241/stat : 29241 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29242] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29242/stat : 29242 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29243] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29243/stat : 29243 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29244] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29244/stat : 29244 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29245] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29245/stat : 29245 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29246] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29246/stat : 29246 (java) S 29233 29235 25640 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 807994864 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29247] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29247/stat : 29247 (java) S 29233 29235 25640 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29248] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29248/stat : 29248 (java) S 29233 29235 25640 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29249] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29249/stat : 29249 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29250] ppid=29233 vsize=13627700 CPUtime=0.42 cores=0,2,4,6
/proc/29235/task/29250/stat : 29250 (java) S 29233 29235 25640 0 -1 4202560 2011 0 0 0 42 0 0 0 15 0 19 0 807994866 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29251] ppid=29233 vsize=13627700 CPUtime=0.71 cores=0,2,4,6
/proc/29235/task/29251/stat : 29251 (java) S 29233 29235 25640 0 -1 4202560 10029 0 0 0 70 1 0 0 15 0 19 0 807994866 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29252] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29252/stat : 29252 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29253] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29253/stat : 29253 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807994866 13954764800 148748 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0

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

[pid=29235/tid=29243] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29243/stat : 29243 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29244] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29244/stat : 29244 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29245] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29245/stat : 29245 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29246] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29246/stat : 29246 (java) S 29233 29235 25640 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 19 0 807994864 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29247] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29247/stat : 29247 (java) S 29233 29235 25640 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29248] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29248/stat : 29248 (java) S 29233 29235 25640 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29249] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29249/stat : 29249 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29250] ppid=29233 vsize=13627700 CPUtime=0.56 cores=0,2,4,6
/proc/29235/task/29250/stat : 29250 (java) S 29233 29235 25640 0 -1 4202560 2034 0 0 0 56 0 0 0 15 0 19 0 807994866 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29251] ppid=29233 vsize=13627700 CPUtime=0.79 cores=0,2,4,6
/proc/29235/task/29251/stat : 29251 (java) S 29233 29235 25640 0 -1 4202560 10036 0 0 0 78 1 0 0 15 0 19 0 807994866 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29252] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29252/stat : 29252 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29253] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29253/stat : 29253 (java) S 29233 29235 25640 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 807994866 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29255] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29255/stat : 29255 (java) S 29233 29235 25640 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 807995088 13954764800 346788 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1663.7
Current children cumulated vsize (KiB) 13627700

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/558 29310
/proc/meminfo: memFree=17306792/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13627700 CPUtime=1723.7 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 363673 0 1 0 172318 52 0 0 21 0 19 0 807994860 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3406925 357601 2239 9 0 3397659 0
[pid=29235/tid=29236] ppid=29233 vsize=13627700 CPUtime=1722.33 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 350336 0 1 0 172184 49 0 0 25 0 19 0 807994861 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912505966657 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29235/tid=29238] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29238/stat : 29238 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 807994863 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29239] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29239/stat : 29239 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29240] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29240/stat : 29240 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29241] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29241/stat : 29241 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29242] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29242/stat : 29242 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29243] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29243/stat : 29243 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29244] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29244/stat : 29244 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29245] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29245/stat : 29245 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29246] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29246/stat : 29246 (java) S 29233 29235 25640 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 19 0 807994864 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29247] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29247/stat : 29247 (java) S 29233 29235 25640 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29248] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29248/stat : 29248 (java) S 29233 29235 25640 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29249] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29249/stat : 29249 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29250] ppid=29233 vsize=13627700 CPUtime=0.56 cores=0,2,4,6
/proc/29235/task/29250/stat : 29250 (java) S 29233 29235 25640 0 -1 4202560 2034 0 0 0 56 0 0 0 15 0 19 0 807994866 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29251] ppid=29233 vsize=13627700 CPUtime=0.79 cores=0,2,4,6
/proc/29235/task/29251/stat : 29251 (java) S 29233 29235 25640 0 -1 4202560 10036 0 0 0 78 1 0 0 15 0 19 0 807994866 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29252] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29252/stat : 29252 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29253] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29253/stat : 29253 (java) S 29233 29235 25640 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 807994866 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29255] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29255/stat : 29255 (java) S 29233 29235 25640 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 807995088 13954764800 357601 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1723.7
Current children cumulated vsize (KiB) 13627700

[startup+1782.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/558 29312
/proc/meminfo: memFree=17181004/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13627700 CPUtime=1783.7 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 374242 0 1 0 178317 53 0 0 21 0 19 0 807994860 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3406925 368168 2239 9 0 3397659 0
[pid=29235/tid=29236] ppid=29233 vsize=13627700 CPUtime=1782.33 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 360903 0 1 0 178182 51 0 0 25 0 19 0 807994861 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912505644149 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29235/tid=29238] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29238/stat : 29238 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 807994863 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29239] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29239/stat : 29239 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29240] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29240/stat : 29240 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29241] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29241/stat : 29241 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29242] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29242/stat : 29242 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29243] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29243/stat : 29243 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29244] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29244/stat : 29244 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29245] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29245/stat : 29245 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29246] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29246/stat : 29246 (java) S 29233 29235 25640 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 19 0 807994864 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29247] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29247/stat : 29247 (java) S 29233 29235 25640 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29248] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29248/stat : 29248 (java) S 29233 29235 25640 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29249] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29249/stat : 29249 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29250] ppid=29233 vsize=13627700 CPUtime=0.56 cores=0,2,4,6
/proc/29235/task/29250/stat : 29250 (java) S 29233 29235 25640 0 -1 4202560 2034 0 0 0 56 0 0 0 15 0 19 0 807994866 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29251] ppid=29233 vsize=13627700 CPUtime=0.79 cores=0,2,4,6
/proc/29235/task/29251/stat : 29251 (java) S 29233 29235 25640 0 -1 4202560 10036 0 0 0 78 1 0 0 15 0 19 0 807994866 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29252] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29252/stat : 29252 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29253] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29253/stat : 29253 (java) S 29233 29235 25640 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 807994866 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29255] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29255/stat : 29255 (java) S 29233 29235 25640 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 807995088 13954764800 368168 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1783.7
Current children cumulated vsize (KiB) 13627700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.6 s]
/proc/loadavg: 2.12 2.04 2.00 3/558 29312
/proc/meminfo: memFree=17145640/32951124 swapFree=58800704/67111528
[pid=29235] ppid=29233 vsize=13627700 CPUtime=1800.02 cores=0,2,4,6
/proc/29235/stat : 29235 (java) S 29233 29235 25640 0 -1 4202496 377586 0 1 0 179948 54 0 0 21 0 19 0 807994860 13954764800 371510 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29235/statm: 3406925 371510 2239 9 0 3397659 0
[pid=29235/tid=29236] ppid=29233 vsize=13627700 CPUtime=1798.65 cores=0,2,4,6
/proc/29235/task/29236/stat : 29236 (java) R 29233 29235 25640 0 -1 4202560 364245 0 1 0 179813 52 0 0 25 0 19 0 807994861 13954764800 371510 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 46912505967280 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29235/tid=29238] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29238/stat : 29238 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 807994863 13954764800 371510 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29239] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29239/stat : 29239 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 371510 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29240] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29240/stat : 29240 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 371510 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29241] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29241/stat : 29241 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29242] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29242/stat : 29242 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29243] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29243/stat : 29243 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29244] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29244/stat : 29244 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29245] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29245/stat : 29245 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994863 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29246] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29246/stat : 29246 (java) S 29233 29235 25640 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 19 0 807994864 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29247] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29247/stat : 29247 (java) S 29233 29235 25640 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29248] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29248/stat : 29248 (java) S 29233 29235 25640 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 807994864 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=29235/tid=29249] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29249/stat : 29249 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29250] ppid=29233 vsize=13627700 CPUtime=0.56 cores=0,2,4,6
/proc/29235/task/29250/stat : 29250 (java) S 29233 29235 25640 0 -1 4202560 2034 0 0 0 56 0 0 0 15 0 19 0 807994866 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29251] ppid=29233 vsize=13627700 CPUtime=0.79 cores=0,2,4,6
/proc/29235/task/29251/stat : 29251 (java) S 29233 29235 25640 0 -1 4202560 10036 0 0 0 78 1 0 0 15 0 19 0 807994866 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 2 0 0 0
[pid=29235/tid=29252] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29252/stat : 29252 (java) S 29233 29235 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807994866 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=29235/tid=29253] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29253/stat : 29253 (java) S 29233 29235 25640 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 807994866 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 0 0 0 0
[pid=29235/tid=29255] ppid=29233 vsize=13627700 CPUtime=0 cores=0,2,4,6
/proc/29235/task/29255/stat : 29255 (java) S 29233 29235 25640 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 807995088 13954764800 371511 33554432000 1073741824 1073778376 140733360054096 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13627700

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1798.69
CPU time (s): 1800.11
CPU user time (s): 1799.5
CPU system time (s): 0.610907
CPU usage (%): 100.079
Max. virtual memory (cumulated for all children) (KiB): 13627700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.610907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377623
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36676
involuntary context switches= 1517

runsolver used 10.1515 second user time and 20.2199 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-04 04:49:54
IDJOB=3458698
IDBENCH=3053
IDSOLVER=1952
FILE ID=node142/3458698-1307155793
RUNJOBID= node142-1307155793-29198
PBS_JOBID= 13508774
Free space on /tmp= 73920 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=380-sizeP=191-sizeQ=380-376320478-max.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458698-1307155793/watcher-3458698-1307155793 -o /tmp/evaluation-result-3458698-1307155793/solver-3458698-1307155793 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458698-1307155793.opb

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

MD5SUM BENCH= c427a567f3b7633834233277c8a24b51
RANDOM SEED=87540229

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21499660 kB
Buffers:        267668 kB
Cached:         451688 kB
SwapCached:      11452 kB
Active:        9384472 kB
Inactive:      1804832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21499660 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:           19200 kB
Writeback:           0 kB
AnonPages:    10467096 kB
Mapped:          39720 kB
Slab:           116960 kB
PageTables:      75180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158810528 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73920 MiB
End job on node142 at 2011-06-04 05:19:55