Trace number 4098235

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.57 893.962

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_9.opb
MD5SUM9e7540e8b039c3315633701424c45260
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark55.8765
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5402
Total number of constraints26358
Number of constraints which are clauses26353
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 constraint73
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 82
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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	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.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	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.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4098235-1466115446.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
1.66/0.98	c ... done. Wall clock time 0.87s.
1.66/0.98	c declared #vars     5402
1.66/0.98	c #constraints  26362
1.66/0.99	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.66/0.99	c constraints type 
1.66/0.99	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15768
1.66/0.99	c org.sat4j.specs.Constr$1 => 4
1.66/0.99	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
1.66/0.99	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
1.66/0.99	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 10584
1.66/0.99	c 26362 constraints processed.
1.66/0.99	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.66/0.99	c constraints type 
1.66/0.99	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 10584
1.66/0.99	c org.sat4j.specs.Constr$1 => 4
1.66/0.99	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 15768
1.66/0.99	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
1.66/0.99	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
1.66/0.99	c 26362 constraints processed.
8.02/3.36	c cleaning 2500 clauses out of 5002 with flag 47535/5002
13.82/6.08	c cleaning 4239 clauses out of 8502 with flag 106082/11002
19.29/8.65	c cleaning 5625 clauses out of 11262 with flag 177053/18001
25.22/11.56	c cleaning 6810 clauses out of 13639 with flag 245292/26003
31.97/14.88	c cleaning 7884 clauses out of 15827 with flag 319580/35001
39.31/18.41	c cleaning 8970 clauses out of 17943 with flag 399172/45001
46.47/21.91	c cleaning 9985 clauses out of 19972 with flag 497090/56000
53.67/25.50	c cleaning 10993 clauses out of 21987 with flag 578547/68000
62.97/30.13	c cleaning 11994 clauses out of 23994 with flag 702624/81000
71.96/34.65	c cleaning 12992 clauses out of 26000 with flag 803654/95000
81.32/39.29	c cleaning 13995 clauses out of 28008 with flag 895378/110000
92.86/44.94	c cleaning 14995 clauses out of 30013 with flag 1018755/126000
103.06/50.09	c cleaning 16005 clauses out of 32018 with flag 1133233/143000
115.38/56.13	c cleaning 17003 clauses out of 34013 with flag 1282554/161000
128.48/62.60	c cleaning 17971 clauses out of 36011 with flag 1427466/180001
141.08/68.92	c cleaning 19015 clauses out of 38039 with flag 1566113/200000
154.97/76.22	c cleaning 20006 clauses out of 40028 with flag 1715017/221004
168.45/82.91	c cleaning 21005 clauses out of 42018 with flag 1872879/243000
180.86/89.19	c cleaning 0 clauses out of 5004 with flag 0/5004
183.07/90.07	c cleaning 21984 clauses out of 44013 with flag 2030426/266000
197.85/97.35	c cleaning 23015 clauses out of 46032 with flag 2194330/290003
213.19/104.99	c cleaning 24001 clauses out of 48014 with flag 2364670/315000
229.55/113.08	c cleaning 24991 clauses out of 50014 with flag 2527697/341001
245.47/120.94	c cleaning 25999 clauses out of 52023 with flag 2687380/368001
261.09/128.73	c cleaning 27000 clauses out of 54023 with flag 2850466/396000
276.66/136.46	c cleaning 27998 clauses out of 56024 with flag 3003649/425001
293.37/144.80	c cleaning 28994 clauses out of 58025 with flag 3159680/455000
314.75/155.31	c cleaning 30010 clauses out of 60031 with flag 3365845/486000
336.25/166.04	c cleaning 31004 clauses out of 62022 with flag 3575364/518001
359.66/177.69	c cleaning 32004 clauses out of 64017 with flag 3791878/551000
383.39/189.42	c cleaning 32999 clauses out of 66013 with flag 4011787/585000
406.51/200.98	c cleaning 33973 clauses out of 68017 with flag 4242030/620003
431.66/213.44	c cleaning 35002 clauses out of 70041 with flag 4477037/656000
457.91/226.47	c cleaning 36007 clauses out of 72040 with flag 4728789/693001
485.63/240.22	c cleaning 36976 clauses out of 74032 with flag 4977712/731000
514.58/254.58	c cleaning 38020 clauses out of 76057 with flag 5241407/770001
542.28/268.39	c cleaning 39008 clauses out of 78038 with flag 5496432/810002
571.66/282.87	c cleaning 40008 clauses out of 80029 with flag 5758611/851001
603.81/298.87	c cleaning 40996 clauses out of 82020 with flag 6042249/893000
635.18/314.32	c cleaning 42013 clauses out of 84025 with flag 6309894/936001
670.64/332.61	c cleaning 42999 clauses out of 86013 with flag 6608113/980002
706.65/350.41	c cleaning 43978 clauses out of 88012 with flag 6923008/1025000
743.68/368.83	c cleaning 45010 clauses out of 90034 with flag 7239449/1071000
780.19/386.98	c cleaning 45993 clauses out of 92024 with flag 7563009/1118000
817.19/405.26	c cleaning 47002 clauses out of 94031 with flag 7886641/1166000
854.81/423.83	c cleaning 47993 clauses out of 96030 with flag 8212291/1215001
890.41/441.59	c cleaning 48999 clauses out of 98036 with flag 8523152/1265000
925.85/459.00	c cleaning 50007 clauses out of 100037 with flag 8831946/1316000
961.71/476.79	c cleaning 50997 clauses out of 102030 with flag 9117633/1368000
1005.35/498.35	c cleaning 51999 clauses out of 104033 with flag 9494968/1421000
1049.87/520.49	c cleaning 52996 clauses out of 106034 with flag 9871712/1475000
1099.81/545.28	c cleaning 53960 clauses out of 108038 with flag 10280865/1530000
1128.71/559.66	c cleaning 0 clauses out of 11000 with flag 0/11000
1148.47/569.44	c cleaning 55037 clauses out of 110078 with flag 10701055/1586000
1197.97/594.05	c cleaning 56014 clauses out of 112042 with flag 11106476/1643001
1247.23/618.46	c cleaning 56990 clauses out of 114027 with flag 11499151/1701000
1297.64/643.43	c cleaning 57956 clauses out of 116038 with flag 11927669/1760001
1348.92/669.80	c cleaning 59031 clauses out of 118082 with flag 12349350/1820001
1394.05/692.37	c cleaning 60019 clauses out of 120051 with flag 12715496/1881001
1450.08/720.22	c cleaning 61012 clauses out of 122032 with flag 13160800/1943001
1504.66/747.34	c cleaning 62001 clauses out of 124019 with flag 13605395/2006000
1558.53/774.12	c cleaning 63008 clauses out of 126018 with flag 14042297/2070000
1612.16/800.77	c cleaning 63987 clauses out of 128010 with flag 14484822/2135000
1662.24/825.64	c cleaning 65007 clauses out of 130030 with flag 14907886/2201007
1717.89/853.20	c cleaning 66001 clauses out of 132016 with flag 15348997/2268000
1781.43/884.74	c cleaning 66983 clauses out of 134015 with flag 15859275/2336000
1800.00/893.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/893.90	c starts		: 7740
1800.00/893.90	c conflicts		: 2359006
1800.00/893.90	c decisions		: 24655257
1800.00/893.90	c propagations		: 723064365
1800.00/893.90	c inspects		: 9001796949
1800.00/893.90	c shortcuts		: 0
1800.00/893.90	c learnt literals	: 0
1800.00/893.90	c learnt binary clauses	: 7
1800.00/893.90	c learnt ternary clauses	: 21
1800.00/893.90	c learnt constraints	: 2359006
1800.00/893.90	c ignored constraints	: 0
1800.00/893.90	c root simplifications	: 0
1800.00/893.90	c removed literals (reason simplification)	: 34162576
1800.00/893.90	c reason swapping (by a shorter reason)	: 0
1800.00/893.90	c Calls to reduceDB	: 64
1800.00/893.90	c Number of update (reduction) of LBD	: 1266670
1800.00/893.90	c Imported unit clauses	: 0
1800.00/893.90	c number of reductions to clauses (during analyze)	: 0
1800.00/893.90	c number of learned constraints concerned by reduction	: 0
1800.00/893.90	c number of learning phase by resolution	: 0
1800.00/893.90	c number of learning phase by cutting planes	: 0
1800.00/893.90	c speed (assignments/second)	: 809785.9633915252
1800.00/893.90	c non guided choices	4465
1800.00/893.93	c learnt constraints type 
1800.00/893.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1800.00/893.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 90031
1800.00/893.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/893.93	c starts		: 36
1800.00/893.93	c conflicts		: 12936
1800.00/893.93	c decisions		: 20919
1800.00/893.93	c propagations		: 1910202
1800.00/893.93	c inspects		: 1016427148
1800.00/893.93	c shortcuts		: 0
1800.00/893.93	c learnt literals	: 0
1800.00/893.93	c learnt binary clauses	: 0
1800.00/893.93	c learnt ternary clauses	: 0
1800.00/893.93	c learnt constraints	: 12936
1800.00/893.93	c ignored constraints	: 0
1800.00/893.93	c root simplifications	: 0
1800.00/893.93	c removed literals (reason simplification)	: 0
1800.00/893.93	c reason swapping (by a shorter reason)	: 0
1800.00/893.93	c Calls to reduceDB	: 2
1800.00/893.93	c Number of update (reduction) of LBD	: 0
1800.00/893.93	c Imported unit clauses	: 0
1800.00/893.93	c number of reductions to clauses (during analyze)	: 0
1800.00/893.93	c number of learned constraints concerned by reduction	: 0
1800.00/893.93	c number of learning phase by resolution	: 0
1800.00/893.93	c number of learning phase by cutting planes	: 0
1800.00/893.93	c speed (assignments/second)	: 2139.2684475593082
1800.00/893.93	c non guided choices	4465
1800.00/893.93	c learnt constraints type 
1800.00/893.93	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 91
1800.00/893.93	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 23
1800.00/893.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12822
1800.00/893.93	s UNKNOWN
1800.00/893.93	c Total wall clock time (in seconds): 893.821

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

