Trace number 4080724

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.62 899.72

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-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4080724-1465235330.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
6.55/4.48	c ... done. Wall clock time 4.371s.
6.55/4.48	c declared #vars     126251
6.55/4.48	c #constraints  376502
6.55/4.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
6.55/4.48	c constraints type 
6.55/4.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125500
6.55/4.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 251000
6.55/4.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
6.55/4.48	c 376502 constraints processed.
6.55/4.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
6.55/4.48	c constraints type 
6.55/4.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 251000
6.55/4.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 125500
6.55/4.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
6.55/4.48	c 376502 constraints processed.
6.55/4.48	c objective function length is 251 literals
1800.13/899.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/899.70	c starts		: 1
1800.13/899.70	c conflicts		: 468
1800.13/899.70	c decisions		: 2126
1800.13/899.70	c propagations		: 873921
1800.13/899.70	c inspects		: 2916538
1800.13/899.70	c shortcuts		: 0
1800.13/899.70	c learnt literals	: 0
1800.13/899.70	c learnt binary clauses	: 0
1800.13/899.70	c learnt ternary clauses	: 0
1800.13/899.70	c learnt constraints	: 468
1800.13/899.70	c ignored constraints	: 0
1800.13/899.70	c root simplifications	: 0
1800.13/899.70	c removed literals (reason simplification)	: 11221501
1800.13/899.70	c reason swapping (by a shorter reason)	: 0
1800.13/899.70	c Calls to reduceDB	: 0
1800.13/899.70	c Number of update (reduction) of LBD	: 144
1800.13/899.70	c Imported unit clauses	: 0
1800.13/899.70	c number of reductions to clauses (during analyze)	: 0
1800.13/899.70	c number of learned constraints concerned by reduction	: 0
1800.13/899.70	c number of learning phase by resolution	: 0
1800.13/899.70	c number of learning phase by cutting planes	: 0
1800.13/899.70	c speed (assignments/second)	: 976.2833309687417
1800.13/899.70	c non guided choices	210
1800.13/899.70	c learnt constraints type 
1800.13/899.70	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 468
1800.13/899.70	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/899.70	c starts		: 1
1800.13/899.70	c conflicts		: 10
1800.13/899.70	c decisions		: 2286
1800.13/899.70	c propagations		: 586407
1800.13/899.70	c inspects		: 3251597
1800.13/899.70	c shortcuts		: 0
1800.13/899.70	c learnt literals	: 0
1800.13/899.70	c learnt binary clauses	: 0
1800.13/899.70	c learnt ternary clauses	: 0
1800.13/899.70	c learnt constraints	: 10
1800.13/899.70	c ignored constraints	: 0
1800.13/899.70	c root simplifications	: 0
1800.13/899.70	c removed literals (reason simplification)	: 0
1800.13/899.70	c reason swapping (by a shorter reason)	: 0
1800.13/899.70	c Calls to reduceDB	: 0
1800.13/899.70	c Number of update (reduction) of LBD	: 0
1800.13/899.70	c Imported unit clauses	: 0
1800.13/899.70	c number of reductions to clauses (during analyze)	: 0
1800.13/899.70	c number of learned constraints concerned by reduction	: 0
1800.13/899.70	c number of learning phase by resolution	: 0
1800.13/899.70	c number of learning phase by cutting planes	: 0
1800.13/899.70	c speed (assignments/second)	: 655.1052691552326
1800.13/899.70	c non guided choices	2
1800.13/899.70	c learnt constraints type 
1800.13/899.70	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
1800.13/899.70	s UNKNOWN
1800.13/899.70	c Total wall clock time (in seconds): 899.599

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4080724-1465235330/watcher-4080724-1465235330 -o /tmp/evaluation-result-4080724-1465235330/solver-4080724-1465235330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12333 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080724-1465235330.opb 

