Trace number 3688365

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.37 1796.83

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=500-sizeP=251-sizeQ=500-293748522-max.opb
MD5SUM50ef915b8394905691666d94e6255b02
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 variables126251
Total number of constraints376501
Number of constraints which are clauses376500
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 constraint125500
Number of terms in the objective function 251
Biggest coefficient in the objective function 1809251394333065553493296640760748560207343510400633813116524750123642650624
Number of bits for the biggest coefficient in the objective function 251
Sum of the numbers in the objective function 3618502788666131106986593281521497120414687020801267626233049500247285301247
Number of bits of the sum of numbers in the objective function 251
Biggest number in a constraint 2961193260766427870080908753323559866441509279473679754522422863056280045864824078237301652581494289303756200212728639995902214134435299666298460531313288000496778442422580538845568248046109094286466596972878396512780851085312
Number of bits of the biggest number in a constraint 750
Biggest sum of numbers in a constraint 11844773043065711480323635013294239465766037117894719018089691452225120183458939186359237855339087154914381761439684078145960801002138540726341456750663926391477739601670186323216597922945296376611154942589417036267773885199147
Number of bits of the biggest sum of numbers751
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3688365-1337882687.opb
0.10/0.10	c reading problem ... 
4.68/3.59	c ... done. Wall clock time 3.487s.
4.68/3.59	c declared #vars     126251
4.68/3.59	c #constraints  376502
4.68/3.59	c constraints type 
4.68/3.59	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125500
4.68/3.59	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 251000
4.68/3.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
5.08/3.71	c 376502 constraints processed.
5.08/3.71	c objective function length is 251 literals
1800.05/1796.81	c starts		: 6
1800.05/1796.81	c conflicts		: 739
1800.05/1796.81	c decisions		: 5476
1800.05/1796.81	c propagations		: 1654003
1800.05/1796.81	c inspects		: 6091611
1800.05/1796.81	c shortcuts		: 0
1800.05/1796.81	c learnt literals	: 0
1800.05/1796.81	c learnt binary clauses	: 0
1800.05/1796.81	c learnt ternary clauses	: 0
1800.05/1796.81	c learnt constraints	: 739
1800.05/1796.81	c ignored constraints	: 0
1800.05/1796.81	c root simplifications	: 0
1800.05/1796.81	c removed literals (reason simplification)	: 0
1800.05/1796.81	c reason swapping (by a shorter reason)	: 0
1800.05/1796.81	c Calls to reduceDB	: 0
1800.05/1796.81	c number of reductions to clauses (during analyze)	: 0
1800.05/1796.81	c number of learned constraints concerned by reduction	: 0
1800.05/1796.81	c number of learning phase by resolution	: 0
1800.05/1796.81	c number of learning phase by cutting planes	: 0
1800.05/1796.81	c speed (assignments/second)	: 922.3987454507533
1800.05/1796.81	c non guided choices	237
1800.05/1796.81	c learnt constraints type 
1800.05/1796.81	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 739
1800.05/1796.81	c constraints type 
1800.05/1796.81	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125500
1800.05/1796.81	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 251000
1800.05/1796.81	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.05/1796.81	c 376502 constraints processed.
1800.05/1796.81	s UNKNOWN
1800.05/1796.81	c Total wall clock time (in seconds): 1796.711

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

running on 4 cores: 1,3,5,7

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.95 1.99 1.99 3/194 22627
/proc/meminfo: memFree=27323040/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 1146 0 0 0 0 0 0 0 20 0 2 0 254397374 24780800 867 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 22434 873 659 9 0 16769 0
[pid=22627/tid=22628] ppid=22625 vsize=89740 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 2 0 254397375 91893760 886 33554432000 1073741824 1073778376 140736636565728 140736636554792 240426763648 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.016028 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 22627
/proc/meminfo: memFree=27323040/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 2296 0 1 0 0 0 0 0 20 0 10 0 254397374 9233014784 2485 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2254154 2494 1110 9 0 2244855 0
[pid=22627/tid=22628] ppid=22625 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 1153 0 1 0 0 0 0 0 20 0 10 0 254397375 9233014784 2498 33554432000 1073741824 1073778376 140736636565728 140030900544192 140030823191717 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100229 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 22627
/proc/meminfo: memFree=27323040/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 4492 0 1 0 9 1 0 0 20 0 18 0 254397374 9787813888 5645 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2389603 5645 2138 9 0 2380296 0
[pid=22627/tid=22628] ppid=22625 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 2481 0 1 0 7 0 0 0 20 0 18 0 254397375 9787813888 5645 33554432000 1073741824 1073778376 140736636565728 140030900546480 240430146829 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300227 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 22627
/proc/meminfo: memFree=27323040/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9558412 CPUtime=0.55 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 6128 0 1 0 53 2 0 0 20 0 18 0 254397374 9787813888 8962 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2389603 8962 2217 9 0 2380296 0
[pid=22627/tid=22628] ppid=22625 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 2498 0 1 0 26 1 0 0 20 0 18 0 254397375 9787813888 8962 33554432000 1073741824 1073778376 140736636565728 140030900535864 140030772941647 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558412

