Trace number 4081357

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.03 895.756

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_1.opb
MD5SUMae75c4a4fdafb98542bd11b7f7eecd54
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1078.99
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3258
Number of bits of the biggest sum of numbers12
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-4081357-1465232416.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.13	c ... done. Wall clock time 0.026s.
0.11/0.13	c declared #vars     41
0.11/0.13	c #constraints  11
0.11/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.11/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.11/0.14	c 11 constraints processed.
0.11/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
0.11/0.14	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.11/0.14	c 11 constraints processed.
0.11/0.14	c objective function length is 1 literals
1.96/0.69	c cleaning 2499 clauses out of 5000 with flag 10158/5000
3.98/1.12	c cleaning 4248 clauses out of 8501 with flag 22338/11000
4.98/1.57	c cleaning 5626 clauses out of 11254 with flag 36518/18001
6.20/2.16	c cleaning 6815 clauses out of 13629 with flag 52706/26002
7.65/2.85	c cleaning 7907 clauses out of 15814 with flag 71054/35002
9.46/3.70	c cleaning 8953 clauses out of 17906 with flag 91812/45001
11.49/4.73	c cleaning 9977 clauses out of 19953 with flag 114497/56001
13.92/5.93	c cleaning 10987 clauses out of 21977 with flag 139028/68002
16.92/7.47	c cleaning 11995 clauses out of 23989 with flag 166162/81001
20.30/9.13	c cleaning 12995 clauses out of 25994 with flag 194860/95001
23.91/10.96	c cleaning 13998 clauses out of 27999 with flag 225520/110001
28.73/13.32	c cleaning 15001 clauses out of 30003 with flag 258281/126003
33.73/15.87	c cleaning 15995 clauses out of 31999 with flag 292997/143000
39.33/18.64	c cleaning 17000 clauses out of 34004 with flag 329784/161000
45.34/21.69	c cleaning 18003 clauses out of 36005 with flag 369030/180001
51.94/24.97	c cleaning 18999 clauses out of 38004 with flag 410775/200003
59.77/28.81	c cleaning 20002 clauses out of 40004 with flag 454030/221002
67.98/32.99	c cleaning 21001 clauses out of 42002 with flag 499154/243002
77.62/37.72	c cleaning 21998 clauses out of 44000 with flag 546099/266001
87.43/42.63	c cleaning 22998 clauses out of 46001 with flag 595030/290000
98.66/48.25	c cleaning 24000 clauses out of 48003 with flag 645792/315000
109.68/53.74	c cleaning 25000 clauses out of 50003 with flag 698667/341000
121.72/59.74	c cleaning 26002 clauses out of 52003 with flag 754274/368000
134.38/66.01	c cleaning 27002 clauses out of 54004 with flag 811396/396003
149.62/73.64	c cleaning 28001 clauses out of 56001 with flag 870519/425002
165.53/81.59	c cleaning 28995 clauses out of 57999 with flag 932243/455001
182.55/90.02	c cleaning 29999 clauses out of 60003 with flag 995275/486000
200.40/98.94	c cleaning 30998 clauses out of 62005 with flag 1060851/518001
219.44/108.46	c cleaning 32004 clauses out of 64008 with flag 1128166/551002
240.47/118.92	c cleaning 33003 clauses out of 66006 with flag 1197582/585004
262.96/130.12	c cleaning 33997 clauses out of 68002 with flag 1269789/620003
287.27/142.26	c cleaning 34997 clauses out of 70002 with flag 1343787/656000
312.37/154.73	c cleaning 35999 clauses out of 72005 with flag 1419845/693000
336.50/166.79	c cleaning 0 clauses out of 5001 with flag 0/5001
343.41/169.87	c cleaning 36994 clauses out of 74007 with flag 1497649/731001
372.01/183.91	c cleaning 38007 clauses out of 76013 with flag 1578251/770001
403.09/199.44	c cleaning 38997 clauses out of 78006 with flag 1660747/810001
434.56/215.17	c cleaning 40002 clauses out of 80008 with flag 1744860/851000
467.30/231.44	c cleaning 41003 clauses out of 82009 with flag 1832355/893003
502.65/249.05	c cleaning 42001 clauses out of 84003 with flag 1921560/936000
544.60/269.97	c cleaning 42999 clauses out of 86002 with flag 2011528/980000
590.45/292.87	c cleaning 44000 clauses out of 88006 with flag 2103486/1025003
631.76/313.44	c cleaning 44995 clauses out of 90005 with flag 2198050/1071002
678.93/336.97	c cleaning 46004 clauses out of 92013 with flag 2294236/1118005
725.14/360.10	c cleaning 47002 clauses out of 94006 with flag 2394854/1166002
769.17/381.98	c cleaning 48000 clauses out of 96005 with flag 2495805/1215003
819.59/407.06	c cleaning 49002 clauses out of 98004 with flag 2598415/1265002
873.32/433.84	c cleaning 49995 clauses out of 100001 with flag 2702608/1316001
926.52/460.33	c cleaning 50996 clauses out of 102005 with flag 2809931/1368000
987.67/490.86	c cleaning 52004 clauses out of 104010 with flag 2919867/1421001
1043.43/518.67	c cleaning 52996 clauses out of 106008 with flag 3031831/1475003
1099.49/546.60	c cleaning 54005 clauses out of 108009 with flag 3146844/1530000
1156.65/575.20	c cleaning 55002 clauses out of 110006 with flag 3263940/1586002
1209.36/601.48	c cleaning 56001 clauses out of 112003 with flag 3383987/1643001
1274.64/633.99	c cleaning 56997 clauses out of 114001 with flag 3503439/1701000
1343.25/668.11	c cleaning 58001 clauses out of 116005 with flag 3625392/1760001
1416.55/704.60	c cleaning 58997 clauses out of 118003 with flag 3749241/1820000
1485.59/739.06	c cleaning 60005 clauses out of 120010 with flag 3875574/1881004
1563.35/777.84	c cleaning 60999 clauses out of 122002 with flag 4003849/1943001
1647.68/819.88	c cleaning 61996 clauses out of 124002 with flag 4134155/2006000
1727.28/859.59	c cleaning 63004 clauses out of 126008 with flag 4268158/2070002
1760.21/875.98	c cleaning 0 clauses out of 11000 with flag 0/11000
1800.03/895.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/895.70	c starts		: 909
1800.03/895.70	c conflicts		: 2133416
1800.03/895.70	c decisions		: 2173536
1800.03/895.70	c propagations		: 15632375
1800.03/895.70	c inspects		: 16253335184
1800.03/895.70	c shortcuts		: 0
1800.03/895.70	c learnt literals	: 0
1800.03/895.70	c learnt binary clauses	: 0
1800.03/895.70	c learnt ternary clauses	: 0
1800.03/895.70	c learnt constraints	: 2133416
1800.03/895.70	c ignored constraints	: 0
1800.03/895.70	c root simplifications	: 0
1800.03/895.70	c removed literals (reason simplification)	: 17364153
1800.03/895.70	c reason swapping (by a shorter reason)	: 0
1800.03/895.70	c Calls to reduceDB	: 60
1800.03/895.70	c Number of update (reduction) of LBD	: 75278
1800.03/895.70	c Imported unit clauses	: 0
1800.03/895.70	c number of reductions to clauses (during analyze)	: 0
1800.03/895.70	c number of learned constraints concerned by reduction	: 0
1800.03/895.70	c number of learning phase by resolution	: 0
1800.03/895.70	c number of learning phase by cutting planes	: 0
1800.03/895.70	c speed (assignments/second)	: 17455.360482735443
1800.03/895.70	c non guided choices	19
1800.03/895.73	c learnt constraints type 
1800.03/895.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 126418
1800.03/895.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/895.73	c starts		: 35
1800.03/895.73	c conflicts		: 11115
1800.03/895.73	c decisions		: 12410
1800.03/895.73	c propagations		: 88411
1800.03/895.73	c inspects		: 150489866
1800.03/895.73	c shortcuts		: 0
1800.03/895.73	c learnt literals	: 0
1800.03/895.73	c learnt binary clauses	: 0
1800.03/895.73	c learnt ternary clauses	: 0
1800.03/895.73	c learnt constraints	: 11114
1800.03/895.73	c ignored constraints	: 0
1800.03/895.73	c root simplifications	: 0
1800.03/895.73	c removed literals (reason simplification)	: 0
1800.03/895.73	c reason swapping (by a shorter reason)	: 0
1800.03/895.73	c Calls to reduceDB	: 2
1800.03/895.73	c Number of update (reduction) of LBD	: 0
1800.03/895.73	c Imported unit clauses	: 0
1800.03/895.73	c number of reductions to clauses (during analyze)	: 0
1800.03/895.73	c number of learned constraints concerned by reduction	: 0
1800.03/895.73	c number of learning phase by resolution	: 0
1800.03/895.73	c number of learning phase by cutting planes	: 0
1800.03/895.73	c speed (assignments/second)	: 98.71783276555311
1800.03/895.73	c non guided choices	19
1800.03/895.74	c learnt constraints type 
1800.03/895.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11114
1800.03/895.74	s UNKNOWN
1800.03/895.74	c Total wall clock time (in seconds): 895.635

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-4081357-1465232416/watcher-4081357-1465232416 -o /tmp/evaluation-result-4081357-1465232416/solver-4081357-1465232416 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31432 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081357-1465232416.opb 

