Trace number 4098011

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.12 892.368

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_19.opb
MD5SUMa0b555e3d97de088b9388687f25060b6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6972
Total number of constraints34118
Number of constraints which are clauses34113
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 constraint83
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 102
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-4098011-1466115034.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
2.96/1.43	c ... done. Wall clock time 1.322s.
2.96/1.43	c declared #vars     6972
2.96/1.43	c #constraints  34122
2.96/1.44	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.96/1.44	c constraints type 
2.96/1.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20418
2.96/1.44	c org.sat4j.specs.Constr$1 => 4
2.96/1.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
2.96/1.44	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
2.96/1.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 13694
2.96/1.44	c 34122 constraints processed.
2.96/1.44	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.96/1.44	c constraints type 
2.96/1.44	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 13694
2.96/1.44	c org.sat4j.specs.Constr$1 => 4
2.96/1.44	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 20418
2.96/1.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
2.96/1.44	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
2.96/1.44	c 34122 constraints processed.
10.62/4.40	c cleaning 2500 clauses out of 5001 with flag 41130/5001
16.45/7.04	c cleaning 4250 clauses out of 8500 with flag 92739/11000
22.79/10.01	c cleaning 5611 clauses out of 11254 with flag 154843/18004
30.02/13.52	c cleaning 6816 clauses out of 13640 with flag 219487/26001
37.98/17.46	c cleaning 7902 clauses out of 15823 with flag 296403/35000
46.69/21.71	c cleaning 8953 clauses out of 17921 with flag 383930/45000
55.64/26.19	c cleaning 9980 clauses out of 19968 with flag 472574/56000
63.74/30.15	c cleaning 10984 clauses out of 21989 with flag 543945/68001
74.33/35.41	c cleaning 12000 clauses out of 24004 with flag 629741/81000
86.06/41.23	c cleaning 13000 clauses out of 26005 with flag 735558/95001
99.22/47.74	c cleaning 13999 clauses out of 28004 with flag 844842/110000
111.98/54.05	c cleaning 14992 clauses out of 30006 with flag 962553/126001
124.77/60.41	c cleaning 15991 clauses out of 32014 with flag 1080524/143001
141.06/68.59	c cleaning 17011 clauses out of 34023 with flag 1205943/161001
157.11/76.99	c cleaning 17998 clauses out of 36013 with flag 1337265/180002
174.77/85.79	c cleaning 18998 clauses out of 38013 with flag 1458859/200000
193.08/94.89	c cleaning 20006 clauses out of 40015 with flag 1596675/221000
213.04/104.75	c cleaning 21002 clauses out of 42010 with flag 1745440/243001
215.24/105.88	c cleaning 0 clauses out of 5001 with flag 0/5001
233.75/114.86	c cleaning 21996 clauses out of 44010 with flag 1899899/266003
254.94/125.33	c cleaning 22995 clauses out of 46011 with flag 2069077/290000
276.49/135.90	c cleaning 23999 clauses out of 48017 with flag 2240820/315001
299.91/147.53	c cleaning 25008 clauses out of 50017 with flag 2424218/341000
323.23/159.18	c cleaning 25995 clauses out of 52011 with flag 2608778/368002
347.00/170.98	c cleaning 27005 clauses out of 54015 with flag 2803038/396001
369.43/181.95	c cleaning 28000 clauses out of 56009 with flag 2983619/425000
392.44/193.35	c cleaning 29005 clauses out of 58014 with flag 3186223/455005
417.89/205.90	c cleaning 30002 clauses out of 60004 with flag 3406120/486000
442.40/218.04	c cleaning 30992 clauses out of 62002 with flag 3608042/518000
471.58/233.15	c cleaning 32001 clauses out of 64010 with flag 3810081/551000
498.34/246.35	c cleaning 33004 clauses out of 66011 with flag 4011795/585002
525.18/259.63	c cleaning 33997 clauses out of 68005 with flag 4204953/620000
550.72/272.39	c cleaning 34993 clauses out of 70009 with flag 4399979/656001
587.93/290.78	c cleaning 36001 clauses out of 72016 with flag 4643111/693001
620.86/307.08	c cleaning 37002 clauses out of 74015 with flag 4897937/731001
653.19/323.17	c cleaning 37979 clauses out of 76012 with flag 5167102/770000
688.85/340.85	c cleaning 39016 clauses out of 78036 with flag 5424111/810003
724.72/358.61	c cleaning 39972 clauses out of 80017 with flag 5686988/851000
760.07/376.18	c cleaning 41013 clauses out of 82045 with flag 5959708/893000
793.71/392.89	c cleaning 41990 clauses out of 84032 with flag 6217461/936000
830.00/410.74	c cleaning 43021 clauses out of 86045 with flag 6496455/980003
866.07/428.59	c cleaning 44007 clauses out of 88023 with flag 6771563/1025002
900.54/445.60	c cleaning 45000 clauses out of 90014 with flag 7049011/1071000
932.99/461.62	c cleaning 46001 clauses out of 92014 with flag 7304886/1118000
976.08/482.92	c cleaning 47008 clauses out of 94015 with flag 7592009/1166002
1024.41/506.87	c cleaning 47991 clauses out of 96006 with flag 7914267/1215001
1055.69/522.28	c cleaning 0 clauses out of 11001 with flag 0/11001
1083.45/537.16	c cleaning 48979 clauses out of 98015 with flag 8246886/1265001
1135.19/562.97	c cleaning 50004 clauses out of 100036 with flag 8592573/1316001
1188.04/589.11	c cleaning 50942 clauses out of 102031 with flag 8930381/1368000
1247.59/618.73	c cleaning 52033 clauses out of 104089 with flag 9304162/1421000
1304.82/647.02	c cleaning 53025 clauses out of 106060 with flag 9677412/1475004
1363.65/676.04	c cleaning 54007 clauses out of 108031 with flag 10034520/1530000
1421.01/704.43	c cleaning 55005 clauses out of 110025 with flag 10373684/1586001
1478.68/732.83	c cleaning 55993 clauses out of 112021 with flag 10728318/1643002
1540.74/763.51	c cleaning 56994 clauses out of 114028 with flag 11088428/1701002
1606.84/796.33	c cleaning 58013 clauses out of 116034 with flag 11472320/1760002
1678.59/832.01	c cleaning 58981 clauses out of 118021 with flag 11878190/1820002
1747.44/866.23	c cleaning 59990 clauses out of 120040 with flag 12301539/1881002
1800.12/892.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/892.30	c starts		: 4487
1800.12/892.30	c conflicts		: 1935489
1800.12/892.30	c decisions		: 17847340
1800.12/892.30	c propagations		: 871959203
1800.12/892.30	c inspects		: 9728203075
1800.12/892.30	c shortcuts		: 0
1800.12/892.30	c learnt literals	: 0
1800.12/892.30	c learnt binary clauses	: 0
1800.12/892.30	c learnt ternary clauses	: 2
1800.12/892.30	c learnt constraints	: 1935489
1800.12/892.30	c ignored constraints	: 0
1800.12/892.30	c root simplifications	: 0
1800.12/892.30	c removed literals (reason simplification)	: 33060947
1800.12/892.30	c reason swapping (by a shorter reason)	: 0
1800.12/892.30	c Calls to reduceDB	: 57
1800.12/892.30	c Number of update (reduction) of LBD	: 1055843
1800.12/892.30	c Imported unit clauses	: 0
1800.12/892.30	c number of reductions to clauses (during analyze)	: 0
1800.12/892.30	c number of learned constraints concerned by reduction	: 0
1800.12/892.30	c number of learning phase by resolution	: 0
1800.12/892.30	c number of learning phase by cutting planes	: 0
1800.12/892.30	c speed (assignments/second)	: 978791.3415569124
1800.12/892.30	c non guided choices	5085
1800.12/892.33	c learnt constraints type 
1800.12/892.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 114537
1800.12/892.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/892.33	c starts		: 41
1800.12/892.33	c conflicts		: 14071
1800.12/892.33	c decisions		: 23098
1800.12/892.33	c propagations		: 1981227
1800.12/892.33	c inspects		: 996997702
1800.12/892.33	c shortcuts		: 0
1800.12/892.33	c learnt literals	: 0
1800.12/892.33	c learnt binary clauses	: 0
1800.12/892.33	c learnt ternary clauses	: 27
1800.12/892.33	c learnt constraints	: 14071
1800.12/892.33	c ignored constraints	: 0
1800.12/892.33	c root simplifications	: 0
1800.12/892.33	c removed literals (reason simplification)	: 0
1800.12/892.33	c reason swapping (by a shorter reason)	: 0
1800.12/892.33	c Calls to reduceDB	: 2
1800.12/892.33	c Number of update (reduction) of LBD	: 0
1800.12/892.33	c Imported unit clauses	: 0
1800.12/892.33	c number of reductions to clauses (during analyze)	: 0
1800.12/892.33	c number of learned constraints concerned by reduction	: 0
1800.12/892.33	c number of learning phase by resolution	: 0
1800.12/892.33	c number of learning phase by cutting planes	: 0
1800.12/892.33	c speed (assignments/second)	: 2223.8988415948274
1800.12/892.33	c non guided choices	5085
1800.12/892.34	c learnt constraints type 
1800.12/892.34	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1636
1800.12/892.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 160
1800.12/892.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12275
1800.12/892.34	s UNKNOWN
1800.12/892.34	c Total wall clock time (in seconds): 892.224

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-4098011-1466115034/watcher-4098011-1466115034 -o /tmp/evaluation-result-4098011-1466115034/solver-4098011-1466115034 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466112168-31201 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4098011-1466115034.opb 

