Trace number 3717931

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 2012-05-28? (TO) 1800.84 1796.03

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/graphs/
normalized-graph13reducmore_wcsp.wbo
MD5SUMea40a0e629962acadf81be421b26ca75
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13153
Total number of constraints970904
Number of soft constraints970450
Number of constraints which are clauses970450
Number of constraints which are cardinality constraints (but not clauses)454
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 10110
Min constraint cost 1
Max constraint cost 3670
Sum of constraints costs 307075871
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.14	c See www.sat4j.org for details.
0.02/0.15	c version 2.3.2.v20120528
0.02/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.15	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.15	c java.vm.version	19.1-b02
0.02/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.15	c sun.arch.data.model	64
0.02/0.15	c java.version		1.6.0_24
0.02/0.15	c os.name		Linux
0.02/0.15	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.15	c os.arch		amd64
0.02/0.15	c Free memory 		501472288
0.02/0.15	c Max memory 		7480803328
0.02/0.15	c Total memory 		504102912
0.02/0.15	c Number of processors 	8
0.02/0.17	c Pseudo Boolean Optimization by upper bound
0.02/0.17	c --- Begin Solver configuration ---
0.02/0.17	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.02/0.17	c Learn all clauses as in MiniSAT
0.02/0.17	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.02/0.17	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.02/0.17	c No reason simplification
0.02/0.17	c Armin Biere (Picosat) restarts strategy
0.02/0.17	c Glucose 2 learned constraints deletion strategy
0.02/0.17	c timeout=2147483s
0.02/0.17	c DB Simplification allowed=false
0.02/0.17	c --- End Solver configuration ---
0.02/0.17	c solving HOME/instance-3717931-1338259078.wbo
0.02/0.17	c reading problem ... 
7.58/5.44	c ... done. Wall clock time 5.265s.
7.99/5.76	c declared #vars     13153
7.99/5.76	c internal #vars     983603
7.99/5.76	c #constraints  971359
7.99/5.76	c constraints type 
7.99/5.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 965610
7.99/5.76	c org.sat4j.minisat.constraints.card.MinWatchCard => 446
7.99/5.76	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5302
7.99/5.76	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
7.99/5.76	c 971359 constraints processed.
7.99/5.76	c objective function length is 970450 literals
204.21/201.31	c cleaning 2500 clauses out of 5002 with flag 34423/5002
405.99/402.04	c cleaning 4248 clauses out of 8500 with flag 80509/11000
661.85/657.96	c cleaning 5626 clauses out of 11252 with flag 122006/18000
900.09/896.11	c cleaning 6808 clauses out of 13626 with flag 171135/26000
1155.52/1151.56	c cleaning 7892 clauses out of 15818 with flag 238608/35000
1430.33/1426.37	c cleaning 8959 clauses out of 17926 with flag 313952/45000
1676.13/1672.11	c cleaning 9982 clauses out of 19967 with flag 406912/56000
1800.03/1796.01	c starts		: 77
1800.03/1796.01	c conflicts		: 62507
1800.03/1796.01	c decisions		: 4291326
1800.03/1796.01	c propagations		: 4888624958
1800.03/1796.01	c inspects		: 74907822
1800.03/1796.01	c shortcuts		: 0
1800.03/1796.01	c learnt literals	: 0
1800.03/1796.01	c learnt binary clauses	: 0
1800.03/1796.01	c learnt ternary clauses	: 0
1800.03/1796.01	c learnt constraints	: 62506
1800.03/1796.01	c ignored constraints	: 0
1800.03/1796.01	c root simplifications	: 0
1800.03/1796.01	c removed literals (reason simplification)	: 0
1800.03/1796.01	c reason swapping (by a shorter reason)	: 0
1800.03/1796.01	c Calls to reduceDB	: 7
1800.03/1796.01	c Number of update (reduction) of LBD	: 33706
1800.03/1796.01	c number of reductions to clauses (during analyze)	: 0
1800.03/1796.01	c number of learned constraints concerned by reduction	: 0
1800.03/1796.01	c number of learning phase by resolution	: 0
1800.03/1796.01	c number of learning phase by cutting planes	: 0
1800.03/1796.01	c speed (assignments/second)	: 2730831.2988783126
1800.03/1796.01	c non guided choices	0
1800.03/1796.01	c learnt constraints type 
1800.03/1796.01	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 16491
1800.03/1796.01	c constraints type 
1800.03/1796.01	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 965610
1800.03/1796.01	c org.sat4j.minisat.constraints.card.MinWatchCard => 446
1800.03/1796.01	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5302
1800.03/1796.01	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.03/1796.01	c 971359 constraints processed.
1800.03/1796.01	s UNKNOWN
1800.03/1796.01	c Total wall clock time (in seconds): 1795.844

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3717931-1338259078/watcher-3717931-1338259078 -o /tmp/evaluation-result-3717931-1338259078/solver-3717931-1338259078 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3717931-1338259078.wbo 

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.11 1.69 1.89 3/172 20773
/proc/meminfo: memFree=25776292/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/20773/stat : 20773 (java) D 20771 20773 1905 0 -1 4202496 78 0 1 0 0 0 0 0 20 0 1 0 292036472 278528 33 33554432000 1073741824 1073778376 140735806112624 140735806109800 235365559591 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/20773/statm: 68 33 25 9 0 25 0

