Trace number 4103210

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.95 899.438

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3707.opb
MD5SUMbd6dfc1cb1b60fa01a3db613e331e5b8
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4574600208
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29764190431236
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29764190431236
Number of bits of the biggest sum of numbers45
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.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4103210-1466220576.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
3.54/2.12	c ... done. Wall clock time 2.012s.
3.54/2.12	c declared #vars     155000
3.54/2.12	c #constraints  5300
3.54/2.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.54/2.12	c constraints type 
3.54/2.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5300
3.54/2.12	c 5300 constraints processed.
3.54/2.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.54/2.12	c constraints type 
3.54/2.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
3.54/2.12	c 5300 constraints processed.
3.54/2.12	c objective function length is 155000 literals
21.27/10.16	c cleaning 2497 clauses out of 5000 with flag 31194/5000
32.67/15.76	c cleaning 4252 clauses out of 8503 with flag 44303/11000
40.82/19.74	c cleaning 5616 clauses out of 11252 with flag 60380/18001
44.84/21.70	c cleaning 6801 clauses out of 13638 with flag 76384/26003
50.28/24.45	c cleaning 7895 clauses out of 15837 with flag 94384/35003
56.87/27.79	c cleaning 8945 clauses out of 17939 with flag 114378/45000
64.47/31.53	c cleaning 9971 clauses out of 19994 with flag 136378/56000
72.48/35.55	c cleaning 10984 clauses out of 22024 with flag 160380/68001
81.67/40.10	c cleaning 11999 clauses out of 24041 with flag 186382/81002
92.47/45.58	c cleaning 13001 clauses out of 26041 with flag 214380/95001
105.65/52.34	c cleaning 13999 clauses out of 28040 with flag 244380/110001
118.25/58.67	c cleaning 14999 clauses out of 30040 with flag 276378/126000
132.84/65.93	c cleaning 15990 clauses out of 32042 with flag 310380/143001
150.24/74.66	c cleaning 17003 clauses out of 34054 with flag 346384/161003
167.84/83.42	c cleaning 18004 clauses out of 36048 with flag 384378/180000
186.33/92.66	c cleaning 18997 clauses out of 38044 with flag 424378/200000
208.52/103.73	c cleaning 19995 clauses out of 40048 with flag 466380/221001
231.91/115.40	c cleaning 20998 clauses out of 42052 with flag 510378/243000
261.13/130.07	c cleaning 22006 clauses out of 44056 with flag 556382/266002
291.11/145.06	c cleaning 22999 clauses out of 46048 with flag 604378/290000
317.91/158.50	c cleaning 24005 clauses out of 48051 with flag 654382/315002
351.60/175.59	c cleaning 24999 clauses out of 50045 with flag 706380/341001
381.21/190.36	c cleaning 25997 clauses out of 52045 with flag 760378/368000
413.20/206.40	c cleaning 27005 clauses out of 54048 with flag 816378/396000
448.68/223.98	c cleaning 27999 clauses out of 56045 with flag 874382/425002
483.88/241.56	c cleaning 28993 clauses out of 58044 with flag 934378/455000
527.53/263.27	c cleaning 29999 clauses out of 60051 with flag 996378/486000
573.61/286.77	c cleaning 31004 clauses out of 62052 with flag 1060378/518000
615.80/307.83	c cleaning 32002 clauses out of 64050 with flag 1126382/551002
661.47/330.56	c cleaning 32997 clauses out of 66050 with flag 1194386/585004
697.85/348.64	c cleaning 34004 clauses out of 68050 with flag 1264450/620001
734.44/366.96	c cleaning 35001 clauses out of 70047 with flag 1337224/656002
761.07/381.00	c cleaning 36004 clauses out of 72045 with flag 1412264/693001
787.78/394.33	c cleaning 37000 clauses out of 74041 with flag 1488643/731001
829.17/415.00	c cleaning 38004 clauses out of 76041 with flag 1566695/770001
880.68/440.67	c cleaning 39003 clauses out of 78037 with flag 1646732/810001
933.44/466.91	c cleaning 39999 clauses out of 80033 with flag 1729578/851000
990.02/495.14	c cleaning 41007 clauses out of 82035 with flag 1813761/893001
1044.48/522.21	c cleaning 42003 clauses out of 84028 with flag 1899924/936001
1108.11/553.92	c cleaning 42997 clauses out of 86024 with flag 1988050/980000
1167.75/583.64	c cleaning 44002 clauses out of 88027 with flag 2078240/1025000
1227.96/613.71	c cleaning 45007 clauses out of 90025 with flag 2170303/1071000
1294.64/646.93	c cleaning 45996 clauses out of 92019 with flag 2264892/1118001
1363.23/681.25	c cleaning 47003 clauses out of 94024 with flag 2360987/1166002
1446.96/722.97	c cleaning 48001 clauses out of 96019 with flag 2459332/1215000
1523.95/761.48	c cleaning 48998 clauses out of 98018 with flag 2559574/1265000
1611.63/805.12	c cleaning 50001 clauses out of 100021 with flag 2661961/1316001
1695.63/847.18	c cleaning 50996 clauses out of 102020 with flag 2765977/1368001
1794.54/896.43	c cleaning 51996 clauses out of 104024 with flag 2871981/1421001
1800.55/899.39	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.55/899.39	c starts		: 120
1800.55/899.39	c conflicts		: 1426990
1800.55/899.39	c decisions		: 1988666
1800.55/899.39	c propagations		: 18079191
1800.55/899.39	c inspects		: 9078323508
1800.55/899.39	c shortcuts		: 0
1800.55/899.39	c learnt literals	: 0
1800.55/899.39	c learnt binary clauses	: 0
1800.55/899.40	c learnt ternary clauses	: 0
1800.55/899.40	c learnt constraints	: 1426990
1800.55/899.40	c ignored constraints	: 0
1800.55/899.40	c root simplifications	: 0
1800.55/899.40	c removed literals (reason simplification)	: 9444100
1800.55/899.40	c reason swapping (by a shorter reason)	: 0
1800.55/899.40	c Calls to reduceDB	: 49
1800.55/899.40	c Number of update (reduction) of LBD	: 3092
1800.55/899.40	c Imported unit clauses	: 0
1800.55/899.40	c number of reductions to clauses (during analyze)	: 0
1800.55/899.40	c number of learned constraints concerned by reduction	: 0
1800.55/899.40	c number of learning phase by resolution	: 0
1800.55/899.40	c number of learning phase by cutting planes	: 0
1800.55/899.40	c speed (assignments/second)	: 20152.140982126435
1800.55/899.40	c non guided choices	137147
1800.95/899.42	c learnt constraints type 
1800.95/899.42	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 58017
1800.95/899.42	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.95/899.42	c starts		: 7
1800.95/899.42	c conflicts		: 1775
1800.95/899.42	c decisions		: 716456
1800.95/899.42	c propagations		: 7673501
1800.95/899.42	c inspects		: 80106162
1800.95/899.42	c shortcuts		: 0
1800.95/899.42	c learnt literals	: 0
1800.95/899.42	c learnt binary clauses	: 0
1800.95/899.42	c learnt ternary clauses	: 0
1800.95/899.42	c learnt constraints	: 1774
1800.95/899.42	c ignored constraints	: 0
1800.95/899.42	c root simplifications	: 0
1800.95/899.42	c removed literals (reason simplification)	: 0
1800.95/899.42	c reason swapping (by a shorter reason)	: 0
1800.95/899.42	c Calls to reduceDB	: 0
1800.95/899.42	c Number of update (reduction) of LBD	: 0
1800.95/899.42	c Imported unit clauses	: 0
1800.95/899.42	c number of reductions to clauses (during analyze)	: 0
1800.95/899.42	c number of learned constraints concerned by reduction	: 0
1800.95/899.42	c number of learning phase by resolution	: 0
1800.95/899.42	c number of learning phase by cutting planes	: 0
1800.95/899.42	c speed (assignments/second)	: 8553.130611476028
1800.95/899.42	c non guided choices	0
1800.95/899.42	c learnt constraints type 
1800.95/899.42	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 12
1800.95/899.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1762
1800.95/899.42	s UNKNOWN
1800.95/899.42	c Total wall clock time (in seconds): 899.31

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-4103210-1466220576/watcher-4103210-1466220576 -o /tmp/evaluation-result-4103210-1466220576/solver-4103210-1466220576 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466206100-1316 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103210-1466220576.opb 

