Trace number 4080556

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.86 893.577

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K109.opb
MD5SUM3a5151d7fc286e1b50737dee685a4276
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 benchmark407.01
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7412
Total number of constraints7632
Number of constraints which are clauses7523
Number of constraints which are cardinality constraints (but not clauses)109
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint109
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 110
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.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-4080556-1465278795.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.07/0.52	c ... done. Wall clock time 0.397s.
1.07/0.52	c declared #vars     7412
1.07/0.52	c #constraints  7632
1.07/0.52	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.07/0.52	c constraints type 
1.07/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6117
1.07/0.52	c org.sat4j.minisat.constraints.card.MinWatchCard => 109
1.07/0.52	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.07/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1404
1.07/0.52	c 7632 constraints processed.
1.07/0.52	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.07/0.52	c constraints type 
1.07/0.52	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1404
1.07/0.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6117
1.07/0.52	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 109
1.07/0.52	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
1.07/0.52	c 7632 constraints processed.
6.55/2.24	c cleaning 2470 clauses out of 4993 with flag 22923/5001
10.02/3.79	c cleaning 4244 clauses out of 8519 with flag 58700/11000
13.74/5.60	c cleaning 5616 clauses out of 11265 with flag 102151/18000
18.24/7.74	c cleaning 6758 clauses out of 13646 with flag 149499/26001
22.94/10.08	c cleaning 7876 clauses out of 15886 with flag 202683/35001
28.44/12.73	c cleaning 8967 clauses out of 18009 with flag 260947/45000
34.54/15.73	c cleaning 9274 clauses out of 20036 with flag 321372/56002
40.94/18.94	c cleaning 10021 clauses out of 22759 with flag 391339/68001
48.65/22.78	c cleaning 10998 clauses out of 25734 with flag 461394/81002
57.38/27.02	c cleaning 11920 clauses out of 28733 with flag 540759/95000
66.77/31.72	c cleaning 12856 clauses out of 31808 with flag 623607/110000
77.13/36.86	c cleaning 13487 clauses out of 34954 with flag 718906/126002
88.23/42.37	c cleaning 14246 clauses out of 38462 with flag 814997/143000
100.75/48.55	c cleaning 15276 clauses out of 42216 with flag 920740/161002
113.60/54.93	c cleaning 15921 clauses out of 45940 with flag 1031487/180002
125.81/61.08	c cleaning 17071 clauses out of 50014 with flag 1149002/200000
140.92/68.51	c cleaning 17834 clauses out of 53943 with flag 1270850/221000
157.05/76.50	c cleaning 18843 clauses out of 58106 with flag 1398865/243001
173.67/85.17	c cleaning 19569 clauses out of 62260 with flag 1535354/266000
190.27/93.42	c cleaning 20556 clauses out of 66691 with flag 1676624/290001
198.07/97.38	c cleaning 0 clauses out of 5001 with flag 0/5001
207.88/102.01	c cleaning 21225 clauses out of 71131 with flag 1831548/315001
227.94/112.08	c cleaning 22353 clauses out of 75902 with flag 1994989/341000
248.22/122.12	c cleaning 22924 clauses out of 80548 with flag 2159733/368000
268.90/132.42	c cleaning 23793 clauses out of 85625 with flag 2339601/396001
290.01/142.96	c cleaning 24771 clauses out of 90830 with flag 2523933/425000
313.21/154.36	c cleaning 25729 clauses out of 96059 with flag 2716791/455001
336.58/165.95	c cleaning 26730 clauses out of 101329 with flag 2917490/486000
362.45/179.35	c cleaning 27637 clauses out of 106598 with flag 3129526/518000
388.06/192.14	c cleaning 28643 clauses out of 111959 with flag 3347914/551001
414.32/205.29	c cleaning 29783 clauses out of 117315 with flag 3576700/585002
442.91/219.47	c cleaning 30215 clauses out of 122529 with flag 3806495/620001
473.41/234.52	c cleaning 31582 clauses out of 128311 with flag 4055466/656000
503.20/249.31	c cleaning 32414 clauses out of 133729 with flag 4307237/693000
536.85/265.96	c cleaning 33038 clauses out of 139314 with flag 4571268/731000
570.70/282.69	c cleaning 34224 clauses out of 145276 with flag 4841972/770000
605.34/299.83	c cleaning 35229 clauses out of 151052 with flag 5128281/810000
646.72/320.17	c cleaning 36057 clauses out of 156824 with flag 5444547/851001
685.30/340.03	c cleaning 36916 clauses out of 162766 with flag 5738803/893000
726.26/360.42	c cleaning 37950 clauses out of 168850 with flag 6044386/936000
769.86/382.08	c cleaning 39053 clauses out of 174900 with flag 6362282/980000
813.92/403.97	c cleaning 39909 clauses out of 180847 with flag 6688471/1025000
859.47/426.41	c cleaning 40848 clauses out of 186938 with flag 7039232/1071001
905.89/449.48	c cleaning 41820 clauses out of 193089 with flag 7413131/1118000
956.70/474.59	c cleaning 42637 clauses out of 199269 with flag 7799576/1166000
1007.09/499.50	c cleaning 43485 clauses out of 205634 with flag 8168911/1215002
1059.87/525.68	c cleaning 44739 clauses out of 212147 with flag 8574903/1265000
1110.48/550.87	c cleaning 45889 clauses out of 218408 with flag 8967220/1316000
1161.14/576.06	c cleaning 46827 clauses out of 224519 with flag 9377454/1368000
1218.62/604.53	c cleaning 47802 clauses out of 230691 with flag 9790606/1421000
1278.95/634.30	c cleaning 48998 clauses out of 236888 with flag 10224334/1475000
1343.10/667.42	c cleaning 49602 clauses out of 242890 with flag 10667285/1530000
1402.85/697.10	c cleaning 50779 clauses out of 249288 with flag 11126616/1586001
1462.52/726.89	c cleaning 51799 clauses out of 255510 with flag 11606153/1643002
1526.38/758.47	c cleaning 52637 clauses out of 261709 with flag 12090826/1701000
1535.66/762.97	c cleaning 0 clauses out of 11000 with flag 0/11000
1593.07/791.35	c cleaning 53899 clauses out of 268071 with flag 12574416/1760000
1659.75/824.13	c cleaning 54691 clauses out of 274174 with flag 13080917/1820002
1727.59/857.75	c cleaning 55932 clauses out of 280481 with flag 13601323/1881000
1797.48/892.21	c cleaning 56952 clauses out of 286552 with flag 14137054/1943003
1800.07/893.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/893.50	c starts		: 12771
1800.07/893.50	c conflicts		: 1946358
1800.07/893.50	c decisions		: 39284752
1800.07/893.50	c propagations		: 773560579
1800.07/893.50	c inspects		: 4697852254
1800.07/893.50	c shortcuts		: 0
1800.07/893.50	c learnt literals	: 89
1800.07/893.50	c learnt binary clauses	: 92134
1800.07/893.50	c learnt ternary clauses	: 96282
1800.07/893.50	c learnt constraints	: 1946269
1800.07/893.50	c ignored constraints	: 0
1800.07/893.50	c root simplifications	: 0
1800.07/893.50	c removed literals (reason simplification)	: 21776668
1800.07/893.50	c reason swapping (by a shorter reason)	: 0
1800.07/893.50	c Calls to reduceDB	: 58
1800.07/893.50	c Number of update (reduction) of LBD	: 1487368
1800.07/893.50	c Imported unit clauses	: 0
1800.07/893.50	c number of reductions to clauses (during analyze)	: 0
1800.07/893.50	c number of learned constraints concerned by reduction	: 0
1800.07/893.50	c number of learning phase by resolution	: 0
1800.07/893.50	c number of learning phase by cutting planes	: 0
1800.07/893.50	c speed (assignments/second)	: 866278.3508964466
1800.07/893.50	c non guided choices	9755
1800.07/893.55	c learnt constraints type 
1800.07/893.55	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 92134
1800.07/893.55	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 140821
1800.07/893.55	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/893.55	c starts		: 35
1800.07/893.55	c conflicts		: 11374
1800.07/893.55	c decisions		: 112233
1800.07/893.55	c propagations		: 4061741
1800.07/893.55	c inspects		: 825580576
1800.07/893.55	c shortcuts		: 0
1800.07/893.55	c learnt literals	: 0
1800.07/893.55	c learnt binary clauses	: 0
1800.07/893.55	c learnt ternary clauses	: 0
1800.07/893.55	c learnt constraints	: 11373
1800.07/893.55	c ignored constraints	: 0
1800.07/893.55	c root simplifications	: 0
1800.07/893.55	c removed literals (reason simplification)	: 0
1800.07/893.55	c reason swapping (by a shorter reason)	: 0
1800.07/893.55	c Calls to reduceDB	: 2
1800.07/893.55	c Number of update (reduction) of LBD	: 0
1800.07/893.55	c Imported unit clauses	: 0
1800.07/893.55	c number of reductions to clauses (during analyze)	: 0
1800.07/893.55	c number of learned constraints concerned by reduction	: 0
1800.07/893.55	c number of learning phase by resolution	: 0
1800.07/893.55	c number of learning phase by cutting planes	: 0
1800.07/893.55	c speed (assignments/second)	: 4548.330492778421
1800.07/893.55	c non guided choices	303
1800.07/893.55	c learnt constraints type 
1800.07/893.55	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 327
1800.07/893.55	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1296
1800.07/893.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9750
1800.07/893.55	s UNKNOWN
1800.07/893.55	c Total wall clock time (in seconds): 893.436

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

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

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