[startup+0.0612149 s]
/proc/loadavg: 1.11 1.69 1.89 3/172 20773
/proc/meminfo: memFree=25776292/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9014776 CPUtime=0 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 2077 0 18 0 0 0 0 0 20 0 10 0 292036472 9231130624 2286 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2253694 2286 975 9 0 2244803 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9014776

[startup+0.100215 s]
/proc/loadavg: 1.11 1.69 1.89 3/172 20773
/proc/meminfo: memFree=25776292/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 3011 0 25 0 2 0 0 0 20 0 13 0 292036472 9446973440 3733 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2306390 3733 1702 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.30016 s]
/proc/loadavg: 1.11 1.69 1.89 3/172 20773
/proc/meminfo: memFree=25776292/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9558416 CPUtime=0.37 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 5273 0 26 0 36 1 0 0 20 0 18 0 292036472 9787817984 12444 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2389604 12444 2213 9 0 2380296 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 9558416

[startup+0.700312 s]
/proc/loadavg: 1.11 1.69 1.89 3/172 20773
/proc/meminfo: memFree=25776292/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9558416 CPUtime=1.24 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 8591 0 26 0 119 5 0 0 20 0 18 0 292036472 9787817984 43623 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2389604 43623 2248 9 0 2380296 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 9558416