pid=16084
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: 3.85 3.97 3.73 4/197 16087
/proc/meminfo: memFree=29502872/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=96268 CPUtime=0 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 105466386 98578432 980 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 24068 983 749 9 0 16774 0
[pid=16087/tid=16088] ppid=16084 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) R 16084 16087 12316 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 2 0 105466386 98582528 985 33554432000 1073741824 1073778376 140734543732512 140557963968040 262962759069 0 0 0 16784584 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 3.85 3.97 3.73 4/197 16087
/proc/meminfo: memFree=29502872/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 4496 0 1 0 10 1 0 0 20 0 18 0 105466386 9787879424 6126 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2389619 6126 2158 9 0 2380296 0
[pid=16087/tid=16088] ppid=16084 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) R 16084 16087 12316 0 -1 4202560 2389 0 1 0 6 2 0 0 20 0 18 0 105466386 9787879424 6126 33554432000 1073741824 1073778376 140734543732512 140557963971488 262966142221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200271 s]
/proc/loadavg: 3.85 3.97 3.73 4/197 16087
/proc/meminfo: memFree=29502872/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 4948 0 1 0 27 2 0 0 20 0 18 0 105466386 9787879424 8571 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2389619 8571 2220 9 0 2380296 0
[pid=16087/tid=16088] ppid=16084 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) R 16084 16087 12316 0 -1 4202560 2407 0 1 0 16 2 0 0 20 0 18 0 105466386 9787879424 8571 33554432000 1073741824 1073778376 140734543732512 140557963971488 140557787717673 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300284 s]
/proc/loadavg: 3.85 3.97 3.73 4/197 16087
/proc/meminfo: memFree=29502872/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9558476 CPUtime=0.52 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 6148 0 1 0 50 2 0 0 20 0 18 0 105466386 9787879424 10380 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2389619 10380 2234 9 0 2380296 0
[pid=16087/tid=16088] ppid=16084 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) R 16084 16087 12316 0 -1 4202560 2410 0 1 0 26 2 0 0 20 0 18 0 105466386 9787879424 10380 33554432000 1073741824 1073778376 140734543732512 140557963971488 140557787704416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.700239 s]
/proc/loadavg: 3.85 3.97 3.73 4/197 16087
/proc/meminfo: memFree=29502872/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9558476 CPUtime=1.71 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 19897 0 1 0 164 7 0 0 20 0 18 0 105466386 9787879424 48673 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2389619 48673 2245 9 0 2380296 0
[pid=16087/tid=16088] ppid=16084 vsize=9558476 CPUtime=0.68 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) R 16084 16087 12316 0 -1 4202560 2466 0 1 0 65 3 0 0 20 0 18 0 105466386 9787879424 48673 33554432000 1073741824 1073778376 140734543732512 140557963964448 262966142221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 9558476

[startup+1.51671 s]
/proc/loadavg: 3.85 3.97 3.73 4/215 16105
/proc/meminfo: memFree=29261488/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9558476 CPUtime=2.96 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 20563 0 1 0 280 16 0 0 20 0 18 0 105466386 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2389619 93699 2262 9 0 2380296 0
[pid=16087/tid=16088] ppid=16084 vsize=9558476 CPUtime=1.39 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) S 16084 16087 12316 0 -1 4202560 2525 0 1 0 135 4 0 0 20 0 18 0 105466386 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557963971928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16090] ppid=16084 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16087/task/16090/stat : 16090 (java) R 16084 16087 12316 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 18 0 105466387 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557925464232 140557966444275 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0
[pid=16087/tid=16091] ppid=16084 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16087/task/16091/stat : 16091 (java) R 16084 16087 12316 0 -1 4202560 100 0 0 0 2 0 0 0 20 0 18 0 105466387 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557924411864 140557967729804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16092] ppid=16084 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/16087/task/16092/stat : 16092 (java) R 16084 16087 12316 0 -1 4202560 122 0 0 0 4 1 0 0 20 0 18 0 105466387 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557923359144 140557968148655 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16093] ppid=16084 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/16087/task/16093/stat : 16093 (java) R 16084 16087 12316 0 -1 4202560 107 0 0 0 4 0 0 0 20 0 18 0 105466387 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557922306776 140557970868974 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16094] ppid=16084 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/16087/task/16094/stat : 16094 (java) R 16084 16087 12316 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 18 0 105466387 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557921254056 140557966444225 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16095] ppid=16084 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16087/task/16095/stat : 16095 (java) R 16084 16087 12316 0 -1 4202560 117 0 0 0 2 0 0 0 20 0 18 0 105466387 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557920201688 140557968148646 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16096] ppid=16084 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16087/task/16096/stat : 16096 (java) R 16084 16087 12316 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 18 0 105466387 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557919149144 140557968148655 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16097] ppid=16084 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16087/task/16097/stat : 16097 (java) R 16084 16087 12316 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 18 0 105466387 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557918096600 140557966444229 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16098] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16098/stat : 16098 (java) S 16084 16087 12316 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 105466388 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557787587592 262966129724 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16099] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16099/stat : 16099 (java) S 16084 16087 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 105466388 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557786535032 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16100] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16100/stat : 16100 (java) S 16084 16087 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 105466388 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557785482376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16101] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16101/stat : 16101 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105466391 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557784431120 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16102] ppid=16084 vsize=9558476 CPUtime=0.58 cores=1,3,5,7
/proc/16087/task/16102/stat : 16102 (java) S 16084 16087 12316 0 -1 4202560 9125 0 0 0 56 2 0 0 20 0 18 0 105466391 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557783378488 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16103] ppid=16084 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/16087/task/16103/stat : 16103 (java) S 16084 16087 12316 0 -1 4202560 7050 0 0 0 55 2 0 0 20 0 18 0 105466391 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557782325944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16104] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16104/stat : 16104 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105466391 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557781273592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16105] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16105/stat : 16105 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105466391 9787879424 93699 33554432000 1073741824 1073778376 140734543732512 140557780221256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9558476