[startup+0.700301 s]
/proc/loadavg: 1.95 1.99 1.99 3/194 22627
/proc/meminfo: memFree=27323040/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9558412 CPUtime=1.26 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 9623 0 1 0 119 7 0 0 20 0 18 0 254397374 9787813888 42253 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2389603 42253 2245 9 0 2380296 0
[pid=22627/tid=22628] ppid=22625 vsize=9558412 CPUtime=0.66 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 2559 0 1 0 61 5 0 0 20 0 18 0 254397375 9787813888 42253 33554432000 1073741824 1073778376 140736636565728 140030900546744 140030773227304 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 9558412

[startup+1.50074 s]
/proc/loadavg: 1.95 1.99 1.99 3/212 22645
/proc/meminfo: memFree=27142564/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9558412 CPUtime=2.32 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 9939 0 1 0 215 17 0 0 20 0 18 0 254397374 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2389603 85924 2245 9 0 2380296 0
[pid=22627/tid=22628] ppid=22625 vsize=9558412 CPUtime=1.36 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 2618 0 1 0 129 7 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030900546952 140030773332379 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22630] ppid=22625 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/22627/task/22630/stat : 22630 (java) S 22625 22627 21352 0 -1 4202560 24 0 0 0 2 2 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030744455848 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22631] ppid=22625 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/22627/task/22631/stat : 22631 (java) S 22625 22627 21352 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030630685480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22632] ppid=22625 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/22627/task/22632/stat : 22632 (java) S 22625 22627 21352 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030743403432 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22633] ppid=22625 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/22627/task/22633/stat : 22633 (java) S 22625 22627 21352 0 -1 4202560 26 0 0 0 1 2 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030742350888 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22634] ppid=22625 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/22627/task/22634/stat : 22634 (java) S 22625 22627 21352 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030741297320 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22635] ppid=22625 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/22627/task/22635/stat : 22635 (java) S 22625 22627 21352 0 -1 4202560 26 0 0 0 4 1 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030740244776 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22636] ppid=22625 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/22627/task/22636/stat : 22636 (java) S 22625 22627 21352 0 -1 4202560 23 0 0 0 4 2 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030739192232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22637] ppid=22625 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/22627/task/22637/stat : 22637 (java) S 22625 22627 21352 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 18 0 254397375 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030738139688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22638] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22638/stat : 22638 (java) S 22625 22627 21352 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 254397377 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030725728872 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22639] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22639/stat : 22639 (java) S 22625 22627 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254397377 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030724675192 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22640] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22640/stat : 22640 (java) S 22625 22627 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254397377 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030723622536 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22641] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22641/stat : 22641 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254397379 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030722571280 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22642] ppid=22625 vsize=9558412 CPUtime=0.24 cores=1,3,5,7
/proc/22627/task/22642/stat : 22642 (java) S 22625 22627 21352 0 -1 4202560 2727 0 0 0 24 0 0 0 20 0 18 0 254397379 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030721517624 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22643] ppid=22625 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/22627/task/22643/stat : 22643 (java) S 22625 22627 21352 0 -1 4202560 3053 0 0 0 27 0 0 0 20 0 18 0 254397379 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030720465080 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22644] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22644/stat : 22644 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254397379 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030719412728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22645] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22645/stat : 22645 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254397379 9787813888 85924 33554432000 1073741824 1073778376 140736636565728 140030718360392 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 9558412

