Trace number 4103382

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.69 898.941

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-dolom1.opb
MD5SUM0b7be4a8ca67db62b7397f891414d40c
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 18720440947643392
Optimality of the best value was proved NO
Number of variables66480
Total number of constraints1802
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 constraints1802
Minimum length of a constraint40
Maximum length of a constraint66480
Number of terms in the objective function 66480
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 35987090508169209146105
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 35987192908169209146105
Number of bits of the biggest sum of numbers75
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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4103382-1466222509.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  objective function found
2.53/1.58	c ... done. Wall clock time 1.454s.
2.53/1.58	c declared #vars     66480
2.53/1.58	c #constraints  3495
2.53/1.59	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.53/1.59	c constraints type 
2.53/1.59	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3494
2.53/1.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
2.53/1.59	c 3495 constraints processed.
2.53/1.59	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.53/1.59	c constraints type 
2.53/1.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3495
2.53/1.59	c 3495 constraints processed.
2.53/1.59	c objective function length is 66480 literals
18.31/8.74	c cleaning 2500 clauses out of 5000 with flag 14317/5000
37.26/17.87	c cleaning 4248 clauses out of 8500 with flag 33178/11000
55.59/26.89	c cleaning 5628 clauses out of 11255 with flag 54656/18003
77.61/37.81	c cleaning 6820 clauses out of 13639 with flag 78165/26015
100.44/49.10	c cleaning 7902 clauses out of 15804 with flag 106596/35000
116.85/57.36	c cleaning 8932 clauses out of 17904 with flag 135541/45002
119.83/58.87	c cleaning 9977 clauses out of 19970 with flag 157540/56000
123.65/60.79	c cleaning 10993 clauses out of 22000 with flag 181586/68007
128.46/63.15	c cleaning 11994 clauses out of 24007 with flag 207590/81007
134.27/66.01	c cleaning 12992 clauses out of 26007 with flag 235580/95001
140.87/69.34	c cleaning 13999 clauses out of 28019 with flag 265591/110005
147.47/72.69	c cleaning 14997 clauses out of 30015 with flag 298011/126000
156.06/76.92	c cleaning 16004 clauses out of 32018 with flag 333467/143000
164.04/80.94	c cleaning 17004 clauses out of 34016 with flag 369729/161002
170.65/84.24	c cleaning 18006 clauses out of 36019 with flag 412081/180009
176.84/87.38	c cleaning 18996 clauses out of 38008 with flag 454956/200004
185.24/91.55	c cleaning 20000 clauses out of 40009 with flag 498220/221001
196.64/97.27	c cleaning 21005 clauses out of 42015 with flag 544137/243007
208.63/103.20	c cleaning 21993 clauses out of 44004 with flag 591897/266001
221.03/109.48	c cleaning 23001 clauses out of 46012 with flag 640583/290002
236.64/117.21	c cleaning 24000 clauses out of 48010 with flag 690581/315001
253.43/125.55	c cleaning 25008 clauses out of 50015 with flag 742591/341006
271.21/134.41	c cleaning 25999 clauses out of 52006 with flag 796589/368005
290.83/144.25	c cleaning 26999 clauses out of 54002 with flag 852579/396000
310.43/154.06	c cleaning 28006 clauses out of 56012 with flag 910597/425009
334.63/166.11	c cleaning 29005 clauses out of 58009 with flag 970603/455012
359.21/178.48	c cleaning 29994 clauses out of 59992 with flag 1032579/486000
383.40/190.53	c cleaning 30991 clauses out of 62000 with flag 1096583/518002
412.40/205.04	c cleaning 32004 clauses out of 64009 with flag 1162583/551002
443.84/220.75	c cleaning 33002 clauses out of 66004 with flag 1230581/585001
476.23/236.96	c cleaning 34000 clauses out of 68003 with flag 1300583/620002
501.36/249.47	c cleaning 34998 clauses out of 70006 with flag 1372671/656005
533.76/265.67	c cleaning 35980 clauses out of 72003 with flag 1451911/693000
638.76/318.17	c cleaning 37041 clauses out of 74081 with flag 1550948/731058
745.91/372.01	c cleaning 38006 clauses out of 76011 with flag 1653888/770029
856.89/427.53	c cleaning 38999 clauses out of 77997 with flag 1763697/810021
967.55/482.86	c cleaning 40008 clauses out of 80016 with flag 1870629/851039
1082.35/540.24	c cleaning 40985 clauses out of 81969 with flag 1985550/893000
1188.98/593.40	c cleaning 41988 clauses out of 83985 with flag 2092377/936001
1301.12/649.42	c cleaning 42999 clauses out of 85997 with flag 2190090/980001
1418.07/707.83	c cleaning 43999 clauses out of 87997 with flag 2289000/1025000
1530.73/764.50	c cleaning 44999 clauses out of 89998 with flag 2390094/1071000
1639.21/818.68	c cleaning 46000 clauses out of 92000 with flag 2493527/1118001
1754.13/876.00	c cleaning 47000 clauses out of 93999 with flag 2600816/1166000
1800.08/898.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/898.90	c starts		: 8257
1800.08/898.90	c conflicts		: 1186760
1800.08/898.90	c decisions		: 4380271
1800.08/898.90	c propagations		: 150927314
1800.08/898.90	c inspects		: 4062568325
1800.08/898.90	c shortcuts		: 0
1800.08/898.91	c learnt literals	: 0
1800.08/898.91	c learnt binary clauses	: 0
1800.08/898.91	c learnt ternary clauses	: 0
1800.08/898.91	c learnt constraints	: 1186760
1800.08/898.91	c ignored constraints	: 0
1800.08/898.91	c root simplifications	: 0
1800.08/898.91	c removed literals (reason simplification)	: 14568424
1800.08/898.91	c reason swapping (by a shorter reason)	: 0
1800.08/898.91	c Calls to reduceDB	: 44
1800.08/898.91	c Number of update (reduction) of LBD	: 37146
1800.08/898.91	c Imported unit clauses	: 0
1800.08/898.91	c number of reductions to clauses (during analyze)	: 0
1800.08/898.91	c number of learned constraints concerned by reduction	: 0
1800.08/898.91	c number of learning phase by resolution	: 0
1800.08/898.91	c number of learning phase by cutting planes	: 0
1800.08/898.91	c speed (assignments/second)	: 168222.99277964656
1800.08/898.91	c non guided choices	416105
1800.08/898.93	c learnt constraints type 
1800.08/898.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 67759
1800.08/898.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/898.93	c starts		: 1
1800.08/898.93	c conflicts		: 52
1800.08/898.93	c decisions		: 224414
1800.08/898.93	c propagations		: 411031
1800.08/898.93	c inspects		: 1890184
1800.08/898.93	c shortcuts		: 0
1800.08/898.93	c learnt literals	: 0
1800.08/898.93	c learnt binary clauses	: 0
1800.08/898.93	c learnt ternary clauses	: 0
1800.08/898.93	c learnt constraints	: 51
1800.08/898.93	c ignored constraints	: 0
1800.08/898.93	c root simplifications	: 0
1800.08/898.93	c removed literals (reason simplification)	: 0
1800.08/898.93	c reason swapping (by a shorter reason)	: 0
1800.08/898.93	c Calls to reduceDB	: 0
1800.08/898.93	c Number of update (reduction) of LBD	: 0
1800.08/898.93	c Imported unit clauses	: 0
1800.08/898.93	c number of reductions to clauses (during analyze)	: 0
1800.08/898.93	c number of learned constraints concerned by reduction	: 0
1800.08/898.93	c number of learning phase by resolution	: 0
1800.08/898.93	c number of learning phase by cutting planes	: 0
1800.08/898.93	c speed (assignments/second)	: 458.12332953636064
1800.08/898.93	c non guided choices	0
1800.08/898.93	c learnt constraints type 
1800.08/898.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 51
1800.08/898.93	s UNKNOWN
1800.08/898.93	c Total wall clock time (in seconds): 898.799

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-4103382-1466222509/watcher-4103382-1466222509 -o /tmp/evaluation-result-4103382-1466222509/solver-4103382-1466222509 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466206074-14491 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103382-1466222509.opb 

