Trace number 4090024

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.05 896.561

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v101-n3.opb
MD5SUM5ed10da8e9db7f782543c1c2112422b6
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 benchmark0.429934
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables303
Total number of constraints101
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4090024-1466023876.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.16	c ... done. Wall clock time 0.04s.
0.10/0.16	c declared #vars     303
0.10/0.16	c #constraints  202
0.10/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 101
0.10/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 101
0.10/0.16	c 202 constraints processed.
0.10/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 101
0.10/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 101
0.10/0.16	c 202 constraints processed.
3.08/0.94	c cleaning 2499 clauses out of 5001 with flag 45037/5001
4.68/1.55	c cleaning 4241 clauses out of 8501 with flag 106178/11000
6.56/2.42	c cleaning 5621 clauses out of 11262 with flag 181292/18002
8.58/3.47	c cleaning 6806 clauses out of 13639 with flag 267488/26000
11.25/4.70	c cleaning 7908 clauses out of 15834 with flag 364053/35001
14.51/6.37	c cleaning 8955 clauses out of 17925 with flag 472532/45000
18.47/8.23	c cleaning 9980 clauses out of 19970 with flag 590896/56000
21.56/9.74	c cleaning 10964 clauses out of 21991 with flag 727921/68001
25.24/11.59	c cleaning 11983 clauses out of 24027 with flag 865221/81001
29.84/13.81	c cleaning 12990 clauses out of 26045 with flag 1010712/95002
35.46/16.63	c cleaning 13994 clauses out of 28054 with flag 1175676/110001
41.72/19.80	c cleaning 14999 clauses out of 30060 with flag 1343367/126001
49.12/23.43	c cleaning 15999 clauses out of 32061 with flag 1521126/143001
57.83/27.79	c cleaning 16982 clauses out of 34062 with flag 1713984/161001
67.92/32.78	c cleaning 17986 clauses out of 36079 with flag 1913658/180000
78.92/38.26	c cleaning 18996 clauses out of 38094 with flag 2136506/200001
80.12/38.82	c cleaning 0 clauses out of 5008 with flag 0/5008
93.33/45.22	c cleaning 19998 clauses out of 40097 with flag 2362683/221000
107.90/52.41	c cleaning 20993 clauses out of 42099 with flag 2604077/243000
123.90/60.50	c cleaning 22000 clauses out of 44107 with flag 2858929/266001
139.96/68.40	c cleaning 22998 clauses out of 46106 with flag 3120462/290000
156.59/76.71	c cleaning 24003 clauses out of 48111 with flag 3393607/315003
175.44/86.16	c cleaning 24999 clauses out of 50105 with flag 3685081/341000
198.10/97.46	c cleaning 26022 clauses out of 52107 with flag 4006414/368001
223.60/110.11	c cleaning 27008 clauses out of 54084 with flag 4345957/396000
251.46/124.00	c cleaning 28006 clauses out of 56076 with flag 4675483/425000
279.30/137.99	c cleaning 29004 clauses out of 58071 with flag 5041895/455001
312.84/154.60	c cleaning 29998 clauses out of 60066 with flag 5437179/486000
348.74/172.53	c cleaning 31001 clauses out of 62068 with flag 5863594/518000
389.27/192.75	c cleaning 32004 clauses out of 64067 with flag 6291875/551000
430.83/213.40	c cleaning 32999 clauses out of 66063 with flag 6750873/585000
464.36/230.12	c cleaning 34026 clauses out of 68065 with flag 7178210/620001
483.67/239.74	c cleaning 35015 clauses out of 70043 with flag 7583625/656005
500.56/248.13	c cleaning 0 clauses out of 11000 with flag 0/11000
513.66/254.67	c cleaning 36004 clauses out of 72023 with flag 7968032/693000
541.57/268.83	c cleaning 36974 clauses out of 74019 with flag 8420300/731000
563.87/279.98	c cleaning 37989 clauses out of 76047 with flag 8961909/770002
590.81/293.33	c cleaning 39013 clauses out of 78056 with flag 9473306/810000
622.80/309.23	c cleaning 40015 clauses out of 80043 with flag 9937744/851000
660.61/328.07	c cleaning 41004 clauses out of 82028 with flag 10410005/893000
702.81/349.03	c cleaning 42002 clauses out of 84024 with flag 10909074/936000
740.18/367.67	c cleaning 42996 clauses out of 86022 with flag 11437189/980000
774.06/384.84	c cleaning 43981 clauses out of 88026 with flag 12003751/1025000
812.41/403.92	c cleaning 44999 clauses out of 90046 with flag 12599203/1071001
860.42/427.88	c cleaning 46014 clauses out of 92046 with flag 13111379/1118000
908.22/451.63	c cleaning 47011 clauses out of 94032 with flag 13667473/1166000
958.99/476.95	c cleaning 47997 clauses out of 96022 with flag 14266394/1215001
1016.82/505.74	c cleaning 49003 clauses out of 98024 with flag 14903069/1265000
1077.78/536.01	c cleaning 49998 clauses out of 100021 with flag 15563794/1316000
1141.59/567.83	c cleaning 51004 clauses out of 102023 with flag 16231961/1368000
1205.73/600.20	c cleaning 51995 clauses out of 104019 with flag 16907606/1421000
1274.07/634.12	c cleaning 53003 clauses out of 106025 with flag 17608993/1475001
1306.99/650.56	c cleaning 0 clauses out of 18002 with flag 0/18002
1346.71/670.37	c cleaning 53997 clauses out of 108022 with flag 18342262/1530001
1428.45/711.04	c cleaning 55002 clauses out of 110025 with flag 19110984/1586001
1510.61/751.92	c cleaning 56003 clauses out of 112024 with flag 19892148/1643002
1579.50/786.29	c cleaning 57001 clauses out of 114020 with flag 20638277/1701001
1641.19/816.94	c cleaning 58001 clauses out of 116019 with flag 21297495/1760001
1729.53/861.41	c cleaning 59000 clauses out of 118018 with flag 21965152/1820001
1789.01/891.01	c cleaning 59999 clauses out of 120018 with flag 22667997/1881001
1800.05/896.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.51	c starts		: 851
1800.05/896.51	c conflicts		: 1896854
1800.05/896.51	c decisions		: 2199905
1800.05/896.51	c propagations		: 50841443
1800.05/896.51	c inspects		: 12982024118
1800.05/896.51	c shortcuts		: 0
1800.05/896.51	c learnt literals	: 0
1800.05/896.51	c learnt binary clauses	: 0
1800.05/896.51	c learnt ternary clauses	: 0
1800.05/896.51	c learnt constraints	: 1896854
1800.05/896.51	c ignored constraints	: 0
1800.05/896.51	c root simplifications	: 0
1800.05/896.51	c removed literals (reason simplification)	: 30625818
1800.05/896.51	c reason swapping (by a shorter reason)	: 0
1800.05/896.51	c Calls to reduceDB	: 57
1800.05/896.51	c Number of update (reduction) of LBD	: 662447
1800.05/896.51	c Imported unit clauses	: 0
1800.05/896.51	c number of reductions to clauses (during analyze)	: 0
1800.05/896.51	c number of learned constraints concerned by reduction	: 0
1800.05/896.51	c number of learning phase by resolution	: 0
1800.05/896.51	c number of learning phase by cutting planes	: 0
1800.05/896.51	c speed (assignments/second)	: 56720.84186334503
1800.05/896.51	c non guided choices	122
1800.05/896.54	c learnt constraints type 
1800.05/896.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 75872
1800.05/896.54	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/896.54	c starts		: 47
1800.05/896.54	c conflicts		: 20887
1800.05/896.54	c decisions		: 26072
1800.05/896.54	c propagations		: 400228
1800.05/896.54	c inspects		: 923226590
1800.05/896.54	c shortcuts		: 0
1800.05/896.54	c learnt literals	: 0
1800.05/896.54	c learnt binary clauses	: 0
1800.05/896.54	c learnt ternary clauses	: 0
1800.05/896.54	c learnt constraints	: 20887
1800.05/896.54	c ignored constraints	: 0
1800.05/896.54	c root simplifications	: 0
1800.05/896.54	c removed literals (reason simplification)	: 0
1800.05/896.54	c reason swapping (by a shorter reason)	: 0
1800.05/896.54	c Calls to reduceDB	: 3
1800.05/896.54	c Number of update (reduction) of LBD	: 0
1800.05/896.54	c Imported unit clauses	: 0
1800.05/896.54	c number of reductions to clauses (during analyze)	: 0
1800.05/896.54	c number of learned constraints concerned by reduction	: 0
1800.05/896.54	c number of learning phase by resolution	: 0
1800.05/896.54	c number of learning phase by cutting planes	: 0
1800.05/896.54	c speed (assignments/second)	: 446.49815757091653
1800.05/896.54	c non guided choices	82
1800.05/896.54	c learnt constraints type 
1800.05/896.54	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 218
1800.05/896.54	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 12
1800.05/896.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20657
1800.05/896.55	s UNKNOWN
1800.05/896.55	c Total wall clock time (in seconds): 896.427

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-4090024-1466023876/watcher-4090024-1466023876 -o /tmp/evaluation-result-4090024-1466023876/solver-4090024-1466023876 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4090024-1466023876.opb 

