Trace number 4103538

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.4 882.062

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit2p.opb
MD5SUM61513bc338a8ab1ef0a0cedf59bc2ac8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223035388
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 43487073153772
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 31729070899200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 103505525327531
Number of bits of the biggest sum of numbers47
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4103538-1466243076.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
13.39/8.80	c ... done. Wall clock time 8.677s.
13.39/8.80	c declared #vars     293602
13.39/8.80	c #constraints  13500
13.39/8.80	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
13.39/8.80	c constraints type 
13.39/8.80	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 13500
13.39/8.80	c 13500 constraints processed.
13.39/8.80	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
13.39/8.80	c constraints type 
13.39/8.80	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13500
13.39/8.80	c 13500 constraints processed.
13.39/8.80	c objective function length is 246163 literals
291.60/141.98	c cleaning 0 clauses out of 5002 with flag 0/5002
561.36/274.42	c cleaning 2469 clauses out of 5000 with flag 15392/5000
671.21/327.43	c cleaning 0 clauses out of 11000 with flag 0/11000
898.49/438.24	c cleaning 4253 clauses out of 8533 with flag 47447/11002
968.51/472.43	c cleaning 5639 clauses out of 11278 with flag 62485/18000
1000.57/488.24	c cleaning 6814 clauses out of 13639 with flag 78491/26000
1046.06/512.84	c cleaning 7909 clauses out of 15825 with flag 96499/35000
1089.41/534.20	c cleaning 8959 clauses out of 17917 with flag 116663/45001
1136.98/557.62	c cleaning 9976 clauses out of 19959 with flag 138834/56002
1188.14/582.55	c cleaning 10985 clauses out of 21983 with flag 162834/68002
1290.31/632.30	c cleaning 11997 clauses out of 23996 with flag 192688/81000
1306.68/640.31	c cleaning 0 clauses out of 18000 with flag 0/18000
1436.21/703.71	c cleaning 13000 clauses out of 25999 with flag 241297/95000
1493.41/731.77	c cleaning 13997 clauses out of 28004 with flag 271307/110005
1552.71/760.69	c cleaning 14991 clauses out of 30004 with flag 303301/126002
1621.30/794.21	c cleaning 16004 clauses out of 32011 with flag 337297/143000
1689.99/827.88	c cleaning 17002 clauses out of 34010 with flag 373303/161003
1763.57/863.99	c cleaning 18005 clauses out of 36009 with flag 411305/180004
1800.01/881.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/881.90	c starts		: 247
1800.01/881.90	c conflicts		: 190392
1800.01/881.90	c decisions		: 34797849
1800.01/881.90	c propagations		: 75867814
1800.01/881.90	c inspects		: 2023241932
1800.01/881.90	c shortcuts		: 0
1800.01/881.90	c learnt literals	: 0
1800.01/881.90	c learnt binary clauses	: 0
1800.01/881.90	c learnt ternary clauses	: 0
1800.01/881.90	c learnt constraints	: 190391
1800.01/881.90	c ignored constraints	: 0
1800.01/881.90	c root simplifications	: 0
1800.01/881.90	c removed literals (reason simplification)	: 1986016
1800.01/881.90	c reason swapping (by a shorter reason)	: 0
1800.01/881.90	c Calls to reduceDB	: 15
1800.01/881.90	c Number of update (reduction) of LBD	: 6096
1800.01/881.90	c Imported unit clauses	: 0
1800.01/881.90	c number of reductions to clauses (during analyze)	: 0
1800.01/881.90	c number of learned constraints concerned by reduction	: 0
1800.01/881.90	c number of learning phase by resolution	: 0
1800.01/881.90	c number of learning phase by cutting planes	: 0
1800.01/881.90	c speed (assignments/second)	: 86906.90257944645
1800.01/881.90	c non guided choices	23065607
1800.01/881.91	c learnt constraints type 
1800.01/881.91	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 28392
1800.01/881.92	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/881.92	c starts		: 49
1800.01/881.92	c conflicts		: 22347
1800.01/881.92	c decisions		: 1743772
1800.01/881.92	c propagations		: 2718158
1800.01/881.92	c inspects		: 511238238
1800.01/881.92	c shortcuts		: 0
1800.01/881.92	c learnt literals	: 0
1800.01/881.92	c learnt binary clauses	: 0
1800.01/881.92	c learnt ternary clauses	: 0
1800.01/881.92	c learnt constraints	: 22346
1800.01/881.92	c ignored constraints	: 0
1800.01/881.92	c root simplifications	: 0
1800.01/881.92	c removed literals (reason simplification)	: 0
1800.01/881.92	c reason swapping (by a shorter reason)	: 0
1800.01/881.92	c Calls to reduceDB	: 3
1800.01/881.92	c Number of update (reduction) of LBD	: 0
1800.01/881.92	c Imported unit clauses	: 0
1800.01/881.92	c number of reductions to clauses (during analyze)	: 0
1800.01/881.92	c number of learned constraints concerned by reduction	: 0
1800.01/881.92	c number of learning phase by resolution	: 0
1800.01/881.92	c number of learning phase by cutting planes	: 0
1800.01/881.92	c speed (assignments/second)	: 3113.643679201084
1800.01/881.92	c non guided choices	0
1800.40/882.04	c learnt constraints type 
1800.40/882.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 460
1800.40/882.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21887
1800.40/882.04	s UNKNOWN
1800.40/882.04	c Total wall clock time (in seconds): 881.92

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-4103538-1466243076/watcher-4103538-1466243076 -o /tmp/evaluation-result-4103538-1466243076/solver-4103538-1466243076 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6375 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103538-1466243076.opb 