[startup+1.50076 s]
/proc/loadavg: 1.11 1.69 1.89 10/210 20818
/proc/meminfo: memFree=25359196/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9558416 CPUtime=2.42 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 9343 0 26 0 222 20 0 0 20 0 18 0 292036472 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2389604 96357 2248 9 0 2380296 0
[pid=20773/tid=20775] ppid=20771 vsize=9558416 CPUtime=1.25 cores=0,2,4,6
/proc/20773/task/20775/stat : 20775 (java) R 20771 20773 1905 0 -1 4202560 2551 0 16 0 120 5 0 0 20 0 18 0 292036475 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140260170157480 140260025979616 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0
[pid=20773/tid=20776] ppid=20771 vsize=9558416 CPUtime=0.05 cores=0,2,4,6
/proc/20773/task/20776/stat : 20776 (java) S 20771 20773 1905 0 -1 4202560 33 0 0 0 3 2 0 0 20 0 18 0 292036478 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140260148259240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20777] ppid=20771 vsize=9558416 CPUtime=0.13 cores=0,2,4,6
/proc/20773/task/20777/stat : 20777 (java) S 20771 20773 1905 0 -1 4202560 131 0 0 0 9 4 0 0 20 0 18 0 292036478 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140260147206696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20778] ppid=20771 vsize=9558416 CPUtime=0.11 cores=0,2,4,6
/proc/20773/task/20778/stat : 20778 (java) S 20771 20773 1905 0 -1 4202560 54 0 0 0 8 3 0 0 20 0 18 0 292036478 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140260146153640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20779] ppid=20771 vsize=9558416 CPUtime=0.06 cores=0,2,4,6
/proc/20773/task/20779/stat : 20779 (java) S 20771 20773 1905 0 -1 4202560 36 0 0 0 4 2 0 0 20 0 18 0 292036478 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140260145101096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20780] ppid=20771 vsize=9558416 CPUtime=0.06 cores=0,2,4,6
/proc/20773/task/20780/stat : 20780 (java) S 20771 20773 1905 0 -1 4202560 128 0 0 0 4 2 0 0 20 0 18 0 292036478 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259807456168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20781] ppid=20771 vsize=9558416 CPUtime=0.05 cores=0,2,4,6
/proc/20773/task/20781/stat : 20781 (java) S 20771 20773 1905 0 -1 4202560 95 0 0 0 4 1 0 0 20 0 18 0 292036478 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259806403624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20782] ppid=20771 vsize=9558416 CPUtime=0.04 cores=0,2,4,6
/proc/20773/task/20782/stat : 20782 (java) S 20771 20773 1905 0 -1 4202560 127 0 0 0 2 2 0 0 20 0 18 0 292036478 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259805350568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20783] ppid=20771 vsize=9558416 CPUtime=0.04 cores=0,2,4,6
/proc/20773/task/20783/stat : 20783 (java) S 20771 20773 1905 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 18 0 292036478 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259804298024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20784] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20784/stat : 20784 (java) S 20771 20773 1905 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 292036479 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259792099688 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20786] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20786/stat : 20786 (java) S 20771 20773 1905 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 292036480 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259791046008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20787] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20787/stat : 20787 (java) S 20771 20773 1905 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 292036480 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259789992840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20798] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20798/stat : 20798 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 292036483 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259788941584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20799] ppid=20771 vsize=9558416 CPUtime=0.25 cores=0,2,4,6
/proc/20773/task/20799/stat : 20799 (java) S 20771 20773 1905 0 -1 4202560 2797 0 1 0 25 0 0 0 20 0 18 0 292036483 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259787889464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20800] ppid=20771 vsize=9558416 CPUtime=0.24 cores=0,2,4,6
/proc/20773/task/20800/stat : 20800 (java) S 20771 20773 1905 0 -1 4202560 2009 0 0 0 24 0 0 0 20 0 18 0 292036483 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259786836920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20801] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20801/stat : 20801 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 292036483 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259785784056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20802] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20802/stat : 20802 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 292036483 9787817984 96357 33554432000 1073741824 1073778376 140733437451776 140259784731720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 9558416

[startup+3.10058 s]
/proc/loadavg: 1.11 1.69 1.89 3/210 20818
/proc/meminfo: memFree=24879720/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9558416 CPUtime=4.72 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 10913 0 26 0 432 40 0 0 20 0 18 0 292036472 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2389604 196337 2248 9 0 2380296 0
[pid=20773/tid=20775] ppid=20771 vsize=9558416 CPUtime=2.62 cores=0,2,4,6
/proc/20773/task/20775/stat : 20775 (java) R 20771 20773 1905 0 -1 4202560 2839 0 16 0 253 9 0 0 20 0 18 0 292036475 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140260170157240 140260026083216 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0
[pid=20773/tid=20776] ppid=20771 vsize=9558416 CPUtime=0.13 cores=0,2,4,6
/proc/20773/task/20776/stat : 20776 (java) S 20771 20773 1905 0 -1 4202560 80 0 0 0 10 3 0 0 20 0 18 0 292036478 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140260148259240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20777] ppid=20771 vsize=9558416 CPUtime=0.23 cores=0,2,4,6
/proc/20773/task/20777/stat : 20777 (java) S 20771 20773 1905 0 -1 4202560 331 0 0 0 18 5 0 0 20 0 18 0 292036478 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140260147206696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20778] ppid=20771 vsize=9558416 CPUtime=0.29 cores=0,2,4,6
/proc/20773/task/20778/stat : 20778 (java) S 20771 20773 1905 0 -1 4202560 114 0 0 0 24 5 0 0 20 0 18 0 292036478 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140260146153640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20779] ppid=20771 vsize=9558416 CPUtime=0.14 cores=0,2,4,6
/proc/20773/task/20779/stat : 20779 (java) S 20771 20773 1905 0 -1 4202560 262 0 0 0 11 3 0 0 20 0 18 0 292036478 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140260145101096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20780] ppid=20771 vsize=9558416 CPUtime=0.21 cores=0,2,4,6
/proc/20773/task/20780/stat : 20780 (java) S 20771 20773 1905 0 -1 4202560 188 0 0 0 18 3 0 0 20 0 18 0 292036478 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259807456168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20781] ppid=20771 vsize=9558416 CPUtime=0.12 cores=0,2,4,6
/proc/20773/task/20781/stat : 20781 (java) S 20771 20773 1905 0 -1 4202560 130 0 0 0 9 3 0 0 20 0 18 0 292036478 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259806403624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20782] ppid=20771 vsize=9558416 CPUtime=0.2 cores=0,2,4,6
/proc/20773/task/20782/stat : 20782 (java) S 20771 20773 1905 0 -1 4202560 364 0 0 0 15 5 0 0 20 0 18 0 292036478 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259805350568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20783] ppid=20771 vsize=9558416 CPUtime=0.13 cores=0,2,4,6
/proc/20773/task/20783/stat : 20783 (java) S 20771 20773 1905 0 -1 4202560 83 0 0 0 10 3 0 0 20 0 18 0 292036478 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259804298024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20784] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20784/stat : 20784 (java) S 20771 20773 1905 0 -1 4202560 550 0 0 0 0 0 0 0 20 0 18 0 292036479 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259792099688 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20786] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20786/stat : 20786 (java) S 20771 20773 1905 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 292036480 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259791046008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20787] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20787/stat : 20787 (java) S 20771 20773 1905 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 292036480 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259789992840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20798] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20798/stat : 20798 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 292036483 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259788941584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20799] ppid=20771 vsize=9558416 CPUtime=0.25 cores=0,2,4,6
/proc/20773/task/20799/stat : 20799 (java) S 20771 20773 1905 0 -1 4202560 2797 0 1 0 25 0 0 0 20 0 18 0 292036483 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259787889464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20800] ppid=20771 vsize=9558416 CPUtime=0.24 cores=0,2,4,6
/proc/20773/task/20800/stat : 20800 (java) S 20771 20773 1905 0 -1 4202560 2009 0 0 0 24 0 0 0 20 0 18 0 292036483 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259786836920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20801] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20801/stat : 20801 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 292036483 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259785784056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20802] ppid=20771 vsize=9558416 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20802/stat : 20802 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 292036483 9787817984 196337 33554432000 1073741824 1073778376 140733437451776 140259784731720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 9558416

