Trace number 4080575

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.82 894.176

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K98.opb
MD5SUM0d56c20200c8726f988a44319a68d2e3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1261.11
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6664
Total number of constraints6862
Number of constraints which are clauses6764
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
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 99
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4080575-1465277362.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
0.76/0.49	c ... done. Wall clock time 0.37s.
0.76/0.49	c declared #vars     6664
0.76/0.49	c #constraints  6862
0.76/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.76/0.49	c constraints type 
0.76/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5501
0.76/0.49	c org.sat4j.minisat.constraints.card.MinWatchCard => 98
0.76/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.76/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1261
0.76/0.49	c 6862 constraints processed.
0.76/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.76/0.49	c constraints type 
0.76/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1261
0.76/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5501
0.76/0.49	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 98
0.76/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
0.76/0.49	c 6862 constraints processed.
6.53/2.28	c cleaning 2485 clauses out of 4993 with flag 26080/5000
10.23/3.72	c cleaning 4231 clauses out of 8502 with flag 64452/11000
13.69/5.34	c cleaning 5619 clauses out of 11266 with flag 112585/18000
18.05/7.44	c cleaning 6798 clauses out of 13642 with flag 164832/26002
22.63/9.63	c cleaning 7905 clauses out of 15842 with flag 219754/35002
27.71/12.19	c cleaning 8952 clauses out of 17931 with flag 275061/45000
34.43/15.42	c cleaning 9547 clauses out of 19974 with flag 336919/56000
40.42/18.43	c cleaning 10194 clauses out of 22422 with flag 404109/68000
47.75/22.06	c cleaning 10988 clauses out of 25226 with flag 477987/81000
56.25/26.24	c cleaning 12041 clauses out of 28233 with flag 560819/95000
64.46/30.34	c cleaning 12682 clauses out of 31192 with flag 646907/110000
73.96/35.06	c cleaning 13546 clauses out of 34510 with flag 740404/126000
83.96/40.00	c cleaning 14476 clauses out of 37964 with flag 839591/143001
93.85/44.98	c cleaning 15077 clauses out of 41488 with flag 943531/161001
105.37/50.70	c cleaning 16111 clauses out of 45410 with flag 1057417/180000
117.76/56.87	c cleaning 17080 clauses out of 49302 with flag 1179900/200007
130.47/63.19	c cleaning 17792 clauses out of 53217 with flag 1317439/221002
144.19/69.93	c cleaning 18826 clauses out of 57419 with flag 1453390/243001
159.53/77.57	c cleaning 19810 clauses out of 61592 with flag 1600144/266000
174.92/85.22	c cleaning 20728 clauses out of 65780 with flag 1749890/290003
192.12/94.14	c cleaning 21545 clauses out of 70048 with flag 1916064/315000
209.40/102.75	c cleaning 22638 clauses out of 74502 with flag 2082419/341000
226.13/111.07	c cleaning 0 clauses out of 5000 with flag 0/5000
228.39/112.09	c cleaning 23169 clauses out of 78864 with flag 2257208/368002
248.52/121.96	c cleaning 24208 clauses out of 83693 with flag 2433634/396000
269.40/132.39	c cleaning 25377 clauses out of 88487 with flag 2624152/425002
291.15/143.19	c cleaning 26236 clauses out of 93108 with flag 2824362/455000
315.03/155.02	c cleaning 27122 clauses out of 97869 with flag 3040002/486000
338.55/166.74	c cleaning 27893 clauses out of 102748 with flag 3254303/518001
362.51/178.64	c cleaning 28635 clauses out of 107854 with flag 3483123/551000
390.04/192.85	c cleaning 29871 clauses out of 113220 with flag 3721951/585001
417.11/206.33	c cleaning 30681 clauses out of 118348 with flag 3972973/620000
445.71/220.51	c cleaning 31592 clauses out of 123669 with flag 4226053/656002
476.03/235.68	c cleaning 32449 clauses out of 129075 with flag 4493249/693000
506.37/250.68	c cleaning 33546 clauses out of 134625 with flag 4772971/731000
539.19/266.90	c cleaning 34580 clauses out of 140078 with flag 5063781/770000
575.06/284.58	c cleaning 35553 clauses out of 145497 with flag 5365618/810000
611.30/302.50	c cleaning 36429 clauses out of 150945 with flag 5676413/851001
648.54/320.94	c cleaning 37439 clauses out of 156513 with flag 5997173/893000
686.20/339.65	c cleaning 38432 clauses out of 162078 with flag 6316197/936004
726.27/360.32	c cleaning 39341 clauses out of 167643 with flag 6656444/980001
765.45/379.88	c cleaning 40269 clauses out of 173301 with flag 6995709/1025000
808.80/401.34	c cleaning 41141 clauses out of 179032 with flag 7360300/1071000
853.46/423.57	c cleaning 42041 clauses out of 184892 with flag 7729927/1118001
901.55/447.36	c cleaning 43255 clauses out of 190850 with flag 8117636/1166000
951.26/471.96	c cleaning 44282 clauses out of 196596 with flag 8510056/1215002
1004.01/498.00	c cleaning 45280 clauses out of 202312 with flag 8926352/1265000
1057.56/524.66	c cleaning 46322 clauses out of 208032 with flag 9351596/1316000
1114.40/552.85	c cleaning 47168 clauses out of 213710 with flag 9804187/1368000
1169.20/580.04	c cleaning 48355 clauses out of 219546 with flag 10264542/1421005
1228.03/609.24	c cleaning 49486 clauses out of 225185 with flag 10731907/1475000
1288.55/639.16	c cleaning 50212 clauses out of 230700 with flag 11196202/1530001
1354.29/673.09	c cleaning 51010 clauses out of 236490 with flag 11705190/1586003
1420.01/705.78	c cleaning 52279 clauses out of 242477 with flag 12239711/1643000
1485.65/738.30	c cleaning 53175 clauses out of 248197 with flag 12748653/1701000
1499.16/745.05	c cleaning 0 clauses out of 11000 with flag 0/11000
1556.06/773.24	c cleaning 54355 clauses out of 254022 with flag 13320687/1760000
1628.64/809.12	c cleaning 55272 clauses out of 259665 with flag 13882586/1820002
1700.69/844.84	c cleaning 56553 clauses out of 265391 with flag 14456524/1881002
1778.37/883.36	c cleaning 57783 clauses out of 270836 with flag 15076497/1943000
1800.08/894.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/894.10	c starts		: 13780
1800.08/894.10	c conflicts		: 1965210
1800.08/894.10	c decisions		: 32811327
1800.08/894.10	c propagations		: 741867731
1800.08/894.10	c inspects		: 4893269076
1800.08/894.10	c shortcuts		: 0
1800.08/894.10	c learnt literals	: 85
1800.08/894.10	c learnt binary clauses	: 82002
1800.08/894.10	c learnt ternary clauses	: 87945
1800.08/894.10	c learnt constraints	: 1965125
1800.08/894.10	c ignored constraints	: 0
1800.08/894.10	c root simplifications	: 0
1800.08/894.10	c removed literals (reason simplification)	: 26301222
1800.08/894.10	c reason swapping (by a shorter reason)	: 0
1800.08/894.10	c Calls to reduceDB	: 58
1800.08/894.10	c Number of update (reduction) of LBD	: 1569472
1800.08/894.10	c Imported unit clauses	: 0
1800.08/894.10	c number of reductions to clauses (during analyze)	: 0
1800.08/894.10	c number of learned constraints concerned by reduction	: 0
1800.08/894.10	c number of learning phase by resolution	: 0
1800.08/894.10	c number of learning phase by cutting planes	: 0
1800.08/894.10	c speed (assignments/second)	: 830203.9185449369
1800.08/894.10	c non guided choices	5575
1800.08/894.15	c learnt constraints type 
1800.08/894.15	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 82002
1800.08/894.15	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 153261
1800.08/894.15	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/894.15	c starts		: 36
1800.08/894.15	c conflicts		: 11920
1800.08/894.15	c decisions		: 115876
1800.08/894.15	c propagations		: 4111579
1800.08/894.15	c inspects		: 919897647
1800.08/894.15	c shortcuts		: 0
1800.08/894.15	c learnt literals	: 0
1800.08/894.15	c learnt binary clauses	: 0
1800.08/894.15	c learnt ternary clauses	: 0
1800.08/894.15	c learnt constraints	: 11919
1800.08/894.15	c ignored constraints	: 0
1800.08/894.15	c root simplifications	: 0
1800.08/894.15	c removed literals (reason simplification)	: 0
1800.08/894.15	c reason swapping (by a shorter reason)	: 0
1800.08/894.15	c Calls to reduceDB	: 2
1800.08/894.15	c Number of update (reduction) of LBD	: 0
1800.08/894.15	c Imported unit clauses	: 0
1800.08/894.15	c number of reductions to clauses (during analyze)	: 0
1800.08/894.15	c number of learned constraints concerned by reduction	: 0
1800.08/894.15	c number of learning phase by resolution	: 0
1800.08/894.15	c number of learning phase by cutting planes	: 0
1800.08/894.15	c speed (assignments/second)	: 4600.913786698059
1800.08/894.15	c non guided choices	1100
1800.08/894.15	c learnt constraints type 
1800.08/894.15	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 278
1800.08/894.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1350
1800.08/894.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10291
1800.08/894.15	s UNKNOWN
1800.08/894.15	c Total wall clock time (in seconds): 894.036

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