pid=7183
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.25 4.18 3.68 5/197 7186
/proc/meminfo: memFree=27049760/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/7186/stat : 7186 (java) R 7183 7186 6358 0 -1 4202496 656 0 0 0 0 0 0 0 20 0 1 0 26356918 23793664 308 33554432000 1073741824 1073778376 140736394042320 140736394031384 213857122867 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 5809 319 247 9 0 128 0

[startup+0.100061 s]
/proc/loadavg: 4.25 4.18 3.68 5/197 7186
/proc/meminfo: memFree=27049760/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 26356918 9787879424 6040 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2389619 6040 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200271 s]
/proc/loadavg: 4.25 4.18 3.68 5/197 7186
/proc/meminfo: memFree=27049760/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 5170 0 1 0 27 2 0 0 20 0 18 0 26356918 9787879424 10242 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2389619 10242 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300305 s]
/proc/loadavg: 4.25 4.18 3.68 5/197 7186
/proc/meminfo: memFree=27049760/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 6175 0 1 0 44 2 0 0 20 0 18 0 26356918 9787879424 15300 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2389619 15812 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700267 s]
/proc/loadavg: 4.25 4.18 3.68 5/197 7186
/proc/meminfo: memFree=27049760/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9558476 CPUtime=0.99 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 6643 0 1 0 93 6 0 0 20 0 18 0 26356918 9787879424 46768 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2389619 46768 2252 9 0 2380296 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9558476

[startup+1.5008 s]
/proc/loadavg: 4.25 4.18 3.68 7/215 7204
/proc/meminfo: memFree=26782472/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9558476 CPUtime=3.2 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 31244 0 1 0 305 15 0 0 20 0 18 0 26356918 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2389619 78369 2270 9 0 2380296 0
[pid=7186/tid=7188] ppid=7183 vsize=9558476 CPUtime=1.35 cores=1,3,5,7
/proc/7186/task/7188/stat : 7188 (java) R 7183 7186 6358 0 -1 4202560 2472 0 1 0 131 4 0 0 20 0 18 0 26356919 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758597631968 139758454445688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7189] ppid=7183 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/7186/task/7189/stat : 7189 (java) S 7183 7186 6358 0 -1 4202560 42 0 0 0 4 0 0 0 20 0 18 0 26356920 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758575741736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7190] ppid=7183 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/7186/task/7190/stat : 7190 (java) S 7183 7186 6358 0 -1 4202560 79 0 0 0 3 2 0 0 20 0 18 0 26356920 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758574688936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7191] ppid=7183 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/7186/task/7191/stat : 7191 (java) S 7183 7186 6358 0 -1 4202560 70 0 0 0 2 1 0 0 20 0 18 0 26356920 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758573636648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7192] ppid=7183 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/7186/task/7192/stat : 7192 (java) S 7183 7186 6358 0 -1 4202560 41 0 0 0 4 1 0 0 20 0 18 0 26356920 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758572583848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7193] ppid=7183 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/7186/task/7193/stat : 7193 (java) S 7183 7186 6358 0 -1 4202560 291 0 0 0 2 0 0 0 20 0 18 0 26356920 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758235805992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7194] ppid=7183 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/7186/task/7194/stat : 7194 (java) S 7183 7186 6358 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 18 0 26356920 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758234753192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7195] ppid=7183 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/7186/task/7195/stat : 7195 (java) S 7183 7186 6358 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 18 0 26356920 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758233700904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7196] ppid=7183 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/7186/task/7196/stat : 7196 (java) S 7183 7186 6358 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 18 0 26356920 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758232648104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7197] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7197/stat : 7197 (java) S 7183 7186 6358 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 18 0 26356921 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758220237544 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7198] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7198/stat : 7198 (java) S 7183 7186 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 26356922 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758219183608 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7199] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7199/stat : 7199 (java) S 7183 7186 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 26356922 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758218131208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7200] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7200/stat : 7200 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758217079696 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7201] ppid=7183 vsize=9558476 CPUtime=0.74 cores=1,3,5,7
/proc/7186/task/7201/stat : 7201 (java) R 7183 7186 6358 0 -1 4202560 11940 0 0 0 72 2 0 0 20 0 18 0 26356924 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758216013576 139758604625102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7202] ppid=7183 vsize=9558476 CPUtime=0.69 cores=1,3,5,7
/proc/7186/task/7202/stat : 7202 (java) R 7183 7186 6358 0 -1 4202560 14900 0 0 0 67 2 0 0 20 0 18 0 26356924 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758214960208 139758599424912 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7203] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7203/stat : 7203 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758213921400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7204] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7204/stat : 7204 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 78369 33554432000 1073741824 1073778376 140736394042320 139758212868808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 9558476