pid=6240
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: 4.34 4.31 4.27 4/197 6243
/proc/meminfo: memFree=29744224/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 24106586 98570240 977 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 24065 977 743 9 0 16771 0
[pid=6243/tid=6244] ppid=6240 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) R 6240 6243 1299 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 24106586 98570240 977 33554432000 1073741824 1073778376 140734386047776 140485513670184 213193147776 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 4.34 4.31 4.27 4/197 6243
/proc/meminfo: memFree=29744224/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 4484 0 1 0 10 1 0 0 20 0 18 0 24106586 9787879424 6111 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2389619 6111 2156 9 0 2380296 0
[pid=6243/tid=6244] ppid=6240 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) R 6240 6243 1299 0 -1 4202560 2384 0 1 0 7 0 0 0 20 0 18 0 24106586 9787879424 6111 33554432000 1073741824 1073778376 140734386047776 140485513673632 140485516478505 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200364 s]
/proc/loadavg: 4.34 4.31 4.27 4/197 6243
/proc/meminfo: memFree=29744224/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9558476 CPUtime=0.32 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 5205 0 1 0 30 2 0 0 20 0 18 0 24106586 9787879424 9251 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2389619 9251 2227 9 0 2380296 0
[pid=6243/tid=6244] ppid=6240 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) R 6240 6243 1299 0 -1 4202560 2402 0 1 0 16 1 0 0 20 0 18 0 24106586 9787879424 9257 33554432000 1073741824 1073778376 140734386047776 140485513673632 140485516960663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9558476