pid=10624
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.05 4.07 4.03 4/197 10627
/proc/meminfo: memFree=29117436/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=3568 CPUtime=0 cores=0,2,4,6
/proc/10627/stat : 10627 (java) R 10624 10627 5767 0 -1 4202496 378 0 0 0 0 0 0 0 20 0 1 0 4437975 3653632 49 33554432000 1073741824 1073778376 140734941526848 140734941523976 247055084839 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 1408 52 41 9 0 30 0

[startup+0.10016 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10627
/proc/meminfo: memFree=29117436/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 4401 0 1 0 9 1 0 0 20 0 18 0 4437975 9787879424 6032 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2389619 6032 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200183 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10627
/proc/meminfo: memFree=29117436/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 5539 0 1 0 27 1 0 0 20 0 22 0 4437975 10060525568 8383 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2456183 8383 2218 9 0 2446860 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300187 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10627
/proc/meminfo: memFree=29117436/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 7594 0 1 0 67 1 0 0 20 0 22 0 4437975 10060525568 10145 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2456183 10145 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700188 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10627
/proc/meminfo: memFree=29117436/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 19268 0 1 0 225 3 0 0 20 0 22 0 4437975 10060525568 19994 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2456183 19994 2252 9 0 2446860 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.05 4.07 4.03 9/219 10649
/proc/meminfo: memFree=28930760/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9824732 CPUtime=4.68 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 26972 0 1 0 459 9 0 0 20 0 22 0 4437975 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2456183 48769 2282 9 0 2446860 0
[pid=10627/tid=10629] ppid=10624 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/10627/task/10629/stat : 10629 (java) S 10624 10627 5767 0 -1 4202560 2416 0 1 0 12 1 0 0 20 0 22 0 4437976 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197655266168 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10630] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10630/stat : 10630 (java) S 10624 10627 5767 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4437977 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197616757416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10631] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10631/stat : 10631 (java) S 10624 10627 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4437977 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197615704872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10632] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10632/stat : 10632 (java) S 10624 10627 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4437977 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197614652328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10633] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10633/stat : 10633 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437977 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197613599784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10634] ppid=10624 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10627/task/10634/stat : 10634 (java) S 10624 10627 5767 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 4437977 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197612546216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10635] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10635/stat : 10635 (java) S 10624 10627 5767 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 4437977 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197611493672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10636] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10636/stat : 10636 (java) S 10624 10627 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4437977 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197610441128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10637] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10637/stat : 10637 (java) S 10624 10627 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4437977 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197609388584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10638] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10638/stat : 10638 (java) S 10624 10627 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197479045736 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10639] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10639/stat : 10639 (java) S 10624 10627 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197477992056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10640] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10640/stat : 10640 (java) S 10624 10627 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197476939400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10641] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10641/stat : 10641 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197475888144 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10642] ppid=10624 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/10627/task/10642/stat : 10642 (java) S 10624 10627 5767 0 -1 4202560 9129 0 0 0 82 0 0 0 20 0 22 0 4437981 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197474834488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10643] ppid=10624 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/10627/task/10643/stat : 10643 (java) S 10624 10627 5767 0 -1 4202560 13906 0 0 0 95 3 0 0 20 0 22 0 4437981 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197473781944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10644] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10644/stat : 10644 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197472729592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10645] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10645/stat : 10645 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197471677256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10646] ppid=10624 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/10627/task/10646/stat : 10646 (java) R 10624 10627 5767 0 -1 4202560 30 0 0 0 127 0 0 0 20 0 22 0 4437991 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197470622488 140197480640960 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10647] ppid=10624 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/10627/task/10647/stat : 10647 (java) R 10624 10627 5767 0 -1 4202560 92 0 0 0 125 2 0 0 20 0 22 0 4437991 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197469568680 140197480672112 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10648] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10648/stat : 10648 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197468517928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10649] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10649/stat : 10649 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 48769 33554432000 1073741824 1073778376 140734941526848 140197467465384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.05 4.07 4.03 6/218 10651
/proc/meminfo: memFree=28792040/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9824732 CPUtime=7.97 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 27340 0 1 0 783 14 0 0 20 0 22 0 4437975 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2456183 89346 2284 9 0 2446860 0
[pid=10627/tid=10629] ppid=10624 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/10627/task/10629/stat : 10629 (java) S 10624 10627 5767 0 -1 4202560 2416 0 1 0 12 1 0 0 20 0 22 0 4437976 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197655266168 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10630] ppid=10624 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10627/task/10630/stat : 10630 (java) S 10624 10627 5767 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 4437977 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197616757416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10631] ppid=10624 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10627/task/10631/stat : 10631 (java) S 10624 10627 5767 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 4437977 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197615704872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10632] ppid=10624 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10627/task/10632/stat : 10632 (java) S 10624 10627 5767 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 4437977 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197614652328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10633] ppid=10624 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10627/task/10633/stat : 10633 (java) S 10624 10627 5767 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 22 0 4437977 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197613599784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10634] ppid=10624 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10627/task/10634/stat : 10634 (java) S 10624 10627 5767 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 4437977 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197612546216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10635] ppid=10624 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10627/task/10635/stat : 10635 (java) S 10624 10627 5767 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 4437977 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197611493672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10636] ppid=10624 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/10627/task/10636/stat : 10636 (java) S 10624 10627 5767 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 22 0 4437977 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197610441128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10637] ppid=10624 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10627/task/10637/stat : 10637 (java) S 10624 10627 5767 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 4437977 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197609388584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10638] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10638/stat : 10638 (java) S 10624 10627 5767 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197479045736 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10639] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10639/stat : 10639 (java) S 10624 10627 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197477992056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10640] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10640/stat : 10640 (java) S 10624 10627 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197476939400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10641] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10641/stat : 10641 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197475888144 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10642] ppid=10624 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/10627/task/10642/stat : 10642 (java) S 10624 10627 5767 0 -1 4202560 9252 0 0 0 88 0 0 0 20 0 22 0 4437981 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197474834488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10643] ppid=10624 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/10627/task/10643/stat : 10643 (java) S 10624 10627 5767 0 -1 4202560 13906 0 0 0 96 3 0 0 20 0 22 0 4437981 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197473781944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10644] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10644/stat : 10644 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197472729592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10645] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10645/stat : 10645 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197471677256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10646] ppid=10624 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/10627/task/10646/stat : 10646 (java) R 10624 10627 5767 0 -1 4202560 31 0 0 0 278 0 0 0 20 0 22 0 4437991 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197470620576 140197480622405 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10647] ppid=10624 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/10627/task/10647/stat : 10647 (java) R 10624 10627 5767 0 -1 4202560 153 0 0 0 276 4 0 0 20 0 22 0 4437991 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197469568864 140197480677349 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10648] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10648/stat : 10648 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197468517928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10649] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10649/stat : 10649 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 89346 33554432000 1073741824 1073778376 140734941526848 140197467465384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.05 4.07 4.03 5/219 10718
/proc/meminfo: memFree=30450240/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9824732 CPUtime=14.51 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 27848 0 1 0 1428 23 0 0 20 0 22 0 4437975 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2456183 159690 2284 9 0 2446860 0
[pid=10627/tid=10629] ppid=10624 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/10627/task/10629/stat : 10629 (java) S 10624 10627 5767 0 -1 4202560 2416 0 1 0 12 1 0 0 20 0 22 0 4437976 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197655266168 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10630] ppid=10624 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10627/task/10630/stat : 10630 (java) S 10624 10627 5767 0 -1 4202560 43 0 0 0 4 2 0 0 20 0 22 0 4437977 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197616757416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10631] ppid=10624 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/10627/task/10631/stat : 10631 (java) S 10624 10627 5767 0 -1 4202560 50 0 0 0 6 2 0 0 20 0 22 0 4437977 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197615704872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10632] ppid=10624 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/10627/task/10632/stat : 10632 (java) S 10624 10627 5767 0 -1 4202560 23 0 0 0 4 1 0 0 20 0 22 0 4437977 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197614652328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10633] ppid=10624 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/10627/task/10633/stat : 10633 (java) S 10624 10627 5767 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 4437977 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197613599784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10634] ppid=10624 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/10627/task/10634/stat : 10634 (java) S 10624 10627 5767 0 -1 4202560 28 0 0 0 2 2 0 0 20 0 22 0 4437977 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197612546216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10635] ppid=10624 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/10627/task/10635/stat : 10635 (java) S 10624 10627 5767 0 -1 4202560 26 0 0 0 4 1 0 0 20 0 22 0 4437977 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197611493672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10636] ppid=10624 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/10627/task/10636/stat : 10636 (java) S 10624 10627 5767 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 22 0 4437977 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197610441128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10637] ppid=10624 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/10627/task/10637/stat : 10637 (java) S 10624 10627 5767 0 -1 4202560 37 0 0 0 7 2 0 0 20 0 22 0 4437977 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197609388584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10638] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10638/stat : 10638 (java) S 10624 10627 5767 0 -1 4202560 461 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197479045736 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10639] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10639/stat : 10639 (java) S 10624 10627 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197477992056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10640] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10640/stat : 10640 (java) S 10624 10627 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197476939400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10641] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10641/stat : 10641 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 159690 33554432000 1073741824 1073778376 140734941526848 140197475888144 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10642] ppid=10624 vsize=9824732 CPUtime=0.89 cores=0,2,4,6

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