[startup+6.30061 s]
/proc/loadavg: 1.18 1.70 1.89 3/210 20818
/proc/meminfo: memFree=23460104/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9624980 CPUtime=8.7 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 12441 0 26 0 813 57 0 0 20 0 19 0 292036472 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2406245 309980 2263 9 0 2396937 0
[pid=20773/tid=20775] ppid=20771 vsize=9624980 CPUtime=5.64 cores=0,2,4,6
/proc/20773/task/20775/stat : 20775 (java) R 20771 20773 1905 0 -1 4202560 3492 0 16 0 549 15 0 0 20 0 19 0 292036475 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140260170158648 140260025649183 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0
[pid=20773/tid=20776] ppid=20771 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/20773/task/20776/stat : 20776 (java) S 20771 20773 1905 0 -1 4202560 96 0 0 0 16 5 0 0 20 0 19 0 292036478 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140260148259240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20777] ppid=20771 vsize=9624980 CPUtime=0.29 cores=0,2,4,6
/proc/20773/task/20777/stat : 20777 (java) S 20771 20773 1905 0 -1 4202560 517 0 0 0 23 6 0 0 20 0 19 0 292036478 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140260147206696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20778] ppid=20771 vsize=9624980 CPUtime=0.43 cores=0,2,4,6
/proc/20773/task/20778/stat : 20778 (java) S 20771 20773 1905 0 -1 4202560 158 0 0 0 36 7 0 0 20 0 19 0 292036478 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140260146153640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20779] ppid=20771 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/20773/task/20779/stat : 20779 (java) S 20771 20773 1905 0 -1 4202560 280 0 0 0 16 4 0 0 20 0 19 0 292036478 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140260145101096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20780] ppid=20771 vsize=9624980 CPUtime=0.3 cores=0,2,4,6
/proc/20773/task/20780/stat : 20780 (java) S 20771 20773 1905 0 -1 4202560 213 0 0 0 25 5 0 0 20 0 19 0 292036478 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259807456168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20781] ppid=20771 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/20773/task/20781/stat : 20781 (java) S 20771 20773 1905 0 -1 4202560 158 0 0 0 17 4 0 0 20 0 19 0 292036478 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259806403624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20782] ppid=20771 vsize=9624980 CPUtime=0.27 cores=0,2,4,6
/proc/20773/task/20782/stat : 20782 (java) S 20771 20773 1905 0 -1 4202560 385 0 0 0 21 6 0 0 20 0 19 0 292036478 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259805350568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20783] ppid=20771 vsize=9624980 CPUtime=0.21 cores=0,2,4,6
/proc/20773/task/20783/stat : 20783 (java) S 20771 20773 1905 0 -1 4202560 533 0 0 0 16 5 0 0 20 0 19 0 292036478 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259804298024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20784] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20784/stat : 20784 (java) S 20771 20773 1905 0 -1 4202560 562 0 0 0 0 0 0 0 20 0 19 0 292036479 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259792099688 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20786] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20786/stat : 20786 (java) S 20771 20773 1905 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259791046008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20787] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20787/stat : 20787 (java) S 20771 20773 1905 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259789992840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20798] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20798/stat : 20798 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259788941584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20799] ppid=20771 vsize=9624980 CPUtime=0.38 cores=0,2,4,6
/proc/20773/task/20799/stat : 20799 (java) R 20771 20773 1905 0 -1 4202560 2798 0 1 0 38 0 0 0 20 0 19 0 292036483 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259787889464 140260176121827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20800] ppid=20771 vsize=9624980 CPUtime=0.4 cores=0,2,4,6
/proc/20773/task/20800/stat : 20800 (java) R 20771 20773 1905 0 -1 4202560 2075 0 0 0 40 0 0 0 20 0 19 0 292036483 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259786836800 140260172760201 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20801] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20801/stat : 20801 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259785784056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20802] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20802/stat : 20802 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 309980 33554432000 1073741824 1073778376 140733437451776 140259784731720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 9624980