pid=2286
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.16 4.14 4.00 4/197 2289
/proc/meminfo: memFree=27668820/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/2289/stat : 2289 (java) R 2286 2289 28709 0 -1 4202496 701 0 0 0 0 0 0 0 20 0 1 0 13590075 23793664 351 33554432000 1073741824 1073778376 140734938874016 140734938863080 211449592385 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 5809 365 280 9 0 128 0

[startup+0.10006 s]
/proc/loadavg: 4.16 4.14 4.00 4/197 2289
/proc/meminfo: memFree=27668820/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 4405 0 1 0 8 1 0 0 20 0 18 0 13590075 9787879424 6032 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2389619 6032 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 4.16 4.14 4.00 4/197 2289
/proc/meminfo: memFree=27668820/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 6329 0 1 0 28 1 0 0 20 0 18 0 13590075 9787879424 8480 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2389619 8480 2219 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300245 s]
/proc/loadavg: 4.16 4.14 4.00 4/197 2289
/proc/meminfo: memFree=27668820/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 7010 0 1 0 56 1 0 0 20 0 18 0 13590075 9787879424 10756 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2389619 10756 2237 9 0 2380296 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 4.16 4.14 4.00 4/197 2289
/proc/meminfo: memFree=27668820/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9558476 CPUtime=1.1 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 12559 0 1 0 106 4 0 0 20 0 18 0 13590075 9787879424 44976 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2389619 44976 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9558476

