Trace number 4081368

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.17 898.591

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUMdc0a3aac3e055af09a2312e5ef9f2aef
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
Number of bits of the biggest sum of numbers13
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081368-1465231752.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.17	c ... done. Wall clock time 0.053s.
0.09/0.17	c declared #vars     71
0.09/0.17	c #constraints  17
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 16
0.09/0.17	c 17 constraints processed.
0.09/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
0.09/0.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.09/0.17	c 17 constraints processed.
0.09/0.17	c objective function length is 1 literals
2.65/0.82	c cleaning 2503 clauses out of 5005 with flag 10491/5005
4.26/1.26	c cleaning 4247 clauses out of 8498 with flag 22910/11001
5.61/1.81	c cleaning 5626 clauses out of 11252 with flag 37276/18002
7.03/2.51	c cleaning 6814 clauses out of 13627 with flag 53879/26003
8.45/3.30	c cleaning 7905 clauses out of 15810 with flag 72399/35000
10.64/4.30	c cleaning 8955 clauses out of 17909 with flag 92999/45004
12.66/5.39	c cleaning 9973 clauses out of 19951 with flag 115727/56001
15.27/6.65	c cleaning 10989 clauses out of 21980 with flag 140934/68003
18.26/8.12	c cleaning 11995 clauses out of 23989 with flag 167909/81001
21.65/9.87	c cleaning 12989 clauses out of 25994 with flag 197013/95001
25.25/11.63	c cleaning 14000 clauses out of 28005 with flag 228556/110001
29.47/13.77	c cleaning 14993 clauses out of 30007 with flag 262691/126003
34.07/16.06	c cleaning 16005 clauses out of 32013 with flag 298569/143002
38.87/18.43	c cleaning 17007 clauses out of 34014 with flag 336347/161008
44.09/21.01	c cleaning 18000 clauses out of 35999 with flag 376503/180000
49.48/23.76	c cleaning 18998 clauses out of 37999 with flag 418330/200000
55.29/26.65	c cleaning 20001 clauses out of 40004 with flag 462422/221003
62.09/30.04	c cleaning 21002 clauses out of 42005 with flag 509351/243005
68.89/33.42	c cleaning 22002 clauses out of 44003 with flag 557841/266005
75.89/36.98	c cleaning 23002 clauses out of 46004 with flag 607977/290008
83.74/40.84	c cleaning 23994 clauses out of 47994 with flag 659654/315000
92.56/45.22	c cleaning 25002 clauses out of 50003 with flag 714292/341003
101.78/49.87	c cleaning 25997 clauses out of 51998 with flag 770969/368000
111.58/54.72	c cleaning 26999 clauses out of 54002 with flag 829373/396001
121.42/59.66	c cleaning 28002 clauses out of 56003 with flag 889929/425001
133.03/65.46	c cleaning 28994 clauses out of 58001 with flag 952447/455001
145.49/71.66	c cleaning 30001 clauses out of 60006 with flag 1017560/486000
158.31/78.00	c cleaning 31001 clauses out of 62005 with flag 1084682/518000
173.35/85.54	c cleaning 32002 clauses out of 64007 with flag 1154380/551003
190.18/93.91	c cleaning 32993 clauses out of 66003 with flag 1225328/585001
206.20/102.00	c cleaning 33997 clauses out of 68010 with flag 1298886/620001
222.66/110.16	c cleaning 35005 clauses out of 70016 with flag 1374555/656004
240.86/119.25	c cleaning 35999 clauses out of 72008 with flag 1451479/693001
259.47/128.50	c cleaning 37004 clauses out of 74010 with flag 1530686/731002
278.14/137.87	c cleaning 38003 clauses out of 76005 with flag 1611282/770001
297.13/147.34	c cleaning 38995 clauses out of 78001 with flag 1694147/810000
318.55/158.00	c cleaning 40004 clauses out of 80010 with flag 1779701/851004
341.15/169.31	c cleaning 41001 clauses out of 82002 with flag 1868101/893000
363.94/180.78	c cleaning 42002 clauses out of 84003 with flag 1958805/936002
388.77/193.14	c cleaning 42998 clauses out of 86000 with flag 2050159/980001
413.79/205.70	c cleaning 44002 clauses out of 88006 with flag 2145443/1025005
440.01/218.72	c cleaning 44988 clauses out of 90001 with flag 2242706/1071002
467.81/232.60	c cleaning 46007 clauses out of 92014 with flag 2341667/1118003
494.44/245.99	c cleaning 46999 clauses out of 94005 with flag 2441478/1166001
523.87/260.69	c cleaning 48000 clauses out of 96006 with flag 2543343/1215001
553.91/275.61	c cleaning 49004 clauses out of 98007 with flag 2646645/1265002
589.35/293.35	c cleaning 50001 clauses out of 100004 with flag 2753556/1316003
625.64/311.44	c cleaning 51000 clauses out of 102003 with flag 2863720/1368003
660.47/328.85	c cleaning 52000 clauses out of 104002 with flag 2976162/1421002
696.88/347.05	c cleaning 52998 clauses out of 106002 with flag 3089079/1475002
734.29/365.79	c cleaning 54003 clauses out of 108007 with flag 3205331/1530005
771.35/384.22	c cleaning 54997 clauses out of 110000 with flag 3324176/1586001
812.59/404.83	c cleaning 56001 clauses out of 112002 with flag 3443672/1643000
854.18/425.68	c cleaning 57003 clauses out of 114006 with flag 3566003/1701005
900.23/448.69	c cleaning 57994 clauses out of 115998 with flag 3689431/1760000
956.25/476.66	c cleaning 59001 clauses out of 118005 with flag 3816934/1820001
1009.04/503.04	c cleaning 60000 clauses out of 120006 with flag 3945855/1881003
1063.86/530.49	c cleaning 60996 clauses out of 122003 with flag 4075575/1943000
1121.06/559.08	c cleaning 62004 clauses out of 124007 with flag 4209338/2006000
1184.28/590.67	c cleaning 63005 clauses out of 126009 with flag 4343435/2070006
1249.12/623.05	c cleaning 63991 clauses out of 128000 with flag 4480994/2135002
1313.48/655.29	c cleaning 64997 clauses out of 130009 with flag 4622117/2201002
1370.33/683.68	c cleaning 66000 clauses out of 132012 with flag 4763483/2268002
1428.98/712.93	c cleaning 67000 clauses out of 134010 with flag 4906942/2336000
1493.96/745.48	c cleaning 67998 clauses out of 136013 with flag 5054086/2405003
1563.80/780.38	c cleaning 68999 clauses out of 138014 with flag 5203398/2475002
1643.80/820.35	c cleaning 70005 clauses out of 140013 with flag 5355511/2546000
1720.77/858.88	c cleaning 70998 clauses out of 142008 with flag 5507999/2618000
1800.17/898.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/898.50	c starts		: 533
1800.17/898.50	c conflicts		: 2690097
1800.17/898.50	c decisions		: 2805900
1800.17/898.50	c propagations		: 26500242
1800.17/898.50	c inspects		: 17446972086
1800.17/898.50	c shortcuts		: 0
1800.17/898.50	c learnt literals	: 0
1800.17/898.50	c learnt binary clauses	: 0
1800.17/898.50	c learnt ternary clauses	: 0
1800.17/898.50	c learnt constraints	: 2690097
1800.17/898.50	c ignored constraints	: 0
1800.17/898.50	c root simplifications	: 0
1800.17/898.50	c removed literals (reason simplification)	: 27004619
1800.17/898.50	c reason swapping (by a shorter reason)	: 0
1800.17/898.50	c Calls to reduceDB	: 68
1800.17/898.50	c Number of update (reduction) of LBD	: 237782
1800.17/898.50	c Imported unit clauses	: 0
1800.17/898.50	c number of reductions to clauses (during analyze)	: 0
1800.17/898.50	c number of learned constraints concerned by reduction	: 0
1800.17/898.50	c number of learning phase by resolution	: 0
1800.17/898.50	c number of learning phase by cutting planes	: 0
1800.17/898.50	c speed (assignments/second)	: 29499.54971853234
1800.17/898.50	c non guided choices	34
1800.17/898.53	c learnt constraints type 
1800.17/898.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 143107
1800.17/898.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/898.53	c starts		: 6
1800.17/898.53	c conflicts		: 738
1800.17/898.53	c decisions		: 1412
1800.17/898.53	c propagations		: 7241
1800.17/898.53	c inspects		: 1036041
1800.17/898.53	c shortcuts		: 0
1800.17/898.53	c learnt literals	: 0
1800.17/898.53	c learnt binary clauses	: 0
1800.17/898.53	c learnt ternary clauses	: 0
1800.17/898.53	c learnt constraints	: 737
1800.17/898.53	c ignored constraints	: 0
1800.17/898.53	c root simplifications	: 0
1800.17/898.53	c removed literals (reason simplification)	: 0
1800.17/898.53	c reason swapping (by a shorter reason)	: 0
1800.17/898.53	c Calls to reduceDB	: 0
1800.17/898.53	c Number of update (reduction) of LBD	: 0
1800.17/898.53	c Imported unit clauses	: 0
1800.17/898.53	c number of reductions to clauses (during analyze)	: 0
1800.17/898.53	c number of learned constraints concerned by reduction	: 0
1800.17/898.53	c number of learning phase by resolution	: 0
1800.17/898.53	c number of learning phase by cutting planes	: 0
1800.17/898.53	c speed (assignments/second)	: 8.060270026281312
1800.17/898.53	c non guided choices	34
1800.17/898.53	c learnt constraints type 
1800.17/898.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 737
1800.17/898.53	s UNKNOWN
1800.17/898.53	c Total wall clock time (in seconds): 898.418

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-4081368-1465231752/watcher-4081368-1465231752 -o /tmp/evaluation-result-4081368-1465231752/solver-4081368-1465231752 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465220812-973 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081368-1465231752.opb 

