Trace number 4098144

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.03 893.165

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_22.opb
MD5SUM3dca049f681eb90ab964de60b18deb2d
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 benchmark37.7213
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7482
Total number of constraints36641
Number of constraints which are clauses36636
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 constraint86
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 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 108
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4098144-1466115367.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
2.94/1.41	c ... done. Wall clock time 1.298s.
2.94/1.41	c declared #vars     7482
2.94/1.41	c #constraints  36645
2.94/1.41	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.94/1.41	c constraints type 
2.94/1.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21930
2.94/1.41	c org.sat4j.specs.Constr$1 => 4
2.94/1.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
2.94/1.41	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
2.94/1.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 14705
2.94/1.41	c 36645 constraints processed.
2.94/1.41	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.94/1.41	c constraints type 
2.94/1.41	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 14705
2.94/1.41	c org.sat4j.specs.Constr$1 => 4
2.94/1.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 21930
2.94/1.41	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
2.94/1.41	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
2.94/1.41	c 36645 constraints processed.
10.33/4.28	c cleaning 2503 clauses out of 5006 with flag 45914/5006
16.21/6.99	c cleaning 4249 clauses out of 8497 with flag 93940/11000
23.01/10.27	c cleaning 5622 clauses out of 11251 with flag 189675/18003
30.88/14.08	c cleaning 6801 clauses out of 13627 with flag 316091/26001
38.66/17.88	c cleaning 7906 clauses out of 15826 with flag 398906/35001
46.66/21.89	c cleaning 8941 clauses out of 17919 with flag 472821/45000
55.83/26.34	c cleaning 9983 clauses out of 19981 with flag 564280/56003
65.02/30.81	c cleaning 10984 clauses out of 21995 with flag 653086/68000
74.02/35.32	c cleaning 12003 clauses out of 24015 with flag 743879/81004
83.02/39.77	c cleaning 13004 clauses out of 26008 with flag 816754/95000
94.80/45.62	c cleaning 13999 clauses out of 28004 with flag 919320/110000
107.14/51.77	c cleaning 14997 clauses out of 30006 with flag 1037357/126001
119.08/57.65	c cleaning 16002 clauses out of 32008 with flag 1139161/143000
132.38/64.21	c cleaning 16993 clauses out of 34007 with flag 1251148/161001
148.07/72.46	c cleaning 18007 clauses out of 36014 with flag 1382262/180001
161.70/79.28	c cleaning 18992 clauses out of 38006 with flag 1514535/200000
177.37/87.03	c cleaning 19993 clauses out of 40015 with flag 1647754/221001
195.40/95.91	c cleaning 21000 clauses out of 42021 with flag 1780985/243000
212.72/104.55	c cleaning 22009 clauses out of 44023 with flag 1933862/266002
230.93/113.53	c cleaning 23005 clauses out of 46014 with flag 2073762/290002
250.09/123.06	c cleaning 24002 clauses out of 48008 with flag 2228455/315001
253.66/124.72	c cleaning 0 clauses out of 5001 with flag 0/5001
269.04/132.26	c cleaning 24993 clauses out of 50005 with flag 2387126/341000
288.45/141.80	c cleaning 25997 clauses out of 52012 with flag 2542906/368000
307.75/151.46	c cleaning 27002 clauses out of 54015 with flag 2705558/396000
328.85/161.97	c cleaning 27997 clauses out of 56017 with flag 2869726/425004
348.98/171.96	c cleaning 29004 clauses out of 58016 with flag 3040676/455000
370.26/182.44	c cleaning 29994 clauses out of 60015 with flag 3197174/486003
392.60/193.55	c cleaning 31012 clauses out of 62025 with flag 3366166/518007
422.15/208.16	c cleaning 32001 clauses out of 64008 with flag 3568279/551002
452.71/223.25	c cleaning 32988 clauses out of 66005 with flag 3779696/585000
483.57/238.57	c cleaning 33988 clauses out of 68017 with flag 4006441/620000
514.02/253.67	c cleaning 35009 clauses out of 70029 with flag 4241534/656000
545.37/269.27	c cleaning 36002 clauses out of 72020 with flag 4492762/693000
576.68/284.70	c cleaning 36999 clauses out of 74018 with flag 4733861/731000
610.92/301.66	c cleaning 37990 clauses out of 76020 with flag 4972792/770001
645.12/319.32	c cleaning 39007 clauses out of 78029 with flag 5223259/810000
680.55/336.93	c cleaning 40004 clauses out of 80022 with flag 5479568/851000
714.40/353.75	c cleaning 41004 clauses out of 82018 with flag 5746031/893000
749.30/371.06	c cleaning 42002 clauses out of 84014 with flag 5994273/936000
785.32/388.80	c cleaning 42995 clauses out of 86013 with flag 6273500/980001
818.34/405.20	c cleaning 43987 clauses out of 88022 with flag 6530723/1025005
860.77/426.01	c cleaning 45006 clauses out of 90037 with flag 6815517/1071007
903.66/447.21	c cleaning 46009 clauses out of 92027 with flag 7099492/1118003
953.78/472.01	c cleaning 46995 clauses out of 94015 with flag 7401098/1166000
1001.55/495.71	c cleaning 48008 clauses out of 96024 with flag 7707247/1215004
1052.37/521.06	c cleaning 48972 clauses out of 98012 with flag 8039196/1265000
1102.93/546.24	c cleaning 50004 clauses out of 100041 with flag 8356829/1316001
1152.40/570.83	c cleaning 51005 clauses out of 102040 with flag 8707892/1368004
1202.13/595.52	c cleaning 52010 clauses out of 104034 with flag 9055261/1421003
1248.82/618.76	c cleaning 53011 clauses out of 106022 with flag 9386426/1475001
1299.94/644.00	c cleaning 53990 clauses out of 108012 with flag 9739908/1530002
1349.99/668.80	c cleaning 54997 clauses out of 110020 with flag 10084834/1586000
1395.80/691.47	c cleaning 56001 clauses out of 112023 with flag 10414857/1643000
1452.00/720.37	c cleaning 57000 clauses out of 114023 with flag 10756362/1701001
1458.00/723.32	c cleaning 0 clauses out of 11001 with flag 0/11001
1522.55/755.42	c cleaning 58007 clauses out of 116024 with flag 11153778/1760002
1591.35/789.54	c cleaning 58998 clauses out of 118015 with flag 11546901/1820000
1657.24/822.20	c cleaning 60009 clauses out of 120021 with flag 11913539/1881004
1732.17/859.47	c cleaning 60986 clauses out of 122009 with flag 12335248/1943001
1800.03/893.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/893.10	c starts		: 4300
1800.03/893.10	c conflicts		: 2001433
1800.03/893.10	c decisions		: 15649240
1800.03/893.10	c propagations		: 993814543
1800.03/893.10	c inspects		: 10955412143
1800.03/893.10	c shortcuts		: 0
1800.03/893.10	c learnt literals	: 0
1800.03/893.10	c learnt binary clauses	: 0
1800.03/893.10	c learnt ternary clauses	: 179
1800.03/893.10	c learnt constraints	: 2001433
1800.03/893.10	c ignored constraints	: 0
1800.03/893.10	c root simplifications	: 0
1800.03/893.10	c removed literals (reason simplification)	: 45823084
1800.03/893.10	c reason swapping (by a shorter reason)	: 0
1800.03/893.10	c Calls to reduceDB	: 58
1800.03/893.10	c Number of update (reduction) of LBD	: 1020019
1800.03/893.10	c Imported unit clauses	: 0
1800.03/893.10	c number of reductions to clauses (during analyze)	: 0
1800.03/893.10	c number of learned constraints concerned by reduction	: 0
1800.03/893.10	c number of learning phase by resolution	: 0
1800.03/893.10	c number of learning phase by cutting planes	: 0
1800.03/893.10	c speed (assignments/second)	: 1114539.2000735688
1800.03/893.10	c non guided choices	5376
1800.03/893.13	c learnt constraints type 
1800.03/893.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 119455
1800.03/893.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/893.13	c starts		: 36
1800.03/893.13	c conflicts		: 12448
1800.03/893.13	c decisions		: 22986
1800.03/893.13	c propagations		: 2352257
1800.03/893.13	c inspects		: 1110448413
1800.03/893.13	c shortcuts		: 0
1800.03/893.13	c learnt literals	: 0
1800.03/893.13	c learnt binary clauses	: 0
1800.03/893.13	c learnt ternary clauses	: 18
1800.03/893.13	c learnt constraints	: 12447
1800.03/893.13	c ignored constraints	: 0
1800.03/893.13	c root simplifications	: 0
1800.03/893.13	c removed literals (reason simplification)	: 0
1800.03/893.13	c reason swapping (by a shorter reason)	: 0
1800.03/893.13	c Calls to reduceDB	: 2
1800.03/893.13	c Number of update (reduction) of LBD	: 0
1800.03/893.13	c Imported unit clauses	: 0
1800.03/893.13	c number of reductions to clauses (during analyze)	: 0
1800.03/893.13	c number of learned constraints concerned by reduction	: 0
1800.03/893.13	c number of learning phase by resolution	: 0
1800.03/893.13	c number of learning phase by cutting planes	: 0
1800.03/893.13	c speed (assignments/second)	: 2637.9259106410514
1800.03/893.13	c non guided choices	5271
1800.03/893.13	c learnt constraints type 
1800.03/893.13	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2636
1800.03/893.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 139
1800.03/893.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9672
1800.03/893.13	s UNKNOWN
1800.03/893.13	c Total wall clock time (in seconds): 893.026

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-4098144-1466115367/watcher-4098144-1466115367 -o /tmp/evaluation-result-4098144-1466115367/solver-4098144-1466115367 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466113274-20821 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4098144-1466115367.opb 