[startup+0.461902 s]
/proc/loadavg: 4.34 4.31 4.27 4/197 6243
/proc/meminfo: memFree=29744224/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9558476 CPUtime=0.65 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 6130 0 1 0 62 3 0 0 20 0 18 0 24106586 9787879424 28054 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2389619 28054 2232 9 0 2380296 0
[pid=6243/tid=6244] ppid=6240 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) R 6240 6243 1299 0 -1 4202560 2439 0 1 0 41 2 0 0 20 0 18 0 24106586 9787879424 28054 33554432000 1073741824 1073778376 140734386047776 140485513673632 213196530957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 9558476

[startup+0.700336 s]
/proc/loadavg: 4.34 4.31 4.27 4/197 6243
/proc/meminfo: memFree=29744224/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9558476 CPUtime=1.2 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 6587 0 1 0 113 7 0 0 20 0 18 0 24106586 9787879424 48163 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2389619 48163 2263 9 0 2380296 0
[pid=6243/tid=6244] ppid=6240 vsize=9558476 CPUtime=0.63 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) R 6240 6243 1299 0 -1 4202560 2472 0 1 0 60 3 0 0 20 0 18 0 24106586 9787879424 48163 33554432000 1073741824 1073778376 140734386047776 140485513674168 140485520186937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 4.34 4.31 4.27 4/215 6261
/proc/meminfo: memFree=29485820/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9558476 CPUtime=2.29 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 7532 0 1 0 212 17 0 0 20 0 18 0 24106586 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2389619 91178 2263 9 0 2380296 0
[pid=6243/tid=6244] ppid=6240 vsize=9558476 CPUtime=1.34 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) R 6240 6243 1299 0 -1 4202560 2521 0 1 0 130 4 0 0 20 0 18 0 24106586 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485513674152 213196530957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6246] ppid=6240 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/6243/task/6246/stat : 6246 (java) S 6240 6243 1299 0 -1 4202560 116 0 0 0 4 1 0 0 20 0 18 0 24106587 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485502737064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6247] ppid=6240 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/6243/task/6247/stat : 6247 (java) S 6240 6243 1299 0 -1 4202560 18 0 0 0 1 1 0 0 20 0 18 0 24106587 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485501684520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6248] ppid=6240 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/6243/task/6248/stat : 6248 (java) S 6240 6243 1299 0 -1 4202560 151 0 0 0 6 3 0 0 20 0 18 0 24106587 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485500631976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6249] ppid=6240 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/6243/task/6249/stat : 6249 (java) S 6240 6243 1299 0 -1 4202560 123 0 0 0 7 3 0 0 20 0 18 0 24106587 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485499579432 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6250] ppid=6240 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/6243/task/6250/stat : 6250 (java) S 6240 6243 1299 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 24106587 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485498525864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6251] ppid=6240 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/6243/task/6251/stat : 6251 (java) S 6240 6243 1299 0 -1 4202560 133 0 0 0 2 0 0 0 20 0 18 0 24106587 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485497473320 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6252] ppid=6240 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/6243/task/6252/stat : 6252 (java) S 6240 6243 1299 0 -1 4202560 161 0 0 0 2 1 0 0 20 0 18 0 24106587 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485496420776 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6253] ppid=6240 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/6243/task/6253/stat : 6253 (java) S 6240 6243 1299 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 18 0 24106587 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485349554728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6254] ppid=6240 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6254/stat : 6254 (java) S 6240 6243 1299 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 24106588 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485337356904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6255] ppid=6240 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6255/stat : 6255 (java) S 6240 6243 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 24106588 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485336303224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6256] ppid=6240 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6256/stat : 6256 (java) S 6240 6243 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 24106588 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485335250568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6257] ppid=6240 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6257/stat : 6257 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24106591 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485334199312 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6258] ppid=6240 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/6243/task/6258/stat : 6258 (java) S 6240 6243 1299 0 -1 4202560 1321 0 0 0 20 0 0 0 20 0 18 0 24106591 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485333145656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6259] ppid=6240 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/6243/task/6259/stat : 6259 (java) S 6240 6243 1299 0 -1 4202560 1620 0 0 0 19 0 0 0 20 0 18 0 24106591 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485332093112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6260] ppid=6240 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6260/stat : 6260 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24106591 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485331040760 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6261] ppid=6240 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6261/stat : 6261 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24106591 9787879424 91178 33554432000 1073741824 1073778376 140734386047776 140485329988424 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9558476

