Trace number 4117174

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.06 898.354

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size80-round22-7.opb
MD5SUM96407df0a4a1c06476a2103be4bab1fa
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark197.594
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8656
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4117174-1466952566.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.73/0.49	c ... done. Wall clock time 0.37s.
0.73/0.49	c declared #vars     4128
0.73/0.49	c #constraints  9888
0.73/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.73/0.49	c org.sat4j.specs.Constr$1 => 856
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.73/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 456
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.73/0.49	c 9888 constraints processed.
0.73/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.73/0.49	c org.sat4j.specs.Constr$1 => 856
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.73/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 456
0.73/0.49	c 9888 constraints processed.
4.74/1.50	c cleaning 2495 clauses out of 4998 with flag 15355/5000
6.15/2.14	c cleaning 4246 clauses out of 8503 with flag 36228/11000
7.88/2.90	c cleaning 5628 clauses out of 11257 with flag 62101/18000
9.49/3.79	c cleaning 6800 clauses out of 13629 with flag 93641/26000
11.95/4.90	c cleaning 7902 clauses out of 15830 with flag 131144/35001
14.20/6.09	c cleaning 8933 clauses out of 17927 with flag 175505/45000
17.00/7.40	c cleaning 9971 clauses out of 19994 with flag 225185/56000
20.14/8.93	c cleaning 10979 clauses out of 22023 with flag 281927/68000
23.33/10.56	c cleaning 12016 clauses out of 24044 with flag 346221/81000
27.23/12.47	c cleaning 13005 clauses out of 26029 with flag 416549/95001
31.25/14.44	c cleaning 13990 clauses out of 28023 with flag 493897/110000
35.64/16.63	c cleaning 14993 clauses out of 30033 with flag 576849/126000
40.77/19.11	c cleaning 15995 clauses out of 32041 with flag 666614/143001
44.17/20.89	c cleaning 0 clauses out of 5000 with flag 0/5000
46.25/21.71	c cleaning 17021 clauses out of 34045 with flag 763691/161000
51.86/24.53	c cleaning 18013 clauses out of 36025 with flag 867249/180001
58.00/27.56	c cleaning 18964 clauses out of 38014 with flag 976977/200003
64.44/30.72	c cleaning 20004 clauses out of 40047 with flag 1096654/221000
71.78/34.37	c cleaning 21019 clauses out of 42043 with flag 1222050/243000
79.38/38.13	c cleaning 22002 clauses out of 44024 with flag 1354986/266000
87.66/42.22	c cleaning 22996 clauses out of 46023 with flag 1491344/290001
96.06/46.43	c cleaning 23987 clauses out of 48026 with flag 1634633/315000
105.58/51.11	c cleaning 25010 clauses out of 50039 with flag 1783107/341000
114.77/55.75	c cleaning 25993 clauses out of 52029 with flag 1940236/368000
124.92/60.79	c cleaning 26987 clauses out of 54036 with flag 2106424/396000
135.85/66.15	c cleaning 28003 clauses out of 56049 with flag 2277962/425000
147.37/71.80	c cleaning 28966 clauses out of 58048 with flag 2456552/455002
159.37/77.80	c cleaning 30019 clauses out of 60081 with flag 2643300/486001
172.06/84.14	c cleaning 31021 clauses out of 62063 with flag 2835977/518002
185.36/90.78	c cleaning 32004 clauses out of 64041 with flag 3034121/551001
199.45/97.70	c cleaning 33010 clauses out of 66037 with flag 3240275/585001
213.92/104.98	c cleaning 34009 clauses out of 68027 with flag 3456746/620001
229.86/113.25	c cleaning 34984 clauses out of 70017 with flag 3676092/656000
245.72/121.11	c cleaning 35990 clauses out of 72033 with flag 3903995/693000
262.37/129.46	c cleaning 37000 clauses out of 74044 with flag 4139294/731001
279.35/137.98	c cleaning 37990 clauses out of 76046 with flag 4381612/770003
296.64/146.55	c cleaning 0 clauses out of 11001 with flag 0/11001
297.24/146.86	c cleaning 39021 clauses out of 78053 with flag 4631644/810000
315.74/156.08	c cleaning 40007 clauses out of 80032 with flag 4889083/851000
335.44/165.84	c cleaning 40996 clauses out of 82026 with flag 5154639/893001
355.76/175.92	c cleaning 41983 clauses out of 84029 with flag 5426459/936000
376.87/186.47	c cleaning 43018 clauses out of 86046 with flag 5704449/980000
398.56/197.21	c cleaning 43995 clauses out of 88029 with flag 5989545/1025001
420.46/208.19	c cleaning 44990 clauses out of 90033 with flag 6280034/1071000
442.98/219.36	c cleaning 46009 clauses out of 92043 with flag 6577101/1118000
465.48/230.54	c cleaning 46999 clauses out of 94035 with flag 6880151/1166001
489.32/242.99	c cleaning 48008 clauses out of 96035 with flag 7193943/1215000
513.36/254.97	c cleaning 49008 clauses out of 98027 with flag 7513173/1265000
537.36/266.98	c cleaning 49961 clauses out of 100019 with flag 7841942/1316000
561.35/278.95	c cleaning 51006 clauses out of 102060 with flag 8176462/1368002
585.64/291.02	c cleaning 51990 clauses out of 104053 with flag 8516947/1421001
610.65/303.59	c cleaning 53004 clauses out of 106063 with flag 8860992/1475001
636.43/316.44	c cleaning 53999 clauses out of 108058 with flag 9215559/1530000
663.23/329.83	c cleaning 54969 clauses out of 110059 with flag 9572922/1586000
691.03/343.76	c cleaning 56008 clauses out of 112091 with flag 9942090/1643001
719.80/358.02	c cleaning 57022 clauses out of 114083 with flag 10309740/1701001
748.99/372.65	c cleaning 58003 clauses out of 116061 with flag 10691426/1760001
779.19/387.77	c cleaning 58999 clauses out of 118057 with flag 11076336/1820000
810.98/403.65	c cleaning 59985 clauses out of 120058 with flag 11467358/1881000
843.78/420.04	c cleaning 60996 clauses out of 122073 with flag 11865847/1943000
875.98/436.16	c cleaning 62021 clauses out of 124078 with flag 12271052/2006001
909.57/452.99	c cleaning 63020 clauses out of 126056 with flag 12679807/2070000
943.96/470.13	c cleaning 64008 clauses out of 128038 with flag 13099819/2135002
979.36/487.81	c cleaning 65003 clauses out of 130028 with flag 13518902/2201000
1015.91/506.07	c cleaning 65995 clauses out of 132025 with flag 13949029/2268000
1053.09/524.61	c cleaning 67015 clauses out of 134030 with flag 14385114/2336000
1091.68/543.92	c cleaning 68004 clauses out of 136015 with flag 14831178/2405000
1131.85/563.98	c cleaning 68989 clauses out of 138011 with flag 15282308/2475000
1172.85/584.46	c cleaning 69988 clauses out of 140022 with flag 15742430/2546000
1214.65/605.39	c cleaning 71008 clauses out of 142037 with flag 16204593/2618003
1257.59/626.75	c cleaning 72014 clauses out of 144027 with flag 16675164/2691001
1300.38/648.16	c cleaning 72956 clauses out of 146012 with flag 17154088/2765000
1345.38/670.63	c cleaning 74012 clauses out of 148056 with flag 17634034/2840000
1391.77/693.82	c cleaning 75007 clauses out of 150044 with flag 18121280/2916000
1439.36/717.66	c cleaning 75992 clauses out of 152037 with flag 18623449/2993000
1489.67/742.70	c cleaning 76997 clauses out of 154047 with flag 19127727/3071002
1539.40/767.52	c cleaning 78007 clauses out of 156049 with flag 19636663/3150001
1589.91/793.25	c cleaning 79014 clauses out of 158041 with flag 20155187/3230000
1640.30/818.42	c cleaning 79976 clauses out of 160027 with flag 20679944/3311000
1691.67/844.15	c cleaning 80994 clauses out of 162051 with flag 21211298/3393000
1744.07/870.39	c cleaning 82021 clauses out of 164057 with flag 21747935/3476000
1798.68/897.64	c cleaning 82970 clauses out of 166036 with flag 22291764/3560000
1800.06/898.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/898.30	c starts		: 30722
1800.06/898.30	c conflicts		: 3562694
1800.06/898.30	c decisions		: 38557839
1800.06/898.30	c propagations		: 505819664
1800.06/898.30	c inspects		: 10681253870
1800.06/898.30	c shortcuts		: 0
1800.06/898.30	c learnt literals	: 2
1800.06/898.30	c learnt binary clauses	: 42
1800.06/898.30	c learnt ternary clauses	: 507
1800.06/898.30	c learnt constraints	: 3562692
1800.06/898.30	c ignored constraints	: 0
1800.06/898.30	c root simplifications	: 0
1800.06/898.30	c removed literals (reason simplification)	: 2114320
1800.06/898.30	c reason swapping (by a shorter reason)	: 0
1800.06/898.30	c Calls to reduceDB	: 80
1800.06/898.30	c Number of update (reduction) of LBD	: 729736
1800.06/898.30	c Imported unit clauses	: 0
1800.06/898.30	c number of reductions to clauses (during analyze)	: 0
1800.06/898.30	c number of learned constraints concerned by reduction	: 0
1800.06/898.30	c number of learning phase by resolution	: 0
1800.06/898.30	c number of learning phase by cutting planes	: 0
1800.06/898.30	c speed (assignments/second)	: 563402.1842402776
1800.06/898.30	c non guided choices	10523
1800.06/898.33	c learnt constraints type 
1800.06/898.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 42
1800.06/898.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 85718
1800.06/898.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/898.33	c starts		: 36
1800.06/898.33	c conflicts		: 12972
1800.06/898.33	c decisions		: 54275
1800.06/898.33	c propagations		: 1585739
1800.06/898.33	c inspects		: 257652795
1800.06/898.33	c shortcuts		: 0
1800.06/898.33	c learnt literals	: 0
1800.06/898.33	c learnt binary clauses	: 0
1800.06/898.33	c learnt ternary clauses	: 0
1800.06/898.33	c learnt constraints	: 12971
1800.06/898.33	c ignored constraints	: 0
1800.06/898.33	c root simplifications	: 0
1800.06/898.33	c removed literals (reason simplification)	: 0
1800.06/898.33	c reason swapping (by a shorter reason)	: 0
1800.06/898.33	c Calls to reduceDB	: 2
1800.06/898.33	c Number of update (reduction) of LBD	: 0
1800.06/898.33	c Imported unit clauses	: 0
1800.06/898.33	c number of reductions to clauses (during analyze)	: 0
1800.06/898.33	c number of learned constraints concerned by reduction	: 0
1800.06/898.33	c number of learning phase by resolution	: 0
1800.06/898.33	c number of learning phase by cutting planes	: 0
1800.06/898.33	c speed (assignments/second)	: 1766.2025073956588
1800.06/898.33	c non guided choices	297
1800.06/898.33	c learnt constraints type 
1800.06/898.33	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.06/898.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12967
1800.06/898.33	s UNKNOWN
1800.06/898.33	c Total wall clock time (in seconds): 898.212

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-4117174-1466952566/watcher-4117174-1466952566 -o /tmp/evaluation-result-4117174-1466952566/solver-4117174-1466952566 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20070 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117174-1466952566.opb 

