Trace number 4096646

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) 1801.15 894.372

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_33.opb
MD5SUM85e1cc7358e9974f03ba54afe2a17b44
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark257.395
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1560
Total number of constraints7454
Number of constraints which are clauses7449
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 constraint39
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 72
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4096646-1466112692.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.79/0.41	c ... done. Wall clock time 0.295s.
0.79/0.41	c declared #vars     1560
0.79/0.41	c #constraints  7458
0.79/0.41	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.79/0.41	c constraints type 
0.79/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4446
0.79/0.41	c org.sat4j.specs.Constr$1 => 4
0.79/0.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.79/0.41	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.79/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3002
0.79/0.41	c 7458 constraints processed.
0.79/0.41	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.79/0.41	c constraints type 
0.79/0.41	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3002
0.79/0.41	c org.sat4j.specs.Constr$1 => 4
0.79/0.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4446
0.79/0.41	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.79/0.41	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.79/0.41	c 7458 constraints processed.
4.27/1.43	c cleaning 2498 clauses out of 5002 with flag 20945/5002
5.85/2.08	c cleaning 4245 clauses out of 8502 with flag 49117/11000
7.47/2.86	c cleaning 5622 clauses out of 11257 with flag 85812/18000
9.50/3.89	c cleaning 6810 clauses out of 13635 with flag 134563/26000
11.92/5.07	c cleaning 7906 clauses out of 15825 with flag 189532/35000
15.04/6.54	c cleaning 8950 clauses out of 17920 with flag 255152/45001
18.26/8.17	c cleaning 9978 clauses out of 19969 with flag 324737/56000
22.48/10.20	c cleaning 10989 clauses out of 21991 with flag 414960/68000
27.09/12.59	c cleaning 11994 clauses out of 24002 with flag 506471/81000
32.51/15.22	c cleaning 12999 clauses out of 26008 with flag 600858/95000
38.14/18.06	c cleaning 14001 clauses out of 28009 with flag 702860/110000
43.54/20.72	c cleaning 14997 clauses out of 30009 with flag 784387/126001
49.75/23.81	c cleaning 15997 clauses out of 32012 with flag 880235/143001
51.55/24.77	c cleaning 0 clauses out of 5000 with flag 0/5000
56.66/27.12	c cleaning 17002 clauses out of 34016 with flag 977082/161002
63.77/30.60	c cleaning 18001 clauses out of 36013 with flag 1068075/180001
71.79/34.67	c cleaning 19000 clauses out of 38012 with flag 1179590/200001
80.81/39.15	c cleaning 20004 clauses out of 40016 with flag 1302376/221005
90.63/44.05	c cleaning 20999 clauses out of 42008 with flag 1430186/243001
101.05/49.28	c cleaning 21996 clauses out of 44009 with flag 1566575/266001
113.69/55.56	c cleaning 23000 clauses out of 46012 with flag 1730611/290000
125.72/61.57	c cleaning 24003 clauses out of 48012 with flag 1887454/315000
139.38/68.34	c cleaning 25000 clauses out of 50013 with flag 2059811/341004
155.01/76.13	c cleaning 25999 clauses out of 52010 with flag 2220378/368001
172.50/84.85	c cleaning 26998 clauses out of 54012 with flag 2367617/396002
188.58/92.84	c cleaning 27998 clauses out of 56013 with flag 2518918/425001
207.09/102.03	c cleaning 29000 clauses out of 58015 with flag 2699898/455001
225.41/111.18	c cleaning 29997 clauses out of 60015 with flag 2880607/486001
246.32/121.52	c cleaning 30998 clauses out of 62018 with flag 3067752/518001
269.41/133.00	c cleaning 31999 clauses out of 64021 with flag 3272659/551002
288.65/142.66	c cleaning 0 clauses out of 11002 with flag 0/11002
294.47/145.59	c cleaning 33002 clauses out of 66021 with flag 3497138/585001
323.85/160.13	c cleaning 33998 clauses out of 68019 with flag 3735645/620001
353.00/174.69	c cleaning 34999 clauses out of 70020 with flag 3981206/656000
383.93/190.01	c cleaning 35998 clauses out of 72021 with flag 4219836/693000
416.50/206.23	c cleaning 37001 clauses out of 74024 with flag 4465596/731001
451.45/223.68	c cleaning 38002 clauses out of 76022 with flag 4728631/770000
482.40/239.07	c cleaning 39002 clauses out of 78021 with flag 4939192/810001
515.19/255.39	c cleaning 40001 clauses out of 80018 with flag 5169829/851000
549.60/272.46	c cleaning 40998 clauses out of 82017 with flag 5397540/893000
587.82/291.46	c cleaning 42004 clauses out of 84020 with flag 5654408/936001
624.66/309.70	c cleaning 43006 clauses out of 86016 with flag 5914058/980001
664.48/329.57	c cleaning 44000 clauses out of 88009 with flag 6174007/1025000
709.99/352.17	c cleaning 44997 clauses out of 90010 with flag 6447487/1071001
757.22/375.62	c cleaning 45998 clauses out of 92015 with flag 6745761/1118003
805.03/399.45	c cleaning 47000 clauses out of 94014 with flag 7056826/1166000
853.75/423.70	c cleaning 48003 clauses out of 96015 with flag 7375497/1215001
906.67/450.00	c cleaning 49004 clauses out of 98011 with flag 7701811/1265000
952.06/472.59	c cleaning 0 clauses out of 18000 with flag 0/18000
956.68/474.89	c cleaning 49996 clauses out of 100007 with flag 8021787/1316000
1008.56/500.65	c cleaning 50998 clauses out of 102011 with flag 8323104/1368000
1063.68/528.10	c cleaning 52001 clauses out of 104013 with flag 8649611/1421000
1118.96/555.59	c cleaning 53000 clauses out of 106012 with flag 8969406/1475000
1187.46/589.69	c cleaning 53996 clauses out of 108012 with flag 9322391/1530000
1274.96/633.18	c cleaning 55002 clauses out of 110021 with flag 9718574/1586005
1336.04/663.58	c cleaning 55999 clauses out of 112015 with flag 10032747/1643001
1402.08/696.35	c cleaning 56996 clauses out of 114015 with flag 10361500/1701000
1473.70/731.92	c cleaning 58001 clauses out of 116019 with flag 10712643/1760000
1542.68/766.28	c cleaning 59006 clauses out of 118018 with flag 11079589/1820000
1618.34/803.90	c cleaning 60002 clauses out of 120012 with flag 11474492/1881000
1700.91/844.84	c cleaning 60997 clauses out of 122012 with flag 11877794/1943002
1790.44/889.54	c cleaning 61999 clauses out of 124015 with flag 12303473/2006002
1800.11/894.31	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/894.31	c starts		: 63
1800.11/894.31	c conflicts		: 2018679
1800.11/894.31	c decisions		: 2265782
1800.11/894.31	c propagations		: 226409713
1800.11/894.31	c inspects		: 11086640733
1800.11/894.31	c shortcuts		: 0
1800.11/894.31	c learnt literals	: 0
1800.11/894.31	c learnt binary clauses	: 0
1800.11/894.31	c learnt ternary clauses	: 7
1800.11/894.31	c learnt constraints	: 2018679
1800.11/894.31	c ignored constraints	: 0
1800.11/894.31	c root simplifications	: 0
1800.11/894.31	c removed literals (reason simplification)	: 18749054
1800.11/894.31	c reason swapping (by a shorter reason)	: 0
1800.11/894.31	c Calls to reduceDB	: 59
1800.11/894.31	c Number of update (reduction) of LBD	: 393239
1800.11/894.31	c Imported unit clauses	: 0
1800.11/894.31	c number of reductions to clauses (during analyze)	: 0
1800.11/894.31	c number of learned constraints concerned by reduction	: 0
1800.11/894.31	c number of learning phase by resolution	: 0
1800.11/894.31	c number of learning phase by cutting planes	: 0
1800.11/894.31	c speed (assignments/second)	: 253283.8940056852
1800.11/894.31	c non guided choices	153
1800.11/894.34	c learnt constraints type 
1800.11/894.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 74693
1800.11/894.34	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/894.34	c starts		: 52
1800.11/894.34	c conflicts		: 23531
1800.11/894.34	c decisions		: 27473
1800.11/894.34	c propagations		: 3739876
1800.11/894.34	c inspects		: 1234773948
1800.11/894.34	c shortcuts		: 0
1800.11/894.34	c learnt literals	: 0
1800.11/894.34	c learnt binary clauses	: 0
1800.11/894.34	c learnt ternary clauses	: 1
1800.11/894.34	c learnt constraints	: 23530
1800.11/894.34	c ignored constraints	: 0
1800.11/894.34	c root simplifications	: 0
1800.11/894.34	c removed literals (reason simplification)	: 0
1800.11/894.34	c reason swapping (by a shorter reason)	: 0
1800.11/894.34	c Calls to reduceDB	: 3
1800.11/894.34	c Number of update (reduction) of LBD	: 0
1800.11/894.34	c Imported unit clauses	: 0
1800.11/894.34	c number of reductions to clauses (during analyze)	: 0
1800.11/894.34	c number of learned constraints concerned by reduction	: 0
1800.11/894.34	c number of learning phase by resolution	: 0
1800.11/894.34	c number of learning phase by cutting planes	: 0
1800.11/894.34	c speed (assignments/second)	: 4183.657465671057
1800.11/894.34	c non guided choices	153
1800.11/894.35	c learnt constraints type 
1800.11/894.35	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4775
1800.11/894.35	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 308
1800.11/894.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18447
1800.11/894.35	s UNKNOWN
1800.11/894.35	c Total wall clock time (in seconds): 894.237

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