[startup+0 s]
/proc/loadavg: 4.36 4.10 4.07 4/197 19072
/proc/meminfo: memFree=28185756/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/19072/stat : 19072 (java) D 19069 19072 14331 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 109810618 9515008 176 33554432000 1073741824 1073778376 140735988154400 140735988137128 243765429136 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2323 176 133 9 0 71 0

[startup+0.100159 s]
/proc/loadavg: 4.36 4.10 4.07 4/197 19072
/proc/meminfo: memFree=28185756/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 4393 0 1 0 8 1 0 0 20 0 18 0 109810618 9787879424 6034 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200227 s]
/proc/loadavg: 4.36 4.10 4.07 4/197 19072
/proc/meminfo: memFree=28185756/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 6255 0 1 0 27 1 0 0 20 0 18 0 109810618 9787879424 7878 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2389619 7878 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300224 s]
/proc/loadavg: 4.36 4.10 4.07 4/197 19072
/proc/meminfo: memFree=28185756/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9558476 CPUtime=0.55 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 7158 0 1 0 54 1 0 0 20 0 18 0 109810618 9787879424 10440 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2389619 10440 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 4.36 4.10 4.07 4/197 19072
/proc/meminfo: memFree=28185756/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 21079 0 1 0 179 5 0 0 20 0 22 0 109810618 10060525568 30827 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2456183 30827 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.36 4.10 4.07 5/219 19094
/proc/meminfo: memFree=28072180/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9824732 CPUtime=4.57 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 21177 0 1 0 452 5 0 0 20 0 22 0 109810618 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2456183 34055 2275 9 0 2446860 0
[pid=19072/tid=19074] ppid=19069 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 14331 0 -1 4202560 2448 0 1 0 47 2 0 0 20 0 22 0 109810619 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140314043167608 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19075] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313886407720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19076] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313885354920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19077] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313884302120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19078] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313883249320 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19079] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313882196520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19080] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313881143720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19081] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313880090920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19082] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313879038120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19083] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313866841064 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19084] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 14331 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313865787128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19085] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313864734216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19086] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313863682704 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19087] ppid=19069 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/19072/task/19087/stat : 19087 (java) R 19069 19072 14331 0 -1 4202560 7202 0 0 0 109 1 0 0 20 0 22 0 109810624 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313862629816 243768811957 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19088] ppid=19069 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/19072/task/19088/stat : 19088 (java) R 19069 19072 14331 0 -1 4202560 10187 0 0 0 97 2 0 0 20 0 22 0 109810624 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313861576896 140314049628564 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19089] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19089/stat : 19089 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313860524408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19090] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19090/stat : 19090 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313859471816 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19091] ppid=19069 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/19072/task/19091/stat : 19091 (java) R 19069 19072 14331 0 -1 4202560 23 0 0 0 96 0 0 0 20 0 22 0 109810671 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313858416464 140313914904058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19092] ppid=19069 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/19072/task/19092/stat : 19092 (java) R 19069 19072 14331 0 -1 4202560 38 0 0 0 96 0 0 0 20 0 22 0 109810671 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313857363672 140313914062567 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19093] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19093/stat : 19093 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313856312744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19094] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19094/stat : 19094 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 34055 33554432000 1073741824 1073778376 140735988154400 140313855259944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 9824732