pid=5200
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.95 4.03 4.01 4/195 5203
/proc/meminfo: memFree=30090776/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/5203/stat : 5203 (java) R 5200 5203 955 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 105110091 9515008 185 33554432000 1073741824 1073778376 140737089098144 140737089089368 235374538167 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2 1 0 0 0 2 0

[startup+0.10006 s]
/proc/loadavg: 3.95 4.03 4.01 4/195 5203
/proc/meminfo: memFree=30090776/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 4416 0 1 0 8 1 0 0 20 0 18 0 105110091 9787879424 6038 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2389619 6038 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200207 s]
/proc/loadavg: 3.95 4.03 4.01 4/195 5203
/proc/meminfo: memFree=30090776/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 6024 0 1 0 25 2 0 0 20 0 22 0 105110091 10060525568 8710 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2456183 8710 2222 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300219 s]
/proc/loadavg: 3.95 4.03 4.01 4/195 5203
/proc/meminfo: memFree=30090776/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 9812 0 1 0 64 3 0 0 20 0 22 0 105110091 10060525568 11328 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2456183 11328 2234 9 0 2446860 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700179 s]
/proc/loadavg: 3.95 4.03 4.01 4/195 5203
/proc/meminfo: memFree=30090776/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 17018 0 1 0 220 4 0 0 20 0 22 0 105110091 10060525568 25569 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2456183 25584 2256 9 0 2446860 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 3.95 4.03 4.01 7/217 5225
/proc/meminfo: memFree=29904532/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9824732 CPUtime=5.02 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 24518 0 1 0 495 7 0 0 20 0 22 0 105110091 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2456183 50690 2278 9 0 2446860 0
[pid=5203/tid=5205] ppid=5200 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5203/task/5205/stat : 5205 (java) S 5200 5203 955 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 105110092 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156688671608 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5206] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5206/stat : 5206 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110093 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156532562600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5207] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5207/stat : 5207 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156531510056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5208] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5208/stat : 5208 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156530457512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5209] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5209/stat : 5209 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156529404968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5210] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5210/stat : 5210 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156528351400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5211] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5211/stat : 5211 (java) S 5200 5203 955 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156191369512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5212] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5212/stat : 5212 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156190316968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5213] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5213/stat : 5213 (java) S 5200 5203 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156189264424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5214] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5214/stat : 5214 (java) S 5200 5203 955 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156177066600 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5215] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5215/stat : 5215 (java) S 5200 5203 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156176012920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5216] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5216/stat : 5216 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156174960264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5217] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5217/stat : 5217 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156173909008 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5218] ppid=5200 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/5203/task/5218/stat : 5218 (java) S 5200 5203 955 0 -1 4202560 7888 0 0 0 111 1 0 0 20 0 22 0 105110097 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156172855352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5219] ppid=5200 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/5203/task/5219/stat : 5219 (java) S 5200 5203 955 0 -1 4202560 12749 0 0 0 106 3 0 0 20 0 22 0 105110097 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156171802808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5220] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5220/stat : 5220 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156170750456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5221] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5221/stat : 5221 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156169698120 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5222] ppid=5200 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/5203/task/5222/stat : 5222 (java) R 5200 5203 955 0 -1 4202560 39 0 0 0 128 0 0 0 20 0 22 0 105110109 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156168543056 140156544202591 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5223] ppid=5200 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/5203/task/5223/stat : 5223 (java) R 5200 5203 955 0 -1 4202560 102 0 0 0 127 2 0 0 20 0 22 0 105110109 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156167491176 140156544328585 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5224] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5224/stat : 5224 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156166440488 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5225] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5225/stat : 5225 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 50690 33554432000 1073741824 1073778376 140733217062832 140156165387944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 3.95 4.03 4.01 5/217 5225
/proc/meminfo: memFree=29891500/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9824732 CPUtime=8.25 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 24528 0 1 0 817 8 0 0 20 0 22 0 105110091 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2456183 51716 2278 9 0 2446860 0
[pid=5203/tid=5205] ppid=5200 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5203/task/5205/stat : 5205 (java) S 5200 5203 955 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 105110092 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156688671608 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5206] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5206/stat : 5206 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110093 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156532562600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5207] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5207/stat : 5207 (java) S 5200 5203 955 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156531510056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5208] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5208/stat : 5208 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156530457512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5209] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5209/stat : 5209 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156529404968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5210] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5210/stat : 5210 (java) S 5200 5203 955 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156528351400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5211] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5211/stat : 5211 (java) S 5200 5203 955 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156191369512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5212] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5212/stat : 5212 (java) S 5200 5203 955 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156190316968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5213] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5213/stat : 5213 (java) S 5200 5203 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156189264424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5214] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5214/stat : 5214 (java) S 5200 5203 955 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156177066600 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5215] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5215/stat : 5215 (java) S 5200 5203 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156176012920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5216] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5216/stat : 5216 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156174960264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5217] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5217/stat : 5217 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156173909008 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5218] ppid=5200 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/5203/task/5218/stat : 5218 (java) S 5200 5203 955 0 -1 4202560 7888 0 0 0 112 1 0 0 20 0 22 0 105110097 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156172855352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5219] ppid=5200 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/5203/task/5219/stat : 5219 (java) S 5200 5203 955 0 -1 4202560 12749 0 0 0 110 3 0 0 20 0 22 0 105110097 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156171802808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5220] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5220/stat : 5220 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156170750456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5221] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5221/stat : 5221 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156169698120 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5222] ppid=5200 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/5203/task/5222/stat : 5222 (java) R 5200 5203 955 0 -1 4202560 39 0 0 0 285 0 0 0 20 0 22 0 105110109 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156168544816 140156544127336 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5223] ppid=5200 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/5203/task/5223/stat : 5223 (java) R 5200 5203 955 0 -1 4202560 103 0 0 0 286 2 0 0 20 0 22 0 105110109 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156167490752 140156544226542 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5224] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5224/stat : 5224 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156166440488 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5225] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5225/stat : 5225 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 51716 33554432000 1073741824 1073778376 140733217062832 140156165387944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 9824732