pid=19995
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.04 4.06 4.08 4/198 19998
/proc/meminfo: memFree=28659416/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9224 CPUtime=0 cores=1,3,5,7
/proc/19998/stat : 19998 (java) R 19995 19998 14474 0 -1 4202496 430 0 0 0 0 0 0 0 20 0 1 0 24297698 9445376 98 33554432000 1073741824 1073778376 140735098531952 140735098529080 242158188393 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2290 88 65 9 0 38 0

[startup+0.100062 s]
/proc/loadavg: 4.04 4.06 4.08 4/198 19998
/proc/meminfo: memFree=28659416/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 4357 0 1 0 8 1 0 0 20 0 18 0 24297698 9787879424 5485 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2389619 5485 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200227 s]
/proc/loadavg: 4.04 4.06 4.08 4/198 19998
/proc/meminfo: memFree=28659416/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 5082 0 1 0 27 1 0 0 20 0 18 0 24297698 9787879424 7441 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2389619 7441 2218 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300351 s]
/proc/loadavg: 4.04 4.06 4.08 4/198 19998
/proc/meminfo: memFree=28659416/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 6321 0 1 0 45 2 0 0 20 0 18 0 24297698 9787879424 12338 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2389619 12338 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700257 s]
/proc/loadavg: 4.04 4.06 4.08 4/198 19998
/proc/meminfo: memFree=28659416/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9558476 CPUtime=1.38 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 13879 0 1 0 134 4 0 0 20 0 18 0 24297698 9787879424 36502 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2389619 36502 2247 9 0 2380296 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 4.04 4.06 4.08 11/216 20016
/proc/meminfo: memFree=28421724/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9558476 CPUtime=2.53 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 14532 0 1 0 239 14 0 0 20 0 18 0 24297698 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2389619 69739 2263 9 0 2380296 0
[pid=19998/tid=20000] ppid=19995 vsize=9558476 CPUtime=1.35 cores=1,3,5,7
/proc/19998/task/20000/stat : 20000 (java) R 19995 19998 14474 0 -1 4202560 2480 0 1 0 132 3 0 0 20 0 18 0 24297699 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992233175656 139992060402221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20001] ppid=19995 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/19998/task/20001/stat : 20001 (java) S 19995 19998 14474 0 -1 4202560 110 0 0 0 2 0 0 0 20 0 18 0 24297700 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992194668840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20002] ppid=19995 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/19998/task/20002/stat : 20002 (java) S 19995 19998 14474 0 -1 4202560 23 0 0 0 1 2 0 0 20 0 18 0 24297700 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992193616040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20003] ppid=19995 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/19998/task/20003/stat : 20003 (java) S 19995 19998 14474 0 -1 4202560 112 0 0 0 4 2 0 0 20 0 18 0 24297700 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992192563752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20004] ppid=19995 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/19998/task/20004/stat : 20004 (java) S 19995 19998 14474 0 -1 4202560 104 0 0 0 4 2 0 0 20 0 18 0 24297700 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992191510952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20005] ppid=19995 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/19998/task/20005/stat : 20005 (java) S 19995 19998 14474 0 -1 4202560 53 0 0 0 3 0 0 0 20 0 18 0 24297700 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992190458664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20006] ppid=19995 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/19998/task/20006/stat : 20006 (java) S 19995 19998 14474 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 18 0 24297700 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992189405864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20007] ppid=19995 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/19998/task/20007/stat : 20007 (java) S 19995 19998 14474 0 -1 4202560 127 0 0 0 5 2 0 0 20 0 18 0 24297700 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992188353576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20008] ppid=19995 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/19998/task/20008/stat : 20008 (java) S 19995 19998 14474 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 24297700 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992187300776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20009] ppid=19995 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20009/stat : 20009 (java) S 19995 19998 14474 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 24297701 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992056707304 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20010] ppid=19995 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20010/stat : 20010 (java) S 19995 19998 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 24297702 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992055653368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20011] ppid=19995 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20011/stat : 20011 (java) S 19995 19998 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 24297702 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992054600968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20012] ppid=19995 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20012/stat : 20012 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24297704 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992053549456 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20013] ppid=19995 vsize=9558476 CPUtime=0.35 cores=1,3,5,7
/proc/19998/task/20013/stat : 20013 (java) S 19995 19998 14474 0 -1 4202560 4027 0 0 0 35 0 0 0 20 0 18 0 24297704 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992052497080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20014] ppid=19995 vsize=9558476 CPUtime=0.38 cores=1,3,5,7
/proc/19998/task/20014/stat : 20014 (java) S 19995 19998 14474 0 -1 4202560 6137 0 0 0 38 0 0 0 20 0 18 0 24297705 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992051444280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20015] ppid=19995 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20015/stat : 20015 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24297705 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992050392184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20016] ppid=19995 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20016/stat : 20016 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24297705 9787879424 69739 33554432000 1073741824 1073778376 140735098531952 139992049339592 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 9558476

