Trace number 4080545

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.74 895.773

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K199.opb
MD5SUM2cd10947adfbc402d943437a9cfa9f95
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23681
Total number of constraints24081
Number of constraints which are clauses23882
Number of constraints which are cardinality constraints (but not clauses)199
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint199
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@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-4080545-1465279689.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.92/0.89	c ... done. Wall clock time 0.772s.
1.92/0.89	c declared #vars     23681
1.92/0.89	c #constraints  24081
1.92/0.89	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.92/0.89	c constraints type 
1.92/0.89	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21306
1.92/0.89	c org.sat4j.minisat.constraints.card.MinWatchCard => 199
1.92/0.89	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.92/0.89	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2574
1.92/0.89	c 24081 constraints processed.
1.92/0.89	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.92/0.89	c constraints type 
1.92/0.89	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2574
1.92/0.89	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 21306
1.92/0.89	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 199
1.92/0.89	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
1.92/0.89	c 24081 constraints processed.
10.60/4.31	c cleaning 2492 clauses out of 4997 with flag 21131/5004
19.79/8.50	c cleaning 4238 clauses out of 8499 with flag 52414/11000
28.69/12.90	c cleaning 5586 clauses out of 11250 with flag 89721/18004
39.22/18.11	c cleaning 6791 clauses out of 13657 with flag 131357/26001
51.16/24.08	c cleaning 7934 clauses out of 15868 with flag 175538/35009
65.10/30.95	c cleaning 8002 clauses out of 17923 with flag 222612/45000
80.80/38.73	c cleaning 8684 clauses out of 20920 with flag 274970/56000
96.01/46.31	c cleaning 9741 clauses out of 24233 with flag 332960/68000
111.41/54.04	c cleaning 10651 clauses out of 27489 with flag 400964/81000
131.90/64.24	c cleaning 10968 clauses out of 30828 with flag 470317/95003
153.32/74.81	c cleaning 12164 clauses out of 34846 with flag 545350/110000
175.42/85.82	c cleaning 12714 clauses out of 38673 with flag 622752/126000
198.01/97.13	c cleaning 13377 clauses out of 42957 with flag 709304/143000
225.24/110.98	c cleaning 14458 clauses out of 47570 with flag 802541/161000
251.96/124.22	c cleaning 15084 clauses out of 52107 with flag 896341/180000
282.88/139.62	c cleaning 15976 clauses out of 57016 with flag 999180/200000
314.16/155.24	c cleaning 16912 clauses out of 62036 with flag 1107715/221000
344.29/170.22	c cleaning 17698 clauses out of 67118 with flag 1221709/243001
377.84/186.90	c cleaning 18411 clauses out of 72416 with flag 1341850/266000
390.61/193.26	c cleaning 0 clauses out of 5000 with flag 0/5000
416.57/206.07	c cleaning 19118 clauses out of 78002 with flag 1468415/290000
458.92/227.56	c cleaning 19984 clauses out of 83883 with flag 1597702/315001
500.58/248.28	c cleaning 20798 clauses out of 89894 with flag 1730739/341000
545.92/270.78	c cleaning 21616 clauses out of 96093 with flag 1873106/368002
593.89/294.55	c cleaning 22433 clauses out of 102471 with flag 2022475/396001
642.14/318.54	c cleaning 23477 clauses out of 109033 with flag 2175577/425001
696.29/345.34	c cleaning 24317 clauses out of 115555 with flag 2335658/455000
749.11/372.25	c cleaning 24752 clauses out of 122235 with flag 2502225/486001
801.28/398.27	c cleaning 25858 clauses out of 129479 with flag 2682039/518000
860.03/427.42	c cleaning 26571 clauses out of 136617 with flag 2862157/551000
918.75/456.62	c cleaning 27823 clauses out of 144044 with flag 3048895/585000
973.50/483.91	c cleaning 28405 clauses out of 151219 with flag 3244270/620000
1037.53/515.78	c cleaning 29313 clauses out of 158813 with flag 3439839/656001
1106.91/550.13	c cleaning 30250 clauses out of 166497 with flag 3653333/693000
1176.61/584.87	c cleaning 30805 clauses out of 174244 with flag 3861926/731000
1247.17/619.92	c cleaning 31544 clauses out of 182436 with flag 4088876/770000
1315.98/654.09	c cleaning 33083 clauses out of 190891 with flag 4313300/810001
1389.54/691.71	c cleaning 33547 clauses out of 198803 with flag 4549205/851002
1472.43/732.92	c cleaning 34227 clauses out of 207255 with flag 4792396/893003
1550.88/771.97	c cleaning 35175 clauses out of 216023 with flag 5050713/936001
1624.28/808.51	c cleaning 36274 clauses out of 224847 with flag 5310245/980000
1702.14/847.18	c cleaning 36971 clauses out of 233571 with flag 5576877/1025000
1780.48/886.18	c cleaning 37997 clauses out of 242600 with flag 5845766/1071001
1800.05/895.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/895.70	c starts		: 5925
1800.05/895.70	c conflicts		: 1083820
1800.05/895.70	c decisions		: 51348150
1800.05/895.70	c propagations		: 1282953433
1800.05/895.70	c inspects		: 2798500076
1800.05/895.70	c shortcuts		: 0
1800.05/895.70	c learnt literals	: 179
1800.05/895.70	c learnt binary clauses	: 104960
1800.05/895.70	c learnt ternary clauses	: 79046
1800.05/895.70	c learnt constraints	: 1083640
1800.05/895.70	c ignored constraints	: 0
1800.05/895.70	c root simplifications	: 0
1800.05/895.70	c removed literals (reason simplification)	: 6807337
1800.05/895.70	c reason swapping (by a shorter reason)	: 0
1800.05/895.70	c Calls to reduceDB	: 42
1800.05/895.70	c Number of update (reduction) of LBD	: 663213
1800.05/895.70	c Imported unit clauses	: 0
1800.05/895.70	c number of reductions to clauses (during analyze)	: 0
1800.05/895.70	c number of learned constraints concerned by reduction	: 0
1800.05/895.70	c number of learning phase by resolution	: 0
1800.05/895.70	c number of learning phase by cutting planes	: 0
1800.05/895.70	c speed (assignments/second)	: 1433810.3557722182
1800.05/895.70	c non guided choices	54533
1800.05/895.75	c learnt constraints type 
1800.05/895.75	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 104960
1800.05/895.75	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 112462
1800.05/895.75	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/895.75	c starts		: 34
1800.05/895.75	c conflicts		: 10284
1800.05/895.75	c decisions		: 310100
1800.05/895.75	c propagations		: 18044690
1800.05/895.75	c inspects		: 774241307
1800.05/895.75	c shortcuts		: 0
1800.05/895.75	c learnt literals	: 0
1800.05/895.75	c learnt binary clauses	: 0
1800.05/895.75	c learnt ternary clauses	: 62
1800.05/895.75	c learnt constraints	: 10283
1800.05/895.75	c ignored constraints	: 0
1800.05/895.75	c root simplifications	: 0
1800.05/895.75	c removed literals (reason simplification)	: 0
1800.05/895.75	c reason swapping (by a shorter reason)	: 0
1800.05/895.75	c Calls to reduceDB	: 1
1800.05/895.75	c Number of update (reduction) of LBD	: 0
1800.05/895.75	c Imported unit clauses	: 0
1800.05/895.75	c number of reductions to clauses (during analyze)	: 0
1800.05/895.75	c number of learned constraints concerned by reduction	: 0
1800.05/895.75	c number of learning phase by resolution	: 0
1800.05/895.75	c number of learning phase by cutting planes	: 0
1800.05/895.75	c speed (assignments/second)	: 20165.450050959287
1800.05/895.75	c non guided choices	6885
1800.05/895.75	c learnt constraints type 
1800.05/895.75	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 872
1800.05/895.75	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2443
1800.05/895.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6968
1800.05/895.75	s UNKNOWN
1800.05/895.75	c Total wall clock time (in seconds): 895.633

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-4080545-1465279689/watcher-4080545-1465279689 -o /tmp/evaluation-result-4080545-1465279689/solver-4080545-1465279689 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465279688-19204 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080545-1465279689.opb 