pid=32030
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: 2.65 2.20 2.10 4/197 32033
/proc/meminfo: memFree=30343088/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/32033/stat : 32033 (java) R 32030 32033 28709 0 -1 4202496 1065 0 0 0 0 0 0 0 20 0 1 0 13314683 23793664 715 33554432000 1073741824 1073778376 140733703227248 140733703216312 211449591144 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 5809 715 530 9 0 128 0

[startup+0.100064 s]
/proc/loadavg: 2.65 2.20 2.10 4/197 32033
/proc/meminfo: memFree=30343088/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 4429 0 1 0 9 1 0 0 20 0 18 0 13314683 9787879424 6067 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2389619 6067 2141 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20023 s]
/proc/loadavg: 2.65 2.20 2.10 4/197 32033
/proc/meminfo: memFree=30343088/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 4922 0 1 0 25 1 0 0 20 0 18 0 13314683 9787879424 6994 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2389619 6994 2213 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300242 s]
/proc/loadavg: 2.65 2.20 2.10 4/197 32033
/proc/meminfo: memFree=30343088/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9558476 CPUtime=0.51 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 5827 0 1 0 49 2 0 0 20 0 18 0 13314683 9787879424 9493 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2389619 9493 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700196 s]
/proc/loadavg: 2.65 2.20 2.10 4/197 32033
/proc/meminfo: memFree=30343088/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 15572 0 1 0 193 4 0 0 20 0 22 0 13314683 10060525568 19660 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2456183 19660 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 2.65 2.20 2.10 6/219 32055
/proc/meminfo: memFree=30212796/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9824732 CPUtime=4.52 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 22073 0 1 0 444 8 0 0 20 0 22 0 13314683 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2456183 47435 2289 9 0 2446860 0
[pid=32033/tid=32035] ppid=32030 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/32033/task/32035/stat : 32035 (java) S 32030 32033 28709 0 -1 4202560 2436 0 1 0 37 1 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669593351032 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32036] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32036/stat : 32036 (java) S 32030 32033 28709 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669437057960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32037] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32037/stat : 32037 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669436005416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32038] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32038/stat : 32038 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669434952360 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32039] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32039/stat : 32039 (java) S 32030 32033 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669433899816 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32040] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32040/stat : 32040 (java) S 32030 32033 28709 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669432846760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32041] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32041/stat : 32041 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669431794216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32042] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32042/stat : 32042 (java) S 32030 32033 28709 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669430741160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32043] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32043/stat : 32043 (java) S 32030 32033 28709 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669429688616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32044] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32044/stat : 32044 (java) S 32030 32033 28709 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669417491304 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32045] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32045/stat : 32045 (java) S 32030 32033 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669416437624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32046] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32046/stat : 32046 (java) S 32030 32033 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669415384456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32047] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32047/stat : 32047 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669414333200 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32048] ppid=32030 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/32033/task/32048/stat : 32048 (java) R 32030 32033 28709 0 -1 4202560 9428 0 0 0 89 2 0 0 20 0 22 0 13314688 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669413280056 139669596874960 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32049] ppid=32030 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/32033/task/32049/stat : 32049 (java) R 32030 32033 28709 0 -1 4202560 8726 0 0 0 102 2 0 0 20 0 22 0 13314688 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669412227512 139669599807120 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32050] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32050/stat : 32050 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669411174648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32051] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32051/stat : 32051 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669410122312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32052] ppid=32030 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/32033/task/32052/stat : 32052 (java) R 32030 32033 28709 0 -1 4202560 24 0 0 0 104 0 0 0 20 0 22 0 13314724 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669408697608 139669466282048 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32053] ppid=32030 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/32033/task/32053/stat : 32053 (java) R 32030 32033 28709 0 -1 4202560 82 0 0 0 103 1 0 0 20 0 22 0 13314724 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669407645896 139669466294092 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32054] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32054/stat : 32054 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669406594344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32055] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32055/stat : 32055 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 47435 33554432000 1073741824 1073778376 140733703227248 139669405541800 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 2.65 2.20 2.10 6/219 32055
/proc/meminfo: memFree=30149896/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9824732 CPUtime=8.1 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 24352 0 1 0 797 13 0 0 20 0 22 0 13314683 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2456183 83004 2292 9 0 2446860 0
[pid=32033/tid=32035] ppid=32030 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/32033/task/32035/stat : 32035 (java) S 32030 32033 28709 0 -1 4202560 2436 0 1 0 37 2 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669593351032 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32036] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32036/stat : 32036 (java) S 32030 32033 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669437057960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32037] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32037/stat : 32037 (java) S 32030 32033 28709 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669436005416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32038] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32038/stat : 32038 (java) S 32030 32033 28709 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669434952360 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32039] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32039/stat : 32039 (java) S 32030 32033 28709 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669433899816 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32040] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32040/stat : 32040 (java) S 32030 32033 28709 0 -1 4202560 39 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669432846760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32041] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32041/stat : 32041 (java) S 32030 32033 28709 0 -1 4202560 35 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669431794216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32042] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32042/stat : 32042 (java) S 32030 32033 28709 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669430741160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32043] ppid=32030 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32033/task/32043/stat : 32043 (java) S 32030 32033 28709 0 -1 4202560 40 0 0 0 1 1 0 0 20 0 22 0 13314684 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669429688616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32044] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32044/stat : 32044 (java) S 32030 32033 28709 0 -1 4202560 185 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669417491304 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32045] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32045/stat : 32045 (java) S 32030 32033 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669416437624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32046] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32046/stat : 32046 (java) S 32030 32033 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669415384456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32047] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32047/stat : 32047 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669414333200 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32048] ppid=32030 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/32033/task/32048/stat : 32048 (java) S 32030 32033 28709 0 -1 4202560 11387 0 0 0 111 3 0 0 20 0 22 0 13314688 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669413280056 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32049] ppid=32030 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/32033/task/32049/stat : 32049 (java) S 32030 32033 28709 0 -1 4202560 8726 0 0 0 114 2 0 0 20 0 22 0 13314688 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669412227512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32050] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32050/stat : 32050 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669411174648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32051] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32051/stat : 32051 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669410122312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32052] ppid=32030 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/32033/task/32052/stat : 32052 (java) R 32030 32033 28709 0 -1 4202560 25 0 0 0 258 0 0 0 20 0 22 0 13314724 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669408697264 139669466078275 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32053] ppid=32030 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/32033/task/32053/stat : 32053 (java) R 32030 32033 28709 0 -1 4202560 142 0 0 0 255 3 0 0 20 0 22 0 13314724 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669407645696 139669466294388 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32054] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32054/stat : 32054 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669406594344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32055] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32055/stat : 32055 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 83004 33554432000 1073741824 1073778376 140733703227248 139669405541800 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 2.75 2.23 2.11 6/219 32055
/proc/meminfo: memFree=29749256/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9824732 CPUtime=14.64 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 25186 0 1 0 1446 18 0 0 20 0 22 0 13314683 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2456183 156465 2292 9 0 2446860 0
[pid=32033/tid=32035] ppid=32030 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/32033/task/32035/stat : 32035 (java) S 32030 32033 28709 0 -1 4202560 2436 0 1 0 37 2 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669593351032 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32036] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32036/stat : 32036 (java) S 32030 32033 28709 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669437057960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32037] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32037/stat : 32037 (java) S 32030 32033 28709 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669436005416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32038] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32038/stat : 32038 (java) S 32030 32033 28709 0 -1 4202560 39 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669434952360 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32039] ppid=32030 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32033/task/32039/stat : 32039 (java) S 32030 32033 28709 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669433899816 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32040] ppid=32030 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32033/task/32040/stat : 32040 (java) S 32030 32033 28709 0 -1 4202560 43 0 0 0 2 0 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669432846760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32041] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32041/stat : 32041 (java) S 32030 32033 28709 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669431794216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32042] ppid=32030 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32033/task/32042/stat : 32042 (java) S 32030 32033 28709 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669430741160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32043] ppid=32030 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/32033/task/32043/stat : 32043 (java) S 32030 32033 28709 0 -1 4202560 40 0 0 0 1 1 0 0 20 0 22 0 13314684 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669429688616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32044] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32044/stat : 32044 (java) S 32030 32033 28709 0 -1 4202560 435 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669417491304 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32045] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32045/stat : 32045 (java) S 32030 32033 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669416437624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32046] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32046/stat : 32046 (java) S 32030 32033 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669415384456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32047] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32047/stat : 32047 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 156465 33554432000 1073741824 1073778376 140733703227248 139669414333200 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32048] ppid=32030 vsize=9824732 CPUtime=1.18 cores=1,3,5,7

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