[startup+3.10089 s]
/proc/loadavg: 3.95 4.04 4.07 11/220 20020
/proc/meminfo: memFree=28249840/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9824732 CPUtime=6.99 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 15459 0 1 0 670 29 0 0 20 0 22 0 24297698 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2456183 126682 2278 9 0 2446860 0
[pid=19998/tid=20000] ppid=19995 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/19998/task/20000/stat : 20000 (java) S 19995 19998 14474 0 -1 4202560 2504 0 1 0 141 3 0 0 20 0 22 0 24297699 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992233177976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20001] ppid=19995 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/19998/task/20001/stat : 20001 (java) S 19995 19998 14474 0 -1 4202560 158 0 0 0 9 3 0 0 20 0 22 0 24297700 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992194668840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20002] ppid=19995 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19998/task/20002/stat : 20002 (java) S 19995 19998 14474 0 -1 4202560 182 0 0 0 6 3 0 0 20 0 22 0 24297700 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992193616040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20003] ppid=19995 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/19998/task/20003/stat : 20003 (java) S 19995 19998 14474 0 -1 4202560 218 0 0 0 16 5 0 0 20 0 22 0 24297700 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992192563752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20004] ppid=19995 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/19998/task/20004/stat : 20004 (java) S 19995 19998 14474 0 -1 4202560 212 0 0 0 12 2 0 0 20 0 22 0 24297700 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992191510952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20005] ppid=19995 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/19998/task/20005/stat : 20005 (java) S 19995 19998 14474 0 -1 4202560 87 0 0 0 11 3 0 0 20 0 22 0 24297700 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992190458664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20006] ppid=19995 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/19998/task/20006/stat : 20006 (java) S 19995 19998 14474 0 -1 4202560 48 0 0 0 8 2 0 0 20 0 22 0 24297700 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992189405864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20007] ppid=19995 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/19998/task/20007/stat : 20007 (java) S 19995 19998 14474 0 -1 4202560 162 0 0 0 12 3 0 0 20 0 22 0 24297700 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992188353576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20008] ppid=19995 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/19998/task/20008/stat : 20008 (java) S 19995 19998 14474 0 -1 4202560 89 0 0 0 12 3 0 0 20 0 22 0 24297700 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992187300776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20009] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20009/stat : 20009 (java) S 19995 19998 14474 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 24297701 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992056707304 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20010] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20010/stat : 20010 (java) S 19995 19998 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992055653368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20011] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20011/stat : 20011 (java) S 19995 19998 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992054600968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20012] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20012/stat : 20012 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297704 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992053549456 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20013] ppid=19995 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/19998/task/20013/stat : 20013 (java) S 19995 19998 14474 0 -1 4202560 4064 0 0 0 85 0 0 0 20 0 22 0 24297704 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992052497080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20014] ppid=19995 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/19998/task/20014/stat : 20014 (java) S 19995 19998 14474 0 -1 4202560 6190 0 0 0 87 1 0 0 20 0 22 0 24297705 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992051444280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20015] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20015/stat : 20015 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297705 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992050392184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20016] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20016/stat : 20016 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297705 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992049339592 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20017] ppid=19995 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/19998/task/20017/stat : 20017 (java) R 19995 19998 14474 0 -1 4202560 33 0 0 0 128 0 0 0 20 0 22 0 24297857 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992048284016 139992060760604 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20018] ppid=19995 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/19998/task/20018/stat : 20018 (java) R 19995 19998 14474 0 -1 4202560 48 0 0 0 127 0 0 0 20 0 22 0 24297857 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992047229520 139992060760775 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20019] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20019/stat : 20019 (java) S 19995 19998 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24297870 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992046179496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20020] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20020/stat : 20020 (java) S 19995 19998 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24297870 10060525568 126682 33554432000 1073741824 1073778376 140735098531952 139992045126696 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 3.95 4.04 4.07 5/220 20020
/proc/meminfo: memFree=28164524/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9824732 CPUtime=13.45 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 15461 0 1 0 1315 30 0 0 20 0 22 0 24297698 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2456183 126365 2278 9 0 2446860 0
[pid=19998/tid=20000] ppid=19995 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/19998/task/20000/stat : 20000 (java) S 19995 19998 14474 0 -1 4202560 2504 0 1 0 141 3 0 0 20 0 22 0 24297699 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992233177976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20001] ppid=19995 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/19998/task/20001/stat : 20001 (java) S 19995 19998 14474 0 -1 4202560 158 0 0 0 9 3 0 0 20 0 22 0 24297700 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992194668840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20002] ppid=19995 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19998/task/20002/stat : 20002 (java) S 19995 19998 14474 0 -1 4202560 182 0 0 0 6 3 0 0 20 0 22 0 24297700 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992193616040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20003] ppid=19995 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/19998/task/20003/stat : 20003 (java) S 19995 19998 14474 0 -1 4202560 218 0 0 0 16 5 0 0 20 0 22 0 24297700 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992192563752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20004] ppid=19995 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/19998/task/20004/stat : 20004 (java) S 19995 19998 14474 0 -1 4202560 212 0 0 0 12 2 0 0 20 0 22 0 24297700 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992191510952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20005] ppid=19995 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/19998/task/20005/stat : 20005 (java) S 19995 19998 14474 0 -1 4202560 87 0 0 0 11 3 0 0 20 0 22 0 24297700 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992190458664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20006] ppid=19995 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/19998/task/20006/stat : 20006 (java) S 19995 19998 14474 0 -1 4202560 48 0 0 0 8 2 0 0 20 0 22 0 24297700 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992189405864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20007] ppid=19995 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/19998/task/20007/stat : 20007 (java) S 19995 19998 14474 0 -1 4202560 162 0 0 0 12 3 0 0 20 0 22 0 24297700 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992188353576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20008] ppid=19995 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/19998/task/20008/stat : 20008 (java) S 19995 19998 14474 0 -1 4202560 89 0 0 0 12 3 0 0 20 0 22 0 24297700 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992187300776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20009] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20009/stat : 20009 (java) S 19995 19998 14474 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 24297701 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992056707304 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20010] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20010/stat : 20010 (java) S 19995 19998 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992055653368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20011] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20011/stat : 20011 (java) S 19995 19998 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992054600968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20012] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20012/stat : 20012 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297704 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992053549456 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20013] ppid=19995 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/19998/task/20013/stat : 20013 (java) S 19995 19998 14474 0 -1 4202560 4064 0 0 0 86 0 0 0 20 0 22 0 24297704 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992052497080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20014] ppid=19995 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/19998/task/20014/stat : 20014 (java) S 19995 19998 14474 0 -1 4202560 6190 0 0 0 90 1 0 0 20 0 22 0 24297705 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992051444280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20015] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20015/stat : 20015 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297705 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992050392184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20016] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20016/stat : 20016 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297705 10060525568 126365 33554432000 1073741824 1073778376 140735098531952 139992049339592 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20017] ppid=19995 vsize=9824732 CPUtime=4.48 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 2.65 3.63 3.92 3/191 20073
/proc/meminfo: memFree=30125624/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9824732 CPUtime=1766.78 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 24063 0 1 0 176530 148 0 0 20 0 22 0 24297698 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2456183 357654 2291 9 0 2446860 0
[pid=19998/tid=20000] ppid=19995 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/19998/task/20000/stat : 20000 (java) S 19995 19998 14474 0 -1 4202560 2512 0 1 0 143 5 0 0 20 0 22 0 24297699 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992233177976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20001] ppid=19995 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/19998/task/20001/stat : 20001 (java) S 19995 19998 14474 0 -1 4202560 356 0 0 0 62 13 0 0 20 0 22 0 24297700 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992194668840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20002] ppid=19995 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/19998/task/20002/stat : 20002 (java) S 19995 19998 14474 0 -1 4202560 382 0 0 0 72 13 0 0 20 0 22 0 24297700 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992193616040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20003] ppid=19995 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/19998/task/20003/stat : 20003 (java) S 19995 19998 14474 0 -1 4202560 443 0 0 0 75 13 0 0 20 0 22 0 24297700 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992192563752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20004] ppid=19995 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/19998/task/20004/stat : 20004 (java) S 19995 19998 14474 0 -1 4202560 345 0 0 0 66 10 0 0 20 0 22 0 24297700 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992191510952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20005] ppid=19995 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/19998/task/20005/stat : 20005 (java) S 19995 19998 14474 0 -1 4202560 286 0 0 0 70 11 0 0 20 0 22 0 24297700 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992190458664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20006] ppid=19995 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/19998/task/20006/stat : 20006 (java) S 19995 19998 14474 0 -1 4202560 257 0 0 0 73 10 0 0 20 0 22 0 24297700 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992189405864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20007] ppid=19995 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/19998/task/20007/stat : 20007 (java) S 19995 19998 14474 0 -1 4202560 326 0 0 0 67 11 0 0 20 0 22 0 24297700 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992188353576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20008] ppid=19995 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/19998/task/20008/stat : 20008 (java) S 19995 19998 14474 0 -1 4202560 243 0 0 0 59 9 0 0 20 0 22 0 24297700 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992187300776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20009] ppid=19995 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/19998/task/20009/stat : 20009 (java) S 19995 19998 14474 0 -1 4202560 1503 0 0 0 140 7 0 0 20 0 22 0 24297701 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992056707304 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20010] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20010/stat : 20010 (java) S 19995 19998 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992055653368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20011] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20011/stat : 20011 (java) S 19995 19998 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992054600968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20012] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20012/stat : 20012 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297704 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992053549456 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20013] ppid=19995 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/19998/task/20013/stat : 20013 (java) S 19995 19998 14474 0 -1 4202560 4090 0 0 0 130 0 0 0 20 0 22 0 24297704 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992052497080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20014] ppid=19995 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/19998/task/20014/stat : 20014 (java) S 19995 19998 14474 0 -1 4202560 10275 0 0 0 133 2 0 0 20 0 22 0 24297705 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992051444280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20015] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20015/stat : 20015 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297705 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992050392184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20016] ppid=19995 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/19998/task/20016/stat : 20016 (java) S 19995 19998 14474 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 24297705 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992049339592 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20017] ppid=19995 vsize=9824732 CPUtime=877.34 cores=1,3,5,7
/proc/19998/task/20017/stat : 20017 (java) R 19995 19998 14474 0 -1 4202560 1493 0 0 0 87692 42 0 0 20 0 22 0 24297857 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992048284120 139992061351024 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20018] ppid=19995 vsize=9824732 CPUtime=877.38 cores=1,3,5,7
/proc/19998/task/20018/stat : 20018 (java) R 19995 19998 14474 0 -1 4202560 235 0 0 0 87718 20 0 0 20 0 22 0 24297857 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992047229880 139992061194078 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20019] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20019/stat : 20019 (java) S 19995 19998 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24297870 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992046179496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20020] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20020/stat : 20020 (java) S 19995 19998 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24297870 10060525568 357654 33554432000 1073741824 1073778376 140735098531952 139992045126696 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1766.78
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.901 s]
/proc/loadavg: 2.59 3.57 3.89 3/191 20073
/proc/meminfo: memFree=30137644/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 24102 0 1 0 179857 151 0 0 20 0 22 0 24297698 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2456183 354616 2291 9 0 2446860 0
[pid=19998/tid=20000] ppid=19995 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/19998/task/20000/stat : 20000 (java) S 19995 19998 14474 0 -1 4202560 2512 0 1 0 143 5 0 0 20 0 22 0 24297699 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992233177976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20001] ppid=19995 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/19998/task/20001/stat : 20001 (java) S 19995 19998 14474 0 -1 4202560 359 0 0 0 68 13 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992194668840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20002] ppid=19995 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/19998/task/20002/stat : 20002 (java) S 19995 19998 14474 0 -1 4202560 385 0 0 0 77 13 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992193616040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20003] ppid=19995 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/19998/task/20003/stat : 20003 (java) S 19995 19998 14474 0 -1 4202560 446 0 0 0 80 13 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992192563752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20004] ppid=19995 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/19998/task/20004/stat : 20004 (java) S 19995 19998 14474 0 -1 4202560 349 0 0 0 69 11 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992191510952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20005] ppid=19995 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/19998/task/20005/stat : 20005 (java) S 19995 19998 14474 0 -1 4202560 286 0 0 0 74 11 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992190458664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20006] ppid=19995 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/19998/task/20006/stat : 20006 (java) S 19995 19998 14474 0 -1 4202560 260 0 0 0 77 10 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992189405864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20007] ppid=19995 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/19998/task/20007/stat : 20007 (java) S 19995 19998 14474 0 -1 4202560 328 0 0 0 71 11 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992188353576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20008] ppid=19995 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/19998/task/20008/stat : 20008 (java) S 19995 19998 14474 0 -1 4202560 245 0 0 0 63 10 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992187300776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20009] ppid=19995 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/19998/task/20009/stat : 20009 (java) S 19995 19998 14474 0 -1 4202560 1505 0 0 0 141 8 0 0 20 0 22 0 24297701 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992056707304 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20010] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20010/stat : 20010 (java) S 19995 19998 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992055653368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20011] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20011/stat : 20011 (java) S 19995 19998 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992054600968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20012] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20012/stat : 20012 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297704 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992053549456 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20013] ppid=19995 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/19998/task/20013/stat : 20013 (java) S 19995 19998 14474 0 -1 4202560 4090 0 0 0 130 0 0 0 20 0 22 0 24297704 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992052497080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20014] ppid=19995 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/19998/task/20014/stat : 20014 (java) S 19995 19998 14474 0 -1 4202560 10275 0 0 0 133 2 0 0 20 0 22 0 24297705 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992051444280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20015] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20015/stat : 20015 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297705 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992050392184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20016] ppid=19995 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/19998/task/20016/stat : 20016 (java) S 19995 19998 14474 0 -1 4202560 53 0 0 0 15 16 0 0 20 0 22 0 24297705 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992049339592 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20017] ppid=19995 vsize=9824732 CPUtime=893.81 cores=1,3,5,7
/proc/19998/task/20017/stat : 20017 (java) R 19995 19998 14474 0 -1 4202560 1498 0 0 0 89339 42 0 0 20 0 22 0 24297857 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992048282736 139992061350818 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20018] ppid=19995 vsize=9824732 CPUtime=893.84 cores=1,3,5,7
/proc/19998/task/20018/stat : 20018 (java) R 19995 19998 14474 0 -1 4202560 245 0 0 0 89364 20 0 0 20 0 22 0 24297857 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992047228848 139992061195097 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20019] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20019/stat : 20019 (java) S 19995 19998 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24297870 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992046179496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20020] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20020/stat : 20020 (java) S 19995 19998 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24297870 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992045126696 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 19998 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.901 s]
/proc/loadavg: 2.59 3.57 3.89 3/191 20073
/proc/meminfo: memFree=30137644/32872528 swapFree=338416/354768
[pid=19998] ppid=19995 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/19998/stat : 19998 (java) S 19995 19998 14474 0 -1 4202496 24102 0 1 0 179857 151 0 0 20 0 22 0 24297698 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 140735098523088 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19998/statm: 2456183 354616 2291 9 0 2446860 0
[pid=19998/tid=20000] ppid=19995 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/19998/task/20000/stat : 20000 (java) S 19995 19998 14474 0 -1 4202560 2512 0 1 0 143 5 0 0 20 0 22 0 24297699 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992233177976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20001] ppid=19995 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/19998/task/20001/stat : 20001 (java) S 19995 19998 14474 0 -1 4202560 359 0 0 0 68 13 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992194668840 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20002] ppid=19995 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/19998/task/20002/stat : 20002 (java) S 19995 19998 14474 0 -1 4202560 385 0 0 0 77 13 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992193616040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20003] ppid=19995 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/19998/task/20003/stat : 20003 (java) S 19995 19998 14474 0 -1 4202560 446 0 0 0 80 13 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992192563752 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20004] ppid=19995 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/19998/task/20004/stat : 20004 (java) S 19995 19998 14474 0 -1 4202560 349 0 0 0 69 11 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992191510952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20005] ppid=19995 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/19998/task/20005/stat : 20005 (java) S 19995 19998 14474 0 -1 4202560 286 0 0 0 74 11 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992190458664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20006] ppid=19995 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/19998/task/20006/stat : 20006 (java) S 19995 19998 14474 0 -1 4202560 260 0 0 0 77 10 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992189405864 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20007] ppid=19995 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/19998/task/20007/stat : 20007 (java) S 19995 19998 14474 0 -1 4202560 328 0 0 0 71 11 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992188353576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20008] ppid=19995 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/19998/task/20008/stat : 20008 (java) S 19995 19998 14474 0 -1 4202560 245 0 0 0 63 10 0 0 20 0 22 0 24297700 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992187300776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20009] ppid=19995 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/19998/task/20009/stat : 20009 (java) S 19995 19998 14474 0 -1 4202560 1505 0 0 0 141 8 0 0 20 0 22 0 24297701 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992056707304 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20010] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20010/stat : 20010 (java) S 19995 19998 14474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992055653368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20011] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20011/stat : 20011 (java) S 19995 19998 14474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24297702 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992054600968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20012] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20012/stat : 20012 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297704 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992053549456 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20013] ppid=19995 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/19998/task/20013/stat : 20013 (java) S 19995 19998 14474 0 -1 4202560 4090 0 0 0 130 0 0 0 20 0 22 0 24297704 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992052497080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20014] ppid=19995 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/19998/task/20014/stat : 20014 (java) S 19995 19998 14474 0 -1 4202560 10275 0 0 0 133 2 0 0 20 0 22 0 24297705 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992051444280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20015] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20015/stat : 20015 (java) S 19995 19998 14474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24297705 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992050392184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19998/tid=20016] ppid=19995 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/19998/task/20016/stat : 20016 (java) S 19995 19998 14474 0 -1 4202560 53 0 0 0 15 16 0 0 20 0 22 0 24297705 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992049339592 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20017] ppid=19995 vsize=9824732 CPUtime=893.81 cores=1,3,5,7
/proc/19998/task/20017/stat : 20017 (java) R 19995 19998 14474 0 -1 4202560 1498 0 0 0 89339 42 0 0 20 0 22 0 24297857 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992048282736 139992061350818 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19998/tid=20018] ppid=19995 vsize=9824732 CPUtime=893.84 cores=1,3,5,7
/proc/19998/task/20018/stat : 20018 (java) R 19995 19998 14474 0 -1 4202560 245 0 0 0 89364 20 0 0 20 0 22 0 24297857 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992047228848 139992061195097 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19998/tid=20019] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20019/stat : 20019 (java) S 19995 19998 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24297870 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992046179496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19998/tid=20020] ppid=19995 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19998/task/20020/stat : 20020 (java) S 19995 19998 14474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24297870 10060525568 354616 33554432000 1073741824 1073778376 140735098531952 139992045126696 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 898.941
CPU time (s): 1800.69
CPU user time (s): 1798.68
CPU system time (s): 2.01069
CPU usage (%): 200.312
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 2.01069
maximum resident set size= 2973436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24143
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24442
involuntary context switches= 19190

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.584 second user time and 6.554 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 06:01:50
IDJOB=4103382
IDBENCH=2344
IDSOLVER=2543
FILE ID=node126/4103382-1466222509
RUNJOBID= node126-1466206074-14491
PBS_JOBID= 19918151
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 0b7be4a8ca67db62b7397f891414d40c
RANDOM SEED=1096458403

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28659680 kB
Buffers:          106724 kB
Cached:           124672 kB
SwapCached:         1076 kB
Active:          2948948 kB
Inactive:         161236 kB
Active(anon):    2879312 kB
Inactive(anon):     1832 kB
Active(file):      69636 kB
Inactive(file):   159404 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:              6292 kB
Writeback:             0 kB
AnonPages:       3241196 kB
Mapped:            15332 kB
Shmem:                 0 kB
Slab:             602420 kB
SReclaimable:      46228 kB
SUnreclaim:       556192 kB
KernelStack:        1600 kB
PageTables:        10588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3527444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2850816 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 node126 at 2016-06-18 06:16:49