pid=3322
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.48 4.45 4.34 4/198 3325
/proc/meminfo: memFree=29600268/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 105175242 98570240 976 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 24065 976 743 9 0 16771 0
[pid=3325/tid=3326] ppid=3322 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) R 3322 3325 31415 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 105175242 98570240 977 33554432000 1073741824 1073778376 140735094182336 140694860770856 266435642752 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.48 4.45 4.34 4/198 3325
/proc/meminfo: memFree=29600268/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 4471 0 1 0 10 1 0 0 20 0 18 0 105175242 9787879424 6103 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2389619 6103 2156 9 0 2380296 0
[pid=3325/tid=3326] ppid=3322 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) R 3322 3325 31415 0 -1 4202560 2390 0 1 0 7 0 0 0 20 0 18 0 105175242 9787879424 6103 33554432000 1073741824 1073778376 140735094182336 140694860774304 266439025933 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.200273 s]
/proc/loadavg: 4.48 4.45 4.34 4/198 3325
/proc/meminfo: memFree=29600268/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 7472 0 1 0 35 2 0 0 20 0 22 0 105175242 10060525568 9586 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2456183 9586 2218 9 0 2446860 0
[pid=3325/tid=3326] ppid=3322 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) S 3322 3325 31415 0 -1 4202560 2406 0 1 0 10 2 0 0 20 0 22 0 105175242 10060525568 9586 33554432000 1073741824 1073778376 140735094182336 140694860776312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 9824732