[startup+3.10086 s]
/proc/loadavg: 4.25 4.18 3.68 4/215 7204
/proc/meminfo: memFree=26544068/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9558476 CPUtime=5.79 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 32103 0 1 0 538 41 0 0 20 0 18 0 26356918 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2389619 153588 2271 9 0 2380296 0
[pid=7186/tid=7188] ppid=7183 vsize=9558476 CPUtime=2.68 cores=1,3,5,7
/proc/7186/task/7188/stat : 7188 (java) R 7183 7186 6358 0 -1 4202560 2526 0 1 0 262 6 0 0 20 0 18 0 26356919 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758597631952 139758454327338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7189] ppid=7183 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/7186/task/7189/stat : 7189 (java) S 7183 7186 6358 0 -1 4202560 67 0 0 0 8 2 0 0 20 0 18 0 26356920 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758575741736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7190] ppid=7183 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/7186/task/7190/stat : 7190 (java) S 7183 7186 6358 0 -1 4202560 136 0 0 0 15 5 0 0 20 0 18 0 26356920 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758574688936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7191] ppid=7183 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/7186/task/7191/stat : 7191 (java) S 7183 7186 6358 0 -1 4202560 231 0 0 0 13 5 0 0 20 0 18 0 26356920 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758573636648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7192] ppid=7183 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/7186/task/7192/stat : 7192 (java) S 7183 7186 6358 0 -1 4202560 114 0 0 0 11 3 0 0 20 0 18 0 26356920 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758572583848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7193] ppid=7183 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/7186/task/7193/stat : 7193 (java) S 7183 7186 6358 0 -1 4202560 377 0 0 0 16 6 0 0 20 0 18 0 26356920 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758235805992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7194] ppid=7183 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/7186/task/7194/stat : 7194 (java) S 7183 7186 6358 0 -1 4202560 63 0 0 0 6 2 0 0 20 0 18 0 26356920 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758234753192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7195] ppid=7183 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/7186/task/7195/stat : 7195 (java) S 7183 7186 6358 0 -1 4202560 88 0 0 0 13 5 0 0 20 0 18 0 26356920 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758233700904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7196] ppid=7183 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/7186/task/7196/stat : 7196 (java) S 7183 7186 6358 0 -1 4202560 148 0 0 0 13 5 0 0 20 0 18 0 26356920 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758232648104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7197] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7197/stat : 7197 (java) S 7183 7186 6358 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 26356921 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758220237544 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7198] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7198/stat : 7198 (java) S 7183 7186 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 26356922 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758219183608 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7199] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7199/stat : 7199 (java) S 7183 7186 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 26356922 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758218131208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7200] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7200/stat : 7200 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758217079696 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7201] ppid=7183 vsize=9558476 CPUtime=0.84 cores=1,3,5,7
/proc/7186/task/7201/stat : 7201 (java) S 7183 7186 6358 0 -1 4202560 11941 0 0 0 82 2 0 0 20 0 18 0 26356924 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758216026296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7202] ppid=7183 vsize=9558476 CPUtime=0.84 cores=1,3,5,7
/proc/7186/task/7202/stat : 7202 (java) S 7183 7186 6358 0 -1 4202560 14964 0 0 0 81 3 0 0 20 0 18 0 26356924 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758214973496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7203] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7203/stat : 7203 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758213921400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7204] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7204/stat : 7204 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 153588 33554432000 1073741824 1073778376 140736394042320 139758212868808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 9558476