pid=23367
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: 3.99 4.13 4.16 3/196 23370
/proc/meminfo: memFree=27995356/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/23370/stat : 23370 (java) D 23367 23370 20053 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 28296159 2560000 46 33554432000 1073741824 1073778376 140734821752944 140734821750072 213857168679 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 3.99 4.13 4.16 3/196 23370
/proc/meminfo: memFree=27995356/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 4415 0 1 0 8 1 0 0 20 0 18 0 28296159 9787879424 6039 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2389619 6039 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 3.99 4.13 4.16 3/196 23370
/proc/meminfo: memFree=27995356/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 4696 0 1 0 23 1 0 0 20 0 18 0 28296159 9787879424 6779 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2389619 6779 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300233 s]
/proc/loadavg: 3.99 4.13 4.16 3/196 23370
/proc/meminfo: memFree=27995356/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 5886 0 1 0 47 1 0 0 20 0 18 0 28296159 9787879424 8324 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2389619 8326 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700204 s]
/proc/loadavg: 3.99 4.13 4.16 3/196 23370
/proc/meminfo: memFree=27995356/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 14949 0 1 0 179 4 0 0 20 0 22 0 28296159 10060525568 23682 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2456183 23682 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.99 4.13 4.16 7/218 23392
/proc/meminfo: memFree=27858256/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9824732 CPUtime=4.74 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 20192 0 1 0 467 7 0 0 20 0 22 0 28296159 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2456183 48128 2292 9 0 2446860 0
[pid=23370/tid=23372] ppid=23367 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/23370/task/23372/stat : 23372 (java) S 23367 23370 20053 0 -1 4202560 2437 0 1 0 45 1 0 0 20 0 22 0 28296160 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273374671736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23373/stat : 23373 (java) S 23367 23370 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28296162 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273218435880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23374/stat : 23374 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296162 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273217383080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23375/stat : 23375 (java) S 23367 23370 20053 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28296162 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273216330792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23376/stat : 23376 (java) S 23367 23370 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28296162 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273215277992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23377/stat : 23377 (java) S 23367 23370 20053 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28296162 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273214224680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23378/stat : 23378 (java) S 23367 23370 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28296162 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273213171880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23379/stat : 23379 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296162 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273212119592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23380] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23380/stat : 23380 (java) S 23367 23370 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28296162 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273211066792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23381] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23381/stat : 23381 (java) S 23367 23370 20053 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273198869224 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23382] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23382/stat : 23382 (java) S 23367 23370 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273197815288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23383] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23383/stat : 23383 (java) S 23367 23370 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273196762888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23384] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23384/stat : 23384 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273195711376 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23385] ppid=23367 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/23370/task/23385/stat : 23385 (java) R 23367 23370 20053 0 -1 4202560 7599 0 0 0 112 1 0 0 20 0 22 0 28296166 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273194658008 140273380633800 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23386] ppid=23367 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/23370/task/23386/stat : 23386 (java) R 23367 23370 20053 0 -1 4202560 8686 0 0 0 106 2 0 0 20 0 22 0 28296166 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273193599016 140273378195654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23387] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23387/stat : 23387 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273192553080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23388] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23388/stat : 23388 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273191500488 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23389] ppid=23367 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/23370/task/23389/stat : 23389 (java) R 23367 23370 20053 0 -1 4202560 18 0 0 0 95 0 0 0 20 0 22 0 28296209 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273190079472 140273377956742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23390] ppid=23367 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/23370/task/23390/stat : 23390 (java) R 23367 23370 20053 0 -1 4202560 75 0 0 0 94 1 0 0 20 0 22 0 28296209 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273189028360 140273246870754 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23391] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23391/stat : 23391 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273187976872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23392] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23392/stat : 23392 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 48128 33554432000 1073741824 1073778376 140734821752944 140273186924072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 3.99 4.13 4.16 5/219 23393
/proc/meminfo: memFree=27677964/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9824732 CPUtime=8.29 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 20538 0 1 0 813 16 0 0 20 0 22 0 28296159 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2456183 91323 2292 9 0 2446860 0
[pid=23370/tid=23372] ppid=23367 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/23370/task/23372/stat : 23372 (java) S 23367 23370 20053 0 -1 4202560 2437 0 1 0 45 1 0 0 20 0 22 0 28296160 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273374671736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23370/task/23373/stat : 23373 (java) S 23367 23370 20053 0 -1 4202560 25 0 0 0 1 2 0 0 20 0 22 0 28296162 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273218435880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23370/task/23374/stat : 23374 (java) S 23367 23370 20053 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 28296162 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273217383080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23370/task/23375/stat : 23375 (java) S 23367 23370 20053 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 22 0 28296162 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273216330792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23370/task/23376/stat : 23376 (java) S 23367 23370 20053 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 28296162 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273215277992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23370/task/23377/stat : 23377 (java) S 23367 23370 20053 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 28296162 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273214224680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23370/task/23378/stat : 23378 (java) S 23367 23370 20053 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 28296162 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273213171880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23370/task/23379/stat : 23379 (java) S 23367 23370 20053 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 22 0 28296162 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273212119592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23380] ppid=23367 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23370/task/23380/stat : 23380 (java) S 23367 23370 20053 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 22 0 28296162 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273211066792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23381] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23381/stat : 23381 (java) S 23367 23370 20053 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273198869224 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23382] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23382/stat : 23382 (java) S 23367 23370 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273197815288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23383] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23383/stat : 23383 (java) S 23367 23370 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273196762888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23384] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23384/stat : 23384 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273195711376 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23385] ppid=23367 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/23370/task/23385/stat : 23385 (java) S 23367 23370 20053 0 -1 4202560 7599 0 0 0 125 1 0 0 20 0 22 0 28296166 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273194657976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23386] ppid=23367 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/23370/task/23386/stat : 23386 (java) S 23367 23370 20053 0 -1 4202560 8702 0 0 0 119 2 0 0 20 0 22 0 28296166 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273193605176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23387] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23387/stat : 23387 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273192553080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23388] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23388/stat : 23388 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273191500488 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23389] ppid=23367 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/23370/task/23389/stat : 23389 (java) R 23367 23370 20053 0 -1 4202560 20 0 0 0 247 0 0 0 20 0 22 0 28296209 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273190072608 140273246755358 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23390] ppid=23367 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/23370/task/23390/stat : 23390 (java) R 23367 23370 20053 0 -1 4202560 136 0 0 0 242 3 0 0 20 0 22 0 28296209 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273189027472 140273246898238 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23391] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23391/stat : 23391 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273187976872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23392] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23392/stat : 23392 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 91323 33554432000 1073741824 1073778376 140734821752944 140273186924072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 4.07 4.15 4.17 6/219 23393
/proc/meminfo: memFree=27376724/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9824732 CPUtime=14.81 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 21247 0 1 0 1456 25 0 0 20 0 22 0 28296159 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2456183 164523 2292 9 0 2446860 0
[pid=23370/tid=23372] ppid=23367 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/23370/task/23372/stat : 23372 (java) S 23367 23370 20053 0 -1 4202560 2437 0 1 0 45 1 0 0 20 0 22 0 28296160 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273374671736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23370/task/23373/stat : 23373 (java) S 23367 23370 20053 0 -1 4202560 97 0 0 0 4 2 0 0 20 0 22 0 28296162 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273218435880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23370/task/23374/stat : 23374 (java) S 23367 23370 20053 0 -1 4202560 50 0 0 0 6 2 0 0 20 0 22 0 28296162 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273217383080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23370/task/23375/stat : 23375 (java) S 23367 23370 20053 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 22 0 28296162 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273216330792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23370/task/23376/stat : 23376 (java) S 23367 23370 20053 0 -1 4202560 39 0 0 0 3 2 0 0 20 0 22 0 28296162 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273215277992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23370/task/23377/stat : 23377 (java) S 23367 23370 20053 0 -1 4202560 51 0 0 0 4 2 0 0 20 0 22 0 28296162 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273214224680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23370/task/23378/stat : 23378 (java) S 23367 23370 20053 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 28296162 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273213171880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23370/task/23379/stat : 23379 (java) S 23367 23370 20053 0 -1 4202560 109 0 0 0 5 3 0 0 20 0 22 0 28296162 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273212119592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23380] ppid=23367 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23370/task/23380/stat : 23380 (java) S 23367 23370 20053 0 -1 4202560 95 0 0 0 5 0 0 0 20 0 22 0 28296162 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273211066792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23381] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23381/stat : 23381 (java) S 23367 23370 20053 0 -1 4202560 466 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273198869224 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23382] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23382/stat : 23382 (java) S 23367 23370 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273197815288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23383] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23383/stat : 23383 (java) S 23367 23370 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273196762888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23384] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23384/stat : 23384 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 164523 33554432000 1073741824 1073778376 140734821752944 140273195711376 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23385] ppid=23367 vsize=9824732 CPUtime=1.28 cores=1,3,5,7

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

