Trace number 4097927

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.92 890.566

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_11.opb
MD5SUM39e669795c558ed695b104e86ec6e4fe
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5700
Total number of constraints27830
Number of constraints which are clauses27825
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 86
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4097927-1466114705.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  no objective function found
1.90/1.06	c ... done. Wall clock time 0.934s.
1.90/1.06	c declared #vars     5700
1.90/1.06	c #constraints  27834
1.90/1.06	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.90/1.06	c constraints type 
1.90/1.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16650
1.90/1.07	c org.sat4j.specs.Constr$1 => 4
1.90/1.07	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
1.90/1.07	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
1.90/1.07	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 11174
1.90/1.07	c 27834 constraints processed.
1.90/1.07	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.90/1.07	c constraints type 
1.90/1.07	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 11174
1.90/1.07	c org.sat4j.specs.Constr$1 => 4
1.90/1.07	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 16650
1.90/1.07	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
1.90/1.07	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
1.90/1.07	c 27834 constraints processed.
8.28/3.29	c cleaning 2497 clauses out of 5001 with flag 25901/5001
12.70/5.30	c cleaning 4253 clauses out of 8506 with flag 87300/11003
17.52/7.58	c cleaning 5625 clauses out of 11250 with flag 177581/18000
23.18/10.25	c cleaning 6808 clauses out of 13625 with flag 239544/26000
28.78/13.05	c cleaning 7906 clauses out of 15817 with flag 308209/35000
38.13/17.59	c cleaning 8956 clauses out of 17911 with flag 375940/45000
46.14/21.51	c cleaning 9961 clauses out of 19955 with flag 467306/56000
54.13/25.41	c cleaning 10990 clauses out of 21997 with flag 558518/68003
62.27/29.43	c cleaning 12003 clauses out of 24006 with flag 646088/81002
70.26/33.49	c cleaning 12998 clauses out of 26001 with flag 748104/95000
79.83/38.10	c cleaning 13992 clauses out of 28004 with flag 848821/110001
89.65/43.09	c cleaning 14986 clauses out of 30011 with flag 960743/126000
99.98/48.14	c cleaning 16013 clauses out of 32025 with flag 1067893/143000
112.17/54.24	c cleaning 17001 clauses out of 34013 with flag 1203018/161001
124.82/60.99	c cleaning 18005 clauses out of 36012 with flag 1325145/180001
137.88/67.50	c cleaning 18989 clauses out of 38007 with flag 1473163/200001
150.49/73.71	c cleaning 20009 clauses out of 40018 with flag 1614820/221001
164.61/80.71	c cleaning 21002 clauses out of 42010 with flag 1784160/243002
177.03/86.89	c cleaning 0 clauses out of 5001 with flag 0/5001
179.99/88.17	c cleaning 21977 clauses out of 44006 with flag 1942927/266000
194.58/95.34	c cleaning 23010 clauses out of 46029 with flag 2105909/290000
212.57/104.29	c cleaning 23941 clauses out of 48019 with flag 2292177/315000
229.98/112.99	c cleaning 25037 clauses out of 50078 with flag 2482381/341000
249.17/122.47	c cleaning 26017 clauses out of 52042 with flag 2660147/368001
269.13/132.36	c cleaning 27004 clauses out of 54024 with flag 2870807/396000
290.58/143.68	c cleaning 27974 clauses out of 56022 with flag 3067623/425002
311.25/154.00	c cleaning 29017 clauses out of 58046 with flag 3269173/455000
332.55/164.50	c cleaning 30000 clauses out of 60029 with flag 3476195/486000
354.26/175.38	c cleaning 31002 clauses out of 62029 with flag 3696251/518000
375.39/185.90	c cleaning 31996 clauses out of 64032 with flag 3910056/551005
398.61/197.29	c cleaning 33003 clauses out of 66031 with flag 4121949/585000
421.22/208.48	c cleaning 34001 clauses out of 68028 with flag 4346720/620000
442.08/218.70	c cleaning 35009 clauses out of 70027 with flag 4557588/656000
462.70/228.93	c cleaning 35998 clauses out of 72018 with flag 4758578/693000
485.56/240.25	c cleaning 36982 clauses out of 74020 with flag 4969009/731000
512.25/253.50	c cleaning 38008 clauses out of 76038 with flag 5236404/770000
539.17/266.77	c cleaning 39008 clauses out of 78030 with flag 5511866/810000
566.07/280.00	c cleaning 39987 clauses out of 80023 with flag 5776885/851001
594.36/293.86	c cleaning 41011 clauses out of 82035 with flag 6053177/893000
621.47/307.30	c cleaning 41996 clauses out of 84024 with flag 6315217/936000
649.85/321.25	c cleaning 43012 clauses out of 86029 with flag 6580118/980001
679.87/335.89	c cleaning 43997 clauses out of 88016 with flag 6848319/1025000
707.99/349.54	c cleaning 44986 clauses out of 90020 with flag 7092546/1071001
741.33/366.02	c cleaning 46016 clauses out of 92033 with flag 7392241/1118000
773.71/381.95	c cleaning 46999 clauses out of 94018 with flag 7705638/1166001
812.22/400.92	c cleaning 47978 clauses out of 96020 with flag 8052693/1215002
851.58/420.46	c cleaning 49006 clauses out of 98041 with flag 8385421/1265001
891.70/440.24	c cleaning 49997 clauses out of 100034 with flag 8713219/1316000
933.05/460.65	c cleaning 0 clauses out of 11002 with flag 0/11002
935.68/461.95	c cleaning 51010 clauses out of 102037 with flag 9079391/1368000
978.03/482.86	c cleaning 52002 clauses out of 104033 with flag 9445287/1421006
1023.42/505.11	c cleaning 53000 clauses out of 106025 with flag 9814220/1475000
1067.35/526.80	c cleaning 53999 clauses out of 108025 with flag 10206576/1530000
1115.28/551.87	c cleaning 55010 clauses out of 110027 with flag 10595853/1586001
1160.76/574.40	c cleaning 56005 clauses out of 112018 with flag 10970905/1643002
1206.27/597.03	c cleaning 56985 clauses out of 114011 with flag 11322411/1701000
1254.81/621.19	c cleaning 57989 clauses out of 116027 with flag 11744170/1760001
1303.83/645.34	c cleaning 58993 clauses out of 118037 with flag 12137715/1820000
1352.17/669.24	c cleaning 60022 clauses out of 120045 with flag 12538260/1881001
1403.89/694.85	c cleaning 61006 clauses out of 122026 with flag 12939278/1943004
1455.49/720.27	c cleaning 61992 clauses out of 124016 with flag 13308374/2006000
1504.99/744.71	c cleaning 63012 clauses out of 126024 with flag 13685262/2070000
1559.62/771.74	c cleaning 63984 clauses out of 128012 with flag 14096174/2135000
1617.83/800.49	c cleaning 65005 clauses out of 130031 with flag 14532679/2201003
1678.65/830.55	c cleaning 65997 clauses out of 132027 with flag 15002142/2268004
1740.54/861.08	c cleaning 67008 clauses out of 134032 with flag 15476014/2336006
1800.19/890.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/890.50	c starts		: 7306
1800.19/890.50	c conflicts		: 2403690
1800.19/890.50	c decisions		: 22711083
1800.19/890.50	c propagations		: 741434483
1800.19/890.50	c inspects		: 10141293874
1800.19/890.50	c shortcuts		: 0
1800.19/890.50	c learnt literals	: 0
1800.19/890.50	c learnt binary clauses	: 0
1800.19/890.50	c learnt ternary clauses	: 0
1800.19/890.50	c learnt constraints	: 2403690
1800.19/890.50	c ignored constraints	: 0
1800.19/890.50	c root simplifications	: 0
1800.19/890.50	c removed literals (reason simplification)	: 36882434
1800.19/890.50	c reason swapping (by a shorter reason)	: 0
1800.19/890.50	c Calls to reduceDB	: 64
1800.19/890.50	c Number of update (reduction) of LBD	: 1287828
1800.19/890.50	c Imported unit clauses	: 0
1800.19/890.50	c number of reductions to clauses (during analyze)	: 0
1800.19/890.50	c number of learned constraints concerned by reduction	: 0
1800.19/890.50	c number of learning phase by resolution	: 0
1800.19/890.50	c number of learning phase by cutting planes	: 0
1800.19/890.50	c speed (assignments/second)	: 833610.084481452
1800.19/890.50	c non guided choices	4589
1800.19/890.53	c learnt constraints type 
1800.19/890.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 134709
1800.19/890.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/890.53	c starts		: 42
1800.19/890.53	c conflicts		: 14641
1800.19/890.53	c decisions		: 22614
1800.19/890.53	c propagations		: 1627742
1800.19/890.53	c inspects		: 923007831
1800.19/890.53	c shortcuts		: 0
1800.19/890.53	c learnt literals	: 0
1800.19/890.53	c learnt binary clauses	: 0
1800.19/890.53	c learnt ternary clauses	: 0
1800.19/890.53	c learnt constraints	: 14640
1800.19/890.53	c ignored constraints	: 0
1800.19/890.53	c root simplifications	: 0
1800.19/890.53	c removed literals (reason simplification)	: 0
1800.19/890.53	c reason swapping (by a shorter reason)	: 0
1800.19/890.53	c Calls to reduceDB	: 2
1800.19/890.53	c Number of update (reduction) of LBD	: 0
1800.19/890.53	c Imported unit clauses	: 0
1800.19/890.53	c number of reductions to clauses (during analyze)	: 0
1800.19/890.53	c number of learned constraints concerned by reduction	: 0
1800.19/890.53	c number of learning phase by resolution	: 0
1800.19/890.53	c number of learning phase by cutting planes	: 0
1800.19/890.53	c speed (assignments/second)	: 1830.0483555623514
1800.19/890.53	c non guided choices	4589
1800.19/890.53	c learnt constraints type 
1800.19/890.53	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 121
1800.19/890.53	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 29
1800.19/890.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14490
1800.19/890.53	s UNKNOWN
1800.19/890.53	c Total wall clock time (in seconds): 890.407

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-4097927-1466114705/watcher-4097927-1466114705 -o /tmp/evaluation-result-4097927-1466114705/solver-4097927-1466114705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466112677-30850 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4097927-1466114705.opb 