pid=647
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.57 4.32 4.13 4/198 650
/proc/meminfo: memFree=26789632/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/650/stat : 650 (java) R 647 650 31185 0 -1 4202496 1063 0 0 0 0 0 0 0 20 0 1 0 13552181 23793664 712 33554432000 1073741824 1073778376 140734895506896 140734895495960 266426430824 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/650/statm: 5809 712 526 9 0 128 0
[pid=650/tid=651] ppid=647 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) R 647 650 31185 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 13552181 98570240 978 33554432000 1073741824 1073778376 140734895506896 140309676289576 266435642752 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100059 s]
/proc/loadavg: 4.57 4.32 4.13 4/198 650
/proc/meminfo: memFree=26789632/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 4484 0 1 0 9 1 0 0 20 0 18 0 13552181 9787879424 5600 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2389619 5600 2138 9 0 2380296 0
[pid=650/tid=651] ppid=647 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) R 647 650 31185 0 -1 4202560 2440 0 1 0 8 0 0 0 20 0 18 0 13552181 9787879424 5600 33554432000 1073741824 1073778376 140734895506896 140309676293024 266435270453 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200258 s]
/proc/loadavg: 4.57 4.32 4.13 4/198 650
/proc/meminfo: memFree=26789632/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 6365 0 1 0 28 2 0 0 20 0 18 0 13552181 9787879424 7994 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2389619 7995 2209 9 0 2380296 0
[pid=650/tid=651] ppid=647 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) R 647 650 31185 0 -1 4202560 2453 0 1 0 17 1 0 0 20 0 18 0 13552181 9787879424 7995 33554432000 1073741824 1073778376 140734895506896 140309676293024 140309548718672 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300266 s]
/proc/loadavg: 4.57 4.32 4.13 4/198 650
/proc/meminfo: memFree=26789632/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9558476 CPUtime=0.59 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 7131 0 1 0 57 2 0 0 20 0 18 0 13552181 9787879424 9847 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2389619 9847 2235 9 0 2380296 0
[pid=650/tid=651] ppid=647 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) R 647 650 31185 0 -1 4202560 2456 0 1 0 26 1 0 0 20 0 18 0 13552181 9787879424 9847 33554432000 1073741824 1073778376 140734895506896 140309676293024 140309548749352 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9558476