pid=18827
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.16 4.18 4.11 4/197 18830
/proc/meminfo: memFree=28451096/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/18830/stat : 18830 (java) R 18827 18830 14331 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 109667378 278528 34 33554432000 1073741824 1073778376 140734331326144 140734809466632 243756264629 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18830/statm: 84 43 34 9 0 25 0

[startup+0.100093 s]
/proc/loadavg: 4.16 4.18 4.11 4/197 18830
/proc/meminfo: memFree=28451096/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 4406 0 1 0 7 1 0 0 20 0 18 0 109667378 9787879424 6037 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200226 s]
/proc/loadavg: 4.16 4.18 4.11 4/197 18830
/proc/meminfo: memFree=28451096/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 6243 0 1 0 25 2 0 0 20 0 18 0 109667378 9787879424 7876 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2389619 7883 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300236 s]
/proc/loadavg: 4.16 4.18 4.11 4/197 18830
/proc/meminfo: memFree=28451096/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 7074 0 1 0 52 2 0 0 20 0 18 0 109667378 9787879424 10412 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2389619 10412 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700207 s]
/proc/loadavg: 4.16 4.18 4.11 4/197 18830
/proc/meminfo: memFree=28451096/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 21550 0 1 0 180 6 0 0 20 0 22 0 109667378 10060525568 29841 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2456183 29841 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732