[startup+0.300287 s]
/proc/loadavg: 4.48 4.45 4.34 4/198 3325
/proc/meminfo: memFree=29600268/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 11207 0 1 0 74 3 0 0 20 0 22 0 105175242 10060525568 11503 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2456183 11503 2226 9 0 2446860 0
[pid=3325/tid=3326] ppid=3322 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) S 3322 3325 31415 0 -1 4202560 2406 0 1 0 10 2 0 0 20 0 22 0 105175242 10060525568 11503 33554432000 1073741824 1073778376 140735094182336 140694860776312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9824732

[startup+0.700241 s]
/proc/loadavg: 4.48 4.45 4.34 4/198 3325
/proc/meminfo: memFree=29600268/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 22066 0 1 0 231 5 0 0 20 0 22 0 105175242 10060525568 32899 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2456183 32899 2250 9 0 2446860 0
[pid=3325/tid=3326] ppid=3322 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) S 3322 3325 31415 0 -1 4202560 2406 0 1 0 10 2 0 0 20 0 22 0 105175242 10060525568 32899 33554432000 1073741824 1073778376 140735094182336 140694860776312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9824732

[startup+1.50093 s]
/proc/loadavg: 4.48 4.45 4.34 7/220 3347
/proc/meminfo: memFree=29414304/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9824732 CPUtime=4.98 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 29397 0 1 0 490 8 0 0 20 0 22 0 105175242 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2456183 49681 2272 9 0 2446860 0
[pid=3325/tid=3326] ppid=3322 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) S 3322 3325 31415 0 -1 4202560 2406 0 1 0 10 2 0 0 20 0 22 0 105175242 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694860776312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3328] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3328/stat : 3328 (java) S 3322 3325 31415 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694822267304 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3329] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3329/stat : 3329 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694821214760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3330] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3330/stat : 3330 (java) S 3322 3325 31415 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694820161704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3331] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3331/stat : 3331 (java) S 3322 3325 31415 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694819109160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3332] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3332/stat : 3332 (java) S 3322 3325 31415 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694818057128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3333] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3333/stat : 3333 (java) S 3322 3325 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694817004584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3334] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3334/stat : 3334 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694815951528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3335] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3335/stat : 3335 (java) S 3322 3325 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694814898984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3336] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3336/stat : 3336 (java) S 3322 3325 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694684408168 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3337] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3337/stat : 3337 (java) S 3322 3325 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694683354488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3338] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3338/stat : 3338 (java) S 3322 3325 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694682301320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3339] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3339/stat : 3339 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694681250064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3340] ppid=3322 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/3325/task/3340/stat : 3340 (java) S 3322 3325 31415 0 -1 4202560 12786 0 0 0 98 3 0 0 20 0 22 0 105175246 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694680197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3341] ppid=3322 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/3325/task/3341/stat : 3341 (java) S 3322 3325 31415 0 -1 4202560 12762 0 0 0 106 2 0 0 20 0 22 0 105175246 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694679145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3342] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3342/stat : 3342 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694678092536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3343] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3343/stat : 3343 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694677040200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3344] ppid=3322 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/3325/task/3344/stat : 3344 (java) R 3322 3325 31415 0 -1 4202560 33 0 0 0 133 0 0 0 20 0 22 0 105175256 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694675983000 140694690100429 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3345] ppid=3322 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/3325/task/3345/stat : 3345 (java) R 3322 3325 31415 0 -1 4202560 94 0 0 0 131 2 0 0 20 0 22 0 105175256 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140694674931056 140694690227666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3346] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3346/stat : 3346 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140693532042024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3347] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3347/stat : 3347 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 49681 33554432000 1073741824 1073778376 140735094182336 140693530989480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 9824732