[startup+882.308 s]
/proc/loadavg: 4.04 4.00 3.33 5/219 32475
/proc/meminfo: memFree=27920544/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9824732 CPUtime=1775.96 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 31724 0 1 0 177460 136 0 0 20 0 22 0 13314683 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2456183 488981 2301 9 0 2446860 0
[pid=32033/tid=32035] ppid=32030 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/32033/task/32035/stat : 32035 (java) S 32030 32033 28709 0 -1 4202560 2446 0 1 0 40 3 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669593351032 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32036] ppid=32030 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/32033/task/32036/stat : 32036 (java) S 32030 32033 28709 0 -1 4202560 437 0 0 0 301 7 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669437057960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32037] ppid=32030 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/32033/task/32037/stat : 32037 (java) S 32030 32033 28709 0 -1 4202560 426 0 0 0 300 8 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669436005416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32038] ppid=32030 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/32033/task/32038/stat : 32038 (java) S 32030 32033 28709 0 -1 4202560 426 0 0 0 311 8 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669434952360 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32039] ppid=32030 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/32033/task/32039/stat : 32039 (java) S 32030 32033 28709 0 -1 4202560 421 0 0 0 322 8 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669433899816 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32040] ppid=32030 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/32033/task/32040/stat : 32040 (java) S 32030 32033 28709 0 -1 4202560 426 0 0 0 294 8 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669432846760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32041] ppid=32030 vsize=9824732 CPUtime=2.98 cores=1,3,5,7
/proc/32033/task/32041/stat : 32041 (java) S 32030 32033 28709 0 -1 4202560 415 0 0 0 292 6 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669431794216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32042] ppid=32030 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/32033/task/32042/stat : 32042 (java) S 32030 32033 28709 0 -1 4202560 431 0 0 0 309 6 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669430741160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32043] ppid=32030 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/32033/task/32043/stat : 32043 (java) S 32030 32033 28709 0 -1 4202560 416 0 0 0 324 8 0 0 20 0 22 0 13314684 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669429688616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32044] ppid=32030 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/32033/task/32044/stat : 32044 (java) S 32030 32033 28709 0 -1 4202560 1322 0 0 0 40 28 0 0 20 0 22 0 13314686 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669417491304 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32045] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32045/stat : 32045 (java) S 32030 32033 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669416437624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32046] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32046/stat : 32046 (java) S 32030 32033 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669415384456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32047] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32047/stat : 32047 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669414333200 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32048] ppid=32030 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/32033/task/32048/stat : 32048 (java) S 32030 32033 28709 0 -1 4202560 11389 0 0 0 119 3 0 0 20 0 22 0 13314688 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669413280056 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32049] ppid=32030 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/32033/task/32049/stat : 32049 (java) S 32030 32033 28709 0 -1 4202560 10103 0 0 0 166 2 0 0 20 0 22 0 13314688 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669412227512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32050] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32050/stat : 32050 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669411174648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32051] ppid=32030 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/32033/task/32051/stat : 32051 (java) S 32030 32033 28709 0 -1 4202560 50 0 0 0 12 25 0 0 20 0 22 0 13314688 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669410122312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32052] ppid=32030 vsize=9824732 CPUtime=873.46 cores=1,3,5,7
/proc/32033/task/32052/stat : 32052 (java) R 32030 32033 28709 0 -1 4202560 367 0 0 0 87328 18 0 0 20 0 22 0 13314724 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669408698272 139669466078255 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32053] ppid=32030 vsize=9824732 CPUtime=873.61 cores=1,3,5,7
/proc/32033/task/32053/stat : 32053 (java) R 32030 32033 28709 0 -1 4202560 1384 0 0 0 87321 40 0 0 20 0 22 0 13314724 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669407644944 139669466293357 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32054] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32054/stat : 32054 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669406594344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32055] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32055/stat : 32055 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 488981 33554432000 1073741824 1073778376 140733703227248 139669405541800 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1775.96
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.301 s]
/proc/loadavg: 4.33 4.06 3.35 5/219 32475
/proc/meminfo: memFree=27924956/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 31738 0 1 0 179874 137 0 0 20 0 22 0 13314683 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2456183 488530 2301 9 0 2446860 0
[pid=32033/tid=32035] ppid=32030 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/32033/task/32035/stat : 32035 (java) S 32030 32033 28709 0 -1 4202560 2446 0 1 0 40 3 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669593351032 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32036] ppid=32030 vsize=9824732 CPUtime=3.12 cores=1,3,5,7
/proc/32033/task/32036/stat : 32036 (java) S 32030 32033 28709 0 -1 4202560 437 0 0 0 305 7 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669437057960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32037] ppid=32030 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/32033/task/32037/stat : 32037 (java) S 32030 32033 28709 0 -1 4202560 426 0 0 0 303 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669436005416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32038] ppid=32030 vsize=9824732 CPUtime=3.25 cores=1,3,5,7
/proc/32033/task/32038/stat : 32038 (java) S 32030 32033 28709 0 -1 4202560 426 0 0 0 317 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669434952360 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32039] ppid=32030 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/32033/task/32039/stat : 32039 (java) S 32030 32033 28709 0 -1 4202560 422 0 0 0 328 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669433899816 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32040] ppid=32030 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/32033/task/32040/stat : 32040 (java) S 32030 32033 28709 0 -1 4202560 427 0 0 0 300 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669432846760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32041] ppid=32030 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/32033/task/32041/stat : 32041 (java) S 32030 32033 28709 0 -1 4202560 416 0 0 0 296 6 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669431794216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32042] ppid=32030 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/32033/task/32042/stat : 32042 (java) S 32030 32033 28709 0 -1 4202560 432 0 0 0 314 6 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669430741160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32043] ppid=32030 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/32033/task/32043/stat : 32043 (java) S 32030 32033 28709 0 -1 4202560 417 0 0 0 331 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669429688616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32044] ppid=32030 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/32033/task/32044/stat : 32044 (java) S 32030 32033 28709 0 -1 4202560 1322 0 0 0 40 28 0 0 20 0 22 0 13314686 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669417491304 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32045] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32045/stat : 32045 (java) S 32030 32033 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669416437624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32046] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32046/stat : 32046 (java) S 32030 32033 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669415384456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32047] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32047/stat : 32047 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669414333200 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32048] ppid=32030 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/32033/task/32048/stat : 32048 (java) S 32030 32033 28709 0 -1 4202560 11389 0 0 0 119 3 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669413280056 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32049] ppid=32030 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/32033/task/32049/stat : 32049 (java) S 32030 32033 28709 0 -1 4202560 10103 0 0 0 166 2 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669412227512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32050] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32050/stat : 32050 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669411174648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32051] ppid=32030 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/32033/task/32051/stat : 32051 (java) S 32030 32033 28709 0 -1 4202560 50 0 0 0 12 26 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669410122312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32052] ppid=32030 vsize=9824732 CPUtime=885.34 cores=1,3,5,7
/proc/32033/task/32052/stat : 32052 (java) R 32030 32033 28709 0 -1 4202560 374 0 0 0 88516 18 0 0 20 0 22 0 13314724 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669408698256 139669466078255 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32053] ppid=32030 vsize=9824732 CPUtime=885.48 cores=1,3,5,7
/proc/32033/task/32053/stat : 32053 (java) R 32030 32033 28709 0 -1 4202560 1386 0 0 0 88508 40 0 0 20 0 22 0 13314724 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669407644944 139669466061948 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32054] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32054/stat : 32054 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669406594344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32055] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32055/stat : 32055 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669405541800 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
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 32033 sig 9
??? kill -32033 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.301 s]
/proc/loadavg: 4.33 4.06 3.35 5/219 32475
/proc/meminfo: memFree=27924956/32872528 swapFree=496356/529060
[pid=32033] ppid=32030 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/32033/stat : 32033 (java) S 32030 32033 28709 0 -1 4202496 31738 0 1 0 179874 137 0 0 20 0 22 0 13314683 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 140733703218384 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32033/statm: 2456183 488530 2301 9 0 2446860 0
[pid=32033/tid=32035] ppid=32030 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/32033/task/32035/stat : 32035 (java) S 32030 32033 28709 0 -1 4202560 2446 0 1 0 40 3 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669593351032 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32036] ppid=32030 vsize=9824732 CPUtime=3.12 cores=1,3,5,7
/proc/32033/task/32036/stat : 32036 (java) S 32030 32033 28709 0 -1 4202560 437 0 0 0 305 7 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669437057960 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32037] ppid=32030 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/32033/task/32037/stat : 32037 (java) S 32030 32033 28709 0 -1 4202560 426 0 0 0 303 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669436005416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32038] ppid=32030 vsize=9824732 CPUtime=3.25 cores=1,3,5,7
/proc/32033/task/32038/stat : 32038 (java) S 32030 32033 28709 0 -1 4202560 426 0 0 0 317 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669434952360 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32039] ppid=32030 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/32033/task/32039/stat : 32039 (java) S 32030 32033 28709 0 -1 4202560 422 0 0 0 328 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669433899816 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32040] ppid=32030 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/32033/task/32040/stat : 32040 (java) S 32030 32033 28709 0 -1 4202560 427 0 0 0 300 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669432846760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32041] ppid=32030 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/32033/task/32041/stat : 32041 (java) S 32030 32033 28709 0 -1 4202560 416 0 0 0 296 6 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669431794216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32042] ppid=32030 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/32033/task/32042/stat : 32042 (java) S 32030 32033 28709 0 -1 4202560 432 0 0 0 314 6 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669430741160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32043] ppid=32030 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/32033/task/32043/stat : 32043 (java) S 32030 32033 28709 0 -1 4202560 417 0 0 0 331 8 0 0 20 0 22 0 13314684 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669429688616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32044] ppid=32030 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/32033/task/32044/stat : 32044 (java) S 32030 32033 28709 0 -1 4202560 1322 0 0 0 40 28 0 0 20 0 22 0 13314686 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669417491304 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32045] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32045/stat : 32045 (java) S 32030 32033 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669416437624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32046] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32046/stat : 32046 (java) S 32030 32033 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13314686 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669415384456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32047] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32047/stat : 32047 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669414333200 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32048] ppid=32030 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/32033/task/32048/stat : 32048 (java) S 32030 32033 28709 0 -1 4202560 11389 0 0 0 119 3 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669413280056 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32049] ppid=32030 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/32033/task/32049/stat : 32049 (java) S 32030 32033 28709 0 -1 4202560 10103 0 0 0 166 2 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669412227512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32033/tid=32050] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32050/stat : 32050 (java) S 32030 32033 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669411174648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32051] ppid=32030 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/32033/task/32051/stat : 32051 (java) S 32030 32033 28709 0 -1 4202560 50 0 0 0 12 26 0 0 20 0 22 0 13314688 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669410122312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32052] ppid=32030 vsize=9824732 CPUtime=885.34 cores=1,3,5,7
/proc/32033/task/32052/stat : 32052 (java) R 32030 32033 28709 0 -1 4202560 374 0 0 0 88516 18 0 0 20 0 22 0 13314724 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669408698256 139669466078255 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32033/tid=32053] ppid=32030 vsize=9824732 CPUtime=885.48 cores=1,3,5,7
/proc/32033/task/32053/stat : 32053 (java) R 32030 32033 28709 0 -1 4202560 1386 0 0 0 88508 40 0 0 20 0 22 0 13314724 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669407644944 139669466061948 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=32033/tid=32054] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32054/stat : 32054 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669406594344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32033/tid=32055] ppid=32030 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32033/task/32055/stat : 32055 (java) S 32030 32033 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13314725 10060525568 488530 33554432000 1073741824 1073778376 140733703227248 139669405541800 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 894.372
CPU time (s): 1801.15
CPU user time (s): 1799.19
CPU system time (s): 1.9627
CPU usage (%): 201.387
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 1.9627
maximum resident set size= 2064392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31773
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37079
involuntary context switches= 51056

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68429 second user time and 8.62369 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-16 23:31:33
IDJOB=4096646
IDBENCH=107644
IDSOLVER=2543
FILE ID=node141/4096646-1466112692
RUNJOBID= node141-1466112677-30851
PBS_JOBID= 19904052
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 85e1cc7358e9974f03ba54afe2a17b44
RANDOM SEED=1568527091

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30343244 kB
Buffers:           62016 kB
Cached:           137312 kB
SwapCached:         2876 kB
Active:          1168764 kB
Inactive:         105356 kB
Active(anon):    1073800 kB
Inactive(anon):     3720 kB
Active(file):      94964 kB
Inactive(file):   101636 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67099004 kB
Dirty:              2300 kB
Writeback:             0 kB
AnonPages:       1614556 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             572464 kB
SReclaimable:      14788 kB
SUnreclaim:       557676 kB
KernelStack:        1640 kB
PageTables:         6936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2705608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1081344 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= 71728 MiB
End job on node141 at 2016-06-16 23:46:27