[startup+3.10082 s]
/proc/loadavg: 4.34 4.31 4.27 7/219 6265
/proc/meminfo: memFree=29266080/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9824732 CPUtime=6.46 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 17225 0 1 0 615 31 0 0 20 0 22 0 24106586 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2456183 121600 2285 9 0 2446860 0
[pid=6243/tid=6244] ppid=6240 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) S 6240 6243 1299 0 -1 4202560 2538 0 1 0 179 4 0 0 20 0 22 0 24106586 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485513675640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6246] ppid=6240 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/6243/task/6246/stat : 6246 (java) S 6240 6243 1299 0 -1 4202560 296 0 0 0 8 2 0 0 20 0 22 0 24106587 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485502737064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6247] ppid=6240 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6243/task/6247/stat : 6247 (java) S 6240 6243 1299 0 -1 4202560 34 0 0 0 5 2 0 0 20 0 22 0 24106587 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485501684520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6248] ppid=6240 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/6243/task/6248/stat : 6248 (java) S 6240 6243 1299 0 -1 4202560 197 0 0 0 17 6 0 0 20 0 22 0 24106587 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485500631976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6249] ppid=6240 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/6243/task/6249/stat : 6249 (java) S 6240 6243 1299 0 -1 4202560 153 0 0 0 15 4 0 0 20 0 22 0 24106587 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485499579432 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6250] ppid=6240 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6243/task/6250/stat : 6250 (java) S 6240 6243 1299 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 22 0 24106587 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485498525864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6251] ppid=6240 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6243/task/6251/stat : 6251 (java) S 6240 6243 1299 0 -1 4202560 149 0 0 0 6 1 0 0 20 0 22 0 24106587 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485497473320 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6252] ppid=6240 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/6243/task/6252/stat : 6252 (java) S 6240 6243 1299 0 -1 4202560 194 0 0 0 8 4 0 0 20 0 22 0 24106587 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485496420776 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6253] ppid=6240 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/6243/task/6253/stat : 6253 (java) S 6240 6243 1299 0 -1 4202560 156 0 0 0 6 3 0 0 20 0 22 0 24106587 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485349554728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6254] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6254/stat : 6254 (java) S 6240 6243 1299 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 24106588 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485337356904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6255] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6255/stat : 6255 (java) S 6240 6243 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24106588 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485336303224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6256] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6256/stat : 6256 (java) S 6240 6243 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24106588 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485335250568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6257] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6257/stat : 6257 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24106591 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485334199312 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6258] ppid=6240 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/6243/task/6258/stat : 6258 (java) S 6240 6243 1299 0 -1 4202560 7331 0 0 0 85 2 0 0 20 0 22 0 24106591 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485333145656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6259] ppid=6240 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/6243/task/6259/stat : 6259 (java) S 6240 6243 1299 0 -1 4202560 4632 0 0 0 74 0 0 0 20 0 22 0 24106591 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485332093112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6260] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6260/stat : 6260 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24106591 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485331040760 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6261] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6261/stat : 6261 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24106591 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485329988424 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6262] ppid=6240 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/6243/task/6262/stat : 6262 (java) R 6240 6243 1299 0 -1 4202560 23 0 0 0 95 0 0 0 20 0 22 0 24106798 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485328933272 140485378113527 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6263] ppid=6240 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/6243/task/6263/stat : 6263 (java) R 6240 6243 1299 0 -1 4202560 23 0 0 0 94 0 0 0 20 0 22 0 24106798 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485327880472 140485378168465 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6264] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6264/stat : 6264 (java) S 6240 6243 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24106812 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485326829096 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6265] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6265/stat : 6265 (java) S 6240 6243 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24106812 10060525568 121600 33554432000 1073741824 1073778376 140734386047776 140485325776552 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 4.23 4.29 4.27 5/219 6265
/proc/meminfo: memFree=29133804/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9824732 CPUtime=13.36 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 19416 0 1 0 1299 37 0 0 20 0 22 0 24106586 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2456183 146891 2286 9 0 2446860 0
[pid=6243/tid=6244] ppid=6240 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) S 6240 6243 1299 0 -1 4202560 2538 0 1 0 179 4 0 0 20 0 22 0 24106586 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485513675640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6246] ppid=6240 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/6243/task/6246/stat : 6246 (java) S 6240 6243 1299 0 -1 4202560 313 0 0 0 12 3 0 0 20 0 22 0 24106587 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485502737064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6247] ppid=6240 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/6243/task/6247/stat : 6247 (java) S 6240 6243 1299 0 -1 4202560 45 0 0 0 6 3 0 0 20 0 22 0 24106587 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485501684520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6248] ppid=6240 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6243/task/6248/stat : 6248 (java) S 6240 6243 1299 0 -1 4202560 207 0 0 0 19 6 0 0 20 0 22 0 24106587 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485500631976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6249] ppid=6240 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/6243/task/6249/stat : 6249 (java) S 6240 6243 1299 0 -1 4202560 166 0 0 0 17 4 0 0 20 0 22 0 24106587 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485499579432 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6250] ppid=6240 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/6243/task/6250/stat : 6250 (java) S 6240 6243 1299 0 -1 4202560 82 0 0 0 12 3 0 0 20 0 22 0 24106587 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485498525864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6251] ppid=6240 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/6243/task/6251/stat : 6251 (java) S 6240 6243 1299 0 -1 4202560 166 0 0 0 8 2 0 0 20 0 22 0 24106587 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485497473320 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6252] ppid=6240 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/6243/task/6252/stat : 6252 (java) S 6240 6243 1299 0 -1 4202560 220 0 0 0 11 4 0 0 20 0 22 0 24106587 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485496420776 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6253] ppid=6240 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/6243/task/6253/stat : 6253 (java) S 6240 6243 1299 0 -1 4202560 165 0 0 0 9 3 0 0 20 0 22 0 24106587 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485349554728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6254] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6254/stat : 6254 (java) S 6240 6243 1299 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 24106588 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485337356904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6255] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6255/stat : 6255 (java) S 6240 6243 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24106588 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485336303224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6256] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6256/stat : 6256 (java) S 6240 6243 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24106588 10060525568 146891 33554432000 1073741824 1073778376 140734386047776 140485335250568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6257] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 4.91 4.35 4.27 5/219 6357
/proc/meminfo: memFree=24171008/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 41669 0 1 0 179790 224 0 0 20 0 22 0 24106586 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2456183 911535 2299 9 0 2446860 0
[pid=6243/tid=6244] ppid=6240 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) S 6240 6243 1299 0 -1 4202560 2547 0 1 0 181 6 0 0 20 0 22 0 24106586 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485513675640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6246] ppid=6240 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/6243/task/6246/stat : 6246 (java) S 6240 6243 1299 0 -1 4202560 2186 0 0 0 134 24 0 0 20 0 22 0 24106587 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485502737064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6247] ppid=6240 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/6243/task/6247/stat : 6247 (java) S 6240 6243 1299 0 -1 4202560 2498 0 0 0 113 16 0 0 20 0 22 0 24106587 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485501684520 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6248] ppid=6240 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/6243/task/6248/stat : 6248 (java) S 6240 6243 1299 0 -1 4202560 1313 0 0 0 120 19 0 0 20 0 22 0 24106587 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485500631976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6249] ppid=6240 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/6243/task/6249/stat : 6249 (java) S 6240 6243 1299 0 -1 4202560 1825 0 0 0 158 25 0 0 20 0 22 0 24106587 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485499579432 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6250] ppid=6240 vsize=9824732 CPUtime=1.75 cores=1,3,5,7
/proc/6243/task/6250/stat : 6250 (java) S 6240 6243 1299 0 -1 4202560 2569 0 0 0 154 21 0 0 20 0 22 0 24106587 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485498525864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6251] ppid=6240 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/6243/task/6251/stat : 6251 (java) S 6240 6243 1299 0 -1 4202560 3207 0 0 0 115 19 0 0 20 0 22 0 24106587 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485497473320 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6252] ppid=6240 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/6243/task/6252/stat : 6252 (java) S 6240 6243 1299 0 -1 4202560 1391 0 0 0 124 20 0 0 20 0 22 0 24106587 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485496420776 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6253] ppid=6240 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/6243/task/6253/stat : 6253 (java) S 6240 6243 1299 0 -1 4202560 1872 0 0 0 124 27 0 0 20 0 22 0 24106587 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485349554728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6254] ppid=6240 vsize=9824732 CPUtime=4.63 cores=1,3,5,7
/proc/6243/task/6254/stat : 6254 (java) S 6240 6243 1299 0 -1 4202560 2270 0 0 0 459 4 0 0 20 0 22 0 24106588 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485337356904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6255] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6255/stat : 6255 (java) S 6240 6243 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24106588 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485336303224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6256] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6256/stat : 6256 (java) S 6240 6243 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24106588 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485335250568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6257] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6257/stat : 6257 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24106591 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485334199312 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6258] ppid=6240 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/6243/task/6258/stat : 6258 (java) S 6240 6243 1299 0 -1 4202560 9309 0 0 0 147 2 0 0 20 0 22 0 24106591 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485333145656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6259] ppid=6240 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/6243/task/6259/stat : 6259 (java) S 6240 6243 1299 0 -1 4202560 7895 0 0 0 116 2 0 0 20 0 22 0 24106591 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485332093112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6260] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6260/stat : 6260 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24106591 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485331040760 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6261] ppid=6240 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6243/task/6261/stat : 6261 (java) S 6240 6243 1299 0 -1 4202560 51 0 0 0 10 18 0 0 20 0 22 0 24106591 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485329988424 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6262] ppid=6240 vsize=9824732 CPUtime=887.02 cores=1,3,5,7
/proc/6243/task/6262/stat : 6262 (java) R 6240 6243 1299 0 -1 4202560 303 0 0 0 88679 23 0 0 20 0 22 0 24106798 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485328924816 140485377956947 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6263] ppid=6240 vsize=9824732 CPUtime=887.07 cores=1,3,5,7
/proc/6243/task/6263/stat : 6263 (java) R 6240 6243 1299 0 -1 4202560 1169 0 0 0 88680 27 0 0 20 0 22 0 24106798 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485327878624 140485378169216 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6264] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6264/stat : 6264 (java) S 6240 6243 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24106812 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485326829096 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6265] ppid=6240 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6265/stat : 6265 (java) S 6240 6243 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24106812 10060525568 911535 33554432000 1073741824 1073778376 140734386047776 140485325776552 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 6243 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.305 s]
/proc/loadavg: 4.91 4.35 4.27 5/219 6357
/proc/meminfo: memFree=24171008/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9957860 CPUtime=1800.55 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 41701 0 1 0 179830 225 0 0 20 0 22 0 24106586 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2489465 911560 2300 9 0 2480142 0
[pid=6243/tid=6244] ppid=6240 vsize=9957860 CPUtime=1.87 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) S 6240 6243 1299 0 -1 4202560 2547 0 1 0 181 6 0 0 20 0 22 0 24106586 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485513675640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6246] ppid=6240 vsize=9957860 CPUtime=1.6 cores=1,3,5,7
/proc/6243/task/6246/stat : 6246 (java) R 6240 6243 1299 0 -1 4202560 2186 0 0 0 136 24 0 0 20 0 22 0 24106587 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485502736944 140485517850799 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6247] ppid=6240 vsize=9957860 CPUtime=1.31 cores=1,3,5,7
/proc/6243/task/6247/stat : 6247 (java) R 6240 6243 1299 0 -1 4202560 2498 0 0 0 115 16 0 0 20 0 22 0 24106587 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485501684696 140485516146419 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6248] ppid=6240 vsize=9957860 CPUtime=1.41 cores=1,3,5,7
/proc/6243/task/6248/stat : 6248 (java) R 6240 6243 1299 0 -1 4202560 1313 0 0 0 122 19 0 0 20 0 22 0 24106587 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485500632152 140485517850799 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6249] ppid=6240 vsize=9957860 CPUtime=1.93 cores=1,3,5,7
/proc/6243/task/6249/stat : 6249 (java) R 6240 6243 1299 0 -1 4202560 1825 0 0 0 168 25 0 0 20 0 22 0 24106587 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485499579432 140485520573593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6250] ppid=6240 vsize=9957860 CPUtime=1.77 cores=1,3,5,7
/proc/6243/task/6250/stat : 6250 (java) R 6240 6243 1299 0 -1 4202560 2569 0 0 0 156 21 0 0 20 0 22 0 24106587 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485498526040 140485520571308 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6251] ppid=6240 vsize=9957860 CPUtime=1.44 cores=1,3,5,7
/proc/6243/task/6251/stat : 6251 (java) R 6240 6243 1299 0 -1 4202560 3207 0 0 0 125 19 0 0 20 0 22 0 24106587 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485497473496 140485520571499 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6252] ppid=6240 vsize=9957860 CPUtime=1.53 cores=1,3,5,7
/proc/6243/task/6252/stat : 6252 (java) R 6240 6243 1299 0 -1 4202560 1391 0 0 0 133 20 0 0 20 0 22 0 24106587 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485496420776 140485520573593 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6253] ppid=6240 vsize=9957860 CPUtime=1.53 cores=1,3,5,7
/proc/6243/task/6253/stat : 6253 (java) R 6240 6243 1299 0 -1 4202560 1872 0 0 0 126 27 0 0 20 0 22 0 24106587 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485349554904 140485520573522 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6254] ppid=6240 vsize=9957860 CPUtime=4.63 cores=1,3,5,7
/proc/6243/task/6254/stat : 6254 (java) S 6240 6243 1299 0 -1 4202560 2271 0 0 0 459 4 0 0 20 0 22 0 24106588 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485337355784 213196518460 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6255] ppid=6240 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6255/stat : 6255 (java) S 6240 6243 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24106588 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485336303224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6256] ppid=6240 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6256/stat : 6256 (java) S 6240 6243 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24106588 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485335250568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6257] ppid=6240 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6257/stat : 6257 (java) S 6240 6243 1299 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 24106591 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485334199312 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6258] ppid=6240 vsize=9957860 CPUtime=1.49 cores=1,3,5,7
/proc/6243/task/6258/stat : 6258 (java) S 6240 6243 1299 0 -1 4202560 9309 0 0 0 147 2 0 0 20 0 22 0 24106591 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485333145656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6259] ppid=6240 vsize=9957860 CPUtime=1.18 cores=1,3,5,7
/proc/6243/task/6259/stat : 6259 (java) S 6240 6243 1299 0 -1 4202560 7895 0 0 0 116 2 0 0 20 0 22 0 24106591 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485332093112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6260] ppid=6240 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6260/stat : 6260 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24106591 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485331040760 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6261] ppid=6240 vsize=9957860 CPUtime=0.28 cores=1,3,5,7
/proc/6243/task/6261/stat : 6261 (java) S 6240 6243 1299 0 -1 4202560 51 0 0 0 10 18 0 0 20 0 22 0 24106591 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485329988424 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6262] ppid=6240 vsize=9957860 CPUtime=887.03 cores=1,3,5,7
/proc/6243/task/6262/stat : 6262 (java) S 6240 6243 1299 0 -1 4202560 303 0 0 0 88680 23 0 0 20 0 22 0 24106798 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485328931768 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6263] ppid=6240 vsize=9957860 CPUtime=887.08 cores=1,3,5,7
/proc/6243/task/6263/stat : 6263 (java) S 6240 6243 1299 0 -1 4202560 1169 0 0 0 88681 27 0 0 20 0 22 0 24106798 10196848640 911560 33554432000 1073741824 1073778376 140734386047776 140485327878648 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (KiB) 9957860