[startup+12.7007 s]
/proc/loadavg: 1.24 1.70 1.89 3/211 20820
/proc/meminfo: memFree=22873256/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9624980 CPUtime=15.58 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 16683 0 26 0 1500 58 0 0 20 0 19 0 292036472 9855979520 310963 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2406245 310963 2266 9 0 2396937 0
[pid=20773/tid=20775] ppid=20771 vsize=9624980 CPUtime=12.04 cores=0,2,4,6

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

[pid=20773/tid=20781] ppid=20771 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/20773/task/20781/stat : 20781 (java) S 20771 20773 1905 0 -1 4202560 2760 0 0 0 30 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259806403624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20782] ppid=20771 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/20773/task/20782/stat : 20782 (java) S 20771 20773 1905 0 -1 4202560 2048 0 0 0 32 9 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259805350568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20783] ppid=20771 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/20773/task/20783/stat : 20783 (java) S 20771 20773 1905 0 -1 4202560 2216 0 0 0 28 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259804298024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20784] ppid=20771 vsize=9624980 CPUtime=7.78 cores=0,2,4,6
/proc/20773/task/20784/stat : 20784 (java) S 20771 20773 1905 0 -1 4202560 15916 0 0 0 773 5 0 0 20 0 19 0 292036479 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259792099688 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20786] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20786/stat : 20786 (java) S 20771 20773 1905 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259791046008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20787] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20787/stat : 20787 (java) S 20771 20773 1905 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259789992840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20798] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20798/stat : 20798 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259788941584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20799] ppid=20771 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/20773/task/20799/stat : 20799 (java) S 20771 20773 1905 0 -1 4202560 3426 0 1 0 59 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259787889464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20800] ppid=20771 vsize=9624980 CPUtime=0.83 cores=0,2,4,6
/proc/20773/task/20800/stat : 20800 (java) S 20771 20773 1905 0 -1 4202560 5959 0 0 0 82 1 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259786836920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20801] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20801/stat : 20801 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259785784056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20802] ppid=20771 vsize=9624980 CPUtime=0.64 cores=0,2,4,6
/proc/20773/task/20802/stat : 20802 (java) S 20771 20773 1905 0 -1 4202560 95 0 0 0 34 30 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259784731720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20819] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20819/stat : 20819 (java) S 20771 20773 1905 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 292037057 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259783676968 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1666.33
Current children cumulated vsize (KiB) 9624980

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/211 20857
/proc/meminfo: memFree=21748392/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9624980 CPUtime=1726.32 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 48835 0 26 0 172533 99 0 0 20 0 19 0 292036472 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2406245 400301 2282 9 0 2396937 0
[pid=20773/tid=20775] ppid=20771 vsize=9624980 CPUtime=1712.39 cores=0,2,4,6
/proc/20773/task/20775/stat : 20775 (java) R 20771 20773 1905 0 -1 4202560 3506 0 16 0 171197 42 0 0 20 0 19 0 292036475 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260170158400 140260026573740 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0
[pid=20773/tid=20776] ppid=20771 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/20773/task/20776/stat : 20776 (java) S 20771 20773 1905 0 -1 4202560 2104 0 0 0 37 9 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260148259240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20777] ppid=20771 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/20773/task/20777/stat : 20777 (java) S 20771 20773 1905 0 -1 4202560 2378 0 0 0 40 10 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260147206696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20778] ppid=20771 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/20773/task/20778/stat : 20778 (java) S 20771 20773 1905 0 -1 4202560 2767 0 0 0 48 11 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260146153640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20779] ppid=20771 vsize=9624980 CPUtime=0.48 cores=0,2,4,6
/proc/20773/task/20779/stat : 20779 (java) S 20771 20773 1905 0 -1 4202560 1877 0 0 0 38 10 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260145101096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20780] ppid=20771 vsize=9624980 CPUtime=0.4 cores=0,2,4,6
/proc/20773/task/20780/stat : 20780 (java) S 20771 20773 1905 0 -1 4202560 2604 0 0 0 34 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259807456168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20781] ppid=20771 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/20773/task/20781/stat : 20781 (java) S 20771 20773 1905 0 -1 4202560 2760 0 0 0 30 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259806403624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20782] ppid=20771 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/20773/task/20782/stat : 20782 (java) S 20771 20773 1905 0 -1 4202560 2048 0 0 0 32 9 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259805350568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20783] ppid=20771 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/20773/task/20783/stat : 20783 (java) S 20771 20773 1905 0 -1 4202560 2216 0 0 0 28 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259804298024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20784] ppid=20771 vsize=9624980 CPUtime=8.8 cores=0,2,4,6
/proc/20773/task/20784/stat : 20784 (java) S 20771 20773 1905 0 -1 4202560 15918 0 0 0 875 5 0 0 20 0 19 0 292036479 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259792099688 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20786] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20786/stat : 20786 (java) S 20771 20773 1905 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259791046008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20787] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20787/stat : 20787 (java) S 20771 20773 1905 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259789992840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20798] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20798/stat : 20798 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259788941584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20799] ppid=20771 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/20773/task/20799/stat : 20799 (java) S 20771 20773 1905 0 -1 4202560 3426 0 1 0 59 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259787889464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20800] ppid=20771 vsize=9624980 CPUtime=0.83 cores=0,2,4,6
/proc/20773/task/20800/stat : 20800 (java) S 20771 20773 1905 0 -1 4202560 5959 0 0 0 82 1 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259786836920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20801] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20801/stat : 20801 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259785784056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20802] ppid=20771 vsize=9624980 CPUtime=0.66 cores=0,2,4,6
/proc/20773/task/20802/stat : 20802 (java) S 20771 20773 1905 0 -1 4202560 99 0 0 0 35 31 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259784731720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20819] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20819/stat : 20819 (java) S 20771 20773 1905 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 292037057 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259783676968 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1726.32
Current children cumulated vsize (KiB) 9624980

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/211 20858
/proc/meminfo: memFree=21748268/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9624980 CPUtime=1786.33 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 48839 0 26 0 178533 100 0 0 20 0 19 0 292036472 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2406245 400301 2282 9 0 2396937 0
[pid=20773/tid=20775] ppid=20771 vsize=9624980 CPUtime=1772.39 cores=0,2,4,6
/proc/20773/task/20775/stat : 20775 (java) R 20771 20773 1905 0 -1 4202560 3506 0 16 0 177197 42 0 0 20 0 19 0 292036475 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260170158400 140260026366825 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0
[pid=20773/tid=20776] ppid=20771 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/20773/task/20776/stat : 20776 (java) S 20771 20773 1905 0 -1 4202560 2104 0 0 0 37 9 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260148259240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20777] ppid=20771 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/20773/task/20777/stat : 20777 (java) S 20771 20773 1905 0 -1 4202560 2378 0 0 0 40 10 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260147206696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20778] ppid=20771 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/20773/task/20778/stat : 20778 (java) S 20771 20773 1905 0 -1 4202560 2767 0 0 0 48 11 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260146153640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20779] ppid=20771 vsize=9624980 CPUtime=0.48 cores=0,2,4,6
/proc/20773/task/20779/stat : 20779 (java) S 20771 20773 1905 0 -1 4202560 1877 0 0 0 38 10 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260145101096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20780] ppid=20771 vsize=9624980 CPUtime=0.4 cores=0,2,4,6
/proc/20773/task/20780/stat : 20780 (java) S 20771 20773 1905 0 -1 4202560 2604 0 0 0 34 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259807456168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20781] ppid=20771 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/20773/task/20781/stat : 20781 (java) S 20771 20773 1905 0 -1 4202560 2760 0 0 0 30 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259806403624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20782] ppid=20771 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/20773/task/20782/stat : 20782 (java) S 20771 20773 1905 0 -1 4202560 2048 0 0 0 32 9 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259805350568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20783] ppid=20771 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/20773/task/20783/stat : 20783 (java) S 20771 20773 1905 0 -1 4202560 2216 0 0 0 28 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259804298024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20784] ppid=20771 vsize=9624980 CPUtime=8.8 cores=0,2,4,6
/proc/20773/task/20784/stat : 20784 (java) S 20771 20773 1905 0 -1 4202560 15918 0 0 0 875 5 0 0 20 0 19 0 292036479 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259792099688 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20786] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20786/stat : 20786 (java) S 20771 20773 1905 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259791046008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20787] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20787/stat : 20787 (java) S 20771 20773 1905 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259789992840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20798] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20798/stat : 20798 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259788941584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20799] ppid=20771 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/20773/task/20799/stat : 20799 (java) S 20771 20773 1905 0 -1 4202560 3426 0 1 0 59 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259787889464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20800] ppid=20771 vsize=9624980 CPUtime=0.83 cores=0,2,4,6
/proc/20773/task/20800/stat : 20800 (java) S 20771 20773 1905 0 -1 4202560 5959 0 0 0 82 1 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259786836920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20801] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20801/stat : 20801 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259785784056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20802] ppid=20771 vsize=9624980 CPUtime=0.68 cores=0,2,4,6
/proc/20773/task/20802/stat : 20802 (java) S 20771 20773 1905 0 -1 4202560 103 0 0 0 37 31 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259784731720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20819] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20819/stat : 20819 (java) S 20771 20773 1905 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 292037057 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259783676968 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1786.33
Current children cumulated vsize (KiB) 9624980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796 s]
/proc/loadavg: 2.07 2.02 1.93 3/190 20868
/proc/meminfo: memFree=24179252/32873844 swapFree=7112/7112
[pid=20773] ppid=20771 vsize=9624980 CPUtime=1800.03 cores=0,2,4,6
/proc/20773/stat : 20773 (java) S 20771 20773 1905 0 -1 4202496 48839 0 26 0 179903 100 0 0 20 0 19 0 292036472 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140733437442912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 1 0 0
/proc/20773/statm: 2406245 400301 2282 9 0 2396937 0
[pid=20773/tid=20775] ppid=20771 vsize=9624980 CPUtime=1786.09 cores=0,2,4,6
/proc/20773/task/20775/stat : 20775 (java) R 20771 20773 1905 0 -1 4202560 3506 0 16 0 178566 43 0 0 20 0 19 0 292036475 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260170158400 140260026366464 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0
[pid=20773/tid=20776] ppid=20771 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/20773/task/20776/stat : 20776 (java) S 20771 20773 1905 0 -1 4202560 2104 0 0 0 37 9 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260148259240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20777] ppid=20771 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/20773/task/20777/stat : 20777 (java) S 20771 20773 1905 0 -1 4202560 2378 0 0 0 40 10 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260147206696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20778] ppid=20771 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/20773/task/20778/stat : 20778 (java) S 20771 20773 1905 0 -1 4202560 2767 0 0 0 48 11 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260146153640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20779] ppid=20771 vsize=9624980 CPUtime=0.48 cores=0,2,4,6
/proc/20773/task/20779/stat : 20779 (java) S 20771 20773 1905 0 -1 4202560 1877 0 0 0 38 10 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140260145101096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20780] ppid=20771 vsize=9624980 CPUtime=0.4 cores=0,2,4,6
/proc/20773/task/20780/stat : 20780 (java) S 20771 20773 1905 0 -1 4202560 2604 0 0 0 34 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259807456168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20781] ppid=20771 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/20773/task/20781/stat : 20781 (java) S 20771 20773 1905 0 -1 4202560 2760 0 0 0 30 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259806403624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20782] ppid=20771 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/20773/task/20782/stat : 20782 (java) S 20771 20773 1905 0 -1 4202560 2048 0 0 0 32 9 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259805350568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20783] ppid=20771 vsize=9624980 CPUtime=0.34 cores=0,2,4,6
/proc/20773/task/20783/stat : 20783 (java) S 20771 20773 1905 0 -1 4202560 2216 0 0 0 28 6 0 0 20 0 19 0 292036478 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259804298024 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20784] ppid=20771 vsize=9624980 CPUtime=8.81 cores=0,2,4,6
/proc/20773/task/20784/stat : 20784 (java) S 20771 20773 1905 0 -1 4202560 15918 0 0 0 876 5 0 0 20 0 19 0 292036479 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259792099688 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20773/tid=20786] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20786/stat : 20786 (java) S 20771 20773 1905 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259791046008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20787] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20787/stat : 20787 (java) S 20771 20773 1905 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 292036480 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259789992840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20798] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20798/stat : 20798 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259788941584 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20799] ppid=20771 vsize=9624980 CPUtime=0.59 cores=0,2,4,6
/proc/20773/task/20799/stat : 20799 (java) S 20771 20773 1905 0 -1 4202560 3426 0 1 0 59 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259787889464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20800] ppid=20771 vsize=9624980 CPUtime=0.83 cores=0,2,4,6
/proc/20773/task/20800/stat : 20800 (java) S 20771 20773 1905 0 -1 4202560 5959 0 0 0 82 1 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259786836920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20773/tid=20801] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20801/stat : 20801 (java) S 20771 20773 1905 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259785784056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20773/tid=20802] ppid=20771 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/20773/task/20802/stat : 20802 (java) S 20771 20773 1905 0 -1 4202560 103 0 0 0 37 32 0 0 20 0 19 0 292036483 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259784731720 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20773/tid=20819] ppid=20771 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/20773/task/20819/stat : 20819 (java) S 20771 20773 1905 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 292037057 9855979520 400301 33554432000 1073741824 1073778376 140733437451776 140259783676968 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624980

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): 1796.03
CPU time (s): 1800.84
CPU user time (s): 1799.22
CPU system time (s): 1.62175
CPU usage (%): 100.268
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 1.62175
maximum resident set size= 1657312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48879
page faults= 26
swaps= 0
block input operations= 6296
block output operations= 1176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40089
involuntary context switches= 11458