[startup+3.10079 s]
/proc/loadavg: 4.02 4.01 3.74 4/215 16105
/proc/meminfo: memFree=29054008/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9558476 CPUtime=4.9 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 21000 0 1 0 466 24 0 0 20 0 18 0 105466386 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2389619 113959 2264 9 0 2380296 0
[pid=16087/tid=16088] ppid=16084 vsize=9558476 CPUtime=2.85 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) R 16084 16087 12316 0 -1 4202560 2527 0 1 0 280 5 0 0 20 0 18 0 105466386 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557963964400 262966142221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16090] ppid=16084 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/16087/task/16090/stat : 16090 (java) S 16084 16087 12316 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 18 0 105466387 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557925464232 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=16087/tid=16091] ppid=16084 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16087/task/16091/stat : 16091 (java) S 16084 16087 12316 0 -1 4202560 134 0 0 0 8 2 0 0 20 0 18 0 105466387 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557924411688 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16092] ppid=16084 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/16087/task/16092/stat : 16092 (java) S 16084 16087 12316 0 -1 4202560 167 0 0 0 14 3 0 0 20 0 18 0 105466387 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557923359144 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16093] ppid=16084 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/16087/task/16093/stat : 16093 (java) S 16084 16087 12316 0 -1 4202560 120 0 0 0 6 2 0 0 20 0 18 0 105466387 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557922306600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16094] ppid=16084 vsize=9558476 CPUtime=0.13 cores=1,3,5,7
/proc/16087/task/16094/stat : 16094 (java) S 16084 16087 12316 0 -1 4202560 133 0 0 0 10 3 0 0 20 0 18 0 105466387 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557921254056 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16095] ppid=16084 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/16087/task/16095/stat : 16095 (java) S 16084 16087 12316 0 -1 4202560 155 0 0 0 5 2 0 0 20 0 18 0 105466387 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557920201512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16096] ppid=16084 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/16087/task/16096/stat : 16096 (java) S 16084 16087 12316 0 -1 4202560 59 0 0 0 6 2 0 0 20 0 18 0 105466387 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557919148968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16097] ppid=16084 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/16087/task/16097/stat : 16097 (java) S 16084 16087 12316 0 -1 4202560 41 0 0 0 6 0 0 0 20 0 18 0 105466387 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557918096424 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16098] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16098/stat : 16098 (java) S 16084 16087 12316 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 105466388 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557787588712 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16099] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16099/stat : 16099 (java) S 16084 16087 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 105466388 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557786535032 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16100] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16100/stat : 16100 (java) S 16084 16087 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 105466388 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557785482376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16101] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16101/stat : 16101 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105466391 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557784431120 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16102] ppid=16084 vsize=9558476 CPUtime=0.59 cores=1,3,5,7
/proc/16087/task/16102/stat : 16102 (java) S 16084 16087 12316 0 -1 4202560 9127 0 0 0 56 3 0 0 20 0 18 0 105466391 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557783378488 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16103] ppid=16084 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/16087/task/16103/stat : 16103 (java) S 16084 16087 12316 0 -1 4202560 7050 0 0 0 55 2 0 0 20 0 18 0 105466391 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557782325944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16104] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16104/stat : 16104 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105466391 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557781273592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16105] ppid=16084 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16105/stat : 16105 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105466391 9787879424 113959 33554432000 1073741824 1073778376 140734543732512 140557780221256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 9558476