[startup+3.10072 s]
/proc/loadavg: 1.95 1.99 1.99 3/212 22645
/proc/meminfo: memFree=26988468/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9558412 CPUtime=4.13 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 10093 0 1 0 388 25 0 0 20 0 18 0 254397374 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2389603 96749 2247 9 0 2380296 0
[pid=22627/tid=22628] ppid=22625 vsize=9558412 CPUtime=2.9 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 2619 0 1 0 283 7 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030900539296 140030773244788 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22630] ppid=22625 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/22627/task/22630/stat : 22630 (java) S 22625 22627 21352 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030744455848 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22631] ppid=22625 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/22627/task/22631/stat : 22631 (java) S 22625 22627 21352 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030630685480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22632] ppid=22625 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/22627/task/22632/stat : 22632 (java) S 22625 22627 21352 0 -1 4202560 36 0 0 0 3 2 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030743403432 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22633] ppid=22625 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/22627/task/22633/stat : 22633 (java) S 22625 22627 21352 0 -1 4202560 37 0 0 0 3 3 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030742350888 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22634] ppid=22625 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/22627/task/22634/stat : 22634 (java) S 22625 22627 21352 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030741297320 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22635] ppid=22625 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/22627/task/22635/stat : 22635 (java) S 22625 22627 21352 0 -1 4202560 64 0 0 0 8 3 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030740244776 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22636] ppid=22625 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/22627/task/22636/stat : 22636 (java) S 22625 22627 21352 0 -1 4202560 55 0 0 0 9 3 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030739192232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22637] ppid=22625 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/22627/task/22637/stat : 22637 (java) S 22625 22627 21352 0 -1 4202560 38 0 0 0 3 2 0 0 20 0 18 0 254397375 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030738139688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22638] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22638/stat : 22638 (java) S 22625 22627 21352 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 254397377 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030725728872 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22639] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22639/stat : 22639 (java) S 22625 22627 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254397377 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030724675192 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22640] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22640/stat : 22640 (java) S 22625 22627 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254397377 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030723622536 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22641] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22641/stat : 22641 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254397379 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030722571280 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22642] ppid=22625 vsize=9558412 CPUtime=0.24 cores=1,3,5,7
/proc/22627/task/22642/stat : 22642 (java) S 22625 22627 21352 0 -1 4202560 2727 0 0 0 24 0 0 0 20 0 18 0 254397379 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030721517624 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22643] ppid=22625 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/22627/task/22643/stat : 22643 (java) S 22625 22627 21352 0 -1 4202560 3055 0 0 0 27 0 0 0 20 0 18 0 254397379 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030720465080 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22644] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22644/stat : 22644 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254397379 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030719412728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22645] ppid=22625 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22645/stat : 22645 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254397379 9787813888 96749 33554432000 1073741824 1073778376 140736636565728 140030718360392 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 9558412

[startup+6.30062 s]
/proc/loadavg: 1.96 1.99 1.99 3/213 22646
/proc/meminfo: memFree=26944880/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9624976 CPUtime=7.84 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 10675 0 1 0 759 25 0 0 20 0 19 0 254397374 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2406244 96788 2266 9 0 2396937 0
[pid=22627/tid=22628] ppid=22625 vsize=9624976 CPUtime=6.09 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 2633 0 1 0 602 7 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030900548216 140030773695378 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22630] ppid=22625 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22627/task/22630/stat : 22630 (java) S 22625 22627 21352 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030744455848 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22631] ppid=22625 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22627/task/22631/stat : 22631 (java) S 22625 22627 21352 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030630685480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22632] ppid=22625 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22627/task/22632/stat : 22632 (java) S 22625 22627 21352 0 -1 4202560 36 0 0 0 3 2 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030743403432 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22633] ppid=22625 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22627/task/22633/stat : 22633 (java) S 22625 22627 21352 0 -1 4202560 37 0 0 0 3 3 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030742350888 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22634] ppid=22625 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22627/task/22634/stat : 22634 (java) S 22625 22627 21352 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030741297320 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22635] ppid=22625 vsize=9624976 CPUtime=0.11 cores=1,3,5,7
/proc/22627/task/22635/stat : 22635 (java) S 22625 22627 21352 0 -1 4202560 64 0 0 0 8 3 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030740244776 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22636] ppid=22625 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22627/task/22636/stat : 22636 (java) S 22625 22627 21352 0 -1 4202560 55 0 0 0 9 3 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030739192232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22637] ppid=22625 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22627/task/22637/stat : 22637 (java) S 22625 22627 21352 0 -1 4202560 38 0 0 0 3 2 0 0 20 0 19 0 254397375 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030738139688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22638] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22638/stat : 22638 (java) S 22625 22627 21352 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030725728872 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22639] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22639/stat : 22639 (java) S 22625 22627 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030724675192 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22640] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22640/stat : 22640 (java) S 22625 22627 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030723622536 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22641] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22641/stat : 22641 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030722571280 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22642] ppid=22625 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/22627/task/22642/stat : 22642 (java) S 22625 22627 21352 0 -1 4202560 3193 0 0 0 52 0 0 0 20 0 19 0 254397379 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030721517624 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22643] ppid=22625 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/22627/task/22643/stat : 22643 (java) S 22625 22627 21352 0 -1 4202560 3148 0 0 0 51 0 0 0 20 0 19 0 254397379 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030720465080 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22644] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22644/stat : 22644 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030719412728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22645] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22645/stat : 22645 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 96788 33554432000 1073741824 1073778376 140736636565728 140030718360392 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