[startup+0.700273 s]
/proc/loadavg: 4.57 4.32 4.13 4/198 650
/proc/meminfo: memFree=26789632/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9558476 CPUtime=1.09 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 12145 0 1 0 104 5 0 0 20 0 18 0 13552181 9787879424 44042 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2389619 44044 2254 9 0 2380296 0
[pid=650/tid=651] ppid=647 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) R 647 650 31185 0 -1 4202560 2518 0 1 0 64 3 0 0 20 0 18 0 13552181 9787879424 44045 33554432000 1073741824 1073778376 140734895506896 140309676293368 140309549176320 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9558476

[startup+1.50071 s]
/proc/loadavg: 4.60 4.33 4.14 7/216 668
/proc/meminfo: memFree=26583612/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 35650 0 1 0 321 9 0 0 20 0 22 0 13552181 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2456183 58493 2271 9 0 2446860 0
[pid=650/tid=651] ppid=647 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) S 647 650 31185 0 -1 4202560 2533 0 1 0 137 3 0 0 20 0 22 0 13552181 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309676295032 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=653] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/653/stat : 653 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309520272168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=654] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/654/stat : 654 (java) S 647 650 31185 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309519219368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=655] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/655/stat : 655 (java) S 647 650 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309518167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=656] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/656/stat : 656 (java) S 647 650 31185 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309517114280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=657] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/657/stat : 657 (java) S 647 650 31185 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309516060968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=658] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/658/stat : 658 (java) S 647 650 31185 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309515008168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=659] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/659/stat : 659 (java) S 647 650 31185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309513955880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=660] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/660/stat : 660 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309512903080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=661] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/661/stat : 661 (java) S 647 650 31185 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309500492520 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=662] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/662/stat : 662 (java) S 647 650 31185 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309499438584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=663] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/663/stat : 663 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309498386184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=664] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/664/stat : 664 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309497334672 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=665] ppid=647 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/650/task/665/stat : 665 (java) R 647 650 31185 0 -1 4202560 14594 0 0 0 76 2 0 0 20 0 22 0 13552186 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309496258424 140309684160437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=650/tid=666] ppid=647 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/650/task/666/stat : 666 (java) R 647 650 31185 0 -1 4202560 17091 0 0 0 90 2 0 0 20 0 22 0 13552186 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309495205720 140309680381984 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=650/tid=667] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/667/stat : 667 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309494176376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=668] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/668/stat : 668 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 58493 33554432000 1073741824 1073778376 140734895506896 140309493123784 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.60 4.33 4.14 8/220 672
/proc/meminfo: memFree=26566404/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9824732 CPUtime=8.18 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 40613 0 1 0 807 11 0 0 20 0 22 0 13552181 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2456183 57739 2287 9 0 2446860 0
[pid=650/tid=651] ppid=647 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) S 647 650 31185 0 -1 4202560 2533 0 1 0 137 3 0 0 20 0 22 0 13552181 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309676295032 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=653] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/653/stat : 653 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309520272168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=654] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/654/stat : 654 (java) S 647 650 31185 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309519219368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=655] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/655/stat : 655 (java) S 647 650 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309518167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=656] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/656/stat : 656 (java) S 647 650 31185 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309517114280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=657] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/657/stat : 657 (java) S 647 650 31185 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309516060968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=658] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/658/stat : 658 (java) S 647 650 31185 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309515008168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=659] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/659/stat : 659 (java) S 647 650 31185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309513955880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=660] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/660/stat : 660 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309512903080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=661] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/661/stat : 661 (java) S 647 650 31185 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309500492520 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=662] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/662/stat : 662 (java) S 647 650 31185 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309499438584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=663] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/663/stat : 663 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309498386184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=664] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/664/stat : 664 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309497334672 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=665] ppid=647 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/650/task/665/stat : 665 (java) R 647 650 31185 0 -1 4202560 16737 0 0 0 164 2 0 0 20 0 22 0 13552186 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309496281272 140309677848440 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=650/tid=666] ppid=647 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/650/task/666/stat : 666 (java) R 647 650 31185 0 -1 4202560 19892 0 0 0 171 3 0 0 20 0 22 0 13552186 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309495228472 140309682137707 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=650/tid=667] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/667/stat : 667 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309494176376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=668] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/668/stat : 668 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309493123784 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=669] ppid=647 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/650/task/669/stat : 669 (java) R 647 650 31185 0 -1 4202560 17 0 0 0 162 0 0 0 20 0 22 0 13552325 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309492069208 140309549866141 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=650/tid=670] ppid=647 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/650/task/670/stat : 670 (java) R 647 650 31185 0 -1 4202560 32 0 0 0 163 0 0 0 20 0 22 0 13552325 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309491015864 140309549948874 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=650/tid=671] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/671/stat : 671 (java) S 647 650 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13552326 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309489964712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=672] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/672/stat : 672 (java) S 647 650 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13552326 10060525568 57739 33554432000 1073741824 1073778376 140734895506896 140309488911912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.55 4.32 4.13 5/220 672
/proc/meminfo: memFree=26548992/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9824732 CPUtime=14.89 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 42343 0 1 0 1475 14 0 0 20 0 22 0 13552181 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2456183 61916 2292 9 0 2446860 0
[pid=650/tid=651] ppid=647 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) S 647 650 31185 0 -1 4202560 2534 0 1 0 137 3 0 0 20 0 22 0 13552181 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309676295032 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=653] ppid=647 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/650/task/653/stat : 653 (java) S 647 650 31185 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 13552182 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309520272168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=654] ppid=647 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/650/task/654/stat : 654 (java) S 647 650 31185 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 13552182 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309519219368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=655] ppid=647 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/650/task/655/stat : 655 (java) S 647 650 31185 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 13552182 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309518167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=656] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/656/stat : 656 (java) S 647 650 31185 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309517114280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=657] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/657/stat : 657 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309516060968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=658] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/658/stat : 658 (java) S 647 650 31185 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309515008168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=659] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/659/stat : 659 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552182 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309513955880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=660] ppid=647 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/650/task/660/stat : 660 (java) S 647 650 31185 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 13552182 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309512903080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=661] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/661/stat : 661 (java) S 647 650 31185 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309500492520 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=662] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/662/stat : 662 (java) S 647 650 31185 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309499438584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=663] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/663/stat : 663 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 61916 33554432000 1073741824 1073778376 140734895506896 140309498386184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=664] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/650/task/655/stat : 655 (java) S 647 650 31185 0 -1 4202560 645 0 0 0 431 15 0 0 20 0 22 0 13552182 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309518167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=656] ppid=647 vsize=9824732 CPUtime=4.09 cores=0,2,4,6
/proc/650/task/656/stat : 656 (java) S 647 650 31185 0 -1 4202560 574 0 0 0 392 17 0 0 20 0 22 0 13552182 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309517114280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=657] ppid=647 vsize=9824732 CPUtime=4.62 cores=0,2,4,6
/proc/650/task/657/stat : 657 (java) S 647 650 31185 0 -1 4202560 715 0 0 0 442 20 0 0 20 0 22 0 13552182 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309516060968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=658] ppid=647 vsize=9824732 CPUtime=4.05 cores=0,2,4,6
/proc/650/task/658/stat : 658 (java) S 647 650 31185 0 -1 4202560 565 0 0 0 393 12 0 0 20 0 22 0 13552182 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309515008168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=659] ppid=647 vsize=9824732 CPUtime=4.48 cores=0,2,4,6
/proc/650/task/659/stat : 659 (java) S 647 650 31185 0 -1 4202560 599 0 0 0 434 14 0 0 20 0 22 0 13552182 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309513955880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=660] ppid=647 vsize=9824732 CPUtime=5.29 cores=0,2,4,6
/proc/650/task/660/stat : 660 (java) S 647 650 31185 0 -1 4202560 857 0 0 0 510 19 0 0 20 0 22 0 13552182 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309512903080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=661] ppid=647 vsize=9824732 CPUtime=4.83 cores=0,2,4,6
/proc/650/task/661/stat : 661 (java) S 647 650 31185 0 -1 4202560 2503 0 0 0 476 7 0 0 20 0 22 0 13552183 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309500492520 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=662] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/662/stat : 662 (java) S 647 650 31185 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309499438584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=663] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/663/stat : 663 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309498386184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=664] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/664/stat : 664 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309497334672 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=665] ppid=647 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/650/task/665/stat : 665 (java) S 647 650 31185 0 -1 4202560 16738 0 0 0 193 2 0 0 20 0 22 0 13552186 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309496281272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=666] ppid=647 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/650/task/666/stat : 666 (java) S 647 650 31185 0 -1 4202560 21590 0 0 0 245 3 0 0 20 0 22 0 13552186 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309495228472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=667] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/667/stat : 667 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309494176376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=668] ppid=647 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/650/task/668/stat : 668 (java) S 647 650 31185 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 13552186 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309493123784 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=669] ppid=647 vsize=9824732 CPUtime=864.19 cores=0,2,4,6
/proc/650/task/669/stat : 669 (java) R 647 650 31185 0 -1 4202560 70 0 0 0 86404 15 0 0 20 0 22 0 13552325 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309492067232 140309549769731 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=650/tid=670] ppid=647 vsize=9824732 CPUtime=864.27 cores=0,2,4,6
/proc/650/task/670/stat : 670 (java) R 647 650 31185 0 -1 4202560 1287 0 0 0 86380 47 0 0 20 0 22 0 13552325 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309491015376 140309549360689 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=650/tid=671] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/671/stat : 671 (java) S 647 650 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13552326 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309489964712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=672] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/672/stat : 672 (java) S 647 650 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13552326 10060525568 981479 33554432000 1073741824 1073778376 140734895506896 140309488911912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1779.96
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+892.301 s]
/proc/loadavg: 4.20 4.30 4.23 6/219 897
/proc/meminfo: memFree=22698592/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 51435 0 1 0 179812 200 0 0 20 0 22 0 13552181 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2456183 981489 2301 9 0 2446860 0
[pid=650/tid=651] ppid=647 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) S 647 650 31185 0 -1 4202560 2547 0 1 0 139 5 0 0 20 0 22 0 13552181 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309676295032 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=653] ppid=647 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/650/task/653/stat : 653 (java) S 647 650 31185 0 -1 4202560 692 0 0 0 412 15 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309520272168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=654] ppid=647 vsize=9824732 CPUtime=4.76 cores=0,2,4,6
/proc/650/task/654/stat : 654 (java) S 647 650 31185 0 -1 4202560 723 0 0 0 457 19 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309519219368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=655] ppid=647 vsize=9824732 CPUtime=4.49 cores=0,2,4,6
/proc/650/task/655/stat : 655 (java) S 647 650 31185 0 -1 4202560 645 0 0 0 434 15 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309518167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=656] ppid=647 vsize=9824732 CPUtime=4.18 cores=0,2,4,6
/proc/650/task/656/stat : 656 (java) S 647 650 31185 0 -1 4202560 574 0 0 0 401 17 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309517114280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=657] ppid=647 vsize=9824732 CPUtime=4.65 cores=0,2,4,6
/proc/650/task/657/stat : 657 (java) S 647 650 31185 0 -1 4202560 715 0 0 0 445 20 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309516060968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=658] ppid=647 vsize=9824732 CPUtime=4.07 cores=0,2,4,6
/proc/650/task/658/stat : 658 (java) S 647 650 31185 0 -1 4202560 565 0 0 0 395 12 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309515008168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=659] ppid=647 vsize=9824732 CPUtime=4.53 cores=0,2,4,6
/proc/650/task/659/stat : 659 (java) S 647 650 31185 0 -1 4202560 599 0 0 0 439 14 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309513955880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=660] ppid=647 vsize=9824732 CPUtime=5.32 cores=0,2,4,6
/proc/650/task/660/stat : 660 (java) S 647 650 31185 0 -1 4202560 857 0 0 0 513 19 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309512903080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=661] ppid=647 vsize=9824732 CPUtime=4.83 cores=0,2,4,6
/proc/650/task/661/stat : 661 (java) S 647 650 31185 0 -1 4202560 2513 0 0 0 476 7 0 0 20 0 22 0 13552183 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309500492520 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=662] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/662/stat : 662 (java) S 647 650 31185 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309499438584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=663] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/663/stat : 663 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309498386184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=664] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/664/stat : 664 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309497334672 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=665] ppid=647 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/650/task/665/stat : 665 (java) S 647 650 31185 0 -1 4202560 16738 0 0 0 193 2 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309496281272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=666] ppid=647 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/650/task/666/stat : 666 (java) S 647 650 31185 0 -1 4202560 21590 0 0 0 245 3 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309495228472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=667] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/667/stat : 667 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309494176376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=668] ppid=647 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/650/task/668/stat : 668 (java) S 647 650 31185 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309493123784 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=669] ppid=647 vsize=9824732 CPUtime=874.07 cores=0,2,4,6
/proc/650/task/669/stat : 669 (java) R 647 650 31185 0 -1 4202560 70 0 0 0 87392 15 0 0 20 0 22 0 13552325 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309492067312 140309549220931 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=650/tid=670] ppid=647 vsize=9824732 CPUtime=874.14 cores=0,2,4,6
/proc/650/task/670/stat : 670 (java) R 647 650 31185 0 -1 4202560 1288 0 0 0 87367 47 0 0 20 0 22 0 13552325 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309491015200 140309549778963 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=650/tid=671] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/671/stat : 671 (java) S 647 650 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13552326 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309489964712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=672] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/672/stat : 672 (java) S 647 650 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13552326 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309488911912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
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 650 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+892.301 s]
/proc/loadavg: 4.20 4.30 4.23 6/219 897
/proc/meminfo: memFree=22698592/32872528 swapFree=1430864/1543284
[pid=650] ppid=647 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/650/stat : 650 (java) S 647 650 31185 0 -1 4202496 51435 0 1 0 179812 200 0 0 20 0 22 0 13552181 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140734895498032 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/650/statm: 2456183 981489 2301 9 0 2446860 0
[pid=650/tid=651] ppid=647 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/650/task/651/stat : 651 (java) S 647 650 31185 0 -1 4202560 2547 0 1 0 139 5 0 0 20 0 22 0 13552181 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309676295032 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=653] ppid=647 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/650/task/653/stat : 653 (java) S 647 650 31185 0 -1 4202560 692 0 0 0 412 15 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309520272168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=654] ppid=647 vsize=9824732 CPUtime=4.76 cores=0,2,4,6
/proc/650/task/654/stat : 654 (java) S 647 650 31185 0 -1 4202560 723 0 0 0 457 19 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309519219368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=655] ppid=647 vsize=9824732 CPUtime=4.49 cores=0,2,4,6
/proc/650/task/655/stat : 655 (java) S 647 650 31185 0 -1 4202560 645 0 0 0 434 15 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309518167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=656] ppid=647 vsize=9824732 CPUtime=4.18 cores=0,2,4,6
/proc/650/task/656/stat : 656 (java) S 647 650 31185 0 -1 4202560 574 0 0 0 401 17 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309517114280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=657] ppid=647 vsize=9824732 CPUtime=4.65 cores=0,2,4,6
/proc/650/task/657/stat : 657 (java) S 647 650 31185 0 -1 4202560 715 0 0 0 445 20 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309516060968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=658] ppid=647 vsize=9824732 CPUtime=4.07 cores=0,2,4,6
/proc/650/task/658/stat : 658 (java) S 647 650 31185 0 -1 4202560 565 0 0 0 395 12 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309515008168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=659] ppid=647 vsize=9824732 CPUtime=4.53 cores=0,2,4,6
/proc/650/task/659/stat : 659 (java) S 647 650 31185 0 -1 4202560 599 0 0 0 439 14 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309513955880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=660] ppid=647 vsize=9824732 CPUtime=5.32 cores=0,2,4,6
/proc/650/task/660/stat : 660 (java) S 647 650 31185 0 -1 4202560 857 0 0 0 513 19 0 0 20 0 22 0 13552182 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309512903080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=661] ppid=647 vsize=9824732 CPUtime=4.83 cores=0,2,4,6
/proc/650/task/661/stat : 661 (java) S 647 650 31185 0 -1 4202560 2513 0 0 0 476 7 0 0 20 0 22 0 13552183 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309500492520 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=650/tid=662] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/662/stat : 662 (java) S 647 650 31185 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309499438584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=663] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/663/stat : 663 (java) S 647 650 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13552183 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309498386184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=664] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/664/stat : 664 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309497334672 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=665] ppid=647 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/650/task/665/stat : 665 (java) S 647 650 31185 0 -1 4202560 16738 0 0 0 193 2 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309496281272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=650/tid=666] ppid=647 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/650/task/666/stat : 666 (java) S 647 650 31185 0 -1 4202560 21590 0 0 0 245 3 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309495228472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=667] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/667/stat : 667 (java) S 647 650 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309494176376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=668] ppid=647 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/650/task/668/stat : 668 (java) S 647 650 31185 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 13552186 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309493123784 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=650/tid=669] ppid=647 vsize=9824732 CPUtime=874.07 cores=0,2,4,6
/proc/650/task/669/stat : 669 (java) R 647 650 31185 0 -1 4202560 70 0 0 0 87392 15 0 0 20 0 22 0 13552325 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309492067312 140309549220931 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=650/tid=670] ppid=647 vsize=9824732 CPUtime=874.14 cores=0,2,4,6
/proc/650/task/670/stat : 670 (java) R 647 650 31185 0 -1 4202560 1288 0 0 0 87367 47 0 0 20 0 22 0 13552325 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309491015200 140309549778963 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=650/tid=671] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/671/stat : 671 (java) S 647 650 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13552326 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309489964712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=650/tid=672] ppid=647 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/650/task/672/stat : 672 (java) S 647 650 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13552326 10060525568 981489 33554432000 1073741824 1073778376 140734895506896 140309488911912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 892.368
CPU time (s): 1800.12
CPU user time (s): 1798.12
CPU system time (s): 2
CPU usage (%): 201.724
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.49
system time used= 2.44263
maximum resident set size= 3932292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51470
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23829
involuntary context switches= 30795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.13407 second user time and 6.89395 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-17 00:10:35
IDJOB=4098011
IDBENCH=107839
IDSOLVER=2543
FILE ID=node116/4098011-1466115034
RUNJOBID= node116-1466112168-31201
PBS_JOBID= 19904124
Free space on /tmp= 71624 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_19.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4098011-1466115034/watcher-4098011-1466115034 -o /tmp/evaluation-result-4098011-1466115034/solver-4098011-1466115034 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466112168-31201 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4098011-1466115034.opb

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

MD5SUM BENCH= a0b555e3d97de088b9388687f25060b6
RANDOM SEED=800474664

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
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.54
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.781
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.781
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:        26790012 kB
Buffers:           59248 kB
Cached:           145424 kB
SwapCached:         2876 kB
Active:          3720660 kB
Inactive:         106264 kB
Active(anon):    3622696 kB
Inactive(anon):     2164 kB
Active(file):      97964 kB
Inactive(file):   104100 kB
Unevictable:     1543284 kB
Mlocked:         1430864 kB
SwapTotal:      67108856 kB
SwapFree:       67099564 kB
Dirty:              5532 kB
Writeback:             0 kB
AnonPages:       5166320 kB
Mapped:            15436 kB
Shmem:                 0 kB
Slab:             571760 kB
SReclaimable:      15628 kB
SUnreclaim:       556132 kB
KernelStack:        1616 kB
PageTables:        14508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5370748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3651584 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= 71624 MiB
End job on node116 at 2016-06-17 00:25:27