pid=22438
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.26 4.09 3.75 4/199 22441
/proc/meminfo: memFree=28807628/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 13582644 98570240 977 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 24065 977 744 9 0 16771 0
[pid=22441/tid=22442] ppid=22438 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) R 22438 22441 18087 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 13582645 98570240 977 33554432000 1073741824 1073778376 140733924610688 139889319403048 206408861056 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100112 s]
/proc/loadavg: 4.26 4.09 3.75 4/199 22441
/proc/meminfo: memFree=28807628/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 4468 0 1 0 10 1 0 0 20 0 18 0 13582644 9787879424 6093 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2389619 6093 2156 9 0 2380296 0
[pid=22441/tid=22442] ppid=22438 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) R 22438 22441 18087 0 -1 4202560 2385 0 1 0 7 0 0 0 20 0 18 0 13582645 9787879424 6093 33554432000 1073741824 1073778376 140733924610688 139889319407064 206412244237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200344 s]
/proc/loadavg: 4.26 4.09 3.75 4/199 22441
/proc/meminfo: memFree=28807628/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9558476 CPUtime=0.31 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 6367 0 1 0 29 2 0 0 20 0 18 0 13582644 9787879424 8516 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2389619 8516 2220 9 0 2380296 0
[pid=22441/tid=22442] ppid=22438 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) R 22438 22441 18087 0 -1 4202560 2402 0 1 0 17 0 0 0 20 0 18 0 13582645 9787879424 8516 33554432000 1073741824 1073778376 140733924610688 139889319407064 139889322693498 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.300342 s]
/proc/loadavg: 4.26 4.09 3.75 4/199 22441
/proc/meminfo: memFree=28807628/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9558476 CPUtime=0.59 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 7009 0 1 0 57 2 0 0 20 0 18 0 13582644 9787879424 11279 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2389619 11279 2239 9 0 2380296 0
[pid=22441/tid=22442] ppid=22438 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) R 22438 22441 18087 0 -1 4202560 2407 0 1 0 26 1 0 0 20 0 18 0 13582645 9787879424 11279 33554432000 1073741824 1073778376 140733924610688 139889319399296 206412244237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9558476