[startup+6.30087 s]
/proc/loadavg: 3.96 4.03 4.00 5/217 5225
/proc/meminfo: memFree=29894728/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9824732 CPUtime=14.66 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 24540 0 1 0 1458 8 0 0 20 0 22 0 105110091 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2456183 50733 2278 9 0 2446860 0
[pid=5203/tid=5205] ppid=5200 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5203/task/5205/stat : 5205 (java) S 5200 5203 955 0 -1 4202560 2427 0 1 0 13 1 0 0 20 0 22 0 105110092 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156688671608 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5206] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5206/stat : 5206 (java) S 5200 5203 955 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 105110093 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156532562600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5207] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5207/stat : 5207 (java) S 5200 5203 955 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156531510056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5208] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5208/stat : 5208 (java) S 5200 5203 955 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156530457512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5209] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5209/stat : 5209 (java) S 5200 5203 955 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156529404968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5210] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5210/stat : 5210 (java) S 5200 5203 955 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156528351400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5211] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5211/stat : 5211 (java) S 5200 5203 955 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156191369512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5212] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5212/stat : 5212 (java) S 5200 5203 955 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156190316968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5213] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5213/stat : 5213 (java) S 5200 5203 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105110094 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156189264424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5214] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5214/stat : 5214 (java) S 5200 5203 955 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156177066600 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5215] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5215/stat : 5215 (java) S 5200 5203 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156176012920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5216] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5216/stat : 5216 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156174960264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5217] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5217/stat : 5217 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 50733 33554432000 1073741824 1073778376 140733217062832 140156173909008 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5218] ppid=5200 vsize=9824732 CPUtime=1.13 cores=0,2,4,6

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