[startup+6.30088 s]
/proc/loadavg: 4.15 4.16 3.67 4/215 7204
/proc/meminfo: memFree=26058448/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9558476 CPUtime=10.51 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 38613 0 1 0 970 81 0 0 20 0 18 0 26356918 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2389619 298269 2282 9 0 2380296 0
[pid=7186/tid=7188] ppid=7183 vsize=9558476 CPUtime=4.1 cores=1,3,5,7
/proc/7186/task/7188/stat : 7188 (java) S 7183 7186 6358 0 -1 4202560 2811 0 1 0 400 10 0 0 20 0 18 0 26356919 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758597638792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7189] ppid=7183 vsize=9558476 CPUtime=0.38 cores=1,3,5,7
/proc/7186/task/7189/stat : 7189 (java) S 7183 7186 6358 0 -1 4202560 1001 0 0 0 30 8 0 0 20 0 18 0 26356920 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758575741736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7190] ppid=7183 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/7186/task/7190/stat : 7190 (java) S 7183 7186 6358 0 -1 4202560 500 0 0 0 36 10 0 0 20 0 18 0 26356920 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758574688936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7191] ppid=7183 vsize=9558476 CPUtime=0.4 cores=1,3,5,7
/proc/7186/task/7191/stat : 7191 (java) S 7183 7186 6358 0 -1 4202560 1070 0 0 0 32 8 0 0 20 0 18 0 26356920 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758573636648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7192] ppid=7183 vsize=9558476 CPUtime=0.4 cores=1,3,5,7
/proc/7186/task/7192/stat : 7192 (java) S 7183 7186 6358 0 -1 4202560 412 0 0 0 33 7 0 0 20 0 18 0 26356920 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758572583848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7193] ppid=7183 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/7186/task/7193/stat : 7193 (java) S 7183 7186 6358 0 -1 4202560 1139 0 0 0 36 10 0 0 20 0 18 0 26356920 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758235805992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7194] ppid=7183 vsize=9558476 CPUtime=0.41 cores=1,3,5,7
/proc/7186/task/7194/stat : 7194 (java) S 7183 7186 6358 0 -1 4202560 779 0 0 0 33 8 0 0 20 0 18 0 26356920 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758234753192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7195] ppid=7183 vsize=9558476 CPUtime=0.41 cores=1,3,5,7
/proc/7186/task/7195/stat : 7195 (java) S 7183 7186 6358 0 -1 4202560 707 0 0 0 32 9 0 0 20 0 18 0 26356920 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758233700904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7196] ppid=7183 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/7186/task/7196/stat : 7196 (java) S 7183 7186 6358 0 -1 4202560 988 0 0 0 34 9 0 0 20 0 18 0 26356920 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758232648104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7197] ppid=7183 vsize=9558476 CPUtime=1.23 cores=1,3,5,7
/proc/7186/task/7197/stat : 7197 (java) R 7183 7186 6358 0 -1 4202560 1050 0 0 0 122 1 0 0 20 0 18 0 26356921 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758220236296 139758601777595 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7198] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7198/stat : 7198 (java) S 7183 7186 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 26356922 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758219183608 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7199] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7199/stat : 7199 (java) S 7183 7186 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 26356922 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758218131208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7200] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7200/stat : 7200 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758217079696 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7201] ppid=7183 vsize=9558476 CPUtime=0.84 cores=1,3,5,7
/proc/7186/task/7201/stat : 7201 (java) S 7183 7186 6358 0 -1 4202560 11941 0 0 0 82 2 0 0 20 0 18 0 26356924 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758216026296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7202] ppid=7183 vsize=9558476 CPUtime=0.84 cores=1,3,5,7
/proc/7186/task/7202/stat : 7202 (java) S 7183 7186 6358 0 -1 4202560 14964 0 0 0 81 3 0 0 20 0 18 0 26356924 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758214973496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7203] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7203/stat : 7203 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758213921400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7204] ppid=7183 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7204/stat : 7204 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26356924 9787879424 298269 33554432000 1073741824 1073778376 140736394042320 139758212868808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 9558476