[pid=22627/tid=22635] ppid=22625 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/22627/task/22635/stat : 22635 (java) S 22625 22627 21352 0 -1 4202560 123 0 0 0 22 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030740244776 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22636] ppid=22625 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22627/task/22636/stat : 22636 (java) S 22625 22627 21352 0 -1 4202560 151 0 0 0 31 9 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030739192232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22637] ppid=22625 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/22627/task/22637/stat : 22637 (java) S 22625 22627 21352 0 -1 4202560 86 0 0 0 18 4 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030738139688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22638] ppid=22625 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22627/task/22638/stat : 22638 (java) S 22625 22627 21352 0 -1 4202560 1287 0 0 0 1 1 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030725728872 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22639] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22639/stat : 22639 (java) S 22625 22627 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030724675192 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22640] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22640/stat : 22640 (java) S 22625 22627 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030723622536 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22641] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22641/stat : 22641 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030722571280 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22642] ppid=22625 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/22627/task/22642/stat : 22642 (java) S 22625 22627 21352 0 -1 4202560 3198 0 0 0 54 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030721517624 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22643] ppid=22625 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/22627/task/22643/stat : 22643 (java) S 22625 22627 21352 0 -1 4202560 3152 0 0 0 56 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030720465080 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22644] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22644/stat : 22644 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030719412728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22645] ppid=22625 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/22627/task/22645/stat : 22645 (java) S 22625 22627 21352 0 -1 4202560 95 0 0 0 30 26 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030718360392 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22646] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22646/stat : 22646 (java) S 22625 22627 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254397740 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030717273384 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1665.47
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22662
/proc/meminfo: memFree=22237364/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9624976 CPUtime=1725.51 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 13929 0 1 0 172424 127 0 0 20 0 19 0 254397374 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2406244 715156 2267 9 0 2396937 0
[pid=22627/tid=22628] ppid=22625 vsize=9624976 CPUtime=1721.73 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 4175 0 1 0 172100 73 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030900546704 140030773695438 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22630] ppid=22625 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/22627/task/22630/stat : 22630 (java) S 22625 22627 21352 0 -1 4202560 93 0 0 0 20 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030744455848 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22631] ppid=22625 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/22627/task/22631/stat : 22631 (java) S 22625 22627 21352 0 -1 4202560 91 0 0 0 16 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030630685480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22632] ppid=22625 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22627/task/22632/stat : 22632 (java) S 22625 22627 21352 0 -1 4202560 101 0 0 0 19 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030743403432 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22633] ppid=22625 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22627/task/22633/stat : 22633 (java) S 22625 22627 21352 0 -1 4202560 101 0 0 0 18 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030742350888 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22634] ppid=22625 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/22627/task/22634/stat : 22634 (java) S 22625 22627 21352 0 -1 4202560 92 0 0 0 20 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030741297320 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22635] ppid=22625 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/22627/task/22635/stat : 22635 (java) S 22625 22627 21352 0 -1 4202560 123 0 0 0 22 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030740244776 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22636] ppid=22625 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22627/task/22636/stat : 22636 (java) S 22625 22627 21352 0 -1 4202560 151 0 0 0 31 9 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030739192232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22637] ppid=22625 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/22627/task/22637/stat : 22637 (java) S 22625 22627 21352 0 -1 4202560 86 0 0 0 18 4 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030738139688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22638] ppid=22625 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22627/task/22638/stat : 22638 (java) S 22625 22627 21352 0 -1 4202560 1287 0 0 0 1 1 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030725728872 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22639] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22639/stat : 22639 (java) S 22625 22627 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030724675192 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22640] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22640/stat : 22640 (java) S 22625 22627 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030723622536 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22641] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22641/stat : 22641 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030722571280 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22642] ppid=22625 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/22627/task/22642/stat : 22642 (java) S 22625 22627 21352 0 -1 4202560 3198 0 0 0 54 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030721517624 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22643] ppid=22625 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/22627/task/22643/stat : 22643 (java) S 22625 22627 21352 0 -1 4202560 3152 0 0 0 56 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030720465080 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22644] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22644/stat : 22644 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030719412728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22645] ppid=22625 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/22627/task/22645/stat : 22645 (java) S 22625 22627 21352 0 -1 4202560 99 0 0 0 32 28 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030718360392 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22646] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22646/stat : 22646 (java) S 22625 22627 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254397740 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030717273384 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1725.51
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22662
/proc/meminfo: memFree=22251752/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9624976 CPUtime=1785.54 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 13933 0 1 0 178425 129 0 0 20 0 19 0 254397374 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2406244 715156 2267 9 0 2396937 0
[pid=22627/tid=22628] ppid=22625 vsize=9624976 CPUtime=1781.73 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 4175 0 1 0 178099 74 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030900546704 140030773695438 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22630] ppid=22625 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/22627/task/22630/stat : 22630 (java) S 22625 22627 21352 0 -1 4202560 93 0 0 0 20 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030744455848 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22631] ppid=22625 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/22627/task/22631/stat : 22631 (java) S 22625 22627 21352 0 -1 4202560 91 0 0 0 16 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030630685480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22632] ppid=22625 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22627/task/22632/stat : 22632 (java) S 22625 22627 21352 0 -1 4202560 101 0 0 0 19 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030743403432 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22633] ppid=22625 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22627/task/22633/stat : 22633 (java) S 22625 22627 21352 0 -1 4202560 101 0 0 0 18 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030742350888 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22634] ppid=22625 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/22627/task/22634/stat : 22634 (java) S 22625 22627 21352 0 -1 4202560 92 0 0 0 20 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030741297320 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22635] ppid=22625 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/22627/task/22635/stat : 22635 (java) S 22625 22627 21352 0 -1 4202560 123 0 0 0 22 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030740244776 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22636] ppid=22625 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22627/task/22636/stat : 22636 (java) S 22625 22627 21352 0 -1 4202560 151 0 0 0 31 9 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030739192232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22637] ppid=22625 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/22627/task/22637/stat : 22637 (java) S 22625 22627 21352 0 -1 4202560 86 0 0 0 18 4 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030738139688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22638] ppid=22625 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/22627/task/22638/stat : 22638 (java) S 22625 22627 21352 0 -1 4202560 1287 0 0 0 2 1 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030725728872 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22639] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22639/stat : 22639 (java) S 22625 22627 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030724675192 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22640] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22640/stat : 22640 (java) S 22625 22627 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030723622536 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22641] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22641/stat : 22641 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030722571280 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22642] ppid=22625 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/22627/task/22642/stat : 22642 (java) S 22625 22627 21352 0 -1 4202560 3198 0 0 0 54 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030721517624 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22643] ppid=22625 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/22627/task/22643/stat : 22643 (java) S 22625 22627 21352 0 -1 4202560 3152 0 0 0 56 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030720465080 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22644] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22644/stat : 22644 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030719412728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22645] ppid=22625 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/22627/task/22645/stat : 22645 (java) S 22625 22627 21352 0 -1 4202560 103 0 0 0 33 29 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030718360392 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22646] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22646/stat : 22646 (java) S 22625 22627 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254397740 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030717273384 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.8 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 22721
/proc/meminfo: memFree=24634060/32873844 swapFree=6080/6080
[pid=22627] ppid=22625 vsize=9624976 CPUtime=1800.05 cores=1,3,5,7
/proc/22627/stat : 22627 (java) S 22625 22627 21352 0 -1 4202496 13933 0 1 0 179875 130 0 0 20 0 19 0 254397374 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140736636556864 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22627/statm: 2406244 715156 2267 9 0 2396937 0
[pid=22627/tid=22628] ppid=22625 vsize=9624976 CPUtime=1796.24 cores=1,3,5,7
/proc/22627/task/22628/stat : 22628 (java) R 22625 22627 21352 0 -1 4202560 4175 0 1 0 179550 74 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030900546704 140030773695378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22627/tid=22630] ppid=22625 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/22627/task/22630/stat : 22630 (java) S 22625 22627 21352 0 -1 4202560 93 0 0 0 20 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030744455848 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22631] ppid=22625 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/22627/task/22631/stat : 22631 (java) S 22625 22627 21352 0 -1 4202560 91 0 0 0 16 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030630685480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22632] ppid=22625 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22627/task/22632/stat : 22632 (java) S 22625 22627 21352 0 -1 4202560 101 0 0 0 19 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030743403432 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22633] ppid=22625 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/22627/task/22633/stat : 22633 (java) S 22625 22627 21352 0 -1 4202560 101 0 0 0 18 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030742350888 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22634] ppid=22625 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/22627/task/22634/stat : 22634 (java) S 22625 22627 21352 0 -1 4202560 92 0 0 0 20 5 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030741297320 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22635] ppid=22625 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/22627/task/22635/stat : 22635 (java) S 22625 22627 21352 0 -1 4202560 123 0 0 0 22 6 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030740244776 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22636] ppid=22625 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22627/task/22636/stat : 22636 (java) S 22625 22627 21352 0 -1 4202560 151 0 0 0 31 9 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030739192232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22627/tid=22637] ppid=22625 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/22627/task/22637/stat : 22637 (java) S 22625 22627 21352 0 -1 4202560 86 0 0 0 18 4 0 0 20 0 19 0 254397375 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030738139688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22638] ppid=22625 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/22627/task/22638/stat : 22638 (java) S 22625 22627 21352 0 -1 4202560 1287 0 0 0 2 1 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030725728872 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22639] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22639/stat : 22639 (java) S 22625 22627 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030724675192 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22640] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22640/stat : 22640 (java) S 22625 22627 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254397377 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030723622536 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22641] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22641/stat : 22641 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030722571280 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22642] ppid=22625 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/22627/task/22642/stat : 22642 (java) S 22625 22627 21352 0 -1 4202560 3198 0 0 0 54 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030721517624 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22643] ppid=22625 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/22627/task/22643/stat : 22643 (java) S 22625 22627 21352 0 -1 4202560 3152 0 0 0 56 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030720465080 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22627/tid=22644] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22644/stat : 22644 (java) S 22625 22627 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030719412728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22645] ppid=22625 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22627/task/22645/stat : 22645 (java) S 22625 22627 21352 0 -1 4202560 103 0 0 0 33 30 0 0 20 0 19 0 254397379 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030718360392 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22627/tid=22646] ppid=22625 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22627/task/22646/stat : 22646 (java) S 22625 22627 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254397740 9855975424 715156 33554432000 1073741824 1073778376 140736636565728 140030717273384 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9624976

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.83
CPU time (s): 1800.37
CPU user time (s): 1798.72
CPU system time (s): 1.65175
CPU usage (%): 100.197
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.72
system time used= 1.65175
maximum resident set size= 2875760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13966
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38354
involuntary context switches= 9601