[startup+1.50086 s]
/proc/loadavg: 4.16 4.14 4.00 7/219 2311
/proc/meminfo: memFree=27484932/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9824732 CPUtime=3.81 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 23407 0 1 0 374 7 0 0 20 0 22 0 13590075 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2456183 49187 2283 9 0 2446860 0
[pid=2289/tid=2291] ppid=2286 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/2289/task/2291/stat : 2291 (java) S 2286 2289 28709 0 -1 4202560 2489 0 1 0 92 3 0 0 20 0 22 0 13590075 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790811407224 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2292] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2292/stat : 2292 (java) S 2286 2289 28709 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790655204264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2293] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2293/stat : 2293 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790654151720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2294] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2294/stat : 2294 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790653098664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2295] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2295/stat : 2295 (java) S 2286 2289 28709 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790652046120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2296] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2296/stat : 2296 (java) S 2286 2289 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790650993064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2297] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2297/stat : 2297 (java) S 2286 2289 28709 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790313843240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2298] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2298/stat : 2298 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790312790184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2299] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2299/stat : 2299 (java) S 2286 2289 28709 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790311737640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2300] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2300/stat : 2300 (java) S 2286 2289 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13590077 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790299540328 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2301] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2301/stat : 2301 (java) S 2286 2289 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790298486648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2302] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2302/stat : 2302 (java) S 2286 2289 28709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790297433480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2303] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2303/stat : 2303 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790296382224 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2304] ppid=2286 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/2289/task/2304/stat : 2304 (java) R 2286 2289 28709 0 -1 4202560 10661 0 0 0 100 2 0 0 20 0 22 0 13590080 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790295329080 139790815523055 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2305] ppid=2286 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/2289/task/2305/stat : 2305 (java) R 2286 2289 28709 0 -1 4202560 8900 0 0 0 82 2 0 0 20 0 22 0 13590080 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790294276536 139790814014154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2306] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2306/stat : 2306 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790293223672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2307] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2307/stat : 2307 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790292171336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2308] ppid=2286 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/2289/task/2308/stat : 2308 (java) R 2286 2289 28709 0 -1 4202560 20 0 0 0 46 0 0 0 20 0 22 0 13590174 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790291018408 139790667178990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2309] ppid=2286 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/2289/task/2309/stat : 2309 (java) R 2286 2289 28709 0 -1 4202560 24 0 0 0 44 0 0 0 20 0 22 0 13590174 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790289963680 139790814692247 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2310] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2310/stat : 2310 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590175 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790288913704 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2311] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2311/stat : 2311 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590176 10060525568 49187 33554432000 1073741824 1073778376 140734938874016 139790287861160 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.31 4.17 4.01 5/219 2311
/proc/meminfo: memFree=27455620/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9824732 CPUtime=7.61 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 23517 0 1 0 753 8 0 0 20 0 22 0 13590075 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2456183 53293 2287 9 0 2446860 0
[pid=2289/tid=2291] ppid=2286 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/2289/task/2291/stat : 2291 (java) S 2286 2289 28709 0 -1 4202560 2489 0 1 0 92 3 0 0 20 0 22 0 13590075 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790811407224 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2292] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2292/stat : 2292 (java) S 2286 2289 28709 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790655204264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2293] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2293/stat : 2293 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790654151720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2294] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2294/stat : 2294 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790653098664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2295] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2295/stat : 2295 (java) S 2286 2289 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790652046120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2296] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2296/stat : 2296 (java) S 2286 2289 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790650993064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2297] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2297/stat : 2297 (java) S 2286 2289 28709 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790313843240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2298] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2298/stat : 2298 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790312790184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2299] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2299/stat : 2299 (java) S 2286 2289 28709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13590076 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790311737640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2300] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2300/stat : 2300 (java) S 2286 2289 28709 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 13590077 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790299540328 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2301] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2301/stat : 2301 (java) S 2286 2289 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790298486648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2302] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2302/stat : 2302 (java) S 2286 2289 28709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790297433480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2303] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2303/stat : 2303 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790296382224 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2304] ppid=2286 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/2289/task/2304/stat : 2304 (java) S 2286 2289 28709 0 -1 4202560 10664 0 0 0 137 2 0 0 20 0 22 0 13590080 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790295329080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2305] ppid=2286 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/2289/task/2305/stat : 2305 (java) S 2286 2289 28709 0 -1 4202560 8911 0 0 0 104 2 0 0 20 0 22 0 13590080 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790294276536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2306] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2306/stat : 2306 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790293223672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2307] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2307/stat : 2307 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790292171336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2308] ppid=2286 vsize=9824732 CPUtime=2.04 cores=1,3,5,7
/proc/2289/task/2308/stat : 2308 (java) R 2286 2289 28709 0 -1 4202560 20 0 0 0 204 0 0 0 20 0 22 0 13590174 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790291016368 139790667188189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2309] ppid=2286 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/2289/task/2309/stat : 2309 (java) R 2286 2289 28709 0 -1 4202560 24 0 0 0 200 0 0 0 20 0 22 0 13590174 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790289965560 139790667503031 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2310] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2310/stat : 2310 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590175 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790288913704 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2311] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2311/stat : 2311 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590176 10060525568 53293 33554432000 1073741824 1073778376 140734938874016 139790287861160 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.31 4.17 4.01 5/219 2311
/proc/meminfo: memFree=27281460/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9824732 CPUtime=14.5 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 24343 0 1 0 1428 22 0 0 20 0 22 0 13590075 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2456183 104977 2291 9 0 2446860 0
[pid=2289/tid=2291] ppid=2286 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/2289/task/2291/stat : 2291 (java) S 2286 2289 28709 0 -1 4202560 2490 0 1 0 92 3 0 0 20 0 22 0 13590075 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790811407224 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2292] ppid=2286 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/2289/task/2292/stat : 2292 (java) S 2286 2289 28709 0 -1 4202560 161 0 0 0 9 3 0 0 20 0 22 0 13590076 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790655204264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2293] ppid=2286 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/2289/task/2293/stat : 2293 (java) S 2286 2289 28709 0 -1 4202560 29 0 0 0 4 0 0 0 20 0 22 0 13590076 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790654151720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2294] ppid=2286 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/2289/task/2294/stat : 2294 (java) S 2286 2289 28709 0 -1 4202560 100 0 0 0 8 2 0 0 20 0 22 0 13590076 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790653098664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2295] ppid=2286 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2289/task/2295/stat : 2295 (java) S 2286 2289 28709 0 -1 4202560 59 0 0 0 5 2 0 0 20 0 22 0 13590076 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790652046120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2296] ppid=2286 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/2289/task/2296/stat : 2296 (java) S 2286 2289 28709 0 -1 4202560 52 0 0 0 6 1 0 0 20 0 22 0 13590076 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790650993064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2297] ppid=2286 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/2289/task/2297/stat : 2297 (java) S 2286 2289 28709 0 -1 4202560 184 0 0 0 3 2 0 0 20 0 22 0 13590076 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790313843240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2298] ppid=2286 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/2289/task/2298/stat : 2298 (java) S 2286 2289 28709 0 -1 4202560 32 0 0 0 3 1 0 0 20 0 22 0 13590076 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790312790184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2299] ppid=2286 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/2289/task/2299/stat : 2299 (java) S 2286 2289 28709 0 -1 4202560 68 0 0 0 7 2 0 0 20 0 22 0 13590076 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790311737640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2300] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2300/stat : 2300 (java) S 2286 2289 28709 0 -1 4202560 224 0 0 0 0 0 0 0 20 0 22 0 13590077 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790299540328 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2301] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2301/stat : 2301 (java) S 2286 2289 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790298486648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2302] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2302/stat : 2302 (java) S 2286 2289 28709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790297433480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2303] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2303/stat : 2303 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 104977 33554432000 1073741824 1073778376 140734938874016 139790296382224 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2304] ppid=2286 vsize=9824732 CPUtime=1.51 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 2.03 2.39 3.12 3/191 2907
/proc/meminfo: memFree=27771324/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9824732 CPUtime=1776.43 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 32830 0 1 0 177455 188 0 0 20 0 22 0 13590075 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2456183 912926 2300 9 0 2446860 0
[pid=2289/tid=2291] ppid=2286 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/2289/task/2291/stat : 2291 (java) S 2286 2289 28709 0 -1 4202560 2497 0 1 0 95 5 0 0 20 0 22 0 13590075 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790811407224 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2292] ppid=2286 vsize=9824732 CPUtime=3.59 cores=1,3,5,7
/proc/2289/task/2292/stat : 2292 (java) S 2286 2289 28709 0 -1 4202560 689 0 0 0 344 15 0 0 20 0 22 0 13590076 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790655204264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2293] ppid=2286 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/2289/task/2293/stat : 2293 (java) S 2286 2289 28709 0 -1 4202560 665 0 0 0 335 10 0 0 20 0 22 0 13590076 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790654151720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2294] ppid=2286 vsize=9824732 CPUtime=3.77 cores=1,3,5,7
/proc/2289/task/2294/stat : 2294 (java) S 2286 2289 28709 0 -1 4202560 666 0 0 0 362 15 0 0 20 0 22 0 13590076 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790653098664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2295] ppid=2286 vsize=9824732 CPUtime=3.96 cores=1,3,5,7
/proc/2289/task/2295/stat : 2295 (java) S 2286 2289 28709 0 -1 4202560 612 0 0 0 381 15 0 0 20 0 22 0 13590076 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790652046120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2296] ppid=2286 vsize=9824732 CPUtime=3.56 cores=1,3,5,7
/proc/2289/task/2296/stat : 2296 (java) S 2286 2289 28709 0 -1 4202560 607 0 0 0 341 15 0 0 20 0 22 0 13590076 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790650993064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2297] ppid=2286 vsize=9824732 CPUtime=3.74 cores=1,3,5,7
/proc/2289/task/2297/stat : 2297 (java) S 2286 2289 28709 0 -1 4202560 756 0 0 0 357 17 0 0 20 0 22 0 13590076 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790313843240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2298] ppid=2286 vsize=9824732 CPUtime=4.03 cores=1,3,5,7
/proc/2289/task/2298/stat : 2298 (java) S 2286 2289 28709 0 -1 4202560 507 0 0 0 387 16 0 0 20 0 22 0 13590076 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790312790184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2299] ppid=2286 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/2289/task/2299/stat : 2299 (java) S 2286 2289 28709 0 -1 4202560 548 0 0 0 327 16 0 0 20 0 22 0 13590076 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790311737640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2300] ppid=2286 vsize=9824732 CPUtime=4.6 cores=1,3,5,7
/proc/2289/task/2300/stat : 2300 (java) S 2286 2289 28709 0 -1 4202560 2441 0 0 0 451 9 0 0 20 0 22 0 13590077 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790299540328 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2301] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2301/stat : 2301 (java) S 2286 2289 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790298486648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2302] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2302/stat : 2302 (java) S 2286 2289 28709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790297433480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2303] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2303/stat : 2303 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790296382224 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2304] ppid=2286 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/2289/task/2304/stat : 2304 (java) S 2286 2289 28709 0 -1 4202560 11226 0 0 0 218 3 0 0 20 0 22 0 13590080 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790295329080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2305] ppid=2286 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/2289/task/2305/stat : 2305 (java) S 2286 2289 28709 0 -1 4202560 8917 0 0 0 121 2 0 0 20 0 22 0 13590080 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790294276536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2306] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2306/stat : 2306 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790293223672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2307] ppid=2286 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/2289/task/2307/stat : 2307 (java) S 2286 2289 28709 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 13590080 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790292171336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2308] ppid=2286 vsize=9824732 CPUtime=868.86 cores=1,3,5,7
/proc/2289/task/2308/stat : 2308 (java) R 2286 2289 28709 0 -1 4202560 94 0 0 0 86869 17 0 0 20 0 22 0 13590174 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790291017632 139790667141435 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2309] ppid=2286 vsize=9824732 CPUtime=868.8 cores=1,3,5,7
/proc/2289/task/2309/stat : 2309 (java) R 2286 2289 28709 0 -1 4202560 1284 0 0 0 86833 47 0 0 20 0 22 0 13590174 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790289964192 139790667396120 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2310] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2310/stat : 2310 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590175 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790288913704 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2311] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2311/stat : 2311 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590176 10060525568 912926 33554432000 1073741824 1073778376 140734938874016 139790287861160 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1776.43
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.901 s]
/proc/loadavg: 2.02 2.37 3.11 3/191 2907
/proc/meminfo: memFree=27767228/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 32843 0 1 0 179810 190 0 0 20 0 22 0 13590075 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2456183 914974 2300 9 0 2446860 0
[pid=2289/tid=2291] ppid=2286 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/2289/task/2291/stat : 2291 (java) S 2286 2289 28709 0 -1 4202560 2498 0 1 0 95 5 0 0 20 0 22 0 13590075 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790811407224 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2292] ppid=2286 vsize=9824732 CPUtime=3.67 cores=1,3,5,7
/proc/2289/task/2292/stat : 2292 (java) S 2286 2289 28709 0 -1 4202560 689 0 0 0 352 15 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790655204264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2293] ppid=2286 vsize=9824732 CPUtime=3.59 cores=1,3,5,7
/proc/2289/task/2293/stat : 2293 (java) S 2286 2289 28709 0 -1 4202560 668 0 0 0 348 11 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790654151720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2294] ppid=2286 vsize=9824732 CPUtime=3.84 cores=1,3,5,7
/proc/2289/task/2294/stat : 2294 (java) S 2286 2289 28709 0 -1 4202560 667 0 0 0 369 15 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790653098664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2295] ppid=2286 vsize=9824732 CPUtime=4.1 cores=1,3,5,7
/proc/2289/task/2295/stat : 2295 (java) S 2286 2289 28709 0 -1 4202560 613 0 0 0 395 15 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790652046120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2296] ppid=2286 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/2289/task/2296/stat : 2296 (java) S 2286 2289 28709 0 -1 4202560 609 0 0 0 353 15 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790650993064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2297] ppid=2286 vsize=9824732 CPUtime=3.79 cores=1,3,5,7
/proc/2289/task/2297/stat : 2297 (java) S 2286 2289 28709 0 -1 4202560 758 0 0 0 362 17 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790313843240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2298] ppid=2286 vsize=9824732 CPUtime=4.08 cores=1,3,5,7
/proc/2289/task/2298/stat : 2298 (java) S 2286 2289 28709 0 -1 4202560 507 0 0 0 392 16 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790312790184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2299] ppid=2286 vsize=9824732 CPUtime=3.56 cores=1,3,5,7
/proc/2289/task/2299/stat : 2299 (java) S 2286 2289 28709 0 -1 4202560 550 0 0 0 339 17 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790311737640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2300] ppid=2286 vsize=9824732 CPUtime=4.6 cores=1,3,5,7
/proc/2289/task/2300/stat : 2300 (java) S 2286 2289 28709 0 -1 4202560 2441 0 0 0 451 9 0 0 20 0 22 0 13590077 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790299540328 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2301] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2301/stat : 2301 (java) S 2286 2289 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790298486648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2302] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2302/stat : 2302 (java) S 2286 2289 28709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790297433480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2303] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2303/stat : 2303 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790296382224 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2304] ppid=2286 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/2289/task/2304/stat : 2304 (java) S 2286 2289 28709 0 -1 4202560 11226 0 0 0 218 3 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790295329080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2305] ppid=2286 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/2289/task/2305/stat : 2305 (java) S 2286 2289 28709 0 -1 4202560 8917 0 0 0 121 2 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790294276536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2306] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2306/stat : 2306 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790293223672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2307] ppid=2286 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/2289/task/2307/stat : 2307 (java) S 2286 2289 28709 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790292171336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2308] ppid=2286 vsize=9824732 CPUtime=880.26 cores=1,3,5,7
/proc/2289/task/2308/stat : 2308 (java) R 2286 2289 28709 0 -1 4202560 95 0 0 0 88009 17 0 0 20 0 22 0 13590174 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790291017632 139790667179009 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2309] ppid=2286 vsize=9824732 CPUtime=880.2 cores=1,3,5,7
/proc/2289/task/2309/stat : 2309 (java) R 2286 2289 28709 0 -1 4202560 1284 0 0 0 87973 47 0 0 20 0 22 0 13590174 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790289964424 139790667647496 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2310] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2310/stat : 2310 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590175 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790288913704 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2311] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2311/stat : 2311 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590176 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790287861160 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 2289 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+893.901 s]
/proc/loadavg: 2.02 2.37 3.11 3/191 2907
/proc/meminfo: memFree=27767228/32872528 swapFree=496356/529060
[pid=2289] ppid=2286 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/2289/stat : 2289 (java) S 2286 2289 28709 0 -1 4202496 32843 0 1 0 179810 190 0 0 20 0 22 0 13590075 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 140734938865152 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2289/statm: 2456183 914974 2300 9 0 2446860 0
[pid=2289/tid=2291] ppid=2286 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/2289/task/2291/stat : 2291 (java) S 2286 2289 28709 0 -1 4202560 2498 0 1 0 95 5 0 0 20 0 22 0 13590075 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790811407224 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2292] ppid=2286 vsize=9824732 CPUtime=3.67 cores=1,3,5,7
/proc/2289/task/2292/stat : 2292 (java) S 2286 2289 28709 0 -1 4202560 689 0 0 0 352 15 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790655204264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2293] ppid=2286 vsize=9824732 CPUtime=3.59 cores=1,3,5,7
/proc/2289/task/2293/stat : 2293 (java) S 2286 2289 28709 0 -1 4202560 668 0 0 0 348 11 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790654151720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2294] ppid=2286 vsize=9824732 CPUtime=3.84 cores=1,3,5,7
/proc/2289/task/2294/stat : 2294 (java) S 2286 2289 28709 0 -1 4202560 667 0 0 0 369 15 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790653098664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2295] ppid=2286 vsize=9824732 CPUtime=4.1 cores=1,3,5,7
/proc/2289/task/2295/stat : 2295 (java) S 2286 2289 28709 0 -1 4202560 613 0 0 0 395 15 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790652046120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2296] ppid=2286 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/2289/task/2296/stat : 2296 (java) S 2286 2289 28709 0 -1 4202560 609 0 0 0 353 15 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790650993064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2297] ppid=2286 vsize=9824732 CPUtime=3.79 cores=1,3,5,7
/proc/2289/task/2297/stat : 2297 (java) S 2286 2289 28709 0 -1 4202560 758 0 0 0 362 17 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790313843240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2298] ppid=2286 vsize=9824732 CPUtime=4.08 cores=1,3,5,7
/proc/2289/task/2298/stat : 2298 (java) S 2286 2289 28709 0 -1 4202560 507 0 0 0 392 16 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790312790184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2299] ppid=2286 vsize=9824732 CPUtime=3.56 cores=1,3,5,7
/proc/2289/task/2299/stat : 2299 (java) S 2286 2289 28709 0 -1 4202560 550 0 0 0 339 17 0 0 20 0 22 0 13590076 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790311737640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2300] ppid=2286 vsize=9824732 CPUtime=4.6 cores=1,3,5,7
/proc/2289/task/2300/stat : 2300 (java) S 2286 2289 28709 0 -1 4202560 2441 0 0 0 451 9 0 0 20 0 22 0 13590077 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790299540328 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2301] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2301/stat : 2301 (java) S 2286 2289 28709 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790298486648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2302] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2302/stat : 2302 (java) S 2286 2289 28709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 13590078 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790297433480 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2303] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2303/stat : 2303 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790296382224 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2289/tid=2304] ppid=2286 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/2289/task/2304/stat : 2304 (java) S 2286 2289 28709 0 -1 4202560 11226 0 0 0 218 3 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790295329080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2305] ppid=2286 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/2289/task/2305/stat : 2305 (java) S 2286 2289 28709 0 -1 4202560 8917 0 0 0 121 2 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790294276536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2306] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2306/stat : 2306 (java) S 2286 2289 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790293223672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2307] ppid=2286 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/2289/task/2307/stat : 2307 (java) S 2286 2289 28709 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 13590080 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790292171336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2308] ppid=2286 vsize=9824732 CPUtime=880.26 cores=1,3,5,7
/proc/2289/task/2308/stat : 2308 (java) R 2286 2289 28709 0 -1 4202560 95 0 0 0 88009 17 0 0 20 0 22 0 13590174 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790291017632 139790667179009 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2289/tid=2309] ppid=2286 vsize=9824732 CPUtime=880.2 cores=1,3,5,7
/proc/2289/task/2309/stat : 2309 (java) R 2286 2289 28709 0 -1 4202560 1284 0 0 0 87973 47 0 0 20 0 22 0 13590174 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790289964424 139790667647496 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2289/tid=2310] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2310/stat : 2310 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590175 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790288913704 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2289/tid=2311] ppid=2286 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2289/task/2311/stat : 2311 (java) S 2286 2289 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13590176 10060525568 914974 33554432000 1073741824 1073778376 140734938874016 139790287861160 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 893.962
CPU time (s): 1800.57
CPU user time (s): 1798.14
CPU system time (s): 2.43063
CPU usage (%): 201.414
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.14
system time used= 2.43063
maximum resident set size= 3660012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32876
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23907
involuntary context switches= 33417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.51316 second user time and 7.61384 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-17 00:17:26
IDJOB=4098235
IDBENCH=107871
IDSOLVER=2543
FILE ID=node141/4098235-1466115446
RUNJOBID= node141-1466112677-30851
PBS_JOBID= 19904052
Free space on /tmp= 71720 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_9.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4098235-1466115446/watcher-4098235-1466115446 -o /tmp/evaluation-result-4098235-1466115446/solver-4098235-1466115446 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466112677-30851 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4098235-1466115446.opb

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

MD5SUM BENCH= 9e7540e8b039c3315633701424c45260
RANDOM SEED=370400147

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:        27669200 kB
Buffers:           66348 kB
Cached:           148556 kB
SwapCached:         2876 kB
Active:          3845088 kB
Inactive:         111004 kB
Active(anon):    3741376 kB
Inactive(anon):     2160 kB
Active(file):     103712 kB
Inactive(file):   108844 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67099004 kB
Dirty:              4648 kB
Writeback:             0 kB
AnonPages:       4275028 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             572276 kB
SReclaimable:      15384 kB
SUnreclaim:       556892 kB
KernelStack:        1608 kB
PageTables:        12712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4786316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3690496 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= 71724 MiB
End job on node141 at 2016-06-17 00:32:20