[startup+12.7009 s]
/proc/loadavg: 4.22 4.17 3.68 8/219 7208
/proc/meminfo: memFree=25718316/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9824732 CPUtime=22.14 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 40044 0 1 0 2126 88 0 0 20 0 22 0 26356918 10060525568 352105 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2456183 352105 2292 9 0 2446860 0

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

/proc/7186/task/7189/stat : 7189 (java) S 7183 7186 6358 0 -1 4202560 2015 0 0 0 1126 44 0 0 20 0 22 0 26356920 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758575741736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7190] ppid=7183 vsize=9824732 CPUtime=11.95 cores=1,3,5,7
/proc/7186/task/7190/stat : 7190 (java) S 7183 7186 6358 0 -1 4202560 1509 0 0 0 1144 51 0 0 20 0 22 0 26356920 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758574688936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7191] ppid=7183 vsize=9824732 CPUtime=11.75 cores=1,3,5,7
/proc/7186/task/7191/stat : 7191 (java) S 7183 7186 6358 0 -1 4202560 2529 0 0 0 1126 49 0 0 20 0 22 0 26356920 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758573636648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7192] ppid=7183 vsize=9824732 CPUtime=11.33 cores=1,3,5,7
/proc/7186/task/7192/stat : 7192 (java) S 7183 7186 6358 0 -1 4202560 1294 0 0 0 1087 46 0 0 20 0 22 0 26356920 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758572583848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7193] ppid=7183 vsize=9824732 CPUtime=12.04 cores=1,3,5,7
/proc/7186/task/7193/stat : 7193 (java) S 7183 7186 6358 0 -1 4202560 2165 0 0 0 1156 48 0 0 20 0 22 0 26356920 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758235805992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7194] ppid=7183 vsize=9824732 CPUtime=11.29 cores=1,3,5,7
/proc/7186/task/7194/stat : 7194 (java) S 7183 7186 6358 0 -1 4202560 2159 0 0 0 1083 46 0 0 20 0 22 0 26356920 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758234753192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7195] ppid=7183 vsize=9824732 CPUtime=11.82 cores=1,3,5,7
/proc/7186/task/7195/stat : 7195 (java) S 7183 7186 6358 0 -1 4202560 2032 0 0 0 1134 48 0 0 20 0 22 0 26356920 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758233700904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7196] ppid=7183 vsize=9824732 CPUtime=12.53 cores=1,3,5,7
/proc/7186/task/7196/stat : 7196 (java) S 7183 7186 6358 0 -1 4202560 2121 0 0 0 1203 50 0 0 20 0 22 0 26356920 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758232648104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7197] ppid=7183 vsize=9824732 CPUtime=10.09 cores=1,3,5,7
/proc/7186/task/7197/stat : 7197 (java) S 7183 7186 6358 0 -1 4202560 4024 0 0 0 995 14 0 0 20 0 22 0 26356921 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758220237544 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7198] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7198/stat : 7198 (java) S 7183 7186 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26356922 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758219183608 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7199] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7199/stat : 7199 (java) S 7183 7186 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26356922 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758218131208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7200] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7200/stat : 7200 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26356924 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758217079696 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7201] ppid=7183 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/7186/task/7201/stat : 7201 (java) S 7183 7186 6358 0 -1 4202560 11958 0 0 0 177 2 0 0 20 0 22 0 26356924 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758216026296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7202] ppid=7183 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/7186/task/7202/stat : 7202 (java) S 7183 7186 6358 0 -1 4202560 16087 0 0 0 194 3 0 0 20 0 22 0 26356924 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758214973496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7203] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7203/stat : 7203 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26356924 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758213921400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7204] ppid=7183 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/7186/task/7204/stat : 7204 (java) S 7183 7186 6358 0 -1 4202560 47 0 0 0 15 21 0 0 20 0 22 0 26356924 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758212868808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7205] ppid=7183 vsize=9824732 CPUtime=780.34 cores=1,3,5,7
/proc/7186/task/7205/stat : 7205 (java) R 7183 7186 6358 0 -1 4202560 84 0 0 0 78022 12 0 0 20 0 22 0 26357798 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758211813200 139758455132645 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7206] ppid=7183 vsize=9824732 CPUtime=780.33 cores=1,3,5,7
/proc/7186/task/7206/stat : 7206 (java) R 7183 7186 6358 0 -1 4202560 639 0 0 0 78019 14 0 0 20 0 22 0 26357799 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758210759488 139758454854020 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7207] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7207/stat : 7207 (java) S 7183 7186 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26357811 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758209709736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7208] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7208/stat : 7208 (java) S 7183 7186 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26357812 10060525568 1187022 33554432000 1073741824 1073778376 140736394042320 139758208656936 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1678.68
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+881.901 s]
/proc/loadavg: 4.13 4.18 4.00 5/219 7496
/proc/meminfo: memFree=22849364/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9824732 CPUtime=1800.01 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 52946 0 1 0 179555 446 0 0 20 0 22 0 26356918 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2456183 1212629 2298 9 0 2446860 0
[pid=7186/tid=7188] ppid=7183 vsize=9824732 CPUtime=5.38 cores=1,3,5,7
/proc/7186/task/7188/stat : 7188 (java) S 7183 7186 6358 0 -1 4202560 2856 0 1 0 525 13 0 0 20 0 22 0 26356919 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758597641080 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7189] ppid=7183 vsize=9824732 CPUtime=12.18 cores=1,3,5,7
/proc/7186/task/7189/stat : 7189 (java) S 7183 7186 6358 0 -1 4202560 2027 0 0 0 1173 45 0 0 20 0 22 0 26356920 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758575741736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7190] ppid=7183 vsize=9824732 CPUtime=12.67 cores=1,3,5,7
/proc/7186/task/7190/stat : 7190 (java) S 7183 7186 6358 0 -1 4202560 1533 0 0 0 1215 52 0 0 20 0 22 0 26356920 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758574688936 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7191] ppid=7183 vsize=9824732 CPUtime=12.28 cores=1,3,5,7
/proc/7186/task/7191/stat : 7191 (java) S 7183 7186 6358 0 -1 4202560 2543 0 0 0 1178 50 0 0 20 0 22 0 26356920 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758573636648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7192] ppid=7183 vsize=9824732 CPUtime=11.76 cores=1,3,5,7
/proc/7186/task/7192/stat : 7192 (java) S 7183 7186 6358 0 -1 4202560 1308 0 0 0 1129 47 0 0 20 0 22 0 26356920 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758572583848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7193] ppid=7183 vsize=9824732 CPUtime=12.55 cores=1,3,5,7
/proc/7186/task/7193/stat : 7193 (java) S 7183 7186 6358 0 -1 4202560 2183 0 0 0 1206 49 0 0 20 0 22 0 26356920 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758235805992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7194] ppid=7183 vsize=9824732 CPUtime=11.77 cores=1,3,5,7
/proc/7186/task/7194/stat : 7194 (java) S 7183 7186 6358 0 -1 4202560 2172 0 0 0 1130 47 0 0 20 0 22 0 26356920 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758234753192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7195] ppid=7183 vsize=9824732 CPUtime=12.39 cores=1,3,5,7
/proc/7186/task/7195/stat : 7195 (java) S 7183 7186 6358 0 -1 4202560 2053 0 0 0 1189 50 0 0 20 0 22 0 26356920 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758233700904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7196] ppid=7183 vsize=9824732 CPUtime=13.16 cores=1,3,5,7
/proc/7186/task/7196/stat : 7196 (java) S 7183 7186 6358 0 -1 4202560 2144 0 0 0 1265 51 0 0 20 0 22 0 26356920 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758232648104 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7197] ppid=7183 vsize=9824732 CPUtime=10.09 cores=1,3,5,7
/proc/7186/task/7197/stat : 7197 (java) S 7183 7186 6358 0 -1 4202560 4036 0 0 0 995 14 0 0 20 0 22 0 26356921 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758220237544 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7198] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7198/stat : 7198 (java) S 7183 7186 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26356922 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758219183608 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7199] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7199/stat : 7199 (java) S 7183 7186 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26356922 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758218131208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7200] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7200/stat : 7200 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26356924 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758217079696 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7201] ppid=7183 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/7186/task/7201/stat : 7201 (java) S 7183 7186 6358 0 -1 4202560 11958 0 0 0 177 2 0 0 20 0 22 0 26356924 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758216026296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7202] ppid=7183 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/7186/task/7202/stat : 7202 (java) S 7183 7186 6358 0 -1 4202560 16087 0 0 0 194 3 0 0 20 0 22 0 26356924 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758214973496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7203] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7203/stat : 7203 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26356924 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758213921400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7204] ppid=7183 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/7186/task/7204/stat : 7204 (java) S 7183 7186 6358 0 -1 4202560 51 0 0 0 16 23 0 0 20 0 22 0 26356924 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758212868808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7205] ppid=7183 vsize=9824732 CPUtime=838.66 cores=1,3,5,7
/proc/7186/task/7205/stat : 7205 (java) R 7183 7186 6358 0 -1 4202560 87 0 0 0 83853 13 0 0 20 0 22 0 26357798 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758211813136 139758455132645 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7206] ppid=7183 vsize=9824732 CPUtime=838.66 cores=1,3,5,7
/proc/7186/task/7206/stat : 7206 (java) R 7183 7186 6358 0 -1 4202560 644 0 0 0 83851 15 0 0 20 0 22 0 26357799 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758210759488 139758454854208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7207] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7207/stat : 7207 (java) S 7183 7186 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26357811 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758209709736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7208] ppid=7183 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7208/stat : 7208 (java) S 7183 7186 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26357812 10060525568 1212629 33554432000 1073741824 1073778376 140736394042320 139758208656936 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 7186 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+882.005 s]
/proc/loadavg: 4.13 4.18 4.00 5/219 7496
/proc/meminfo: memFree=22849364/32872528 swapFree=681964/737152
[pid=7186] ppid=7183 vsize=9957860 CPUtime=1800.4 cores=1,3,5,7
/proc/7186/stat : 7186 (java) S 7183 7186 6358 0 -1 4202496 52994 0 1 0 179594 446 0 0 20 0 22 0 26356918 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 140736394033456 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7186/statm: 2489465 1214706 2299 9 0 2480142 0
[pid=7186/tid=7188] ppid=7183 vsize=9957860 CPUtime=5.38 cores=1,3,5,7
/proc/7186/task/7188/stat : 7188 (java) S 7183 7186 6358 0 -1 4202560 2856 0 1 0 525 13 0 0 20 0 22 0 26356919 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758597641080 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7189] ppid=7183 vsize=9957860 CPUtime=12.2 cores=1,3,5,7
/proc/7186/task/7189/stat : 7189 (java) R 7183 7186 6358 0 -1 4202560 2027 0 0 0 1175 45 0 0 20 0 22 0 26356920 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758575741912 139758601816239 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7190] ppid=7183 vsize=9957860 CPUtime=12.7 cores=1,3,5,7
/proc/7186/task/7190/stat : 7190 (java) R 7183 7186 6358 0 -1 4202560 1536 0 0 0 1218 52 0 0 20 0 22 0 26356920 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758574689112 139758600200086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7191] ppid=7183 vsize=9957860 CPUtime=12.35 cores=1,3,5,7
/proc/7186/task/7191/stat : 7191 (java) R 7183 7186 6358 0 -1 4202560 2548 0 0 0 1185 50 0 0 20 0 22 0 26356920 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758573636824 139758604539475 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7192] ppid=7183 vsize=9957860 CPUtime=11.8 cores=1,3,5,7
/proc/7186/task/7192/stat : 7192 (java) R 7183 7186 6358 0 -1 4202560 1311 0 0 0 1132 48 0 0 20 0 22 0 26356920 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758572584024 139758600200402 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7193] ppid=7183 vsize=9957860 CPUtime=12.59 cores=1,3,5,7
/proc/7186/task/7193/stat : 7193 (java) R 7183 7186 6358 0 -1 4202560 2183 0 0 0 1210 49 0 0 20 0 22 0 26356920 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758235806168 139758601816346 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7186/tid=7194] ppid=7183 vsize=9957860 CPUtime=11.8 cores=1,3,5,7
/proc/7186/task/7194/stat : 7194 (java) R 7183 7186 6358 0 -1 4202560 2173 0 0 0 1133 47 0 0 20 0 22 0 26356920 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758234753368 139758604149158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7195] ppid=7183 vsize=9957860 CPUtime=12.42 cores=1,3,5,7
/proc/7186/task/7195/stat : 7195 (java) R 7183 7186 6358 0 -1 4202560 2053 0 0 0 1192 50 0 0 20 0 22 0 26356920 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758233700784 139758604149152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7196] ppid=7183 vsize=9957860 CPUtime=13.2 cores=1,3,5,7
/proc/7186/task/7196/stat : 7196 (java) R 7183 7186 6358 0 -1 4202560 2147 0 0 0 1268 52 0 0 20 0 22 0 26356920 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758232648280 139758604149158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7197] ppid=7183 vsize=9957860 CPUtime=10.09 cores=1,3,5,7
/proc/7186/task/7197/stat : 7197 (java) S 7183 7186 6358 0 -1 4202560 4036 0 0 0 995 14 0 0 20 0 22 0 26356921 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758220236424 213869704252 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7198] ppid=7183 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7198/stat : 7198 (java) S 7183 7186 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26356922 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758219183608 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7199] ppid=7183 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7199/stat : 7199 (java) S 7183 7186 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26356922 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758218131208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7200] ppid=7183 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7200/stat : 7200 (java) S 7183 7186 6358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 26356924 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758217079696 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7201] ppid=7183 vsize=9957860 CPUtime=1.81 cores=1,3,5,7
/proc/7186/task/7201/stat : 7201 (java) S 7183 7186 6358 0 -1 4202560 11959 0 0 0 179 2 0 0 20 0 22 0 26356924 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758216012392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7186/tid=7202] ppid=7183 vsize=9957860 CPUtime=1.97 cores=1,3,5,7
/proc/7186/task/7202/stat : 7202 (java) S 7183 7186 6358 0 -1 4202560 16087 0 0 0 194 3 0 0 20 0 22 0 26356924 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758214973496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7203] ppid=7183 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/7186/task/7203/stat : 7203 (java) S 7183 7186 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26356924 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758213921400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7204] ppid=7183 vsize=9957860 CPUtime=0.39 cores=1,3,5,7
/proc/7186/task/7204/stat : 7204 (java) S 7183 7186 6358 0 -1 4202560 51 0 0 0 16 23 0 0 20 0 22 0 26356924 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758212868808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7186/tid=7205] ppid=7183 vsize=9957860 CPUtime=838.68 cores=1,3,5,7
/proc/7186/task/7205/stat : 7205 (java) S 7183 7186 6358 0 -1 4202560 87 0 0 0 83855 13 0 0 20 0 22 0 26357798 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758211813416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7186/tid=7206] ppid=7183 vsize=9957860 CPUtime=838.68 cores=1,3,5,7
/proc/7186/task/7206/stat : 7206 (java) S 7183 7186 6358 0 -1 4202560 645 0 0 0 83853 15 0 0 20 0 22 0 26357799 10196848640 1214706 33554432000 1073741824 1073778376 140736394042320 139758210761752 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 9957860

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7186 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=609633
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=940248
# CPU time returned by wait4() is 1796.55
# while last known CPU time is 1800.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 882.062
CPU time (s): 1800.4
CPU user time (s): 1795.94
CPU system time (s): 4.46
CPU usage (%): 204.113
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.61
system time used= 4.94025
maximum resident set size= 4858828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52997
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25504
involuntary context switches= 46175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.05308 second user time and 6.93494 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 11:44:37
IDJOB=4103538
IDBENCH=2389
IDSOLVER=2543
FILE ID=node112/4103538-1466243076
RUNJOBID= node112-1466241279-6375
PBS_JOBID= 19918204
Free space on /tmp= 71684 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit2p.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103538-1466243076/watcher-4103538-1466243076 -o /tmp/evaluation-result-4103538-1466243076/solver-4103538-1466243076 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103538-1466243076.opb

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

MD5SUM BENCH= 61513bc338a8ab1ef0a0cedf59bc2ac8
RANDOM SEED=109785324

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.734
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.734
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.734
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.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27050568 kB
Buffers:           30472 kB
Cached:           116360 kB
SwapCached:         2048 kB
Active:          4278292 kB
Inactive:          63472 kB
Active(anon):    4195404 kB
Inactive(anon):     2100 kB
Active(file):      82888 kB
Inactive(file):    61372 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096724 kB
Dirty:             25940 kB
Writeback:             0 kB
AnonPages:       4935576 kB
Mapped:            15392 kB
Shmem:                 0 kB
Slab:             601716 kB
SReclaimable:      45144 kB
SUnreclaim:       556572 kB
KernelStack:        1608 kB
PageTables:        14016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5333436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4186112 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= 71684 MiB
End job on node112 at 2016-06-18 11:59:19