[startup+899.407 s]
/proc/loadavg: 4.91 4.35 4.27 5/219 6357
/proc/meminfo: memFree=24171008/32872528 swapFree=877056/942464
[pid=6243] ppid=6240 vsize=9957860 CPUtime=1800.95 cores=1,3,5,7
/proc/6243/stat : 6243 (java) S 6240 6243 1299 0 -1 4202496 41794 0 1 0 179870 225 0 0 20 0 22 0 24106586 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140734386038912 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6243/statm: 2489465 911651 2300 9 0 2480142 0
[pid=6243/tid=6244] ppid=6240 vsize=9957860 CPUtime=1.87 cores=1,3,5,7
/proc/6243/task/6244/stat : 6244 (java) S 6240 6243 1299 0 -1 4202560 2547 0 1 0 181 6 0 0 20 0 22 0 24106586 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485513675640 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6246] ppid=6240 vsize=9957860 CPUtime=1.66 cores=1,3,5,7
/proc/6243/task/6246/stat : 6246 (java) S 6240 6243 1299 0 -1 4202560 2186 0 0 0 142 24 0 0 20 0 22 0 24106587 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485502737064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6247] ppid=6240 vsize=9957860 CPUtime=1.34 cores=1,3,5,7
/proc/6243/task/6247/stat : 6247 (java) R 6240 6243 1299 0 -1 4202560 2514 0 0 0 118 16 0 0 20 0 22 0 24106587 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485501684520 213196518460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6248] ppid=6240 vsize=9957860 CPUtime=1.45 cores=1,3,5,7
/proc/6243/task/6248/stat : 6248 (java) S 6240 6243 1299 0 -1 4202560 1320 0 0 0 126 19 0 0 20 0 22 0 24106587 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485500631976 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6249] ppid=6240 vsize=9957860 CPUtime=2.02 cores=1,3,5,7
/proc/6243/task/6249/stat : 6249 (java) S 6240 6243 1299 0 -1 4202560 1828 0 0 0 177 25 0 0 20 0 22 0 24106587 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485499579432 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6250] ppid=6240 vsize=9957860 CPUtime=1.78 cores=1,3,5,7
/proc/6243/task/6250/stat : 6250 (java) S 6240 6243 1299 0 -1 4202560 2569 0 0 0 157 21 0 0 20 0 22 0 24106587 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485498525864 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6251] ppid=6240 vsize=9957860 CPUtime=1.48 cores=1,3,5,7
/proc/6243/task/6251/stat : 6251 (java) S 6240 6243 1299 0 -1 4202560 3209 0 0 0 129 19 0 0 20 0 22 0 24106587 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485497473320 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6252] ppid=6240 vsize=9957860 CPUtime=1.61 cores=1,3,5,7
/proc/6243/task/6252/stat : 6252 (java) S 6240 6243 1299 0 -1 4202560 1447 0 0 0 141 20 0 0 20 0 22 0 24106587 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485496420776 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6253] ppid=6240 vsize=9957860 CPUtime=1.54 cores=1,3,5,7
/proc/6243/task/6253/stat : 6253 (java) S 6240 6243 1299 0 -1 4202560 1877 0 0 0 127 27 0 0 20 0 22 0 24106587 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485349554728 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6254] ppid=6240 vsize=9957860 CPUtime=4.63 cores=1,3,5,7
/proc/6243/task/6254/stat : 6254 (java) S 6240 6243 1299 0 -1 4202560 2271 0 0 0 459 4 0 0 20 0 22 0 24106588 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485337356904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6243/tid=6255] ppid=6240 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6255/stat : 6255 (java) S 6240 6243 1299 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24106588 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485336303224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6256] ppid=6240 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6256/stat : 6256 (java) S 6240 6243 1299 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24106588 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485335250568 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6257] ppid=6240 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6257/stat : 6257 (java) S 6240 6243 1299 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 24106591 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485334199312 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6258] ppid=6240 vsize=9957860 CPUtime=1.5 cores=1,3,5,7
/proc/6243/task/6258/stat : 6258 (java) R 6240 6243 1299 0 -1 4202560 9309 0 0 0 148 2 0 0 20 0 22 0 24106591 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485333145656 140485519639360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6259] ppid=6240 vsize=9957860 CPUtime=1.18 cores=1,3,5,7
/proc/6243/task/6259/stat : 6259 (java) S 6240 6243 1299 0 -1 4202560 7896 0 0 0 116 2 0 0 20 0 22 0 24106591 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485332093112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6243/tid=6260] ppid=6240 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6243/task/6260/stat : 6260 (java) S 6240 6243 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24106591 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485331040760 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6261] ppid=6240 vsize=9957860 CPUtime=0.28 cores=1,3,5,7
/proc/6243/task/6261/stat : 6261 (java) S 6240 6243 1299 0 -1 4202560 51 0 0 0 10 18 0 0 20 0 22 0 24106591 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485329988424 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6243/tid=6262] ppid=6240 vsize=9957860 CPUtime=887.04 cores=1,3,5,7
/proc/6243/task/6262/stat : 6262 (java) R 6240 6243 1299 0 -1 4202560 303 0 0 0 88681 23 0 0 20 0 22 0 24106798 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485328931848 140485378105512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6243/tid=6263] ppid=6240 vsize=9957860 CPUtime=887.09 cores=1,3,5,7
/proc/6243/task/6263/stat : 6263 (java) R 6240 6243 1299 0 -1 4202560 1169 0 0 0 88682 27 0 0 20 0 22 0 24106798 10196848640 911651 33554432000 1073741824 1073778376 140734386047776 140485327878528 140485378389031 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.95
Current children cumulated vsize (KiB) 9957860

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6243 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=128251
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=713587
# CPU time returned by wait4() is 1796.84
# while last known CPU time is 1800.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 899.438
CPU time (s): 1800.95
CPU user time (s): 1798.7
CPU system time (s): 2.25
CPU usage (%): 200.231
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.13
system time used= 2.71359
maximum resident set size= 3646604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41796
page faults= 1
swaps= 0
block input operations= 0
block output operations= 792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22435
involuntary context switches= 19035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.64414 second user time and 7.40287 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-18 05:29:37
IDJOB=4103210
IDBENCH=2299
IDSOLVER=2543
FILE ID=node113/4103210-1466220576
RUNJOBID= node113-1466206100-1316
PBS_JOBID= 19918163
Free space on /tmp= 71696 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3707.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103210-1466220576/watcher-4103210-1466220576 -o /tmp/evaluation-result-4103210-1466220576/solver-4103210-1466220576 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466206100-1316 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103210-1466220576.opb

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

MD5SUM BENCH= bd6dfc1cb1b60fa01a3db613e331e5b8
RANDOM SEED=1570879302

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
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.55
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.799
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.54
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.799
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.54
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.799
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:        29744992 kB
Buffers:          100072 kB
Cached:           152256 kB
SwapCached:         1968 kB
Active:          1246444 kB
Inactive:         185860 kB
Active(anon):    1181212 kB
Inactive(anon):     1556 kB
Active(file):      65232 kB
Inactive(file):   184304 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098956 kB
Dirty:             10516 kB
Writeback:             0 kB
AnonPages:       2142804 kB
Mapped:            15380 kB
Shmem:                 0 kB
Slab:             600032 kB
SReclaimable:      43708 kB
SUnreclaim:       556324 kB
KernelStack:        1632 kB
PageTables:         8656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3207120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1222656 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= 71624 MiB
End job on node113 at 2016-06-18 05:44:36