pid=19220
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: 2.18 2.38 3.14 3/171 19224
/proc/meminfo: memFree=31784348/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (java) D 19220 19224 14331 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 109900017 2560000 46 33554432000 1073741824 1073778376 140737262955504 140737262952632 243756264743 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/19224/statm: 625 46 37 9 0 29 0

[startup+0.100157 s]
/proc/loadavg: 2.18 2.38 3.14 3/171 19224
/proc/meminfo: memFree=31784348/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 109900017 9787879424 6038 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2389619 6038 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 2.18 2.38 3.14 3/171 19224
/proc/meminfo: memFree=31784348/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 6688 0 1 0 26 2 0 0 20 0 18 0 109900017 9787879424 8728 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2389619 8728 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300239 s]
/proc/loadavg: 2.18 2.38 3.14 3/171 19224
/proc/meminfo: memFree=31784348/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 7723 0 1 0 55 2 0 0 20 0 18 0 109900017 9787879424 11945 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2389619 11945 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558476

[startup+0.700205 s]
/proc/loadavg: 2.18 2.38 3.14 3/171 19224
/proc/meminfo: memFree=31784348/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9558476 CPUtime=1.59 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 20674 0 1 0 154 5 0 0 20 0 18 0 109900017 9787879424 42565 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2389619 42565 2251 9 0 2380296 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 9558476