pid=1558
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.11 4.12 3.86 4/197 1565
/proc/meminfo: memFree=28727496/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/1565/stat : 1565 (java) D 1558 1565 28709 0 -1 4202496 159 0 0 0 0 0 0 0 20 0 1 0 13515928 278528 33 33554432000 1073741824 1073778376 140736836870464 140736836867640 211449638183 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/1565/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 4.11 4.12 3.86 4/197 1565
/proc/meminfo: memFree=28727496/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 4344 0 1 0 6 1 0 0 20 0 18 0 13515928 9787879424 4957 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2389619 4957 2088 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 4.11 4.12 3.86 4/197 1565
/proc/meminfo: memFree=28727496/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 4779 0 1 0 23 1 0 0 20 0 18 0 13515928 9787879424 6362 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2389619 6362 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.30023 s]
/proc/loadavg: 4.11 4.12 3.86 4/197 1565
/proc/meminfo: memFree=28727496/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9558476 CPUtime=0.53 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 7094 0 1 0 51 2 0 0 20 0 18 0 13515928 9787879424 9328 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2389619 9328 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558476

[startup+0.700338 s]
/proc/loadavg: 4.11 4.12 3.86 4/197 1565
/proc/meminfo: memFree=28727496/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9558476 CPUtime=1.07 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 12493 0 1 0 102 5 0 0 20 0 18 0 13515928 9787879424 44419 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2389619 44419 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9558476