[startup+3.10101 s]
/proc/loadavg: 4.36 4.10 4.07 6/219 19094
/proc/meminfo: memFree=27989756/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9824732 CPUtime=8.66 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 21977 0 1 0 853 13 0 0 20 0 22 0 109810618 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2456183 88077 2292 9 0 2446860 0
[pid=19072/tid=19074] ppid=19069 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 14331 0 -1 4202560 2448 0 1 0 47 2 0 0 20 0 22 0 109810619 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140314043167608 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19075] ppid=19069 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 14331 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 109810620 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313886407720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19076] ppid=19069 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 14331 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 22 0 109810620 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313885354920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19077] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 14331 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313884302120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19078] ppid=19069 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 14331 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 109810620 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313883249320 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19079] ppid=19069 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 14331 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 109810620 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313882196520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19080] ppid=19069 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 14331 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 109810620 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313881143720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19081] ppid=19069 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 14331 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 109810620 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313880090920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19082] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109810620 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313879038120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19083] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 14331 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313866841064 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19084] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313865787128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19085] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313864734216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19086] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313863682704 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19087] ppid=19069 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 14331 0 -1 4202560 7574 0 0 0 156 2 0 0 20 0 22 0 109810624 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313862629816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19088] ppid=19069 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/19072/task/19088/stat : 19088 (java) S 19069 19072 14331 0 -1 4202560 10233 0 0 0 129 2 0 0 20 0 22 0 109810624 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313861577016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19089] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19089/stat : 19089 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313860524408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19090] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19090/stat : 19090 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313859471816 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19091] ppid=19069 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/19072/task/19091/stat : 19091 (java) R 19069 19072 14331 0 -1 4202560 23 0 0 0 248 0 0 0 20 0 22 0 109810671 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313858415888 140313914765168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19092] ppid=19069 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/19072/task/19092/stat : 19092 (java) R 19069 19072 14331 0 -1 4202560 127 0 0 0 245 3 0 0 20 0 22 0 109810671 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313857363392 140313915095394 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19093] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19093/stat : 19093 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313856312744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19094] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19094/stat : 19094 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 88077 33554432000 1073741824 1073778376 140735988154400 140313855259944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.66
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 4.33 4.10 4.07 6/219 19094
/proc/meminfo: memFree=27723536/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9824732 CPUtime=15.35 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 22287 0 1 0 1515 20 0 0 20 0 22 0 109810618 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2456183 138707 2292 9 0 2446860 0
[pid=19072/tid=19074] ppid=19069 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 14331 0 -1 4202560 2448 0 1 0 47 2 0 0 20 0 22 0 109810619 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140314043167608 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19075] ppid=19069 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 14331 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 22 0 109810620 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313886407720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19076] ppid=19069 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 14331 0 -1 4202560 46 0 0 0 4 2 0 0 20 0 22 0 109810620 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313885354920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19077] ppid=19069 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 14331 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 22 0 109810620 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313884302120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19078] ppid=19069 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 14331 0 -1 4202560 39 0 0 0 4 2 0 0 20 0 22 0 109810620 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313883249320 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19079] ppid=19069 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 14331 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 22 0 109810620 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313882196520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19080] ppid=19069 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 14331 0 -1 4202560 19 0 0 0 1 1 0 0 20 0 22 0 109810620 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313881143720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19081] ppid=19069 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 14331 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 109810620 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313880090920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19082] ppid=19069 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 14331 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 109810620 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313879038120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19083] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 14331 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313866841064 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19084] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313865787128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19085] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313864734216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19086] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 138707 33554432000 1073741824 1073778376 140735988154400 140313863682704 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19087] ppid=19069 vsize=9824732 CPUtime=1.79 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 2.44 2.44 3.17 3/191 19169
/proc/meminfo: memFree=27924232/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9824732 CPUtime=1777.41 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 34894 0 1 0 177527 214 0 0 20 0 22 0 109810618 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2456183 964532 2301 9 0 2446860 0
[pid=19072/tid=19074] ppid=19069 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 14331 0 -1 4202560 2460 0 1 0 50 3 0 0 20 0 22 0 109810619 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140314043167608 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19075] ppid=19069 vsize=9824732 CPUtime=4.17 cores=0,2,4,6
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 14331 0 -1 4202560 755 0 0 0 399 18 0 0 20 0 22 0 109810620 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313886407720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19076] ppid=19069 vsize=9824732 CPUtime=4.43 cores=0,2,4,6
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 14331 0 -1 4202560 942 0 0 0 422 21 0 0 20 0 22 0 109810620 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313885354920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19077] ppid=19069 vsize=9824732 CPUtime=4.04 cores=0,2,4,6
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 14331 0 -1 4202560 576 0 0 0 387 17 0 0 20 0 22 0 109810620 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313884302120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19078] ppid=19069 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 14331 0 -1 4202560 835 0 0 0 407 20 0 0 20 0 22 0 109810620 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313883249320 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19079] ppid=19069 vsize=9824732 CPUtime=3.96 cores=0,2,4,6
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 14331 0 -1 4202560 836 0 0 0 376 20 0 0 20 0 22 0 109810620 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313882196520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19080] ppid=19069 vsize=9824732 CPUtime=3.99 cores=0,2,4,6
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 14331 0 -1 4202560 577 0 0 0 381 18 0 0 20 0 22 0 109810620 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313881143720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19081] ppid=19069 vsize=9824732 CPUtime=4.36 cores=0,2,4,6
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 14331 0 -1 4202560 614 0 0 0 415 21 0 0 20 0 22 0 109810620 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313880090920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19082] ppid=19069 vsize=9824732 CPUtime=4.25 cores=0,2,4,6
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 14331 0 -1 4202560 807 0 0 0 407 18 0 0 20 0 22 0 109810620 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313879038120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19083] ppid=19069 vsize=9824732 CPUtime=6.11 cores=0,2,4,6
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 14331 0 -1 4202560 2484 0 0 0 604 7 0 0 20 0 22 0 109810622 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313866841064 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19084] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313865787128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19085] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313864734216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19086] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313863682704 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19087] ppid=19069 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 14331 0 -1 4202560 10263 0 0 0 203 3 0 0 20 0 22 0 109810624 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313862629816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19088] ppid=19069 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/19072/task/19088/stat : 19088 (java) S 19069 19072 14331 0 -1 4202560 10239 0 0 0 138 2 0 0 20 0 22 0 109810624 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313861577016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19089] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19089/stat : 19089 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313860524408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19090] ppid=19069 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/19072/task/19090/stat : 19090 (java) S 19069 19072 14331 0 -1 4202560 51 0 0 0 17 15 0 0 20 0 22 0 109810624 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313859471816 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19091] ppid=19069 vsize=9824732 CPUtime=866.91 cores=0,2,4,6
/proc/19072/task/19091/stat : 19091 (java) R 19069 19072 14331 0 -1 4202560 83 0 0 0 86676 15 0 0 20 0 22 0 109810671 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313858416672 140313914973797 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19092] ppid=19069 vsize=9824732 CPUtime=866.93 cores=0,2,4,6
/proc/19072/task/19092/stat : 19092 (java) R 19069 19072 14331 0 -1 4202560 2107 0 0 0 86643 50 0 0 20 0 22 0 109810671 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313857362992 140313914660677 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19093] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19093/stat : 19093 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313856312744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19094] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19094/stat : 19094 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 964532 33554432000 1073741824 1073778376 140735988154400 140313855259944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1777.41
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.501 s]
/proc/loadavg: 2.37 2.42 3.16 3/191 19169
/proc/meminfo: memFree=27913556/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 34963 0 1 0 179789 218 0 0 20 0 22 0 109810618 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2456183 968726 2301 9 0 2446860 0
[pid=19072/tid=19074] ppid=19069 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 14331 0 -1 4202560 2460 0 1 0 50 3 0 0 20 0 22 0 109810619 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140314043167608 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19075] ppid=19069 vsize=9824732 CPUtime=4.31 cores=0,2,4,6
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 14331 0 -1 4202560 775 0 0 0 412 19 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313886407720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19076] ppid=19069 vsize=9824732 CPUtime=4.5 cores=0,2,4,6
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 14331 0 -1 4202560 951 0 0 0 428 22 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313885354920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19077] ppid=19069 vsize=9824732 CPUtime=4.12 cores=0,2,4,6
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 14331 0 -1 4202560 582 0 0 0 395 17 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313884302120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19078] ppid=19069 vsize=9824732 CPUtime=4.31 cores=0,2,4,6
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 14331 0 -1 4202560 842 0 0 0 410 21 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313883249320 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19079] ppid=19069 vsize=9824732 CPUtime=4 cores=0,2,4,6
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 14331 0 -1 4202560 840 0 0 0 380 20 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313882196520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19080] ppid=19069 vsize=9824732 CPUtime=4.03 cores=0,2,4,6
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 14331 0 -1 4202560 581 0 0 0 385 18 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313881143720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19081] ppid=19069 vsize=9824732 CPUtime=4.45 cores=0,2,4,6
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 14331 0 -1 4202560 623 0 0 0 424 21 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313880090920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19082] ppid=19069 vsize=9824732 CPUtime=4.32 cores=0,2,4,6
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 14331 0 -1 4202560 814 0 0 0 413 19 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313879038120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19083] ppid=19069 vsize=9824732 CPUtime=6.11 cores=0,2,4,6
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 14331 0 -1 4202560 2484 0 0 0 604 7 0 0 20 0 22 0 109810622 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313866841064 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19084] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313865787128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19085] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313864734216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19086] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313863682704 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19087] ppid=19069 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 14331 0 -1 4202560 10263 0 0 0 203 3 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313862629816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19088] ppid=19069 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/19072/task/19088/stat : 19088 (java) S 19069 19072 14331 0 -1 4202560 10239 0 0 0 138 2 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313861577016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19089] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19089/stat : 19089 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313860524408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19090] ppid=19069 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/19072/task/19090/stat : 19090 (java) S 19069 19072 14331 0 -1 4202560 53 0 0 0 17 15 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313859471816 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19091] ppid=19069 vsize=9824732 CPUtime=877.96 cores=0,2,4,6
/proc/19072/task/19091/stat : 19091 (java) R 19069 19072 14331 0 -1 4202560 84 0 0 0 87781 15 0 0 20 0 22 0 109810671 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313858408976 140313914888140 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19092] ppid=19069 vsize=9824732 CPUtime=877.98 cores=0,2,4,6
/proc/19072/task/19092/stat : 19092 (java) R 19069 19072 14331 0 -1 4202560 2107 0 0 0 87748 50 0 0 20 0 22 0 109810671 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313857363056 140313915281714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19093] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19093/stat : 19093 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313856312744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19094] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19094/stat : 19094 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313855259944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 19072 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+893.501 s]
/proc/loadavg: 2.37 2.42 3.16 3/191 19169
/proc/meminfo: memFree=27913556/32872528 swapFree=9100/9100
[pid=19072] ppid=19069 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/19072/stat : 19072 (java) S 19069 19072 14331 0 -1 4202496 34963 0 1 0 179789 218 0 0 20 0 22 0 109810618 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140735988145536 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19072/statm: 2456183 968726 2301 9 0 2446860 0
[pid=19072/tid=19074] ppid=19069 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 14331 0 -1 4202560 2460 0 1 0 50 3 0 0 20 0 22 0 109810619 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140314043167608 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19075] ppid=19069 vsize=9824732 CPUtime=4.31 cores=0,2,4,6
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 14331 0 -1 4202560 775 0 0 0 412 19 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313886407720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19076] ppid=19069 vsize=9824732 CPUtime=4.5 cores=0,2,4,6
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 14331 0 -1 4202560 951 0 0 0 428 22 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313885354920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19077] ppid=19069 vsize=9824732 CPUtime=4.12 cores=0,2,4,6
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 14331 0 -1 4202560 582 0 0 0 395 17 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313884302120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19078] ppid=19069 vsize=9824732 CPUtime=4.31 cores=0,2,4,6
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 14331 0 -1 4202560 842 0 0 0 410 21 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313883249320 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19079] ppid=19069 vsize=9824732 CPUtime=4 cores=0,2,4,6
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 14331 0 -1 4202560 840 0 0 0 380 20 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313882196520 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19080] ppid=19069 vsize=9824732 CPUtime=4.03 cores=0,2,4,6
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 14331 0 -1 4202560 581 0 0 0 385 18 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313881143720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19081] ppid=19069 vsize=9824732 CPUtime=4.45 cores=0,2,4,6
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 14331 0 -1 4202560 623 0 0 0 424 21 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313880090920 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19082] ppid=19069 vsize=9824732 CPUtime=4.32 cores=0,2,4,6
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 14331 0 -1 4202560 814 0 0 0 413 19 0 0 20 0 22 0 109810620 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313879038120 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19083] ppid=19069 vsize=9824732 CPUtime=6.11 cores=0,2,4,6
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 14331 0 -1 4202560 2484 0 0 0 604 7 0 0 20 0 22 0 109810622 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313866841064 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19084] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313865787128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19085] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109810622 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313864734216 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19086] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313863682704 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19087] ppid=19069 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 14331 0 -1 4202560 10263 0 0 0 203 3 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313862629816 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19088] ppid=19069 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/19072/task/19088/stat : 19088 (java) S 19069 19072 14331 0 -1 4202560 10239 0 0 0 138 2 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313861577016 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19089] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19089/stat : 19089 (java) S 19069 19072 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313860524408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19072/tid=19090] ppid=19069 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/19072/task/19090/stat : 19090 (java) S 19069 19072 14331 0 -1 4202560 53 0 0 0 17 15 0 0 20 0 22 0 109810624 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313859471816 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19091] ppid=19069 vsize=9824732 CPUtime=877.96 cores=0,2,4,6
/proc/19072/task/19091/stat : 19091 (java) R 19069 19072 14331 0 -1 4202560 84 0 0 0 87781 15 0 0 20 0 22 0 109810671 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313858408976 140313914888140 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19072/tid=19092] ppid=19069 vsize=9824732 CPUtime=877.98 cores=0,2,4,6
/proc/19072/task/19092/stat : 19092 (java) R 19069 19072 14331 0 -1 4202560 2107 0 0 0 87748 50 0 0 20 0 22 0 109810671 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313857363056 140313915281714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19072/tid=19093] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19093/stat : 19093 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313856312744 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19072/tid=19094] ppid=19069 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19072/task/19094/stat : 19094 (java) S 19069 19072 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109810672 10060525568 968726 33554432000 1073741824 1073778376 140735988154400 140313855259944 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 893.577
CPU time (s): 1800.86
CPU user time (s): 1798.16
CPU system time (s): 2.70259
CPU usage (%): 201.534
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.16
system time used= 2.70259
maximum resident set size= 3901136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34998
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23993
involuntary context switches= 26740

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.79512 second user time and 7.45287 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 07:53:15
IDJOB=4080556
IDBENCH=90137
IDSOLVER=2543
FILE ID=node151/4080556-1465278795
RUNJOBID= node151-1465261736-14347
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_K109.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080556-1465278795/watcher-4080556-1465278795 -o /tmp/evaluation-result-4080556-1465278795/solver-4080556-1465278795 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14347 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080556-1465278795.opb

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

MD5SUM BENCH= 3a5151d7fc286e1b50737dee685a4276
RANDOM SEED=1445282180

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:        28186284 kB
Buffers:           86832 kB
Cached:           241816 kB
SwapCached:         2184 kB
Active:          3694932 kB
Inactive:         232144 kB
Active(anon):    3598560 kB
Inactive(anon):     1840 kB
Active(file):      96372 kB
Inactive(file):   230304 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:               840 kB
Writeback:             0 kB
AnonPages:       3592188 kB
Mapped:            16512 kB
Shmem:                 0 kB
Slab:             611696 kB
SReclaimable:      55412 kB
SUnreclaim:       556284 kB
KernelStack:        1808 kB
PageTables:        11528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3979784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3506176 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= 71748 MiB
End job on node151 at 2016-06-07 08:08:08