[startup+0.700303 s]
/proc/loadavg: 4.26 4.09 3.75 4/199 22441
/proc/meminfo: memFree=28807628/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9558476 CPUtime=1.11 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 12247 0 1 0 106 5 0 0 20 0 18 0 13582644 9787879424 44675 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2389619 44675 2257 9 0 2380296 0
[pid=22441/tid=22442] ppid=22438 vsize=9558476 CPUtime=0.66 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) R 22438 22441 18087 0 -1 4202560 2467 0 1 0 63 3 0 0 20 0 18 0 13582645 9787879424 44675 33554432000 1073741824 1073778376 140733924610688 139889319406936 206412244237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 9558476

[startup+1.50076 s]
/proc/loadavg: 4.23 4.08 3.75 6/217 22459
/proc/meminfo: memFree=28594936/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 32357 0 1 0 323 9 0 0 20 0 22 0 13582644 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2456183 59435 2272 9 0 2446860 0
[pid=22441/tid=22442] ppid=22438 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) S 22438 22441 18087 0 -1 4202560 2485 0 1 0 134 4 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889319408504 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22444] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22444/stat : 22444 (java) S 22438 22441 18087 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889308470184 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22445] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22445/stat : 22445 (java) S 22438 22441 18087 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889307417640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22446] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22446/stat : 22446 (java) S 22438 22441 18087 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889306364584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22447] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22447/stat : 22447 (java) S 22438 22441 18087 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889305312040 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22448] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22448/stat : 22448 (java) S 22438 22441 18087 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889304258984 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22449] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22449/stat : 22449 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889303206440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22450] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22450/stat : 22450 (java) S 22438 22441 18087 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889302153384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22451] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22451/stat : 22451 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889301100840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22452] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22452/stat : 22452 (java) S 22438 22441 18087 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 13582646 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889143262056 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22453] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22453/stat : 22453 (java) S 22438 22441 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889142208376 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22454] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22454/stat : 22454 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889141155208 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22455] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22455/stat : 22455 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889140103952 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22456] ppid=22438 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/22441/task/22456/stat : 22456 (java) R 22438 22441 18087 0 -1 4202560 11271 0 0 0 72 2 0 0 20 0 22 0 13582649 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889139037888 139889326224757 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22457] ppid=22438 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/22441/task/22457/stat : 22457 (java) R 22438 22441 18087 0 -1 4202560 17168 0 0 0 92 3 0 0 20 0 22 0 13582649 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889137985544 139889326394627 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22458] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22458/stat : 22458 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889136945400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22459] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22459/stat : 22459 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 59435 33554432000 1073741824 1073778376 140733924610688 139889135893064 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.23 4.08 3.75 7/221 22463
/proc/meminfo: memFree=28589788/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9824732 CPUtime=8.06 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 37131 0 1 0 796 10 0 0 20 0 22 0 13582644 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2456183 56380 2287 9 0 2446860 0
[pid=22441/tid=22442] ppid=22438 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) S 22438 22441 18087 0 -1 4202560 2485 0 1 0 134 4 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889319408504 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22444] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22444/stat : 22444 (java) S 22438 22441 18087 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889308470184 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22445] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22445/stat : 22445 (java) S 22438 22441 18087 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889307417640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22446] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22446/stat : 22446 (java) S 22438 22441 18087 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889306364584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22447] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22447/stat : 22447 (java) S 22438 22441 18087 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889305312040 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22448] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22448/stat : 22448 (java) S 22438 22441 18087 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889304258984 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22449] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22449/stat : 22449 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889303206440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22450] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22450/stat : 22450 (java) S 22438 22441 18087 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889302153384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22451] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22451/stat : 22451 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889301100840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22452] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22452/stat : 22452 (java) S 22438 22441 18087 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 13582646 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889143262056 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22453] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22453/stat : 22453 (java) S 22438 22441 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889142208376 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22454] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22454/stat : 22454 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889141155208 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22455] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22455/stat : 22455 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889140103952 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22456] ppid=22438 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/22441/task/22456/stat : 22456 (java) S 22438 22441 18087 0 -1 4202560 11290 0 0 0 154 2 0 0 20 0 22 0 13582649 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889139050808 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22457] ppid=22438 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/22441/task/22457/stat : 22457 (java) S 22438 22441 18087 0 -1 4202560 21910 0 0 0 164 4 0 0 20 0 22 0 13582649 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889137998264 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22458] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22458/stat : 22458 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889136945400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22459] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22459/stat : 22459 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889135893064 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22460] ppid=22438 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/22441/task/22460/stat : 22460 (java) R 22438 22441 18087 0 -1 4202560 16 0 0 0 165 0 0 0 20 0 22 0 13582786 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889134837680 139889183131681 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22461] ppid=22438 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/22441/task/22461/stat : 22461 (java) R 22438 22441 18087 0 -1 4202560 32 0 0 0 167 0 0 0 20 0 22 0 13582786 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889133785928 139889183157442 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22462] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22462/stat : 22462 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582787 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889132733736 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22463] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22463/stat : 22463 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582787 10060525568 56380 33554432000 1073741824 1073778376 140733924610688 139889131681192 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.06
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.23 4.08 3.75 5/221 22463
/proc/meminfo: memFree=28543352/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9824732 CPUtime=14.78 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 40408 0 1 0 1460 18 0 0 20 0 22 0 13582644 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2456183 95125 2292 9 0 2446860 0
[pid=22441/tid=22442] ppid=22438 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) S 22438 22441 18087 0 -1 4202560 2485 0 1 0 134 4 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889319408504 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22444] ppid=22438 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22441/task/22444/stat : 22444 (java) S 22438 22441 18087 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889308470184 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22445] ppid=22438 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22441/task/22445/stat : 22445 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889307417640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22446] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22446/stat : 22446 (java) S 22438 22441 18087 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889306364584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22447] ppid=22438 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22441/task/22447/stat : 22447 (java) S 22438 22441 18087 0 -1 4202560 28 0 0 0 2 0 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889305312040 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22448] ppid=22438 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22441/task/22448/stat : 22448 (java) S 22438 22441 18087 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889304258984 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22449] ppid=22438 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/22441/task/22449/stat : 22449 (java) S 22438 22441 18087 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889303206440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22450] ppid=22438 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22441/task/22450/stat : 22450 (java) S 22438 22441 18087 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889302153384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22451] ppid=22438 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22441/task/22451/stat : 22451 (java) S 22438 22441 18087 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 13582645 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889301100840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22452] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22452/stat : 22452 (java) S 22438 22441 18087 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 13582646 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889143262056 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22453] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22453/stat : 22453 (java) S 22438 22441 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889142208376 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22454] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22454/stat : 22454 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 95125 33554432000 1073741824 1073778376 140733924610688 139889141155208 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22455] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/22441/task/22446/stat : 22446 (java) S 22438 22441 18087 0 -1 4202560 567 0 0 0 396 14 0 0 20 0 22 0 13582645 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889306364584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22447] ppid=22438 vsize=9824732 CPUtime=3.81 cores=1,3,5,7
/proc/22441/task/22447/stat : 22447 (java) S 22438 22441 18087 0 -1 4202560 561 0 0 0 364 17 0 0 20 0 22 0 13582645 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889305312040 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22448] ppid=22438 vsize=9824732 CPUtime=4.22 cores=1,3,5,7
/proc/22441/task/22448/stat : 22448 (java) S 22438 22441 18087 0 -1 4202560 641 0 0 0 405 17 0 0 20 0 22 0 13582645 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889304258984 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22449] ppid=22438 vsize=9824732 CPUtime=4.15 cores=1,3,5,7
/proc/22441/task/22449/stat : 22449 (java) S 22438 22441 18087 0 -1 4202560 652 0 0 0 395 20 0 0 20 0 22 0 13582645 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889303206440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22450] ppid=22438 vsize=9824732 CPUtime=3.88 cores=1,3,5,7
/proc/22441/task/22450/stat : 22450 (java) S 22438 22441 18087 0 -1 4202560 499 0 0 0 376 12 0 0 20 0 22 0 13582645 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889302153384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22451] ppid=22438 vsize=9824732 CPUtime=3.93 cores=1,3,5,7
/proc/22441/task/22451/stat : 22451 (java) S 22438 22441 18087 0 -1 4202560 626 0 0 0 378 15 0 0 20 0 22 0 13582645 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889301100840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22452] ppid=22438 vsize=9824732 CPUtime=4.57 cores=1,3,5,7
/proc/22441/task/22452/stat : 22452 (java) S 22438 22441 18087 0 -1 4202560 2319 0 0 0 448 9 0 0 20 0 22 0 13582646 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889143262056 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22453] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22453/stat : 22453 (java) S 22438 22441 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889142208376 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22454] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22454/stat : 22454 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889141155208 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22455] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22455/stat : 22455 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889140103952 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22456] ppid=22438 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/22441/task/22456/stat : 22456 (java) S 22438 22441 18087 0 -1 4202560 14315 0 0 0 196 3 0 0 20 0 22 0 13582649 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889139050808 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22457] ppid=22438 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/22441/task/22457/stat : 22457 (java) S 22438 22441 18087 0 -1 4202560 21919 0 0 0 243 4 0 0 20 0 22 0 13582649 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889137998264 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22458] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22458/stat : 22458 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889136945400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22459] ppid=22438 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/22441/task/22459/stat : 22459 (java) S 22438 22441 18087 0 -1 4202560 50 0 0 0 13 27 0 0 20 0 22 0 13582649 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889135893064 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22460] ppid=22438 vsize=9824732 CPUtime=865.6 cores=1,3,5,7
/proc/22441/task/22460/stat : 22460 (java) R 22438 22441 18087 0 -1 4202560 59 0 0 0 86546 14 0 0 20 0 22 0 13582786 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889134837664 139889183131620 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22461] ppid=22438 vsize=9824732 CPUtime=865.68 cores=1,3,5,7
/proc/22441/task/22461/stat : 22461 (java) R 22438 22441 18087 0 -1 4202560 1912 0 0 0 86521 47 0 0 20 0 22 0 13582786 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889133786440 139889182601528 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22462] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22462/stat : 22462 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582787 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889132733736 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22463] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22463/stat : 22463 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582787 10060525568 939817 33554432000 1073741824 1073778376 140733924610688 139889131681192 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1778.28
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.101 s]
/proc/loadavg: 2.01 2.73 3.35 3/194 22519
/proc/meminfo: memFree=28180332/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 49102 0 1 0 179802 201 0 0 20 0 22 0 13582644 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2456183 942893 2301 9 0 2446860 0
[pid=22441/tid=22442] ppid=22438 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) S 22438 22441 18087 0 -1 4202560 2490 0 1 0 136 6 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889319408504 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22444] ppid=22438 vsize=9824732 CPUtime=3.92 cores=1,3,5,7
/proc/22441/task/22444/stat : 22444 (java) S 22438 22441 18087 0 -1 4202560 593 0 0 0 377 15 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889308470184 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22445] ppid=22438 vsize=9824732 CPUtime=3.93 cores=1,3,5,7
/proc/22441/task/22445/stat : 22445 (java) S 22438 22441 18087 0 -1 4202560 614 0 0 0 377 16 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889307417640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22446] ppid=22438 vsize=9824732 CPUtime=4.12 cores=1,3,5,7
/proc/22441/task/22446/stat : 22446 (java) S 22438 22441 18087 0 -1 4202560 567 0 0 0 398 14 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889306364584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22447] ppid=22438 vsize=9824732 CPUtime=3.83 cores=1,3,5,7
/proc/22441/task/22447/stat : 22447 (java) S 22438 22441 18087 0 -1 4202560 562 0 0 0 366 17 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889305312040 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22448] ppid=22438 vsize=9824732 CPUtime=4.3 cores=1,3,5,7
/proc/22441/task/22448/stat : 22448 (java) S 22438 22441 18087 0 -1 4202560 647 0 0 0 413 17 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889304258984 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22449] ppid=22438 vsize=9824732 CPUtime=4.19 cores=1,3,5,7
/proc/22441/task/22449/stat : 22449 (java) S 22438 22441 18087 0 -1 4202560 652 0 0 0 399 20 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889303206440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22450] ppid=22438 vsize=9824732 CPUtime=3.92 cores=1,3,5,7
/proc/22441/task/22450/stat : 22450 (java) S 22438 22441 18087 0 -1 4202560 502 0 0 0 380 12 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889302153384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22451] ppid=22438 vsize=9824732 CPUtime=3.96 cores=1,3,5,7
/proc/22441/task/22451/stat : 22451 (java) S 22438 22441 18087 0 -1 4202560 630 0 0 0 381 15 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889301100840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22452] ppid=22438 vsize=9824732 CPUtime=4.57 cores=1,3,5,7
/proc/22441/task/22452/stat : 22452 (java) S 22438 22441 18087 0 -1 4202560 2323 0 0 0 448 9 0 0 20 0 22 0 13582646 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889143262056 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22453] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22453/stat : 22453 (java) S 22438 22441 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889142208376 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22454] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22454/stat : 22454 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889141155208 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22455] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22455/stat : 22455 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889140103952 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22456] ppid=22438 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/22441/task/22456/stat : 22456 (java) S 22438 22441 18087 0 -1 4202560 14315 0 0 0 196 3 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889139050808 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22457] ppid=22438 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/22441/task/22457/stat : 22457 (java) S 22438 22441 18087 0 -1 4202560 21919 0 0 0 243 4 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889137998264 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22458] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22458/stat : 22458 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889136945400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22459] ppid=22438 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/22441/task/22459/stat : 22459 (java) S 22438 22441 18087 0 -1 4202560 50 0 0 0 13 27 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889135893064 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22460] ppid=22438 vsize=9824732 CPUtime=876.28 cores=1,3,5,7
/proc/22441/task/22460/stat : 22460 (java) R 22438 22441 18087 0 -1 4202560 59 0 0 0 87614 14 0 0 20 0 22 0 13582786 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889134837664 139889182956684 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22461] ppid=22438 vsize=9824732 CPUtime=876.37 cores=1,3,5,7
/proc/22441/task/22461/stat : 22461 (java) R 22438 22441 18087 0 -1 4202560 1913 0 0 0 87590 47 0 0 20 0 22 0 13582786 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889133786240 139889182601491 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22462] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22462/stat : 22462 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582787 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889132733736 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22463] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22463/stat : 22463 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582787 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889131681192 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 22441 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+893.101 s]
/proc/loadavg: 2.01 2.73 3.35 3/194 22519
/proc/meminfo: memFree=28180332/32872528 swapFree=7268/7268
[pid=22441] ppid=22438 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/22441/stat : 22441 (java) S 22438 22441 18087 0 -1 4202496 49102 0 1 0 179802 201 0 0 20 0 22 0 13582644 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 140733924601824 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22441/statm: 2456183 942893 2301 9 0 2446860 0
[pid=22441/tid=22442] ppid=22438 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/22441/task/22442/stat : 22442 (java) S 22438 22441 18087 0 -1 4202560 2490 0 1 0 136 6 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889319408504 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22444] ppid=22438 vsize=9824732 CPUtime=3.92 cores=1,3,5,7
/proc/22441/task/22444/stat : 22444 (java) S 22438 22441 18087 0 -1 4202560 593 0 0 0 377 15 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889308470184 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22445] ppid=22438 vsize=9824732 CPUtime=3.93 cores=1,3,5,7
/proc/22441/task/22445/stat : 22445 (java) S 22438 22441 18087 0 -1 4202560 614 0 0 0 377 16 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889307417640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22446] ppid=22438 vsize=9824732 CPUtime=4.12 cores=1,3,5,7
/proc/22441/task/22446/stat : 22446 (java) S 22438 22441 18087 0 -1 4202560 567 0 0 0 398 14 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889306364584 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22447] ppid=22438 vsize=9824732 CPUtime=3.83 cores=1,3,5,7
/proc/22441/task/22447/stat : 22447 (java) S 22438 22441 18087 0 -1 4202560 562 0 0 0 366 17 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889305312040 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22448] ppid=22438 vsize=9824732 CPUtime=4.3 cores=1,3,5,7
/proc/22441/task/22448/stat : 22448 (java) S 22438 22441 18087 0 -1 4202560 647 0 0 0 413 17 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889304258984 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22449] ppid=22438 vsize=9824732 CPUtime=4.19 cores=1,3,5,7
/proc/22441/task/22449/stat : 22449 (java) S 22438 22441 18087 0 -1 4202560 652 0 0 0 399 20 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889303206440 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22450] ppid=22438 vsize=9824732 CPUtime=3.92 cores=1,3,5,7
/proc/22441/task/22450/stat : 22450 (java) S 22438 22441 18087 0 -1 4202560 502 0 0 0 380 12 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889302153384 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22451] ppid=22438 vsize=9824732 CPUtime=3.96 cores=1,3,5,7
/proc/22441/task/22451/stat : 22451 (java) S 22438 22441 18087 0 -1 4202560 630 0 0 0 381 15 0 0 20 0 22 0 13582645 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889301100840 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22452] ppid=22438 vsize=9824732 CPUtime=4.57 cores=1,3,5,7
/proc/22441/task/22452/stat : 22452 (java) S 22438 22441 18087 0 -1 4202560 2323 0 0 0 448 9 0 0 20 0 22 0 13582646 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889143262056 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22453] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22453/stat : 22453 (java) S 22438 22441 18087 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889142208376 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22454] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22454/stat : 22454 (java) S 22438 22441 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13582647 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889141155208 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22455] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22455/stat : 22455 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889140103952 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22456] ppid=22438 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/22441/task/22456/stat : 22456 (java) S 22438 22441 18087 0 -1 4202560 14315 0 0 0 196 3 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889139050808 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22457] ppid=22438 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/22441/task/22457/stat : 22457 (java) S 22438 22441 18087 0 -1 4202560 21919 0 0 0 243 4 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889137998264 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22441/tid=22458] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22458/stat : 22458 (java) S 22438 22441 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889136945400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22459] ppid=22438 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/22441/task/22459/stat : 22459 (java) S 22438 22441 18087 0 -1 4202560 50 0 0 0 13 27 0 0 20 0 22 0 13582649 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889135893064 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22460] ppid=22438 vsize=9824732 CPUtime=876.28 cores=1,3,5,7
/proc/22441/task/22460/stat : 22460 (java) R 22438 22441 18087 0 -1 4202560 59 0 0 0 87614 14 0 0 20 0 22 0 13582786 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889134837664 139889182956684 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22441/tid=22461] ppid=22438 vsize=9824732 CPUtime=876.37 cores=1,3,5,7
/proc/22441/task/22461/stat : 22461 (java) R 22438 22441 18087 0 -1 4202560 1913 0 0 0 87590 47 0 0 20 0 22 0 13582786 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889133786240 139889182601491 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22441/tid=22462] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22462/stat : 22462 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582787 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889132733736 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22441/tid=22463] ppid=22438 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22441/task/22463/stat : 22463 (java) S 22438 22441 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13582787 10060525568 942893 33554432000 1073741824 1073778376 140733924610688 139889131681192 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 893.165
CPU time (s): 1800.03
CPU user time (s): 1798.02
CPU system time (s): 2.01
CPU usage (%): 201.534
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.54
system time used= 2.53261
maximum resident set size= 3771688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49136
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24089
involuntary context switches= 32119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.39833 second user time and 4.32634 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-17 00:16:07
IDJOB=4098144
IDBENCH=107858
IDSOLVER=2543
FILE ID=node133/4098144-1466115367
RUNJOBID= node133-1466113274-20821
PBS_JOBID= 19904054
Free space on /tmp= 71708 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_22.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4098144-1466115367/watcher-4098144-1466115367 -o /tmp/evaluation-result-4098144-1466115367/solver-4098144-1466115367 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466113274-20821 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4098144-1466115367.opb

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

MD5SUM BENCH= 3dca049f681eb90ab964de60b18deb2d
RANDOM SEED=1310606079

node133.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		: 2667.256
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	: 5334.51
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		: 2667.256
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		: 2667.256
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.56
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		: 2667.256
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		: 2667.256
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		: 2667.256
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		: 2667.256
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		: 2667.256
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:        28808008 kB
Buffers:           69784 kB
Cached:           143836 kB
SwapCached:         1860 kB
Active:          3241048 kB
Inactive:         109844 kB
Active(anon):    3138372 kB
Inactive(anon):     1228 kB
Active(file):     102676 kB
Inactive(file):   108616 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67098904 kB
Dirty:              5776 kB
Writeback:             0 kB
AnonPages:       3226316 kB
Mapped:            15452 kB
Shmem:                 0 kB
Slab:             571552 kB
SReclaimable:      14476 kB
SUnreclaim:       557076 kB
KernelStack:        1824 kB
PageTables:        10360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3446440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3160064 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= 71708 MiB
End job on node133 at 2016-06-17 00:31:01