[startup+1.50089 s]
/proc/loadavg: 4.14 4.17 4.11 7/219 18852
/proc/meminfo: memFree=28327916/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9824732 CPUtime=4.89 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 26395 0 1 0 481 8 0 0 20 0 22 0 109667378 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2456183 35619 2274 9 0 2446860 0
[pid=18830/tid=18832] ppid=18827 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/18830/task/18832/stat : 18832 (java) S 18827 18830 14331 0 -1 4202560 2444 0 1 0 44 2 0 0 20 0 22 0 109667379 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619934253944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18833] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18833/stat : 18833 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619923314984 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18834] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18834/stat : 18834 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619922262184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18835] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18835/stat : 18835 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619921209896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18836] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18836/stat : 18836 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619920157096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18837] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18837/stat : 18837 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619919104808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18838] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18838/stat : 18838 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619918052008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18839] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18839/stat : 18839 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619916999720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18840] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18840/stat : 18840 (java) S 18827 18830 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619915946920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18841] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18841/stat : 18841 (java) S 18827 18830 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109667381 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619758516456 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18842] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18842/stat : 18842 (java) S 18827 18830 14331 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619757462520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18843] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18843/stat : 18843 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619756410120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18844] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18844/stat : 18844 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619755358608 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18845] ppid=18827 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18830/task/18845/stat : 18845 (java) S 18827 18830 14331 0 -1 4202560 9819 0 0 0 115 3 0 0 20 0 22 0 109667384 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619754306232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18846] ppid=18827 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/18830/task/18846/stat : 18846 (java) S 18827 18830 14331 0 -1 4202560 12785 0 0 0 119 2 0 0 20 0 22 0 109667384 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619753253432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18847] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18847/stat : 18847 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619752201336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18848] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18848/stat : 18848 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619751148744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18849] ppid=18827 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/18830/task/18849/stat : 18849 (java) R 18827 18830 14331 0 -1 4202560 20 0 0 0 99 0 0 0 20 0 22 0 109667428 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619750044152 140619797121449 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18850] ppid=18827 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/18830/task/18850/stat : 18850 (java) R 18827 18830 14331 0 -1 4202560 49 0 0 0 98 0 0 0 20 0 22 0 109667428 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619748990696 140619797190740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18851] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18851/stat : 18851 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619747939496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18852] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18852/stat : 18852 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 35619 33554432000 1073741824 1073778376 140734331326144 140619746886696 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.14 4.17 4.11 6/219 18852
/proc/meminfo: memFree=28258772/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9824732 CPUtime=8.92 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 27439 0 1 0 883 9 0 0 20 0 22 0 109667378 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2456183 50033 2292 9 0 2446860 0
[pid=18830/tid=18832] ppid=18827 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/18830/task/18832/stat : 18832 (java) S 18827 18830 14331 0 -1 4202560 2444 0 1 0 44 2 0 0 20 0 22 0 109667379 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619934253944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18833] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18833/stat : 18833 (java) S 18827 18830 14331 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619923314984 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18834] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18834/stat : 18834 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619922262184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18835] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18835/stat : 18835 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619921209896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18836] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18836/stat : 18836 (java) S 18827 18830 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619920157096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18837] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18837/stat : 18837 (java) S 18827 18830 14331 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619919104808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18838] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18838/stat : 18838 (java) S 18827 18830 14331 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619918052008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18839] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18839/stat : 18839 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619916999720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18840] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18840/stat : 18840 (java) S 18827 18830 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109667380 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619915946920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18841] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18841/stat : 18841 (java) S 18827 18830 14331 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 109667381 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619758516456 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18842] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18842/stat : 18842 (java) S 18827 18830 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619757462520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18843] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18843/stat : 18843 (java) S 18827 18830 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619756410120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18844] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18844/stat : 18844 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619755358608 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18845] ppid=18827 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/18830/task/18845/stat : 18845 (java) S 18827 18830 14331 0 -1 4202560 10799 0 0 0 169 3 0 0 20 0 22 0 109667384 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619754306232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18846] ppid=18827 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/18830/task/18846/stat : 18846 (java) S 18827 18830 14331 0 -1 4202560 12787 0 0 0 147 3 0 0 20 0 22 0 109667384 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619753253432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18847] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18847/stat : 18847 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619752201336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18848] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18848/stat : 18848 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619751148744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18849] ppid=18827 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/18830/task/18849/stat : 18849 (java) R 18827 18830 14331 0 -1 4202560 22 0 0 0 258 0 0 0 20 0 22 0 109667428 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619750035232 140619797498982 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18850] ppid=18827 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/18830/task/18850/stat : 18850 (java) R 18827 18830 14331 0 -1 4202560 75 0 0 0 256 1 0 0 20 0 22 0 109667428 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619748990664 140619797191583 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18851] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18851/stat : 18851 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619747939496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18852] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18852/stat : 18852 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 50033 33554432000 1073741824 1073778376 140734331326144 140619746886696 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.14 4.17 4.11 5/219 18852
/proc/meminfo: memFree=28090912/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9824732 CPUtime=15.77 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 28376 0 1 0 1556 21 0 0 20 0 22 0 109667378 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2456183 99291 2292 9 0 2446860 0
[pid=18830/tid=18832] ppid=18827 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/18830/task/18832/stat : 18832 (java) S 18827 18830 14331 0 -1 4202560 2444 0 1 0 44 2 0 0 20 0 22 0 109667379 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619934253944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18833] ppid=18827 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18830/task/18833/stat : 18833 (java) S 18827 18830 14331 0 -1 4202560 52 0 0 0 5 1 0 0 20 0 22 0 109667380 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619923314984 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18834] ppid=18827 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/18830/task/18834/stat : 18834 (java) S 18827 18830 14331 0 -1 4202560 57 0 0 0 5 2 0 0 20 0 22 0 109667380 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619922262184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18835] ppid=18827 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18830/task/18835/stat : 18835 (java) S 18827 18830 14331 0 -1 4202560 139 0 0 0 7 2 0 0 20 0 22 0 109667380 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619921209896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18836] ppid=18827 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18830/task/18836/stat : 18836 (java) S 18827 18830 14331 0 -1 4202560 43 0 0 0 3 1 0 0 20 0 22 0 109667380 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619920157096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18837] ppid=18827 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18830/task/18837/stat : 18837 (java) S 18827 18830 14331 0 -1 4202560 139 0 0 0 4 0 0 0 20 0 22 0 109667380 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619919104808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18838] ppid=18827 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18830/task/18838/stat : 18838 (java) S 18827 18830 14331 0 -1 4202560 57 0 0 0 4 0 0 0 20 0 22 0 109667380 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619918052008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18839] ppid=18827 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18830/task/18839/stat : 18839 (java) S 18827 18830 14331 0 -1 4202560 106 0 0 0 4 0 0 0 20 0 22 0 109667380 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619916999720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18840] ppid=18827 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18830/task/18840/stat : 18840 (java) S 18827 18830 14331 0 -1 4202560 127 0 0 0 5 0 0 0 20 0 22 0 109667380 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619915946920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18841] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18841/stat : 18841 (java) S 18827 18830 14331 0 -1 4202560 209 0 0 0 0 0 0 0 20 0 22 0 109667381 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619758516456 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18842] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18842/stat : 18842 (java) S 18827 18830 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619757462520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18843] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18843/stat : 18843 (java) S 18827 18830 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619756410120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18844] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18844/stat : 18844 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 99291 33554432000 1073741824 1073778376 140734331326144 140619755358608 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18845] ppid=18827 vsize=9824732 CPUtime=1.86 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.53 4.18 4.09 5/219 18943
/proc/meminfo: memFree=24513784/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9824732 CPUtime=1776.38 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 36638 0 1 0 177422 216 0 0 20 0 22 0 109667378 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2456183 963145 2301 9 0 2446860 0
[pid=18830/tid=18832] ppid=18827 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/18830/task/18832/stat : 18832 (java) S 18827 18830 14331 0 -1 4202560 2461 0 1 0 47 4 0 0 20 0 22 0 109667379 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619934253944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18833] ppid=18827 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/18830/task/18833/stat : 18833 (java) S 18827 18830 14331 0 -1 4202560 547 0 0 0 344 16 0 0 20 0 22 0 109667380 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619923314984 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18834] ppid=18827 vsize=9824732 CPUtime=3.82 cores=1,3,5,7
/proc/18830/task/18834/stat : 18834 (java) S 18827 18830 14331 0 -1 4202560 669 0 0 0 362 20 0 0 20 0 22 0 109667380 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619922262184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18835] ppid=18827 vsize=9824732 CPUtime=3.64 cores=1,3,5,7
/proc/18830/task/18835/stat : 18835 (java) S 18827 18830 14331 0 -1 4202560 690 0 0 0 348 16 0 0 20 0 22 0 109667380 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619921209896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18836] ppid=18827 vsize=9824732 CPUtime=3.9 cores=1,3,5,7
/proc/18830/task/18836/stat : 18836 (java) S 18827 18830 14331 0 -1 4202560 636 0 0 0 371 19 0 0 20 0 22 0 109667380 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619920157096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18837] ppid=18827 vsize=9824732 CPUtime=3.42 cores=1,3,5,7
/proc/18830/task/18837/stat : 18837 (java) S 18827 18830 14331 0 -1 4202560 681 0 0 0 328 14 0 0 20 0 22 0 109667380 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619919104808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18838] ppid=18827 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/18830/task/18838/stat : 18838 (java) S 18827 18830 14331 0 -1 4202560 623 0 0 0 345 15 0 0 20 0 22 0 109667380 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619918052008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18839] ppid=18827 vsize=9824732 CPUtime=3.85 cores=1,3,5,7
/proc/18830/task/18839/stat : 18839 (java) S 18827 18830 14331 0 -1 4202560 676 0 0 0 365 20 0 0 20 0 22 0 109667380 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619916999720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18840] ppid=18827 vsize=9824732 CPUtime=3.88 cores=1,3,5,7
/proc/18830/task/18840/stat : 18840 (java) S 18827 18830 14331 0 -1 4202560 714 0 0 0 370 18 0 0 20 0 22 0 109667380 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619915946920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18841] ppid=18827 vsize=9824732 CPUtime=5.98 cores=1,3,5,7
/proc/18830/task/18841/stat : 18841 (java) S 18827 18830 14331 0 -1 4202560 2548 0 0 0 589 9 0 0 20 0 22 0 109667381 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619758516456 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18842] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18842/stat : 18842 (java) S 18827 18830 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619757462520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18843] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18843/stat : 18843 (java) S 18827 18830 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619756410120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18844] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18844/stat : 18844 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619755358608 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18845] ppid=18827 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/18830/task/18845/stat : 18845 (java) S 18827 18830 14331 0 -1 4202560 10816 0 0 0 231 3 0 0 20 0 22 0 109667384 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619754306232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18846] ppid=18827 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/18830/task/18846/stat : 18846 (java) S 18827 18830 14331 0 -1 4202560 12789 0 0 0 171 3 0 0 20 0 22 0 109667384 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619753253432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18847] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18847/stat : 18847 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619752201336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18848] ppid=18827 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/18830/task/18848/stat : 18848 (java) S 18827 18830 14331 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 109667384 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619751148744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18849] ppid=18827 vsize=9824732 CPUtime=868 cores=1,3,5,7
/proc/18830/task/18849/stat : 18849 (java) R 18827 18830 14331 0 -1 4202560 86 0 0 0 86782 18 0 0 20 0 22 0 109667428 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619750042144 140619797056103 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18850] ppid=18827 vsize=9824732 CPUtime=867.99 cores=1,3,5,7
/proc/18830/task/18850/stat : 18850 (java) R 18827 18830 14331 0 -1 4202560 1387 0 0 0 86748 51 0 0 20 0 22 0 109667428 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619748989984 140619797536746 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18851] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18851/stat : 18851 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619747939496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18852] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18852/stat : 18852 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 963145 33554432000 1073741824 1073778376 140734331326144 140619746886696 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1776.38
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.101 s]
/proc/loadavg: 4.44 4.17 4.09 5/219 18943
/proc/meminfo: memFree=24464260/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 36657 0 1 0 179791 217 0 0 20 0 22 0 109667378 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2456183 966225 2301 9 0 2446860 0
[pid=18830/tid=18832] ppid=18827 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/18830/task/18832/stat : 18832 (java) S 18827 18830 14331 0 -1 4202560 2461 0 1 0 47 4 0 0 20 0 22 0 109667379 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619934253944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18833] ppid=18827 vsize=9824732 CPUtime=3.67 cores=1,3,5,7
/proc/18830/task/18833/stat : 18833 (java) S 18827 18830 14331 0 -1 4202560 551 0 0 0 351 16 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619923314984 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18834] ppid=18827 vsize=9824732 CPUtime=3.84 cores=1,3,5,7
/proc/18830/task/18834/stat : 18834 (java) S 18827 18830 14331 0 -1 4202560 669 0 0 0 364 20 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619922262184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18835] ppid=18827 vsize=9824732 CPUtime=3.66 cores=1,3,5,7
/proc/18830/task/18835/stat : 18835 (java) S 18827 18830 14331 0 -1 4202560 691 0 0 0 350 16 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619921209896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18836] ppid=18827 vsize=9824732 CPUtime=3.92 cores=1,3,5,7
/proc/18830/task/18836/stat : 18836 (java) S 18827 18830 14331 0 -1 4202560 638 0 0 0 373 19 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619920157096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18837] ppid=18827 vsize=9824732 CPUtime=3.44 cores=1,3,5,7
/proc/18830/task/18837/stat : 18837 (java) S 18827 18830 14331 0 -1 4202560 681 0 0 0 330 14 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619919104808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18838] ppid=18827 vsize=9824732 CPUtime=3.63 cores=1,3,5,7
/proc/18830/task/18838/stat : 18838 (java) S 18827 18830 14331 0 -1 4202560 623 0 0 0 348 15 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619918052008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18839] ppid=18827 vsize=9824732 CPUtime=3.91 cores=1,3,5,7
/proc/18830/task/18839/stat : 18839 (java) S 18827 18830 14331 0 -1 4202560 679 0 0 0 371 20 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619916999720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18840] ppid=18827 vsize=9824732 CPUtime=3.91 cores=1,3,5,7
/proc/18830/task/18840/stat : 18840 (java) S 18827 18830 14331 0 -1 4202560 714 0 0 0 373 18 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619915946920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18841] ppid=18827 vsize=9824732 CPUtime=5.98 cores=1,3,5,7
/proc/18830/task/18841/stat : 18841 (java) S 18827 18830 14331 0 -1 4202560 2556 0 0 0 589 9 0 0 20 0 22 0 109667381 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619758516456 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18842] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18842/stat : 18842 (java) S 18827 18830 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619757462520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18843] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18843/stat : 18843 (java) S 18827 18830 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619756410120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18844] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18844/stat : 18844 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619755358608 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18845] ppid=18827 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/18830/task/18845/stat : 18845 (java) S 18827 18830 14331 0 -1 4202560 10816 0 0 0 231 3 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619754306232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18846] ppid=18827 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/18830/task/18846/stat : 18846 (java) S 18827 18830 14331 0 -1 4202560 12789 0 0 0 171 3 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619753253432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18847] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18847/stat : 18847 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619752201336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18848] ppid=18827 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/18830/task/18848/stat : 18848 (java) S 18827 18830 14331 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619751148744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18849] ppid=18827 vsize=9824732 CPUtime=879.72 cores=1,3,5,7
/proc/18830/task/18849/stat : 18849 (java) R 18827 18830 14331 0 -1 4202560 86 0 0 0 87954 18 0 0 20 0 22 0 109667428 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619750042928 140619796982216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18850] ppid=18827 vsize=9824732 CPUtime=879.71 cores=1,3,5,7
/proc/18830/task/18850/stat : 18850 (java) R 18827 18830 14331 0 -1 4202560 1388 0 0 0 87920 51 0 0 20 0 22 0 109667428 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619748989232 140619797190714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18851] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18851/stat : 18851 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619747939496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18852] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18852/stat : 18852 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619746886696 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 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 18830 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.101 s]
/proc/loadavg: 4.44 4.17 4.09 5/219 18943
/proc/meminfo: memFree=24464260/32872528 swapFree=9100/9100
[pid=18830] ppid=18827 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/18830/stat : 18830 (java) S 18827 18830 14331 0 -1 4202496 36657 0 1 0 179791 217 0 0 20 0 22 0 109667378 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140734331317280 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18830/statm: 2456183 966225 2301 9 0 2446860 0
[pid=18830/tid=18832] ppid=18827 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/18830/task/18832/stat : 18832 (java) S 18827 18830 14331 0 -1 4202560 2461 0 1 0 47 4 0 0 20 0 22 0 109667379 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619934253944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18833] ppid=18827 vsize=9824732 CPUtime=3.67 cores=1,3,5,7
/proc/18830/task/18833/stat : 18833 (java) S 18827 18830 14331 0 -1 4202560 551 0 0 0 351 16 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619923314984 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18834] ppid=18827 vsize=9824732 CPUtime=3.84 cores=1,3,5,7
/proc/18830/task/18834/stat : 18834 (java) S 18827 18830 14331 0 -1 4202560 669 0 0 0 364 20 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619922262184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18835] ppid=18827 vsize=9824732 CPUtime=3.66 cores=1,3,5,7
/proc/18830/task/18835/stat : 18835 (java) S 18827 18830 14331 0 -1 4202560 691 0 0 0 350 16 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619921209896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18836] ppid=18827 vsize=9824732 CPUtime=3.92 cores=1,3,5,7
/proc/18830/task/18836/stat : 18836 (java) S 18827 18830 14331 0 -1 4202560 638 0 0 0 373 19 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619920157096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18837] ppid=18827 vsize=9824732 CPUtime=3.44 cores=1,3,5,7
/proc/18830/task/18837/stat : 18837 (java) S 18827 18830 14331 0 -1 4202560 681 0 0 0 330 14 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619919104808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18838] ppid=18827 vsize=9824732 CPUtime=3.63 cores=1,3,5,7
/proc/18830/task/18838/stat : 18838 (java) S 18827 18830 14331 0 -1 4202560 623 0 0 0 348 15 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619918052008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18839] ppid=18827 vsize=9824732 CPUtime=3.91 cores=1,3,5,7
/proc/18830/task/18839/stat : 18839 (java) S 18827 18830 14331 0 -1 4202560 679 0 0 0 371 20 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619916999720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18840] ppid=18827 vsize=9824732 CPUtime=3.91 cores=1,3,5,7
/proc/18830/task/18840/stat : 18840 (java) S 18827 18830 14331 0 -1 4202560 714 0 0 0 373 18 0 0 20 0 22 0 109667380 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619915946920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18841] ppid=18827 vsize=9824732 CPUtime=5.98 cores=1,3,5,7
/proc/18830/task/18841/stat : 18841 (java) S 18827 18830 14331 0 -1 4202560 2556 0 0 0 589 9 0 0 20 0 22 0 109667381 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619758516456 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18842] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18842/stat : 18842 (java) S 18827 18830 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619757462520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18843] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18843/stat : 18843 (java) S 18827 18830 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109667382 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619756410120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18844] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18844/stat : 18844 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619755358608 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18845] ppid=18827 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/18830/task/18845/stat : 18845 (java) S 18827 18830 14331 0 -1 4202560 10816 0 0 0 231 3 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619754306232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18846] ppid=18827 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/18830/task/18846/stat : 18846 (java) S 18827 18830 14331 0 -1 4202560 12789 0 0 0 171 3 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619753253432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18847] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18847/stat : 18847 (java) S 18827 18830 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619752201336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18830/tid=18848] ppid=18827 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/18830/task/18848/stat : 18848 (java) S 18827 18830 14331 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 22 0 109667384 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619751148744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18849] ppid=18827 vsize=9824732 CPUtime=879.72 cores=1,3,5,7
/proc/18830/task/18849/stat : 18849 (java) R 18827 18830 14331 0 -1 4202560 86 0 0 0 87954 18 0 0 20 0 22 0 109667428 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619750042928 140619796982216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18830/tid=18850] ppid=18827 vsize=9824732 CPUtime=879.71 cores=1,3,5,7
/proc/18830/task/18850/stat : 18850 (java) R 18827 18830 14331 0 -1 4202560 1388 0 0 0 87920 51 0 0 20 0 22 0 109667428 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619748989232 140619797190714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18830/tid=18851] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18851/stat : 18851 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619747939496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18830/tid=18852] ppid=18827 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18830/task/18852/stat : 18852 (java) S 18827 18830 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109667429 10060525568 966225 33554432000 1073741824 1073778376 140734331326144 140619746886696 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 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): 894.176
CPU time (s): 1800.82
CPU user time (s): 1798.15
CPU system time (s): 2.67159
CPU usage (%): 201.395
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.15
system time used= 2.67159
maximum resident set size= 3865704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36691
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24080
involuntary context switches= 25031

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.77312 second user time and 7.47486 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 07:29:22
IDJOB=4080575
IDBENCH=90129
IDSOLVER=2543
FILE ID=node151/4080575-1465277362
RUNJOBID= node151-1465261736-14348
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/ShortestPathTate/normalized-TateBritain_K98.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080575-1465277362/watcher-4080575-1465277362 -o /tmp/evaluation-result-4080575-1465277362/solver-4080575-1465277362 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14348 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080575-1465277362.opb

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

MD5SUM BENCH= 0d56c20200c8726f988a44319a68d2e3
RANDOM SEED=136922550

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:        28452004 kB
Buffers:           85100 kB
Cached:           241372 kB
SwapCached:         2184 kB
Active:          3420420 kB
Inactive:         229720 kB
Active(anon):    3324464 kB
Inactive(anon):     1680 kB
Active(file):      95956 kB
Inactive(file):   228040 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:              1248 kB
Writeback:             0 kB
AnonPages:       3344284 kB
Mapped:            16472 kB
Shmem:                 0 kB
Slab:             611936 kB
SReclaimable:      55436 kB
SUnreclaim:       556500 kB
KernelStack:        1592 kB
PageTables:        10796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3675652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3266560 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 07:44:17