[startup+1.50086 s]
/proc/loadavg: 2.18 2.38 3.14 9/219 19276
/proc/meminfo: memFree=31384120/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9824732 CPUtime=4.42 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 25810 0 1 0 433 9 0 0 20 0 22 0 109900017 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2456183 53727 2284 9 0 2446860 0
[pid=19224/tid=19229] ppid=19220 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/19224/task/19229/stat : 19229 (java) S 19220 19224 14331 0 -1 4202560 2489 0 1 0 80 4 0 0 20 0 22 0 109900018 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140520152281976 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19235] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19235/stat : 19235 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140520124734504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19236] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19236/stat : 19236 (java) S 19220 19224 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519994338216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19237] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19237/stat : 19237 (java) S 19220 19224 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519993285416 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19238] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19238/stat : 19238 (java) S 19220 19224 14331 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519992232616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19239] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19239/stat : 19239 (java) S 19220 19224 14331 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519991179816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19240] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19240/stat : 19240 (java) S 19220 19224 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519990127016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19241] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19241/stat : 19241 (java) S 19220 19224 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519652976936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19242] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19242/stat : 19242 (java) S 19220 19224 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519651924136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19253] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19253/stat : 19253 (java) S 19220 19224 14331 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 109900020 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519639727080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19254] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19254/stat : 19254 (java) S 19220 19224 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519638673144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19255] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19255/stat : 19255 (java) S 19220 19224 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519637620232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19259] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19259/stat : 19259 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519636568720 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19260] ppid=19220 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/19224/task/19260/stat : 19260 (java) S 19220 19224 14331 0 -1 4202560 10028 0 0 0 107 2 0 0 20 0 22 0 109900023 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519635515832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19261] ppid=19220 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/19224/task/19261/stat : 19261 (java) R 19220 19224 14331 0 -1 4202560 11853 0 0 0 115 2 0 0 20 0 22 0 109900023 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519634450160 140520158128029 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19262] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19262/stat : 19262 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519633410424 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19263] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19263/stat : 19263 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519632357832 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19269] ppid=19220 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/19224/task/19269/stat : 19269 (java) R 19220 19224 14331 0 -1 4202560 21 0 0 0 59 0 0 0 20 0 22 0 109900107 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519631303200 140520006439320 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19270] ppid=19220 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/19224/task/19270/stat : 19270 (java) R 19220 19224 14331 0 -1 4202560 27 0 0 0 59 0 0 0 20 0 22 0 109900107 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519630250952 140520006000531 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19273] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19273/stat : 19273 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519629198760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19274] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19274/stat : 19274 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 53727 33554432000 1073741824 1073778376 140737262955504 140519628145960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 2.18 2.38 3.14 5/219 19276
/proc/meminfo: memFree=31326020/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9824732 CPUtime=8.05 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 26090 0 1 0 790 15 0 0 20 0 22 0 109900017 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2456183 90535 2287 9 0 2446860 0
[pid=19224/tid=19229] ppid=19220 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/19224/task/19229/stat : 19229 (java) S 19220 19224 14331 0 -1 4202560 2489 0 1 0 80 4 0 0 20 0 22 0 109900018 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140520152281976 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19235] ppid=19220 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19224/task/19235/stat : 19235 (java) S 19220 19224 14331 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 109900019 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140520124734504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19236] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19236/stat : 19236 (java) S 19220 19224 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519994338216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19237] ppid=19220 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19224/task/19237/stat : 19237 (java) S 19220 19224 14331 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 109900019 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519993285416 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19238] ppid=19220 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19224/task/19238/stat : 19238 (java) S 19220 19224 14331 0 -1 4202560 32 0 0 0 2 1 0 0 20 0 22 0 109900019 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519992232616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19239] ppid=19220 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19224/task/19239/stat : 19239 (java) S 19220 19224 14331 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 109900019 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519991179816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19240] ppid=19220 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19224/task/19240/stat : 19240 (java) S 19220 19224 14331 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 109900019 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519990127016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19241] ppid=19220 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19224/task/19241/stat : 19241 (java) S 19220 19224 14331 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 109900019 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519652976936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19242] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19242/stat : 19242 (java) S 19220 19224 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109900019 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519651924136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19253] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19253/stat : 19253 (java) S 19220 19224 14331 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 109900020 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519639727080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19254] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19254/stat : 19254 (java) S 19220 19224 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519638673144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19255] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19255/stat : 19255 (java) S 19220 19224 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519637620232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19259] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19259/stat : 19259 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519636568720 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19260] ppid=19220 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/19224/task/19260/stat : 19260 (java) S 19220 19224 14331 0 -1 4202560 10034 0 0 0 119 2 0 0 20 0 22 0 109900023 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519635515832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19261] ppid=19220 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/19224/task/19261/stat : 19261 (java) S 19220 19224 14331 0 -1 4202560 11858 0 0 0 141 2 0 0 20 0 22 0 109900023 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519634463032 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19262] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19262/stat : 19262 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519633410424 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19263] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19263/stat : 19263 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519632357832 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19269] ppid=19220 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/19224/task/19269/stat : 19269 (java) R 19220 19224 14331 0 -1 4202560 21 0 0 0 213 0 0 0 20 0 22 0 109900107 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519631303816 140520006422785 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19270] ppid=19220 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/19224/task/19270/stat : 19270 (java) R 19220 19224 14331 0 -1 4202560 86 0 0 0 211 3 0 0 20 0 22 0 109900107 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519630250888 140520005956474 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19273] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19273/stat : 19273 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519629198760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19274] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19274/stat : 19274 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 90535 33554432000 1073741824 1073778376 140737262955504 140519628145960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 2.40 2.42 3.15 5/219 19276
/proc/meminfo: memFree=30944760/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9824732 CPUtime=15.25 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 29889 0 1 0 1501 24 0 0 20 0 22 0 109900017 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2456183 159666 2291 9 0 2446860 0
[pid=19224/tid=19229] ppid=19220 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/19224/task/19229/stat : 19229 (java) S 19220 19224 14331 0 -1 4202560 2489 0 1 0 80 4 0 0 20 0 22 0 109900018 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140520152281976 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19235] ppid=19220 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19224/task/19235/stat : 19235 (java) S 19220 19224 14331 0 -1 4202560 40 0 0 0 7 0 0 0 20 0 22 0 109900019 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140520124734504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19236] ppid=19220 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19224/task/19236/stat : 19236 (java) S 19220 19224 14331 0 -1 4202560 37 0 0 0 5 0 0 0 20 0 22 0 109900019 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519994338216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19237] ppid=19220 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19224/task/19237/stat : 19237 (java) S 19220 19224 14331 0 -1 4202560 51 0 0 0 4 1 0 0 20 0 22 0 109900019 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519993285416 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19238] ppid=19220 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19224/task/19238/stat : 19238 (java) S 19220 19224 14331 0 -1 4202560 46 0 0 0 4 2 0 0 20 0 22 0 109900019 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519992232616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19239] ppid=19220 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19224/task/19239/stat : 19239 (java) S 19220 19224 14331 0 -1 4202560 43 0 0 0 4 0 0 0 20 0 22 0 109900019 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519991179816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19240] ppid=19220 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19224/task/19240/stat : 19240 (java) S 19220 19224 14331 0 -1 4202560 38 0 0 0 6 1 0 0 20 0 22 0 109900019 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519990127016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19241] ppid=19220 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19224/task/19241/stat : 19241 (java) S 19220 19224 14331 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 109900019 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519652976936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19242] ppid=19220 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19224/task/19242/stat : 19242 (java) S 19220 19224 14331 0 -1 4202560 45 0 0 0 2 0 0 0 20 0 22 0 109900019 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519651924136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19253] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19253/stat : 19253 (java) S 19220 19224 14331 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 22 0 109900020 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519639727080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19254] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19254/stat : 19254 (java) S 19220 19224 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519638673144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19255] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19255/stat : 19255 (java) S 19220 19224 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519637620232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19259] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19259/stat : 19259 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 159666 33554432000 1073741824 1073778376 140737262955504 140519636568720 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19260] ppid=19220 vsize=9824732 CPUtime=1.75 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.02 3.95 3.67 5/219 19299
/proc/meminfo: memFree=24222136/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9824732 CPUtime=1772.9 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 40034 0 1 0 177059 231 0 0 20 0 22 0 109900017 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2456183 947850 2300 9 0 2446860 0
[pid=19224/tid=19229] ppid=19220 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/19224/task/19229/stat : 19229 (java) S 19220 19224 14331 0 -1 4202560 2504 0 1 0 82 6 0 0 20 0 22 0 109900018 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140520152281976 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19235] ppid=19220 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/19224/task/19235/stat : 19235 (java) S 19220 19224 14331 0 -1 4202560 800 0 0 0 273 22 0 0 20 0 22 0 109900019 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140520124734504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19236] ppid=19220 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/19224/task/19236/stat : 19236 (java) S 19220 19224 14331 0 -1 4202560 638 0 0 0 234 16 0 0 20 0 22 0 109900019 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519994338216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19237] ppid=19220 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/19224/task/19237/stat : 19237 (java) S 19220 19224 14331 0 -1 4202560 650 0 0 0 220 19 0 0 20 0 22 0 109900019 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519993285416 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19238] ppid=19220 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/19224/task/19238/stat : 19238 (java) S 19220 19224 14331 0 -1 4202560 677 0 0 0 287 21 0 0 20 0 22 0 109900019 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519992232616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19239] ppid=19220 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/19224/task/19239/stat : 19239 (java) S 19220 19224 14331 0 -1 4202560 830 0 0 0 246 18 0 0 20 0 22 0 109900019 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519991179816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19240] ppid=19220 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/19224/task/19240/stat : 19240 (java) S 19220 19224 14331 0 -1 4202560 747 0 0 0 279 18 0 0 20 0 22 0 109900019 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519990127016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19241] ppid=19220 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/19224/task/19241/stat : 19241 (java) S 19220 19224 14331 0 -1 4202560 703 0 0 0 264 19 0 0 20 0 22 0 109900019 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519652976936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19242] ppid=19220 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/19224/task/19242/stat : 19242 (java) S 19220 19224 14331 0 -1 4202560 643 0 0 0 272 20 0 0 20 0 22 0 109900019 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519651924136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19253] ppid=19220 vsize=9824732 CPUtime=5.16 cores=1,3,5,7
/proc/19224/task/19253/stat : 19253 (java) S 19220 19224 14331 0 -1 4202560 2382 0 0 0 508 8 0 0 20 0 22 0 109900020 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519639727080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19254] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19254/stat : 19254 (java) S 19220 19224 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519638673144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19255] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19255/stat : 19255 (java) S 19220 19224 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519637620232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19259] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19259/stat : 19259 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519636568720 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19260] ppid=19220 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/19224/task/19260/stat : 19260 (java) S 19220 19224 14331 0 -1 4202560 13271 0 0 0 187 3 0 0 20 0 22 0 109900023 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519635515832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19261] ppid=19220 vsize=9824732 CPUtime=1.93 cores=1,3,5,7
/proc/19224/task/19261/stat : 19261 (java) S 19220 19224 14331 0 -1 4202560 13093 0 0 0 191 2 0 0 20 0 22 0 109900023 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519634463032 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19262] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19262/stat : 19262 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519633410424 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19263] ppid=19220 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19224/task/19263/stat : 19263 (java) S 19220 19224 14331 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 109900023 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519632357832 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19269] ppid=19220 vsize=9824732 CPUtime=870.3 cores=1,3,5,7
/proc/19224/task/19269/stat : 19269 (java) R 19220 19224 14331 0 -1 4202560 66 0 0 0 87015 15 0 0 20 0 22 0 109900107 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519631301936 140520005960322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19270] ppid=19220 vsize=9824732 CPUtime=870.34 cores=1,3,5,7
/proc/19224/task/19270/stat : 19270 (java) R 19220 19224 14331 0 -1 4202560 1713 0 0 0 86983 51 0 0 20 0 22 0 109900107 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519630249920 140520006047779 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19273] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19273/stat : 19273 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519629198760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19274] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19274/stat : 19274 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 947850 33554432000 1073741824 1073778376 140737262955504 140519628145960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1772.9
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.701 s]
/proc/loadavg: 4.02 3.95 3.68 5/219 19299
/proc/meminfo: memFree=24219844/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 40041 0 1 0 179774 231 0 0 20 0 22 0 109900017 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2456183 948367 2300 9 0 2446860 0
[pid=19224/tid=19229] ppid=19220 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/19224/task/19229/stat : 19229 (java) S 19220 19224 14331 0 -1 4202560 2504 0 1 0 82 6 0 0 20 0 22 0 109900018 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140520152281976 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19235] ppid=19220 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/19224/task/19235/stat : 19235 (java) S 19220 19224 14331 0 -1 4202560 801 0 0 0 281 22 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140520124734504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19236] ppid=19220 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/19224/task/19236/stat : 19236 (java) S 19220 19224 14331 0 -1 4202560 638 0 0 0 247 16 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519994338216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19237] ppid=19220 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/19224/task/19237/stat : 19237 (java) S 19220 19224 14331 0 -1 4202560 650 0 0 0 224 19 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519993285416 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19238] ppid=19220 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/19224/task/19238/stat : 19238 (java) S 19220 19224 14331 0 -1 4202560 678 0 0 0 294 21 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519992232616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19239] ppid=19220 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/19224/task/19239/stat : 19239 (java) S 19220 19224 14331 0 -1 4202560 830 0 0 0 250 18 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519991179816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19240] ppid=19220 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/19224/task/19240/stat : 19240 (java) S 19220 19224 14331 0 -1 4202560 750 0 0 0 283 18 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519990127016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19241] ppid=19220 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/19224/task/19241/stat : 19241 (java) S 19220 19224 14331 0 -1 4202560 704 0 0 0 283 19 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519652976936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19242] ppid=19220 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/19224/task/19242/stat : 19242 (java) S 19220 19224 14331 0 -1 4202560 643 0 0 0 288 20 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519651924136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19253] ppid=19220 vsize=9824732 CPUtime=5.16 cores=1,3,5,7
/proc/19224/task/19253/stat : 19253 (java) S 19220 19224 14331 0 -1 4202560 2382 0 0 0 508 8 0 0 20 0 22 0 109900020 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519639727080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19254] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19254/stat : 19254 (java) S 19220 19224 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519638673144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19255] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19255/stat : 19255 (java) S 19220 19224 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519637620232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19259] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19259/stat : 19259 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519636568720 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19260] ppid=19220 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/19224/task/19260/stat : 19260 (java) S 19220 19224 14331 0 -1 4202560 13271 0 0 0 187 3 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519635515832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19261] ppid=19220 vsize=9824732 CPUtime=1.93 cores=1,3,5,7
/proc/19224/task/19261/stat : 19261 (java) S 19220 19224 14331 0 -1 4202560 13093 0 0 0 191 2 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519634463032 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19262] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19262/stat : 19262 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519633410424 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19263] ppid=19220 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/19224/task/19263/stat : 19263 (java) S 19220 19224 14331 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519632357832 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19269] ppid=19220 vsize=9824732 CPUtime=883.5 cores=1,3,5,7
/proc/19224/task/19269/stat : 19269 (java) R 19220 19224 14331 0 -1 4202560 66 0 0 0 88335 15 0 0 20 0 22 0 109900107 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519631301840 140520005855816 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19270] ppid=19220 vsize=9824732 CPUtime=883.54 cores=1,3,5,7
/proc/19224/task/19270/stat : 19270 (java) R 19220 19224 14331 0 -1 4202560 1714 0 0 0 88303 51 0 0 20 0 22 0 109900107 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519630249456 140520005913680 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19273] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19273/stat : 19273 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519629198760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19274] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19274/stat : 19274 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519628145960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 19224 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.701 s]
/proc/loadavg: 4.02 3.95 3.68 5/219 19299
/proc/meminfo: memFree=24219844/32872528 swapFree=9100/9100
[pid=19224] ppid=19220 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/19224/stat : 19224 (java) S 19220 19224 14331 0 -1 4202496 40041 0 1 0 179774 231 0 0 20 0 22 0 109900017 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140737262946640 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19224/statm: 2456183 948367 2300 9 0 2446860 0
[pid=19224/tid=19229] ppid=19220 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/19224/task/19229/stat : 19229 (java) S 19220 19224 14331 0 -1 4202560 2504 0 1 0 82 6 0 0 20 0 22 0 109900018 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140520152281976 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19235] ppid=19220 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/19224/task/19235/stat : 19235 (java) S 19220 19224 14331 0 -1 4202560 801 0 0 0 281 22 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140520124734504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19236] ppid=19220 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/19224/task/19236/stat : 19236 (java) S 19220 19224 14331 0 -1 4202560 638 0 0 0 247 16 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519994338216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19237] ppid=19220 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/19224/task/19237/stat : 19237 (java) S 19220 19224 14331 0 -1 4202560 650 0 0 0 224 19 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519993285416 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19238] ppid=19220 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/19224/task/19238/stat : 19238 (java) S 19220 19224 14331 0 -1 4202560 678 0 0 0 294 21 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519992232616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19239] ppid=19220 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/19224/task/19239/stat : 19239 (java) S 19220 19224 14331 0 -1 4202560 830 0 0 0 250 18 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519991179816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19240] ppid=19220 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/19224/task/19240/stat : 19240 (java) S 19220 19224 14331 0 -1 4202560 750 0 0 0 283 18 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519990127016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19241] ppid=19220 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/19224/task/19241/stat : 19241 (java) S 19220 19224 14331 0 -1 4202560 704 0 0 0 283 19 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519652976936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19242] ppid=19220 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/19224/task/19242/stat : 19242 (java) S 19220 19224 14331 0 -1 4202560 643 0 0 0 288 20 0 0 20 0 22 0 109900019 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519651924136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19253] ppid=19220 vsize=9824732 CPUtime=5.16 cores=1,3,5,7
/proc/19224/task/19253/stat : 19253 (java) S 19220 19224 14331 0 -1 4202560 2382 0 0 0 508 8 0 0 20 0 22 0 109900020 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519639727080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19254] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19254/stat : 19254 (java) S 19220 19224 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519638673144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19255] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19255/stat : 19255 (java) S 19220 19224 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109900021 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519637620232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19259] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19259/stat : 19259 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519636568720 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19260] ppid=19220 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/19224/task/19260/stat : 19260 (java) S 19220 19224 14331 0 -1 4202560 13271 0 0 0 187 3 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519635515832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19261] ppid=19220 vsize=9824732 CPUtime=1.93 cores=1,3,5,7
/proc/19224/task/19261/stat : 19261 (java) S 19220 19224 14331 0 -1 4202560 13093 0 0 0 191 2 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519634463032 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19262] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19262/stat : 19262 (java) S 19220 19224 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519633410424 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19224/tid=19263] ppid=19220 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/19224/task/19263/stat : 19263 (java) S 19220 19224 14331 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 109900023 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519632357832 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19224/tid=19269] ppid=19220 vsize=9824732 CPUtime=883.5 cores=1,3,5,7
/proc/19224/task/19269/stat : 19269 (java) R 19220 19224 14331 0 -1 4202560 66 0 0 0 88335 15 0 0 20 0 22 0 109900107 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519631301840 140520005855816 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19270] ppid=19220 vsize=9824732 CPUtime=883.54 cores=1,3,5,7
/proc/19224/task/19270/stat : 19270 (java) R 19220 19224 14331 0 -1 4202560 1714 0 0 0 88303 51 0 0 20 0 22 0 109900107 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519630249456 140520005913680 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19224/tid=19273] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19273/stat : 19273 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519629198760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19224/tid=19274] ppid=19220 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19224/task/19274/stat : 19274 (java) S 19220 19224 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109900109 10060525568 948367 33554432000 1073741824 1073778376 140737262955504 140519628145960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.773
CPU time (s): 1800.74
CPU user time (s): 1797.96
CPU system time (s): 2.78258
CPU usage (%): 201.027
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.96
system time used= 2.78258
maximum resident set size= 3793584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40076
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23771
involuntary context switches= 26010

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.81081 second user time and 5.2362 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 08:08:09
IDJOB=4080545
IDBENCH=90145
IDSOLVER=2543
FILE ID=node151/4080545-1465279689
RUNJOBID= node151-1465279688-19204
PBS_JOBID= 19843295
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K199.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080545-1465279689/watcher-4080545-1465279689 -o /tmp/evaluation-result-4080545-1465279689/solver-4080545-1465279689 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465279688-19204 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080545-1465279689.opb

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

MD5SUM BENCH= 2cd10947adfbc402d943437a9cfa9f95
RANDOM SEED=1671840894

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
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:        31782944 kB
Buffers:           87696 kB
Cached:           244040 kB
SwapCached:         2184 kB
Active:           104280 kB
Inactive:         234264 kB
Active(anon):       7840 kB
Inactive(anon):     1680 kB
Active(file):      96440 kB
Inactive(file):   232584 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:              3148 kB
Writeback:             0 kB
AnonPages:         35344 kB
Mapped:             8280 kB
Shmem:                 0 kB
Slab:             611472 kB
SReclaimable:      55368 kB
SUnreclaim:       556104 kB
KernelStack:        1584 kB
PageTables:         4344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     109384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 71744 MiB
End job on node151 at 2016-06-07 08:23:05