[startup+6.30096 s]
/proc/loadavg: 4.02 4.01 3.74 5/219 16109
/proc/meminfo: memFree=28858984/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9824732 CPUtime=11.07 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 22281 0 1 0 1068 39 0 0 20 0 22 0 105466386 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2456183 189157 2279 9 0 2446860 0
[pid=16087/tid=16088] ppid=16084 vsize=9824732 CPUtime=4.23 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) S 16084 16087 12316 0 -1 4202560 2801 0 1 0 415 8 0 0 20 0 22 0 105466386 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557963973496 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16090] ppid=16084 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/16087/task/16090/stat : 16090 (java) S 16084 16087 12316 0 -1 4202560 74 0 0 0 13 4 0 0 20 0 22 0 105466387 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557925464232 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=16087/tid=16091] ppid=16084 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16087/task/16091/stat : 16091 (java) S 16084 16087 12316 0 -1 4202560 150 0 0 0 13 3 0 0 20 0 22 0 105466387 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557924411688 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16092] ppid=16084 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/16087/task/16092/stat : 16092 (java) S 16084 16087 12316 0 -1 4202560 305 0 0 0 20 5 0 0 20 0 22 0 105466387 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557923359144 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16093] ppid=16084 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/16087/task/16093/stat : 16093 (java) S 16084 16087 12316 0 -1 4202560 315 0 0 0 10 3 0 0 20 0 22 0 105466387 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557922306600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16094] ppid=16084 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/16087/task/16094/stat : 16094 (java) S 16084 16087 12316 0 -1 4202560 144 0 0 0 13 4 0 0 20 0 22 0 105466387 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557921254056 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16095] ppid=16084 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16087/task/16095/stat : 16095 (java) S 16084 16087 12316 0 -1 4202560 180 0 0 0 11 3 0 0 20 0 22 0 105466387 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557920201512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16096] ppid=16084 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/16087/task/16096/stat : 16096 (java) S 16084 16087 12316 0 -1 4202560 76 0 0 0 11 2 0 0 20 0 22 0 105466387 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557919148968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16097] ppid=16084 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/16087/task/16097/stat : 16097 (java) S 16084 16087 12316 0 -1 4202560 70 0 0 0 12 3 0 0 20 0 22 0 105466387 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557918096424 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16098] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16098/stat : 16098 (java) S 16084 16087 12316 0 -1 4202560 524 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557787588712 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16099] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16099/stat : 16099 (java) S 16084 16087 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557786535032 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16100] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16100/stat : 16100 (java) S 16084 16087 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557785482376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16101] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16101/stat : 16101 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105466391 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557784431120 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16102] ppid=16084 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/16087/task/16102/stat : 16102 (java) S 16084 16087 12316 0 -1 4202560 9246 0 0 0 109 3 0 0 20 0 22 0 105466391 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557783378488 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16103] ppid=16084 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/16087/task/16103/stat : 16103 (java) S 16084 16087 12316 0 -1 4202560 7059 0 0 0 93 2 0 0 20 0 22 0 105466391 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557782325944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16104] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16104/stat : 16104 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105466391 10060525568 189157 33554432000 1073741824 1073778376 140734543732512 140557781273592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16105] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.08 4.03 3.88 5/219 16233
/proc/meminfo: memFree=27586460/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9824732 CPUtime=1765.24 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 38196 0 1 0 176352 172 0 0 20 0 22 0 105466386 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2456183 658114 2290 9 0 2446860 0
[pid=16087/tid=16088] ppid=16084 vsize=9824732 CPUtime=4.28 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) S 16084 16087 12316 0 -1 4202560 2810 0 1 0 418 10 0 0 20 0 22 0 105466386 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557963973496 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16090] ppid=16084 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/16087/task/16090/stat : 16090 (java) S 16084 16087 12316 0 -1 4202560 1275 0 0 0 57 13 0 0 20 0 22 0 105466387 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557925464232 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 1 0 0
[pid=16087/tid=16091] ppid=16084 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/16087/task/16091/stat : 16091 (java) S 16084 16087 12316 0 -1 4202560 1186 0 0 0 64 15 0 0 20 0 22 0 105466387 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557924411688 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16092] ppid=16084 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/16087/task/16092/stat : 16092 (java) S 16084 16087 12316 0 -1 4202560 2833 0 0 0 76 16 0 0 20 0 22 0 105466387 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557923359144 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16093] ppid=16084 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16087/task/16093/stat : 16093 (java) S 16084 16087 12316 0 -1 4202560 1023 0 0 0 56 13 0 0 20 0 22 0 105466387 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557922306600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16094] ppid=16084 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/16087/task/16094/stat : 16094 (java) S 16084 16087 12316 0 -1 4202560 705 0 0 0 58 12 0 0 20 0 22 0 105466387 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557921254056 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16095] ppid=16084 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/16087/task/16095/stat : 16095 (java) S 16084 16087 12316 0 -1 4202560 1191 0 0 0 60 14 0 0 20 0 22 0 105466387 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557920201512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16096] ppid=16084 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/16087/task/16096/stat : 16096 (java) S 16084 16087 12316 0 -1 4202560 3667 0 0 0 69 14 0 0 20 0 22 0 105466387 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557919148968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16097] ppid=16084 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/16087/task/16097/stat : 16097 (java) S 16084 16087 12316 0 -1 4202560 2714 0 0 0 60 15 0 0 20 0 22 0 105466387 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557918096424 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16098] ppid=16084 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16087/task/16098/stat : 16098 (java) S 16084 16087 12316 0 -1 4202560 1772 0 0 0 65 4 0 0 20 0 22 0 105466388 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557787588712 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16099] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16099/stat : 16099 (java) S 16084 16087 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557786535032 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16100] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16100/stat : 16100 (java) S 16084 16087 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557785482376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16101] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16101/stat : 16101 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105466391 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557784431120 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16102] ppid=16084 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16087/task/16102/stat : 16102 (java) S 16084 16087 12316 0 -1 4202560 9264 0 0 0 153 3 0 0 20 0 22 0 105466391 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557783378488 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16103] ppid=16084 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/16087/task/16103/stat : 16103 (java) S 16084 16087 12316 0 -1 4202560 7062 0 0 0 137 2 0 0 20 0 22 0 105466391 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557782325944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16104] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16104/stat : 16104 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105466391 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557781273592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16105] ppid=16084 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/16087/task/16105/stat : 16105 (java) S 16084 16087 12316 0 -1 4202560 51 0 0 0 17 20 0 0 20 0 22 0 105466391 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557780221256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16106] ppid=16084 vsize=9824732 CPUtime=875.44 cores=1,3,5,7
/proc/16087/task/16106/stat : 16106 (java) R 16084 16087 12316 0 -1 4202560 72 0 0 0 87527 17 0 0 20 0 22 0 105466834 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557779163328 140557788825502 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16107] ppid=16084 vsize=9824732 CPUtime=875.56 cores=1,3,5,7
/proc/16087/task/16107/stat : 16107 (java) R 16084 16087 12316 0 -1 4202560 1307 0 0 0 87514 42 0 0 20 0 22 0 105466834 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557778111248 140557788823542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16108] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16108/stat : 16108 (java) S 16084 16087 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105466842 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557777060904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16109] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16109/stat : 16109 (java) S 16084 16087 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105466843 10060525568 658114 33554432000 1073741824 1073778376 140734543732512 140557776008360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1765.24
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.701 s]
/proc/loadavg: 4.06 4.02 3.88 5/219 16233
/proc/meminfo: memFree=27659816/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 38227 0 1 0 179839 174 0 0 20 0 22 0 105466386 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2456183 639793 2290 9 0 2446860 0
[pid=16087/tid=16088] ppid=16084 vsize=9824732 CPUtime=4.28 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) S 16084 16087 12316 0 -1 4202560 2811 0 1 0 418 10 0 0 20 0 22 0 105466386 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557963973496 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16090] ppid=16084 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/16087/task/16090/stat : 16090 (java) S 16084 16087 12316 0 -1 4202560 1280 0 0 0 58 14 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557925464232 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=16087/tid=16091] ppid=16084 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/16087/task/16091/stat : 16091 (java) S 16084 16087 12316 0 -1 4202560 1186 0 0 0 66 15 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557924411688 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16092] ppid=16084 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/16087/task/16092/stat : 16092 (java) S 16084 16087 12316 0 -1 4202560 2838 0 0 0 80 16 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557923359144 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16093] ppid=16084 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/16087/task/16093/stat : 16093 (java) S 16084 16087 12316 0 -1 4202560 1034 0 0 0 62 14 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557922306600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16094] ppid=16084 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/16087/task/16094/stat : 16094 (java) S 16084 16087 12316 0 -1 4202560 711 0 0 0 64 12 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557921254056 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16095] ppid=16084 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/16087/task/16095/stat : 16095 (java) S 16084 16087 12316 0 -1 4202560 1192 0 0 0 62 14 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557920201512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16096] ppid=16084 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/16087/task/16096/stat : 16096 (java) S 16084 16087 12316 0 -1 4202560 3667 0 0 0 70 14 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557919148968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16097] ppid=16084 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/16087/task/16097/stat : 16097 (java) S 16084 16087 12316 0 -1 4202560 2714 0 0 0 62 15 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557918096424 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16098] ppid=16084 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16087/task/16098/stat : 16098 (java) S 16084 16087 12316 0 -1 4202560 1774 0 0 0 65 4 0 0 20 0 22 0 105466388 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557787588712 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16099] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16099/stat : 16099 (java) S 16084 16087 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557786535032 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16100] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16100/stat : 16100 (java) S 16084 16087 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557785482376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16101] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16101/stat : 16101 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557784431120 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16102] ppid=16084 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16087/task/16102/stat : 16102 (java) S 16084 16087 12316 0 -1 4202560 9264 0 0 0 153 3 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557783378488 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16103] ppid=16084 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/16087/task/16103/stat : 16103 (java) S 16084 16087 12316 0 -1 4202560 7062 0 0 0 137 2 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557782325944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16104] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16104/stat : 16104 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557781273592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16105] ppid=16084 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16087/task/16105/stat : 16105 (java) S 16084 16087 12316 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557780221256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16106] ppid=16084 vsize=9824732 CPUtime=892.75 cores=1,3,5,7
/proc/16087/task/16106/stat : 16106 (java) R 16084 16087 12316 0 -1 4202560 72 0 0 0 89258 17 0 0 20 0 22 0 105466834 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557779164112 140557788823602 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16107] ppid=16084 vsize=9824732 CPUtime=892.87 cores=1,3,5,7
/proc/16087/task/16107/stat : 16107 (java) R 16084 16087 12316 0 -1 4202560 1307 0 0 0 89245 42 0 0 20 0 22 0 105466834 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557778110784 140557788823602 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16108] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16108/stat : 16108 (java) S 16084 16087 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105466842 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557777060904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16109] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16109/stat : 16109 (java) S 16084 16087 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105466843 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557776008360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16087 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.701 s]
/proc/loadavg: 4.06 4.02 3.88 5/219 16233
/proc/meminfo: memFree=27659816/32872528 swapFree=11320/319964
[pid=16087] ppid=16084 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/16087/stat : 16087 (java) S 16084 16087 12316 0 -1 4202496 38227 0 1 0 179839 174 0 0 20 0 22 0 105466386 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140734543723648 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16087/statm: 2456183 639793 2290 9 0 2446860 0
[pid=16087/tid=16088] ppid=16084 vsize=9824732 CPUtime=4.28 cores=1,3,5,7
/proc/16087/task/16088/stat : 16088 (java) S 16084 16087 12316 0 -1 4202560 2811 0 1 0 418 10 0 0 20 0 22 0 105466386 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557963973496 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16090] ppid=16084 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/16087/task/16090/stat : 16090 (java) S 16084 16087 12316 0 -1 4202560 1280 0 0 0 58 14 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557925464232 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=16087/tid=16091] ppid=16084 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/16087/task/16091/stat : 16091 (java) S 16084 16087 12316 0 -1 4202560 1186 0 0 0 66 15 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557924411688 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16092] ppid=16084 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/16087/task/16092/stat : 16092 (java) S 16084 16087 12316 0 -1 4202560 2838 0 0 0 80 16 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557923359144 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16093] ppid=16084 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/16087/task/16093/stat : 16093 (java) S 16084 16087 12316 0 -1 4202560 1034 0 0 0 62 14 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557922306600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16094] ppid=16084 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/16087/task/16094/stat : 16094 (java) S 16084 16087 12316 0 -1 4202560 711 0 0 0 64 12 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557921254056 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16095] ppid=16084 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/16087/task/16095/stat : 16095 (java) S 16084 16087 12316 0 -1 4202560 1192 0 0 0 62 14 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557920201512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16096] ppid=16084 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/16087/task/16096/stat : 16096 (java) S 16084 16087 12316 0 -1 4202560 3667 0 0 0 70 14 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557919148968 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16097] ppid=16084 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/16087/task/16097/stat : 16097 (java) S 16084 16087 12316 0 -1 4202560 2714 0 0 0 62 15 0 0 20 0 22 0 105466387 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557918096424 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16098] ppid=16084 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16087/task/16098/stat : 16098 (java) S 16084 16087 12316 0 -1 4202560 1774 0 0 0 65 4 0 0 20 0 22 0 105466388 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557787588712 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16099] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16099/stat : 16099 (java) S 16084 16087 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557786535032 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16100] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16100/stat : 16100 (java) S 16084 16087 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105466388 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557785482376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16101] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16101/stat : 16101 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557784431120 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16102] ppid=16084 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16087/task/16102/stat : 16102 (java) S 16084 16087 12316 0 -1 4202560 9264 0 0 0 153 3 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557783378488 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16103] ppid=16084 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/16087/task/16103/stat : 16103 (java) S 16084 16087 12316 0 -1 4202560 7062 0 0 0 137 2 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557782325944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16104] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16104/stat : 16104 (java) S 16084 16087 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557781273592 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16087/tid=16105] ppid=16084 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16087/task/16105/stat : 16105 (java) S 16084 16087 12316 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 105466391 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557780221256 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16087/tid=16106] ppid=16084 vsize=9824732 CPUtime=892.75 cores=1,3,5,7
/proc/16087/task/16106/stat : 16106 (java) R 16084 16087 12316 0 -1 4202560 72 0 0 0 89258 17 0 0 20 0 22 0 105466834 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557779164112 140557788823602 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16087/tid=16107] ppid=16084 vsize=9824732 CPUtime=892.87 cores=1,3,5,7
/proc/16087/task/16107/stat : 16107 (java) R 16084 16087 12316 0 -1 4202560 1307 0 0 0 89245 42 0 0 20 0 22 0 105466834 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557778110784 140557788823602 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16108] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16108/stat : 16108 (java) S 16084 16087 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105466842 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557777060904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16087/tid=16109] ppid=16084 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16087/task/16109/stat : 16109 (java) S 16084 16087 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105466843 10060525568 639793 33554432000 1073741824 1073778376 140734543732512 140557776008360 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 899.72
CPU time (s): 1800.62
CPU user time (s): 1798.33
CPU system time (s): 2.29165
CPU usage (%): 200.131
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.33
system time used= 2.29165
maximum resident set size= 3190264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38259
page faults= 1
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22375
involuntary context switches= 17140

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.44702 second user time and 8.14376 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-06 19:48:51
IDJOB=4080724
IDBENCH=3052
IDSOLVER=2543
FILE ID=node128/4080724-1465235330
RUNJOBID= node128-1465223671-12333
PBS_JOBID= 19843236
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
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 sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080724-1465235330/watcher-4080724-1465235330 -o /tmp/evaluation-result-4080724-1465235330/solver-4080724-1465235330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12333 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080724-1465235330.opb

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

MD5SUM BENCH= 50ef915b8394905691666d94e6255b02
RANDOM SEED=903310974

node128.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.486
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.97
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.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29503144 kB
Buffers:           28108 kB
Cached:           119476 kB
SwapCached:         1656 kB
Active:          2274944 kB
Inactive:          63404 kB
Active(anon):    2190864 kB
Inactive(anon):     2504 kB
Active(file):      84080 kB
Inactive(file):    60900 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098452 kB
Dirty:             26280 kB
Writeback:             0 kB
AnonPages:       2516456 kB
Mapped:            15524 kB
Shmem:                 0 kB
Slab:             570428 kB
SReclaimable:      13260 kB
SUnreclaim:       557168 kB
KernelStack:        1608 kB
PageTables:         9656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2722796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2439168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node128 at 2016-06-06 20:03:51