[startup+1.50086 s]
/proc/loadavg: 4.11 4.12 3.86 8/219 1590
/proc/meminfo: memFree=28538604/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9824732 CPUtime=3.82 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 26694 0 1 0 375 7 0 0 20 0 22 0 13515928 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2456183 53904 2281 9 0 2446860 0
[pid=1565/tid=1567] ppid=1558 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/1565/task/1567/stat : 1567 (java) S 1558 1565 28709 0 -1 4202560 2538 0 1 0 98 4 0 0 20 0 22 0 13515929 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280271999864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1568] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1568/stat : 1568 (java) S 1558 1565 28709 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280210729384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1569] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1569/stat : 1569 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280209676840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1570] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1570/stat : 1570 (java) S 1558 1565 28709 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280113871016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1571] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1571/stat : 1571 (java) S 1558 1565 28709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280112818472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1572] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1572/stat : 1572 (java) S 1558 1565 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280111766440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1573] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1573/stat : 1573 (java) S 1558 1565 28709 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280110713896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1574] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1574/stat : 1574 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280109660840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1575] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1575/stat : 1575 (java) S 1558 1565 28709 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280108608296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1576] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1576/stat : 1576 (java) S 1558 1565 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280096196968 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1577] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1577/stat : 1577 (java) S 1558 1565 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280095143288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1579] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1579/stat : 1579 (java) S 1558 1565 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280094090120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1580] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1580/stat : 1580 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280093038864 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1581] ppid=1558 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/1565/task/1581/stat : 1581 (java) R 1558 1565 28709 0 -1 4202560 12540 0 0 0 101 2 0 0 20 0 22 0 13515935 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280091986376 140280279018224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1582] ppid=1558 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/1565/task/1582/stat : 1582 (java) R 1558 1565 28709 0 -1 4202560 10229 0 0 0 84 2 0 0 20 0 22 0 13515935 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280090921728 140280278142224 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1583] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1583/stat : 1583 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280089881336 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1584] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1584/stat : 1584 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280088829000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1585] ppid=1558 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1565/task/1585/stat : 1585 (java) R 1558 1565 28709 0 -1 4202560 33 0 0 0 41 0 0 0 20 0 22 0 13516035 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280087772296 140280212674789 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1586] ppid=1558 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/1565/task/1586/stat : 1586 (java) R 1558 1565 28709 0 -1 4202560 39 0 0 0 41 0 0 0 20 0 22 0 13516035 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280086706992 140280212752099 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1589] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1589/stat : 1589 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280085668648 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1590] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1590/stat : 1590 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 53904 33554432000 1073741824 1073778376 140735823211312 140280084616104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.11 4.12 3.86 6/219 1590
/proc/meminfo: memFree=28523072/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9824732 CPUtime=8.08 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 29162 0 1 0 798 10 0 0 20 0 22 0 13515928 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2456183 57748 2287 9 0 2446860 0
[pid=1565/tid=1567] ppid=1558 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/1565/task/1567/stat : 1567 (java) S 1558 1565 28709 0 -1 4202560 2538 0 1 0 98 4 0 0 20 0 22 0 13515929 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280271999864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1568] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1568/stat : 1568 (java) S 1558 1565 28709 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280210729384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1569] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1569/stat : 1569 (java) S 1558 1565 28709 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280209676840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1570] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1570/stat : 1570 (java) S 1558 1565 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280113871016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1571] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1571/stat : 1571 (java) S 1558 1565 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280112818472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1572] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1572/stat : 1572 (java) S 1558 1565 28709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280111766440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1573] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1573/stat : 1573 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280110713896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1574] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1574/stat : 1574 (java) S 1558 1565 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13515931 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280109660840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1575] ppid=1558 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/1565/task/1575/stat : 1575 (java) S 1558 1565 28709 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 13515931 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280108608296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1576] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1576/stat : 1576 (java) S 1558 1565 28709 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280096196968 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1577] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1577/stat : 1577 (java) S 1558 1565 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280095143288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1579] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1579/stat : 1579 (java) S 1558 1565 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280094090120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1580] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1580/stat : 1580 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280093038864 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1581] ppid=1558 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/1565/task/1581/stat : 1581 (java) S 1558 1565 28709 0 -1 4202560 12609 0 0 0 155 2 0 0 20 0 22 0 13515935 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280091986744 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1582] ppid=1558 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/1565/task/1582/stat : 1582 (java) S 1558 1565 28709 0 -1 4202560 12526 0 0 0 133 2 0 0 20 0 22 0 13515935 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280090934200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1583] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1583/stat : 1583 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280089881336 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1584] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1584/stat : 1584 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280088829000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1585] ppid=1558 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/1565/task/1585/stat : 1585 (java) R 1558 1565 28709 0 -1 4202560 34 0 0 0 199 0 0 0 20 0 22 0 13516035 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280087773400 140280211957595 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1586] ppid=1558 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/1565/task/1586/stat : 1586 (java) R 1558 1565 28709 0 -1 4202560 41 0 0 0 199 0 0 0 20 0 22 0 13516035 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280086720080 140280212848073 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1589] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1589/stat : 1589 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280085668648 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1590] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1590/stat : 1590 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 57748 33554432000 1073741824 1073778376 140735823211312 140280084616104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 4.10 4.12 3.86 5/219 1590
/proc/meminfo: memFree=28472696/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9824732 CPUtime=15.01 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 29867 0 1 0 1481 20 0 0 20 0 22 0 13515928 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2456183 99277 2292 9 0 2446860 0
[pid=1565/tid=1567] ppid=1558 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/1565/task/1567/stat : 1567 (java) S 1558 1565 28709 0 -1 4202560 2538 0 1 0 99 4 0 0 20 0 22 0 13515929 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280271999864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1568] ppid=1558 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1565/task/1568/stat : 1568 (java) S 1558 1565 28709 0 -1 4202560 213 0 0 0 5 2 0 0 20 0 22 0 13515931 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280210729384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1569] ppid=1558 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1565/task/1569/stat : 1569 (java) S 1558 1565 28709 0 -1 4202560 85 0 0 0 2 1 0 0 20 0 22 0 13515931 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280209676840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1570] ppid=1558 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/1565/task/1570/stat : 1570 (java) S 1558 1565 28709 0 -1 4202560 92 0 0 0 6 2 0 0 20 0 22 0 13515931 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280113871016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1571] ppid=1558 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/1565/task/1571/stat : 1571 (java) S 1558 1565 28709 0 -1 4202560 84 0 0 0 6 2 0 0 20 0 22 0 13515931 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280112818472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1572] ppid=1558 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1565/task/1572/stat : 1572 (java) S 1558 1565 28709 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 13515931 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280111766440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1573] ppid=1558 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1565/task/1573/stat : 1573 (java) S 1558 1565 28709 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 13515931 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280110713896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1574] ppid=1558 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/1565/task/1574/stat : 1574 (java) S 1558 1565 28709 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 22 0 13515931 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280109660840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1575] ppid=1558 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/1565/task/1575/stat : 1575 (java) S 1558 1565 28709 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 22 0 13515931 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280108608296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1576] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1576/stat : 1576 (java) S 1558 1565 28709 0 -1 4202560 218 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280096196968 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1577] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1577/stat : 1577 (java) S 1558 1565 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280095143288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1579] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1579/stat : 1579 (java) S 1558 1565 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280094090120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1580] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1580/stat : 1580 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 99277 33554432000 1073741824 1073778376 140735823211312 140280093038864 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1581] ppid=1558 vsize=9824732 CPUtime=1.73 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.04 4.11 4.00 5/218 2313
/proc/meminfo: memFree=24335336/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9824732 CPUtime=1783.81 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 38918 0 1 0 178191 190 0 0 20 0 22 0 13515928 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2456183 969897 2301 9 0 2446860 0
[pid=1565/tid=1567] ppid=1558 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/1565/task/1567/stat : 1567 (java) S 1558 1565 28709 0 -1 4202560 2553 0 1 0 102 4 0 0 20 0 22 0 13515929 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280271999864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1568] ppid=1558 vsize=9824732 CPUtime=5.71 cores=0,2,4,6
/proc/1565/task/1568/stat : 1568 (java) S 1558 1565 28709 0 -1 4202560 888 0 0 0 556 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280210729384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1569] ppid=1558 vsize=9824732 CPUtime=6.03 cores=0,2,4,6
/proc/1565/task/1569/stat : 1569 (java) S 1558 1565 28709 0 -1 4202560 584 0 0 0 588 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280209676840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1570] ppid=1558 vsize=9824732 CPUtime=5.42 cores=0,2,4,6
/proc/1565/task/1570/stat : 1570 (java) S 1558 1565 28709 0 -1 4202560 978 0 0 0 527 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280113871016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1571] ppid=1558 vsize=9824732 CPUtime=5.61 cores=0,2,4,6
/proc/1565/task/1571/stat : 1571 (java) S 1558 1565 28709 0 -1 4202560 842 0 0 0 540 21 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280112818472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1572] ppid=1558 vsize=9824732 CPUtime=5.83 cores=0,2,4,6
/proc/1565/task/1572/stat : 1572 (java) S 1558 1565 28709 0 -1 4202560 614 0 0 0 567 16 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280111766440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1573] ppid=1558 vsize=9824732 CPUtime=5.62 cores=0,2,4,6
/proc/1565/task/1573/stat : 1573 (java) S 1558 1565 28709 0 -1 4202560 643 0 0 0 543 19 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280110713896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1574] ppid=1558 vsize=9824732 CPUtime=5.36 cores=0,2,4,6
/proc/1565/task/1574/stat : 1574 (java) S 1558 1565 28709 0 -1 4202560 724 0 0 0 521 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280109660840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1575] ppid=1558 vsize=9824732 CPUtime=5.4 cores=0,2,4,6
/proc/1565/task/1575/stat : 1575 (java) S 1558 1565 28709 0 -1 4202560 541 0 0 0 525 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280108608296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1576] ppid=1558 vsize=9824732 CPUtime=5.05 cores=0,2,4,6
/proc/1565/task/1576/stat : 1576 (java) S 1558 1565 28709 0 -1 4202560 2670 0 0 0 499 6 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280096196968 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1577] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1577/stat : 1577 (java) S 1558 1565 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280095143288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1579] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1579/stat : 1579 (java) S 1558 1565 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280094090120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1580] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1580/stat : 1580 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280093038864 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1581] ppid=1558 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/1565/task/1581/stat : 1581 (java) S 1558 1565 28709 0 -1 4202560 12672 0 0 0 235 3 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280091986744 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1582] ppid=1558 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/1565/task/1582/stat : 1582 (java) S 1558 1565 28709 0 -1 4202560 12531 0 0 0 160 2 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280090934200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1583] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1583/stat : 1583 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280089881336 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1584] ppid=1558 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/1565/task/1584/stat : 1584 (java) S 1558 1565 28709 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280088829000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1585] ppid=1558 vsize=9824732 CPUtime=864.3 cores=0,2,4,6
/proc/1565/task/1585/stat : 1585 (java) R 1558 1565 28709 0 -1 4202560 91 0 0 0 86415 15 0 0 20 0 22 0 13516035 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280087772680 140280212717320 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1586] ppid=1558 vsize=9824732 CPUtime=864.38 cores=0,2,4,6
/proc/1565/task/1586/stat : 1586 (java) R 1558 1565 28709 0 -1 4202560 1268 0 0 0 86392 46 0 0 20 0 22 0 13516035 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280086718912 140280212390077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1589] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1589/stat : 1589 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280085668648 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1590] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1590/stat : 1590 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280084616104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1783.81
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+890.501 s]
/proc/loadavg: 4.03 4.11 4.00 11/219 2314
/proc/meminfo: memFree=24281956/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9824732 CPUtime=1800.19 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 38918 0 1 0 179829 190 0 0 20 0 22 0 13515928 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2456183 969897 2301 9 0 2446860 0
[pid=1565/tid=1567] ppid=1558 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/1565/task/1567/stat : 1567 (java) S 1558 1565 28709 0 -1 4202560 2553 0 1 0 102 4 0 0 20 0 22 0 13515929 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280271999864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1568] ppid=1558 vsize=9824732 CPUtime=5.71 cores=0,2,4,6
/proc/1565/task/1568/stat : 1568 (java) S 1558 1565 28709 0 -1 4202560 888 0 0 0 556 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280210729384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1569] ppid=1558 vsize=9824732 CPUtime=6.03 cores=0,2,4,6
/proc/1565/task/1569/stat : 1569 (java) S 1558 1565 28709 0 -1 4202560 584 0 0 0 588 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280209676840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1570] ppid=1558 vsize=9824732 CPUtime=5.42 cores=0,2,4,6
/proc/1565/task/1570/stat : 1570 (java) S 1558 1565 28709 0 -1 4202560 978 0 0 0 527 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280113871016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1571] ppid=1558 vsize=9824732 CPUtime=5.61 cores=0,2,4,6
/proc/1565/task/1571/stat : 1571 (java) S 1558 1565 28709 0 -1 4202560 842 0 0 0 540 21 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280112818472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1572] ppid=1558 vsize=9824732 CPUtime=5.83 cores=0,2,4,6
/proc/1565/task/1572/stat : 1572 (java) S 1558 1565 28709 0 -1 4202560 614 0 0 0 567 16 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280111766440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1573] ppid=1558 vsize=9824732 CPUtime=5.62 cores=0,2,4,6
/proc/1565/task/1573/stat : 1573 (java) S 1558 1565 28709 0 -1 4202560 643 0 0 0 543 19 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280110713896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1574] ppid=1558 vsize=9824732 CPUtime=5.36 cores=0,2,4,6
/proc/1565/task/1574/stat : 1574 (java) S 1558 1565 28709 0 -1 4202560 724 0 0 0 521 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280109660840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1575] ppid=1558 vsize=9824732 CPUtime=5.4 cores=0,2,4,6
/proc/1565/task/1575/stat : 1575 (java) S 1558 1565 28709 0 -1 4202560 541 0 0 0 525 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280108608296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1576] ppid=1558 vsize=9824732 CPUtime=5.05 cores=0,2,4,6
/proc/1565/task/1576/stat : 1576 (java) S 1558 1565 28709 0 -1 4202560 2670 0 0 0 499 6 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280096196968 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1577] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1577/stat : 1577 (java) S 1558 1565 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280095143288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1579] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1579/stat : 1579 (java) S 1558 1565 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280094090120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1580] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1580/stat : 1580 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280093038864 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1581] ppid=1558 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/1565/task/1581/stat : 1581 (java) S 1558 1565 28709 0 -1 4202560 12672 0 0 0 235 3 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280091986744 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1582] ppid=1558 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/1565/task/1582/stat : 1582 (java) S 1558 1565 28709 0 -1 4202560 12531 0 0 0 160 2 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280090934200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1583] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1583/stat : 1583 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280089881336 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1584] ppid=1558 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/1565/task/1584/stat : 1584 (java) S 1558 1565 28709 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280088829000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1585] ppid=1558 vsize=9824732 CPUtime=872.49 cores=0,2,4,6
/proc/1565/task/1585/stat : 1585 (java) R 1558 1565 28709 0 -1 4202560 91 0 0 0 87234 15 0 0 20 0 22 0 13516035 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280087772560 140280212778398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1586] ppid=1558 vsize=9824732 CPUtime=872.57 cores=0,2,4,6
/proc/1565/task/1586/stat : 1586 (java) R 1558 1565 28709 0 -1 4202560 1268 0 0 0 87211 46 0 0 20 0 22 0 13516035 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280086718912 140280212389992 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1589] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1589/stat : 1589 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280085668648 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1590] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1590/stat : 1590 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280084616104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
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 1565 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+890.501 s]
/proc/loadavg: 4.03 4.11 4.00 11/219 2314
/proc/meminfo: memFree=24281956/32872528 swapFree=496356/529060
[pid=1565] ppid=1558 vsize=9824732 CPUtime=1800.19 cores=0,2,4,6
/proc/1565/stat : 1565 (java) S 1558 1565 28709 0 -1 4202496 38918 0 1 0 179829 190 0 0 20 0 22 0 13515928 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140735823202448 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1565/statm: 2456183 969897 2301 9 0 2446860 0
[pid=1565/tid=1567] ppid=1558 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/1565/task/1567/stat : 1567 (java) S 1558 1565 28709 0 -1 4202560 2553 0 1 0 102 4 0 0 20 0 22 0 13515929 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280271999864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1568] ppid=1558 vsize=9824732 CPUtime=5.71 cores=0,2,4,6
/proc/1565/task/1568/stat : 1568 (java) S 1558 1565 28709 0 -1 4202560 888 0 0 0 556 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280210729384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1569] ppid=1558 vsize=9824732 CPUtime=6.03 cores=0,2,4,6
/proc/1565/task/1569/stat : 1569 (java) S 1558 1565 28709 0 -1 4202560 584 0 0 0 588 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280209676840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1570] ppid=1558 vsize=9824732 CPUtime=5.42 cores=0,2,4,6
/proc/1565/task/1570/stat : 1570 (java) S 1558 1565 28709 0 -1 4202560 978 0 0 0 527 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280113871016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1571] ppid=1558 vsize=9824732 CPUtime=5.61 cores=0,2,4,6
/proc/1565/task/1571/stat : 1571 (java) S 1558 1565 28709 0 -1 4202560 842 0 0 0 540 21 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280112818472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1572] ppid=1558 vsize=9824732 CPUtime=5.83 cores=0,2,4,6
/proc/1565/task/1572/stat : 1572 (java) S 1558 1565 28709 0 -1 4202560 614 0 0 0 567 16 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280111766440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1573] ppid=1558 vsize=9824732 CPUtime=5.62 cores=0,2,4,6
/proc/1565/task/1573/stat : 1573 (java) S 1558 1565 28709 0 -1 4202560 643 0 0 0 543 19 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280110713896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1574] ppid=1558 vsize=9824732 CPUtime=5.36 cores=0,2,4,6
/proc/1565/task/1574/stat : 1574 (java) S 1558 1565 28709 0 -1 4202560 724 0 0 0 521 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280109660840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1575] ppid=1558 vsize=9824732 CPUtime=5.4 cores=0,2,4,6
/proc/1565/task/1575/stat : 1575 (java) S 1558 1565 28709 0 -1 4202560 541 0 0 0 525 15 0 0 20 0 22 0 13515931 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280108608296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1576] ppid=1558 vsize=9824732 CPUtime=5.05 cores=0,2,4,6
/proc/1565/task/1576/stat : 1576 (java) S 1558 1565 28709 0 -1 4202560 2670 0 0 0 499 6 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280096196968 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1577] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1577/stat : 1577 (java) S 1558 1565 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280095143288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1579] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1579/stat : 1579 (java) S 1558 1565 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13515932 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280094090120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1580] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1580/stat : 1580 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280093038864 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1581] ppid=1558 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/1565/task/1581/stat : 1581 (java) S 1558 1565 28709 0 -1 4202560 12672 0 0 0 235 3 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280091986744 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1582] ppid=1558 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/1565/task/1582/stat : 1582 (java) S 1558 1565 28709 0 -1 4202560 12531 0 0 0 160 2 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280090934200 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1583] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1583/stat : 1583 (java) S 1558 1565 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280089881336 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1565/tid=1584] ppid=1558 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/1565/task/1584/stat : 1584 (java) S 1558 1565 28709 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 13515935 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280088829000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1565/tid=1585] ppid=1558 vsize=9824732 CPUtime=872.49 cores=0,2,4,6
/proc/1565/task/1585/stat : 1585 (java) R 1558 1565 28709 0 -1 4202560 91 0 0 0 87234 15 0 0 20 0 22 0 13516035 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280087772560 140280212778398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1565/tid=1586] ppid=1558 vsize=9824732 CPUtime=872.57 cores=0,2,4,6
/proc/1565/task/1586/stat : 1586 (java) R 1558 1565 28709 0 -1 4202560 1268 0 0 0 87211 46 0 0 20 0 22 0 13516035 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280086718912 140280212389992 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1589] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1589/stat : 1589 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280085668648 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1565/tid=1590] ppid=1558 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1565/task/1590/stat : 1590 (java) S 1558 1565 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13516036 10060525568 969897 33554432000 1073741824 1073778376 140735823211312 140280084616104 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 890.566
CPU time (s): 1800.92
CPU user time (s): 1798.5
CPU system time (s): 2.42263
CPU usage (%): 202.222
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.5
system time used= 2.42263
maximum resident set size= 3879704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38950
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23734
involuntary context switches= 31039

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.50116 second user time and 7.59485 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-17 00:05:05
IDJOB=4097927
IDBENCH=107827
IDSOLVER=2543
FILE ID=node141/4097927-1466114705
RUNJOBID= node141-1466112677-30850
PBS_JOBID= 19904052
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_11.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097927-1466114705/watcher-4097927-1466114705 -o /tmp/evaluation-result-4097927-1466114705/solver-4097927-1466114705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466112677-30850 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097927-1466114705.opb

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

MD5SUM BENCH= 39e669795c558ed695b104e86ec6e4fe
RANDOM SEED=318441500

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.547
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28728412 kB
Buffers:           65172 kB
Cached:           144064 kB
SwapCached:         2876 kB
Active:          2795768 kB
Inactive:         108540 kB
Active(anon):    2695208 kB
Inactive(anon):     2324 kB
Active(file):     100560 kB
Inactive(file):   106216 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67099004 kB
Dirty:              4360 kB
Writeback:             0 kB
AnonPages:       3326964 kB
Mapped:            15448 kB
Shmem:                 0 kB
Slab:             571372 kB
SReclaimable:      15028 kB
SUnreclaim:       556344 kB
KernelStack:        1808 kB
PageTables:        10764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3370472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2775040 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= 71720 MiB
End job on node141 at 2016-06-17 00:19:56