/proc/23370/task/23375/stat : 23375 (java) S 23367 23370 20053 0 -1 4202560 469 0 0 0 101 17 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273216330792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/23370/task/23376/stat : 23376 (java) S 23367 23370 20053 0 -1 4202560 405 0 0 0 101 15 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273215277992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/23370/task/23377/stat : 23377 (java) S 23367 23370 20053 0 -1 4202560 416 0 0 0 88 15 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273214224680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/23370/task/23378/stat : 23378 (java) S 23367 23370 20053 0 -1 4202560 440 0 0 0 88 12 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273213171880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/23370/task/23379/stat : 23379 (java) S 23367 23370 20053 0 -1 4202560 633 0 0 0 78 14 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273212119592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23380] ppid=23367 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/23370/task/23380/stat : 23380 (java) S 23367 23370 20053 0 -1 4202560 505 0 0 0 92 14 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273211066792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23381] ppid=23367 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/23370/task/23381/stat : 23381 (java) S 23367 23370 20053 0 -1 4202560 2395 0 0 0 289 5 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273198869224 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23382] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23382/stat : 23382 (java) S 23367 23370 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273197815288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23383] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23383/stat : 23383 (java) S 23367 23370 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273196762888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23384] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23384/stat : 23384 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273195711376 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23385] ppid=23367 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/23370/task/23385/stat : 23385 (java) S 23367 23370 20053 0 -1 4202560 7601 0 0 0 137 1 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273194657976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23386] ppid=23367 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/23370/task/23386/stat : 23386 (java) S 23367 23370 20053 0 -1 4202560 9895 0 0 0 170 2 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273193605176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23387] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23387/stat : 23387 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273192553080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23388] ppid=23367 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/23370/task/23388/stat : 23388 (java) S 23367 23370 20053 0 -1 4202560 51 0 0 0 10 22 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273191500488 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23389] ppid=23367 vsize=9824732 CPUtime=873.95 cores=1,3,5,7
/proc/23370/task/23389/stat : 23389 (java) R 23367 23370 20053 0 -1 4202560 50 0 0 0 87378 17 0 0 20 0 22 0 28296209 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273190072688 140273246769819 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23390] ppid=23367 vsize=9824732 CPUtime=873.92 cores=1,3,5,7
/proc/23370/task/23390/stat : 23390 (java) R 23367 23370 20053 0 -1 4202560 2726 0 0 0 87342 50 0 0 20 0 22 0 28296209 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273189027136 140273246922128 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23391] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23391/stat : 23391 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273187976872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23392] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23392/stat : 23392 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273186924072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1768.08
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.301 s]
/proc/loadavg: 4.24 4.20 4.18 5/219 23507
/proc/meminfo: memFree=24569152/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 30273 0 1 0 179812 194 0 0 20 0 22 0 28296159 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2456183 860849 2301 9 0 2446860 0
[pid=23370/tid=23372] ppid=23367 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/23370/task/23372/stat : 23372 (java) S 23367 23370 20053 0 -1 4202560 2439 0 1 0 47 3 0 0 20 0 22 0 28296160 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273374671736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/23370/task/23373/stat : 23373 (java) S 23367 23370 20053 0 -1 4202560 495 0 0 0 111 18 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273218435880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/23370/task/23374/stat : 23374 (java) S 23367 23370 20053 0 -1 4202560 490 0 0 0 101 16 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273217383080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/23370/task/23375/stat : 23375 (java) S 23367 23370 20053 0 -1 4202560 469 0 0 0 101 17 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273216330792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/23370/task/23376/stat : 23376 (java) S 23367 23370 20053 0 -1 4202560 405 0 0 0 101 15 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273215277992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/23370/task/23377/stat : 23377 (java) S 23367 23370 20053 0 -1 4202560 416 0 0 0 88 15 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273214224680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/23370/task/23378/stat : 23378 (java) S 23367 23370 20053 0 -1 4202560 440 0 0 0 88 12 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273213171880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/23370/task/23379/stat : 23379 (java) S 23367 23370 20053 0 -1 4202560 633 0 0 0 78 14 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273212119592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23380] ppid=23367 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/23370/task/23380/stat : 23380 (java) S 23367 23370 20053 0 -1 4202560 505 0 0 0 92 14 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273211066792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23381] ppid=23367 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/23370/task/23381/stat : 23381 (java) S 23367 23370 20053 0 -1 4202560 2395 0 0 0 289 5 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273198869224 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23382] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23382/stat : 23382 (java) S 23367 23370 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273197815288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23383] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23383/stat : 23383 (java) S 23367 23370 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273196762888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23384] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23384/stat : 23384 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273195711376 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23385] ppid=23367 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/23370/task/23385/stat : 23385 (java) S 23367 23370 20053 0 -1 4202560 7601 0 0 0 137 1 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273194657976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23386] ppid=23367 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/23370/task/23386/stat : 23386 (java) S 23367 23370 20053 0 -1 4202560 9895 0 0 0 170 2 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273193605176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23387] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23387/stat : 23387 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273192553080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23388] ppid=23367 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/23370/task/23388/stat : 23388 (java) S 23367 23370 20053 0 -1 4202560 51 0 0 0 10 22 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273191500488 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23389] ppid=23367 vsize=9824732 CPUtime=889.89 cores=1,3,5,7
/proc/23370/task/23389/stat : 23389 (java) R 23367 23370 20053 0 -1 4202560 50 0 0 0 88972 17 0 0 20 0 22 0 28296209 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273190072688 140273246769839 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23390] ppid=23367 vsize=9824732 CPUtime=889.87 cores=1,3,5,7
/proc/23370/task/23390/stat : 23390 (java) R 23367 23370 20053 0 -1 4202560 2726 0 0 0 88937 50 0 0 20 0 22 0 28296209 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273189027136 140273246922190 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23391] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23391/stat : 23391 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273187976872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23392] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23392/stat : 23392 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273186924072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 23370 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.301 s]
/proc/loadavg: 4.24 4.20 4.18 5/219 23507
/proc/meminfo: memFree=24569152/32872528 swapFree=681168/738400
[pid=23370] ppid=23367 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/23370/stat : 23370 (java) S 23367 23370 20053 0 -1 4202496 30273 0 1 0 179812 194 0 0 20 0 22 0 28296159 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140734821744080 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23370/statm: 2456183 860849 2301 9 0 2446860 0
[pid=23370/tid=23372] ppid=23367 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/23370/task/23372/stat : 23372 (java) S 23367 23370 20053 0 -1 4202560 2439 0 1 0 47 3 0 0 20 0 22 0 28296160 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273374671736 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23373] ppid=23367 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/23370/task/23373/stat : 23373 (java) S 23367 23370 20053 0 -1 4202560 495 0 0 0 111 18 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273218435880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23374] ppid=23367 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/23370/task/23374/stat : 23374 (java) S 23367 23370 20053 0 -1 4202560 490 0 0 0 101 16 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273217383080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23375] ppid=23367 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/23370/task/23375/stat : 23375 (java) S 23367 23370 20053 0 -1 4202560 469 0 0 0 101 17 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273216330792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23376] ppid=23367 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/23370/task/23376/stat : 23376 (java) S 23367 23370 20053 0 -1 4202560 405 0 0 0 101 15 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273215277992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23377] ppid=23367 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/23370/task/23377/stat : 23377 (java) S 23367 23370 20053 0 -1 4202560 416 0 0 0 88 15 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273214224680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23378] ppid=23367 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/23370/task/23378/stat : 23378 (java) S 23367 23370 20053 0 -1 4202560 440 0 0 0 88 12 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273213171880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23379] ppid=23367 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/23370/task/23379/stat : 23379 (java) S 23367 23370 20053 0 -1 4202560 633 0 0 0 78 14 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273212119592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23380] ppid=23367 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/23370/task/23380/stat : 23380 (java) S 23367 23370 20053 0 -1 4202560 505 0 0 0 92 14 0 0 20 0 22 0 28296162 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273211066792 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23381] ppid=23367 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/23370/task/23381/stat : 23381 (java) S 23367 23370 20053 0 -1 4202560 2395 0 0 0 289 5 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273198869224 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23382] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23382/stat : 23382 (java) S 23367 23370 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273197815288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23383] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23383/stat : 23383 (java) S 23367 23370 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28296163 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273196762888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23384] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23384/stat : 23384 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273195711376 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23385] ppid=23367 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/23370/task/23385/stat : 23385 (java) S 23367 23370 20053 0 -1 4202560 7601 0 0 0 137 1 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273194657976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23370/tid=23386] ppid=23367 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/23370/task/23386/stat : 23386 (java) S 23367 23370 20053 0 -1 4202560 9895 0 0 0 170 2 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273193605176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23387] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23387/stat : 23387 (java) S 23367 23370 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273192553080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23388] ppid=23367 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/23370/task/23388/stat : 23388 (java) S 23367 23370 20053 0 -1 4202560 51 0 0 0 10 22 0 0 20 0 22 0 28296166 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273191500488 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23389] ppid=23367 vsize=9824732 CPUtime=889.89 cores=1,3,5,7
/proc/23370/task/23389/stat : 23389 (java) R 23367 23370 20053 0 -1 4202560 50 0 0 0 88972 17 0 0 20 0 22 0 28296209 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273190072688 140273246769839 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23370/tid=23390] ppid=23367 vsize=9824732 CPUtime=889.87 cores=1,3,5,7
/proc/23370/task/23390/stat : 23390 (java) R 23367 23370 20053 0 -1 4202560 2726 0 0 0 88937 50 0 0 20 0 22 0 28296209 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273189027136 140273246922190 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23370/tid=23391] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23391/stat : 23391 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273187976872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23370/tid=23392] ppid=23367 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23370/task/23392/stat : 23392 (java) S 23367 23370 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28296210 10060525568 860849 33554432000 1073741824 1073778376 140734821752944 140273186924072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23370 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=449354
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=389636
# CPU time returned by wait4() is 1795.84
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.354
CPU time (s): 1800.06
CPU user time (s): 1798.12
CPU system time (s): 1.94
CPU usage (%): 200.373
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.45
system time used= 2.38964
maximum resident set size= 3515676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30308
page faults= 1
swaps= 0
block input operations= 0
block output operations= 768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22375
involuntary context switches= 25271

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.05408 second user time and 7.19391 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 16:49:27
IDJOB=4117174
IDBENCH=109562
IDSOLVER=2543
FILE ID=node112/4117174-1466952566
RUNJOBID= node112-1466939767-20070
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size80-round22-7.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117174-1466952566/watcher-4117174-1466952566 -o /tmp/evaluation-result-4117174-1466952566/solver-4117174-1466952566 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20070 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117174-1466952566.opb

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

MD5SUM BENCH= 96407df0a4a1c06476a2103be4bab1fa
RANDOM SEED=490806657

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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.56
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.959
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.959
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27995620 kB
Buffers:           20168 kB
Cached:           151120 kB
SwapCached:         1700 kB
Active:          3279176 kB
Inactive:         148476 kB
Active(anon):    3255588 kB
Inactive(anon):     2776 kB
Active(file):      23588 kB
Inactive(file):   145700 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:               880 kB
Writeback:             0 kB
AnonPages:       3948300 kB
Mapped:            15448 kB
Shmem:                 0 kB
Slab:             565740 kB
SReclaimable:       9496 kB
SUnreclaim:       556244 kB
KernelStack:        1800 kB
PageTables:        11828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4170700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3215360 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= 71688 MiB
End job on node112 at 2016-06-26 17:04:25