[startup+3.10091 s]
/proc/loadavg: 4.48 4.45 4.34 5/220 3347
/proc/meminfo: memFree=29404436/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9824732 CPUtime=8.25 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 29856 0 1 0 816 9 0 0 20 0 22 0 105175242 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2456183 52678 2272 9 0 2446860 0
[pid=3325/tid=3326] ppid=3322 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) S 3322 3325 31415 0 -1 4202560 2406 0 1 0 10 2 0 0 20 0 22 0 105175242 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694860776312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3328] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3328/stat : 3328 (java) S 3322 3325 31415 0 -1 4202560 117 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694822267304 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3329] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3329/stat : 3329 (java) S 3322 3325 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694821214760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3330] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3330/stat : 3330 (java) S 3322 3325 31415 0 -1 4202560 94 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694820161704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3331] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3331/stat : 3331 (java) S 3322 3325 31415 0 -1 4202560 86 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694819109160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3332] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3332/stat : 3332 (java) S 3322 3325 31415 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694818057128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3333] ppid=3322 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/3325/task/3333/stat : 3333 (java) S 3322 3325 31415 0 -1 4202560 126 0 0 0 1 0 0 0 20 0 22 0 105175243 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694817004584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3334] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3334/stat : 3334 (java) S 3322 3325 31415 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694815951528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3335] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3335/stat : 3335 (java) S 3322 3325 31415 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694814898984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3336] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3336/stat : 3336 (java) S 3322 3325 31415 0 -1 4202560 58 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694684408168 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3337] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3337/stat : 3337 (java) S 3322 3325 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694683354488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3338] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3338/stat : 3338 (java) S 3322 3325 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694682301320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3339] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3339/stat : 3339 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694681250064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3340] ppid=3322 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/3325/task/3340/stat : 3340 (java) S 3322 3325 31415 0 -1 4202560 12786 0 0 0 103 3 0 0 20 0 22 0 105175246 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694680197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3341] ppid=3322 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/3325/task/3341/stat : 3341 (java) S 3322 3325 31415 0 -1 4202560 12762 0 0 0 107 2 0 0 20 0 22 0 105175246 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694679145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3342] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3342/stat : 3342 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694678092536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3343] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3343/stat : 3343 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694677040200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3344] ppid=3322 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/3325/task/3344/stat : 3344 (java) R 3322 3325 31415 0 -1 4202560 36 0 0 0 290 0 0 0 20 0 22 0 105175256 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694675976064 140694690172817 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3345] ppid=3322 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/3325/task/3345/stat : 3345 (java) R 3322 3325 31415 0 -1 4202560 95 0 0 0 288 2 0 0 20 0 22 0 105175256 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140694674929976 140694690207383 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3346] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3346/stat : 3346 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140693532042024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3347] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3347/stat : 3347 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 52678 33554432000 1073741824 1073778376 140735094182336 140693530989480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.44 4.44 4.34 5/220 3347
/proc/meminfo: memFree=29002244/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9824732 CPUtime=14.72 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 30491 0 1 0 1455 17 0 0 20 0 22 0 105175242 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2456183 147213 2272 9 0 2446860 0
[pid=3325/tid=3326] ppid=3322 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) S 3322 3325 31415 0 -1 4202560 2406 0 1 0 10 2 0 0 20 0 22 0 105175242 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140694860776312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3328] ppid=3322 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/3325/task/3328/stat : 3328 (java) S 3322 3325 31415 0 -1 4202560 123 0 0 0 1 0 0 0 20 0 22 0 105175243 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140694822267304 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3329] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3329/stat : 3329 (java) S 3322 3325 31415 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105175243 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140694821214760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3330] ppid=3322 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/3325/task/3330/stat : 3330 (java) S 3322 3325 31415 0 -1 4202560 101 0 0 0 1 0 0 0 20 0 22 0 105175243 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140694820161704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3331] ppid=3322 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/3325/task/3331/stat : 3331 (java) S 3322 3325 31415 0 -1 4202560 94 0 0 0 1 0 0 0 20 0 22 0 105175243 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140694819109160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3332] ppid=3322 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/3325/task/3332/stat : 3332 (java) S 3322 3325 31415 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 105175243 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140694818057128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3333] ppid=3322 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/3325/task/3333/stat : 3333 (java) S 3322 3325 31415 0 -1 4202560 126 0 0 0 2 0 0 0 20 0 22 0 105175243 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140694817004584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3334] ppid=3322 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/3325/task/3334/stat : 3334 (java) S 3322 3325 31415 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 105175243 10060525568 147213 33554432000 1073741824 1073778376 140735094182336 140694815951528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3335] ppid=3322 vsize=9824732 CPUtime=0.02 cores=1,3,5,7

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