[pid=10627/tid=10633] ppid=10624 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/10627/task/10633/stat : 10633 (java) S 10624 10627 5767 0 -1 4202560 328 0 0 0 222 6 0 0 20 0 22 0 4437977 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197613599784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10634] ppid=10624 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/10627/task/10634/stat : 10634 (java) S 10624 10627 5767 0 -1 4202560 381 0 0 0 229 10 0 0 20 0 22 0 4437977 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197612546216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10635] ppid=10624 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/10627/task/10635/stat : 10635 (java) S 10624 10627 5767 0 -1 4202560 371 0 0 0 218 11 0 0 20 0 22 0 4437977 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197611493672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10636] ppid=10624 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/10627/task/10636/stat : 10636 (java) S 10624 10627 5767 0 -1 4202560 317 0 0 0 214 8 0 0 20 0 22 0 4437977 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197610441128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10637] ppid=10624 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/10627/task/10637/stat : 10637 (java) S 10624 10627 5767 0 -1 4202560 318 0 0 0 223 10 0 0 20 0 22 0 4437977 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197609388584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10638] ppid=10624 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/10627/task/10638/stat : 10638 (java) S 10624 10627 5767 0 -1 4202560 1640 0 0 0 316 14 0 0 20 0 22 0 4437978 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197479045736 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10639] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10639/stat : 10639 (java) S 10624 10627 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197477992056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10640] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10640/stat : 10640 (java) S 10624 10627 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197476939400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10641] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10641/stat : 10641 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197475888144 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10642] ppid=10624 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/10627/task/10642/stat : 10642 (java) S 10624 10627 5767 0 -1 4202560 16220 0 0 0 158 2 0 0 20 0 22 0 4437981 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197474834488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10643] ppid=10624 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/10627/task/10643/stat : 10643 (java) S 10624 10627 5767 0 -1 4202560 13927 0 0 0 104 3 0 0 20 0 22 0 4437981 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197473781944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10644] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10644/stat : 10644 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197472729592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10645] ppid=10624 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/10627/task/10645/stat : 10645 (java) S 10624 10627 5767 0 -1 4202560 51 0 0 0 18 17 0 0 20 0 22 0 4437981 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197471677256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10646] ppid=10624 vsize=9824732 CPUtime=871.22 cores=0,2,4,6
/proc/10627/task/10646/stat : 10646 (java) R 10624 10627 5767 0 -1 4202560 148 0 0 0 87108 14 0 0 20 0 22 0 4437991 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197470621344 140197480622367 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10647] ppid=10624 vsize=9824732 CPUtime=871.28 cores=0,2,4,6
/proc/10627/task/10647/stat : 10647 (java) R 10624 10627 5767 0 -1 4202560 1303 0 0 0 87077 51 0 0 20 0 22 0 4437991 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197469567744 140197480672231 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10648] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10648/stat : 10648 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197468517928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10649] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10649/stat : 10649 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 540676 33554432000 1073741824 1073778376 140734941526848 140197467465384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1771.55
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.501 s]
/proc/loadavg: 3.95 4.02 4.02 5/219 10761
/proc/meminfo: memFree=26535448/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 39768 0 1 0 179862 143 0 0 20 0 22 0 4437975 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2456183 539487 2293 9 0 2446860 0
[pid=10627/tid=10629] ppid=10624 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/10627/task/10629/stat : 10629 (java) S 10624 10627 5767 0 -1 4202560 2429 0 1 0 16 2 0 0 20 0 22 0 4437976 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197655266168 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10630] ppid=10624 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/10627/task/10630/stat : 10630 (java) S 10624 10627 5767 0 -1 4202560 310 0 0 0 211 8 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197616757416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10631] ppid=10624 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/10627/task/10631/stat : 10631 (java) S 10624 10627 5767 0 -1 4202560 364 0 0 0 225 11 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197615704872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10632] ppid=10624 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/10627/task/10632/stat : 10632 (java) S 10624 10627 5767 0 -1 4202560 390 0 0 0 232 9 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197614652328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10633] ppid=10624 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/10627/task/10633/stat : 10633 (java) S 10624 10627 5767 0 -1 4202560 328 0 0 0 224 7 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197613599784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10634] ppid=10624 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/10627/task/10634/stat : 10634 (java) S 10624 10627 5767 0 -1 4202560 385 0 0 0 234 10 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197612546216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10635] ppid=10624 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/10627/task/10635/stat : 10635 (java) S 10624 10627 5767 0 -1 4202560 371 0 0 0 221 11 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197611493672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10636] ppid=10624 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/10627/task/10636/stat : 10636 (java) S 10624 10627 5767 0 -1 4202560 317 0 0 0 216 8 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197610441128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10637] ppid=10624 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/10627/task/10637/stat : 10637 (java) S 10624 10627 5767 0 -1 4202560 318 0 0 0 225 10 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197609388584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10638] ppid=10624 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/10627/task/10638/stat : 10638 (java) S 10624 10627 5767 0 -1 4202560 1640 0 0 0 316 15 0 0 20 0 22 0 4437978 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197479045736 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10639] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10639/stat : 10639 (java) S 10624 10627 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197477992056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10640] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10640/stat : 10640 (java) S 10624 10627 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197476939400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10641] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10641/stat : 10641 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197475888144 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10642] ppid=10624 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/10627/task/10642/stat : 10642 (java) S 10624 10627 5767 0 -1 4202560 16220 0 0 0 158 2 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197474834488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10643] ppid=10624 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/10627/task/10643/stat : 10643 (java) S 10624 10627 5767 0 -1 4202560 13927 0 0 0 104 3 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197473781944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10644] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10644/stat : 10644 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197472729592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10645] ppid=10624 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/10627/task/10645/stat : 10645 (java) S 10624 10627 5767 0 -1 4202560 51 0 0 0 19 17 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197471677256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10646] ppid=10624 vsize=9824732 CPUtime=885.32 cores=0,2,4,6
/proc/10627/task/10646/stat : 10646 (java) R 10624 10627 5767 0 -1 4202560 148 0 0 0 88518 14 0 0 20 0 22 0 4437991 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197470621344 140197480610467 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10647] ppid=10624 vsize=9824732 CPUtime=885.38 cores=0,2,4,6
/proc/10627/task/10647/stat : 10647 (java) R 10624 10627 5767 0 -1 4202560 1305 0 0 0 88487 51 0 0 20 0 22 0 4437991 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197469568016 140197480676702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10648] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10648/stat : 10648 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197468517928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10649] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10649/stat : 10649 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197467465384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 10627 sig 9
??? kill -10627 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.501 s]
/proc/loadavg: 3.95 4.02 4.02 5/219 10761
/proc/meminfo: memFree=26535448/32872528 swapFree=248296/248296
[pid=10627] ppid=10624 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/10627/stat : 10627 (java) S 10624 10627 5767 0 -1 4202496 39768 0 1 0 179862 143 0 0 20 0 22 0 4437975 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140734941517984 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/10627/statm: 2456183 539487 2293 9 0 2446860 0
[pid=10627/tid=10629] ppid=10624 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/10627/task/10629/stat : 10629 (java) S 10624 10627 5767 0 -1 4202560 2429 0 1 0 16 2 0 0 20 0 22 0 4437976 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197655266168 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10630] ppid=10624 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/10627/task/10630/stat : 10630 (java) S 10624 10627 5767 0 -1 4202560 310 0 0 0 211 8 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197616757416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10631] ppid=10624 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/10627/task/10631/stat : 10631 (java) S 10624 10627 5767 0 -1 4202560 364 0 0 0 225 11 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197615704872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10632] ppid=10624 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/10627/task/10632/stat : 10632 (java) S 10624 10627 5767 0 -1 4202560 390 0 0 0 232 9 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197614652328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10633] ppid=10624 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/10627/task/10633/stat : 10633 (java) S 10624 10627 5767 0 -1 4202560 328 0 0 0 224 7 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197613599784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10634] ppid=10624 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/10627/task/10634/stat : 10634 (java) S 10624 10627 5767 0 -1 4202560 385 0 0 0 234 10 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197612546216 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10635] ppid=10624 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/10627/task/10635/stat : 10635 (java) S 10624 10627 5767 0 -1 4202560 371 0 0 0 221 11 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197611493672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10636] ppid=10624 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/10627/task/10636/stat : 10636 (java) S 10624 10627 5767 0 -1 4202560 317 0 0 0 216 8 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197610441128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10637] ppid=10624 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/10627/task/10637/stat : 10637 (java) S 10624 10627 5767 0 -1 4202560 318 0 0 0 225 10 0 0 20 0 22 0 4437977 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197609388584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10638] ppid=10624 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/10627/task/10638/stat : 10638 (java) S 10624 10627 5767 0 -1 4202560 1640 0 0 0 316 15 0 0 20 0 22 0 4437978 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197479045736 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10639] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10639/stat : 10639 (java) S 10624 10627 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197477992056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10640] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10640/stat : 10640 (java) S 10624 10627 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4437978 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197476939400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10641] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10641/stat : 10641 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197475888144 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10642] ppid=10624 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/10627/task/10642/stat : 10642 (java) S 10624 10627 5767 0 -1 4202560 16220 0 0 0 158 2 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197474834488 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10643] ppid=10624 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/10627/task/10643/stat : 10643 (java) S 10624 10627 5767 0 -1 4202560 13927 0 0 0 104 3 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197473781944 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10644] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10644/stat : 10644 (java) S 10624 10627 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197472729592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10627/tid=10645] ppid=10624 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/10627/task/10645/stat : 10645 (java) S 10624 10627 5767 0 -1 4202560 51 0 0 0 19 17 0 0 20 0 22 0 4437981 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197471677256 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10627/tid=10646] ppid=10624 vsize=9824732 CPUtime=885.32 cores=0,2,4,6
/proc/10627/task/10646/stat : 10646 (java) R 10624 10627 5767 0 -1 4202560 148 0 0 0 88518 14 0 0 20 0 22 0 4437991 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197470621344 140197480610467 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10627/tid=10647] ppid=10624 vsize=9824732 CPUtime=885.38 cores=0,2,4,6
/proc/10627/task/10647/stat : 10647 (java) R 10624 10627 5767 0 -1 4202560 1305 0 0 0 88487 51 0 0 20 0 22 0 4437991 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197469568016 140197480676702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10648] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10648/stat : 10648 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197468517928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10627/tid=10649] ppid=10624 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10627/task/10649/stat : 10649 (java) S 10624 10627 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4437992 10060525568 539487 33554432000 1073741824 1073778376 140734941526848 140197467465384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10627 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=290226
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=951703
# CPU time returned by wait4() is 1796.24
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.561
CPU time (s): 1800.05
CPU user time (s): 1798.62
CPU system time (s): 1.43
CPU usage (%): 200.773
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.29
system time used= 1.9517
maximum resident set size= 2880548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39808
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27582
involuntary context switches= 40571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.11222 second user time and 7.99478 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 22:51:16
IDJOB=4090024
IDBENCH=107490
IDSOLVER=2543
FILE ID=node103/4090024-1466023876
RUNJOBID= node103-1466012165-5783
PBS_JOBID= 19902805
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v101-n3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4090024-1466023876/watcher-4090024-1466023876 -o /tmp/evaluation-result-4090024-1466023876/solver-4090024-1466023876 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4090024-1466023876.opb

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

MD5SUM BENCH= 5ed10da8e9db7f782543c1c2112422b6
RANDOM SEED=391301575

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29117964 kB
Buffers:          134700 kB
Cached:           346452 kB
SwapCached:            0 kB
Active:          2460988 kB
Inactive:         334052 kB
Active(anon):    2316704 kB
Inactive(anon):        0 kB
Active(file):     144284 kB
Inactive(file):   334052 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       2678972 kB
Mapped:            21576 kB
Shmem:               204 kB
Slab:             575084 kB
SReclaimable:      19164 kB
SUnreclaim:       555920 kB
KernelStack:        1648 kB
PageTables:        10532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2673208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2363392 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= 71736 MiB
End job on node103 at 2016-06-15 23:06:12