runsolver used 6.12007 second user time and 14.4728 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-29 04:37:59
IDJOB=3717931
IDBENCH=79646
IDSOLVER=2301
FILE ID=node104/3717931-1338259078
RUNJOBID= node104-1338259078-20755
PBS_JOBID= 14624647
Free space on /tmp= 66832 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/graphs/normalized-graph13reducmore_wcsp.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717931-1338259078/watcher-3717931-1338259078 -o /tmp/evaluation-result-3717931-1338259078/solver-3717931-1338259078 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3717931-1338259078.wbo

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

MD5SUM BENCH= ea40a0e629962acadf81be421b26ca75
RANDOM SEED=1815838781

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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	: 5332.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25777688 kB
Buffers:          511780 kB
Cached:          5581028 kB
SwapCached:          752 kB
Active:          4960252 kB
Inactive:        1147456 kB
Active(anon):       6028 kB
Inactive(anon):     7720 kB
Active(file):    4954224 kB
Inactive(file):  1139736 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105056 kB
Dirty:             64932 kB
Writeback:            36 kB
AnonPages:         18036 kB
Mapped:            13584 kB
Shmem:                 8 kB
Slab:             849500 kB
SReclaimable:     291508 kB
SUnreclaim:       557992 kB
KernelStack:        1416 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:      97608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66828 MiB
End job on node104 at 2012-05-29 05:07:57