/proc/3325/task/3330/stat : 3330 (java) S 3322 3325 31415 0 -1 4202560 683 0 0 0 242 15 0 0 20 0 22 0 105175243 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694820161704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3331] ppid=3322 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/3325/task/3331/stat : 3331 (java) S 3322 3325 31415 0 -1 4202560 579 0 0 0 235 14 0 0 20 0 22 0 105175243 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694819109160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3332] ppid=3322 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/3325/task/3332/stat : 3332 (java) S 3322 3325 31415 0 -1 4202560 603 0 0 0 240 13 0 0 20 0 22 0 105175243 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694818057128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3333] ppid=3322 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/3325/task/3333/stat : 3333 (java) S 3322 3325 31415 0 -1 4202560 636 0 0 0 239 13 0 0 20 0 22 0 105175243 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694817004584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3334] ppid=3322 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/3325/task/3334/stat : 3334 (java) S 3322 3325 31415 0 -1 4202560 597 0 0 0 248 14 0 0 20 0 22 0 105175243 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694815951528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3335] ppid=3322 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/3325/task/3335/stat : 3335 (java) S 3322 3325 31415 0 -1 4202560 628 0 0 0 244 13 0 0 20 0 22 0 105175243 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694814898984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3336] ppid=3322 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/3325/task/3336/stat : 3336 (java) S 3322 3325 31415 0 -1 4202560 1840 0 0 0 105 52 0 0 20 0 22 0 105175244 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694684408168 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3337] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3337/stat : 3337 (java) S 3322 3325 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694683354488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3338] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3338/stat : 3338 (java) S 3322 3325 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694682301320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3339] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3339/stat : 3339 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694681250064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3340] ppid=3322 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/3325/task/3340/stat : 3340 (java) S 3322 3325 31415 0 -1 4202560 23754 0 0 0 201 4 0 0 20 0 22 0 105175246 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694680197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3341] ppid=3322 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/3325/task/3341/stat : 3341 (java) S 3322 3325 31415 0 -1 4202560 12762 0 0 0 109 2 0 0 20 0 22 0 105175246 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694679145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3342] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3342/stat : 3342 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694678092536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3343] ppid=3322 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/3325/task/3343/stat : 3343 (java) S 3322 3325 31415 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 22 0 105175246 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694677040200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3344] ppid=3322 vsize=9824732 CPUtime=871.7 cores=1,3,5,7
/proc/3325/task/3344/stat : 3344 (java) R 3322 3325 31415 0 -1 4202560 361 0 0 0 87151 19 0 0 20 0 22 0 105175256 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694675982960 140694690172562 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3345] ppid=3322 vsize=9824732 CPUtime=871.66 cores=1,3,5,7
/proc/3325/task/3345/stat : 3345 (java) R 3322 3325 31415 0 -1 4202560 5059 0 0 0 87120 46 0 0 20 0 22 0 105175256 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140694674931184 140694690227537 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3346] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3346/stat : 3346 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140693532042024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3347] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3347/stat : 3347 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 407825 33554432000 1073741824 1073778376 140735094182336 140693530989480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1773.13
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.701 s]
/proc/loadavg: 4.16 4.22 4.25 5/219 3459
/proc/meminfo: memFree=26711516/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 52491 0 1 0 179773 230 0 0 20 0 22 0 105175242 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2456183 399702 2281 9 0 2446860 0
[pid=3325/tid=3326] ppid=3322 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) S 3322 3325 31415 0 -1 4202560 2415 0 1 0 13 3 0 0 20 0 22 0 105175242 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694860776312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3328] ppid=3322 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/3325/task/3328/stat : 3328 (java) S 3322 3325 31415 0 -1 4202560 655 0 0 0 243 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694822267304 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3329] ppid=3322 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/3325/task/3329/stat : 3329 (java) S 3322 3325 31415 0 -1 4202560 575 0 0 0 237 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694821214760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3330] ppid=3322 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/3325/task/3330/stat : 3330 (java) S 3322 3325 31415 0 -1 4202560 685 0 0 0 245 15 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694820161704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3331] ppid=3322 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/3325/task/3331/stat : 3331 (java) S 3322 3325 31415 0 -1 4202560 579 0 0 0 237 14 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694819109160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3332] ppid=3322 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/3325/task/3332/stat : 3332 (java) S 3322 3325 31415 0 -1 4202560 609 0 0 0 245 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694818057128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3333] ppid=3322 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/3325/task/3333/stat : 3333 (java) S 3322 3325 31415 0 -1 4202560 638 0 0 0 242 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694817004584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3334] ppid=3322 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/3325/task/3334/stat : 3334 (java) S 3322 3325 31415 0 -1 4202560 603 0 0 0 253 14 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694815951528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3335] ppid=3322 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/3325/task/3335/stat : 3335 (java) S 3322 3325 31415 0 -1 4202560 631 0 0 0 248 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694814898984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3336] ppid=3322 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/3325/task/3336/stat : 3336 (java) S 3322 3325 31415 0 -1 4202560 1840 0 0 0 105 52 0 0 20 0 22 0 105175244 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694684408168 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3337] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3337/stat : 3337 (java) S 3322 3325 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694683354488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3338] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3338/stat : 3338 (java) S 3322 3325 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694682301320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3339] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3339/stat : 3339 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694681250064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3340] ppid=3322 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/3325/task/3340/stat : 3340 (java) S 3322 3325 31415 0 -1 4202560 23754 0 0 0 201 4 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694680197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3341] ppid=3322 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/3325/task/3341/stat : 3341 (java) S 3322 3325 31415 0 -1 4202560 12762 0 0 0 109 2 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694679145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3342] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3342/stat : 3342 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694678092536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3343] ppid=3322 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/3325/task/3343/stat : 3343 (java) S 3322 3325 31415 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694677040200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3344] ppid=3322 vsize=9824732 CPUtime=884.96 cores=1,3,5,7
/proc/3325/task/3344/stat : 3344 (java) R 3322 3325 31415 0 -1 4202560 364 0 0 0 88477 19 0 0 20 0 22 0 105175256 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694675982960 140694690172562 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3345] ppid=3322 vsize=9824732 CPUtime=884.92 cores=1,3,5,7
/proc/3325/task/3345/stat : 3345 (java) R 3322 3325 31415 0 -1 4202560 5064 0 0 0 88446 46 0 0 20 0 22 0 105175256 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694674931008 140694690207370 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3346] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3346/stat : 3346 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140693532042024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3347] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3347/stat : 3347 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140693530989480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 3325 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.701 s]
/proc/loadavg: 4.16 4.22 4.25 5/219 3459
/proc/meminfo: memFree=26711516/32872528 swapFree=14448/1543360
[pid=3325] ppid=3322 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/3325/stat : 3325 (java) S 3322 3325 31415 0 -1 4202496 52491 0 1 0 179773 230 0 0 20 0 22 0 105175242 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140735094173472 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3325/statm: 2456183 399702 2281 9 0 2446860 0
[pid=3325/tid=3326] ppid=3322 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/3325/task/3326/stat : 3326 (java) S 3322 3325 31415 0 -1 4202560 2415 0 1 0 13 3 0 0 20 0 22 0 105175242 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694860776312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3328] ppid=3322 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/3325/task/3328/stat : 3328 (java) S 3322 3325 31415 0 -1 4202560 655 0 0 0 243 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694822267304 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3329] ppid=3322 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/3325/task/3329/stat : 3329 (java) S 3322 3325 31415 0 -1 4202560 575 0 0 0 237 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694821214760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3330] ppid=3322 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/3325/task/3330/stat : 3330 (java) S 3322 3325 31415 0 -1 4202560 685 0 0 0 245 15 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694820161704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3331] ppid=3322 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/3325/task/3331/stat : 3331 (java) S 3322 3325 31415 0 -1 4202560 579 0 0 0 237 14 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694819109160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3332] ppid=3322 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/3325/task/3332/stat : 3332 (java) S 3322 3325 31415 0 -1 4202560 609 0 0 0 245 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694818057128 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3333] ppid=3322 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/3325/task/3333/stat : 3333 (java) S 3322 3325 31415 0 -1 4202560 638 0 0 0 242 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694817004584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3334] ppid=3322 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/3325/task/3334/stat : 3334 (java) S 3322 3325 31415 0 -1 4202560 603 0 0 0 253 14 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694815951528 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3335] ppid=3322 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/3325/task/3335/stat : 3335 (java) S 3322 3325 31415 0 -1 4202560 631 0 0 0 248 13 0 0 20 0 22 0 105175243 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694814898984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3336] ppid=3322 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/3325/task/3336/stat : 3336 (java) S 3322 3325 31415 0 -1 4202560 1840 0 0 0 105 52 0 0 20 0 22 0 105175244 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694684408168 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3337] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3337/stat : 3337 (java) S 3322 3325 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694683354488 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3338] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3338/stat : 3338 (java) S 3322 3325 31415 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105175244 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694682301320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3339] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3339/stat : 3339 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694681250064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3325/tid=3340] ppid=3322 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/3325/task/3340/stat : 3340 (java) S 3322 3325 31415 0 -1 4202560 23754 0 0 0 201 4 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694680197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3341] ppid=3322 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/3325/task/3341/stat : 3341 (java) S 3322 3325 31415 0 -1 4202560 12762 0 0 0 109 2 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694679145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3342] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3342/stat : 3342 (java) S 3322 3325 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694678092536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3343] ppid=3322 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/3325/task/3343/stat : 3343 (java) S 3322 3325 31415 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 22 0 105175246 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694677040200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3344] ppid=3322 vsize=9824732 CPUtime=884.96 cores=1,3,5,7
/proc/3325/task/3344/stat : 3344 (java) R 3322 3325 31415 0 -1 4202560 364 0 0 0 88477 19 0 0 20 0 22 0 105175256 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694675982960 140694690172562 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3325/tid=3345] ppid=3322 vsize=9824732 CPUtime=884.92 cores=1,3,5,7
/proc/3325/task/3345/stat : 3345 (java) R 3322 3325 31415 0 -1 4202560 5064 0 0 0 88446 46 0 0 20 0 22 0 105175256 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140694674931008 140694690207370 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3325/tid=3346] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3346/stat : 3346 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140693532042024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3325/tid=3347] ppid=3322 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3325/task/3347/stat : 3347 (java) S 3322 3325 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105175256 10060525568 399702 33554432000 1073741824 1073778376 140735094182336 140693530989480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3325 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=389363
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=701589
# CPU time returned by wait4() is 1796.09
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.756
CPU time (s): 1800.03
CPU user time (s): 1797.73
CPU system time (s): 2.3
CPU usage (%): 200.951
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.39
system time used= 2.70159
maximum resident set size= 1799260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52535
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41358
involuntary context switches= 51102

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.84311 second user time and 7.33588 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-06 19:00:16
IDJOB=4081357
IDBENCH=2913
IDSOLVER=2543
FILE ID=node116/4081357-1465232416
RUNJOBID= node116-1465218446-31432
PBS_JOBID= 19843214
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081357-1465232416/watcher-4081357-1465232416 -o /tmp/evaluation-result-4081357-1465232416/solver-4081357-1465232416 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31432 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081357-1465232416.opb

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

MD5SUM BENCH= ae75c4a4fdafb98542bd11b7f7eecd54
RANDOM SEED=1604583317

node116.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		: 2667.134
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	: 5334.26
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29600804 kB
Buffers:           26052 kB
Cached:           104680 kB
SwapCached:         1432 kB
Active:           949336 kB
Inactive:          71696 kB
Active(anon):     891424 kB
Inactive(anon):     1380 kB
Active(file):      57912 kB
Inactive(file):    70316 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67098884 kB
Dirty:               888 kB
Writeback:             0 kB
AnonPages:       2474172 kB
Mapped:            15412 kB
Shmem:                 0 kB
Slab:             566124 kB
SReclaimable:      10160 kB
SUnreclaim:       555964 kB
KernelStack:        1816 kB
PageTables:         9352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2901036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2428928 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= 71732 MiB
End job on node116 at 2016-06-06 19:15:12