runsolver used 6.03008 second user time and 15.4137 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-24 20:04:48
IDJOB=3688365
IDBENCH=3052
IDSOLVER=2269
FILE ID=node108/3688365-1337882687
RUNJOBID= node108-1337871881-21369
PBS_JOBID= 14620096
Free space on /tmp= 71676 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=500-sizeP=251-sizeQ=500-293748522-max.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688365-1337882687/watcher-3688365-1337882687 -o /tmp/evaluation-result-3688365-1337882687/solver-3688365-1337882687 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688365-1337882687.opb

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

MD5SUM BENCH= 50ef915b8394905691666d94e6255b02
RANDOM SEED=387823464

node108.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.273
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.54
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.273
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.273
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.273
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.91
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.273
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.273
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27323568 kB
Buffers:          197868 kB
Cached:          4230772 kB
SwapCached:            0 kB
Active:           881880 kB
Inactive:        3897164 kB
Active(anon):     353104 kB
Inactive(anon):        0 kB
Active(file):     528776 kB
Inactive(file):  3897164 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             44508 kB
Writeback:           132 kB
AnonPages:        356628 kB
Mapped:            22440 kB
Shmem:               200 kB
Slab:             632024 kB
SReclaimable:      73048 kB
SUnreclaim:       558976 kB
KernelStack:        1576 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1081180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 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= 71692 MiB
End job on node108 at 2012-05-24 20:34:47