/proc/5203/task/5208/stat : 5208 (java) S 5200 5203 955 0 -1 4202560 407 0 0 0 43 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156530457512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5209] ppid=5200 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/5203/task/5209/stat : 5209 (java) S 5200 5203 955 0 -1 4202560 177 0 0 0 42 6 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156529404968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5210] ppid=5200 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/5203/task/5210/stat : 5210 (java) S 5200 5203 955 0 -1 4202560 348 0 0 0 42 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156528351400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5211] ppid=5200 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/5203/task/5211/stat : 5211 (java) S 5200 5203 955 0 -1 4202560 369 0 0 0 40 4 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156191369512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5212] ppid=5200 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/5203/task/5212/stat : 5212 (java) S 5200 5203 955 0 -1 4202560 224 0 0 0 41 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156190316968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5213] ppid=5200 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/5203/task/5213/stat : 5213 (java) S 5200 5203 955 0 -1 4202560 382 0 0 0 45 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156189264424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5214] ppid=5200 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/5203/task/5214/stat : 5214 (java) S 5200 5203 955 0 -1 4202560 129 0 0 0 20 27 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156177066600 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5215] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5215/stat : 5215 (java) S 5200 5203 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156176012920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5216] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5216/stat : 5216 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156174960264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5217] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5217/stat : 5217 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156173909008 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5218] ppid=5200 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/5203/task/5218/stat : 5218 (java) S 5200 5203 955 0 -1 4202560 7888 0 0 0 112 1 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156172855352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5219] ppid=5200 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/5203/task/5219/stat : 5219 (java) S 5200 5203 955 0 -1 4202560 12752 0 0 0 112 3 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156171802808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5220] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5220/stat : 5220 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156170750456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5221] ppid=5200 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/5203/task/5221/stat : 5221 (java) S 5200 5203 955 0 -1 4202560 51 0 0 0 12 13 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156169698120 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5222] ppid=5200 vsize=9824732 CPUtime=878.08 cores=0,2,4,6
/proc/5203/task/5222/stat : 5222 (java) R 5200 5203 955 0 -1 4202560 108 0 0 0 87795 13 0 0 20 0 22 0 105110109 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156168543888 140156544354797 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5223] ppid=5200 vsize=9824732 CPUtime=878.34 cores=0,2,4,6
/proc/5203/task/5223/stat : 5223 (java) R 5200 5203 955 0 -1 4202560 474 0 0 0 87818 16 0 0 20 0 22 0 105110109 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156167490080 140156544328985 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5224] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5224/stat : 5224 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156166440488 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5225] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5225/stat : 5225 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156165387944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1767.78
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.501 s]
/proc/loadavg: 4.05 3.97 3.97 5/217 5489
/proc/meminfo: memFree=30667232/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 27883 0 1 0 179928 89 0 0 20 0 22 0 105110091 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2456183 101326 2287 9 0 2446860 0
[pid=5203/tid=5205] ppid=5200 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/5203/task/5205/stat : 5205 (java) S 5200 5203 955 0 -1 4202560 2429 0 1 0 15 3 0 0 20 0 22 0 105110092 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156688671608 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5206] ppid=5200 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/5203/task/5206/stat : 5206 (java) S 5200 5203 955 0 -1 4202560 488 0 0 0 46 6 0 0 20 0 22 0 105110093 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156532562600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5207] ppid=5200 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/5203/task/5207/stat : 5207 (java) S 5200 5203 955 0 -1 4202560 392 0 0 0 40 6 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156531510056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5208] ppid=5200 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/5203/task/5208/stat : 5208 (java) S 5200 5203 955 0 -1 4202560 407 0 0 0 43 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156530457512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5209] ppid=5200 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/5203/task/5209/stat : 5209 (java) S 5200 5203 955 0 -1 4202560 177 0 0 0 42 6 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156529404968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5210] ppid=5200 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/5203/task/5210/stat : 5210 (java) S 5200 5203 955 0 -1 4202560 348 0 0 0 42 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156528351400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5211] ppid=5200 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/5203/task/5211/stat : 5211 (java) S 5200 5203 955 0 -1 4202560 369 0 0 0 40 4 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156191369512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5212] ppid=5200 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/5203/task/5212/stat : 5212 (java) S 5200 5203 955 0 -1 4202560 224 0 0 0 41 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156190316968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5213] ppid=5200 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/5203/task/5213/stat : 5213 (java) S 5200 5203 955 0 -1 4202560 382 0 0 0 45 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156189264424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5214] ppid=5200 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/5203/task/5214/stat : 5214 (java) S 5200 5203 955 0 -1 4202560 129 0 0 0 20 27 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156177066600 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5215] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5215/stat : 5215 (java) S 5200 5203 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156176012920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5216] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5216/stat : 5216 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156174960264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5217] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5217/stat : 5217 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156173909008 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5218] ppid=5200 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/5203/task/5218/stat : 5218 (java) S 5200 5203 955 0 -1 4202560 7888 0 0 0 112 1 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156172855352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5219] ppid=5200 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/5203/task/5219/stat : 5219 (java) S 5200 5203 955 0 -1 4202560 12752 0 0 0 112 3 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156171802808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5220] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5220/stat : 5220 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156170750456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5221] ppid=5200 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/5203/task/5221/stat : 5221 (java) S 5200 5203 955 0 -1 4202560 51 0 0 0 12 13 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156169698120 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5222] ppid=5200 vsize=9824732 CPUtime=894.23 cores=0,2,4,6
/proc/5203/task/5222/stat : 5222 (java) R 5200 5203 955 0 -1 4202560 108 0 0 0 89410 13 0 0 20 0 22 0 105110109 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156168543888 140156544355258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5223] ppid=5200 vsize=9824732 CPUtime=894.48 cores=0,2,4,6
/proc/5203/task/5223/stat : 5223 (java) R 5200 5203 955 0 -1 4202560 474 0 0 0 89432 16 0 0 20 0 22 0 105110109 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156167490080 140156544226557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5224] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5224/stat : 5224 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156166440488 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5225] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5225/stat : 5225 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156165387944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 5203 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.501 s]
/proc/loadavg: 4.05 3.97 3.97 5/217 5489
/proc/meminfo: memFree=30667232/32872528 swapFree=13256/481332
[pid=5203] ppid=5200 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/5203/stat : 5203 (java) S 5200 5203 955 0 -1 4202496 27883 0 1 0 179928 89 0 0 20 0 22 0 105110091 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140733217053968 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5203/statm: 2456183 101326 2287 9 0 2446860 0
[pid=5203/tid=5205] ppid=5200 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/5203/task/5205/stat : 5205 (java) S 5200 5203 955 0 -1 4202560 2429 0 1 0 15 3 0 0 20 0 22 0 105110092 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156688671608 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5206] ppid=5200 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/5203/task/5206/stat : 5206 (java) S 5200 5203 955 0 -1 4202560 488 0 0 0 46 6 0 0 20 0 22 0 105110093 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156532562600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5207] ppid=5200 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/5203/task/5207/stat : 5207 (java) S 5200 5203 955 0 -1 4202560 392 0 0 0 40 6 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156531510056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5208] ppid=5200 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/5203/task/5208/stat : 5208 (java) S 5200 5203 955 0 -1 4202560 407 0 0 0 43 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156530457512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5209] ppid=5200 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/5203/task/5209/stat : 5209 (java) S 5200 5203 955 0 -1 4202560 177 0 0 0 42 6 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156529404968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5203/tid=5210] ppid=5200 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/5203/task/5210/stat : 5210 (java) S 5200 5203 955 0 -1 4202560 348 0 0 0 42 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156528351400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5211] ppid=5200 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/5203/task/5211/stat : 5211 (java) S 5200 5203 955 0 -1 4202560 369 0 0 0 40 4 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156191369512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5212] ppid=5200 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/5203/task/5212/stat : 5212 (java) S 5200 5203 955 0 -1 4202560 224 0 0 0 41 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156190316968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5213] ppid=5200 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/5203/task/5213/stat : 5213 (java) S 5200 5203 955 0 -1 4202560 382 0 0 0 45 5 0 0 20 0 22 0 105110094 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156189264424 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5214] ppid=5200 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/5203/task/5214/stat : 5214 (java) S 5200 5203 955 0 -1 4202560 129 0 0 0 20 27 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156177066600 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5215] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5215/stat : 5215 (java) S 5200 5203 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156176012920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5216] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5216/stat : 5216 (java) S 5200 5203 955 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105110095 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156174960264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5217] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5217/stat : 5217 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156173909008 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5218] ppid=5200 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/5203/task/5218/stat : 5218 (java) S 5200 5203 955 0 -1 4202560 7888 0 0 0 112 1 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156172855352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5203/tid=5219] ppid=5200 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/5203/task/5219/stat : 5219 (java) S 5200 5203 955 0 -1 4202560 12752 0 0 0 112 3 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156171802808 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5220] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5220/stat : 5220 (java) S 5200 5203 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156170750456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5221] ppid=5200 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/5203/task/5221/stat : 5221 (java) S 5200 5203 955 0 -1 4202560 51 0 0 0 12 13 0 0 20 0 22 0 105110097 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156169698120 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5222] ppid=5200 vsize=9824732 CPUtime=894.23 cores=0,2,4,6
/proc/5203/task/5222/stat : 5222 (java) R 5200 5203 955 0 -1 4202560 108 0 0 0 89410 13 0 0 20 0 22 0 105110109 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156168543888 140156544355258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5223] ppid=5200 vsize=9824732 CPUtime=894.48 cores=0,2,4,6
/proc/5203/task/5223/stat : 5223 (java) R 5200 5203 955 0 -1 4202560 474 0 0 0 89432 16 0 0 20 0 22 0 105110109 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156167490080 140156544226557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5203/tid=5224] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5224/stat : 5224 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156166440488 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5203/tid=5225] ppid=5200 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5203/task/5225/stat : 5225 (java) S 5200 5203 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105110110 10060525568 101326 33554432000 1073741824 1073778376 140733217062832 140156165387944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5203 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=809147
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=381789
# CPU time returned by wait4() is 1796.19
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.591
CPU time (s): 1800.17
CPU user time (s): 1799.28
CPU system time (s): 0.89
CPU usage (%): 200.333
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.81
system time used= 1.38179
maximum resident set size= 499444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27929
page faults= 1
swaps= 0
block input operations= 0
block output operations= 824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24143
involuntary context switches= 20781

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.75212 second user time and 6.66399 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-06 18:49:12
IDJOB=4081368
IDBENCH=2893
IDSOLVER=2543
FILE ID=node104/4081368-1465231752
RUNJOBID= node104-1465220812-973
PBS_JOBID= 19843225
Free space on /tmp= 71728 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_8_70_3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081368-1465231752/watcher-4081368-1465231752 -o /tmp/evaluation-result-4081368-1465231752/solver-4081368-1465231752 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465220812-973 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081368-1465231752.opb

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

MD5SUM BENCH= dc0a3aac3e055af09a2312e5ef9f2aef
RANDOM SEED=1532234480

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.775
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:        30091040 kB
Buffers:           21160 kB
Cached:            96596 kB
SwapCached:         1724 kB
Active:          1550112 kB
Inactive:          50752 kB
Active(anon):    1483252 kB
Inactive(anon):     2356 kB
Active(file):      66860 kB
Inactive(file):    48396 kB
Unevictable:      481332 kB
Mlocked:           13256 kB
SwapTotal:      67108856 kB
SwapFree:       67097228 kB
Dirty:               936 kB
Writeback:             0 kB
AnonPages:       1963568 kB
Mapped:            15268 kB
Shmem:                 0 kB
Slab:             565972 kB
SReclaimable:      10052 kB
SUnreclaim:       555920 kB
KernelStack:        1584 kB
PageTables:         8148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3308432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1914880 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= 71736 MiB
End job on node104 at 2016-06-06 19:04:11