Trace number 4089905

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.04 893.966

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v041-n2.opb
MD5SUMe1659ced500f38c55b81c0c1526c5e2c
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.014997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints41
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)41
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4089905-1466021193.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.13	c ... done. Wall clock time 0.021s.
0.11/0.13	c declared #vars     123
0.11/0.13	c #constraints  82
0.11/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 41
0.11/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.11/0.13	c 82 constraints processed.
0.11/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 41
0.11/0.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.11/0.13	c 82 constraints processed.
2.36/0.77	c cleaning 2496 clauses out of 5000 with flag 35375/5000
4.27/1.27	c cleaning 4249 clauses out of 8504 with flag 84245/11000
5.80/1.93	c cleaning 5621 clauses out of 11256 with flag 143892/18001
7.42/2.74	c cleaning 6814 clauses out of 13635 with flag 211538/26001
9.46/3.76	c cleaning 7904 clauses out of 15820 with flag 286696/35000
11.87/4.97	c cleaning 8953 clauses out of 17918 with flag 377945/45002
15.09/6.51	c cleaning 9981 clauses out of 19966 with flag 482136/56003
18.50/8.26	c cleaning 10989 clauses out of 21983 with flag 596054/68001
22.70/10.38	c cleaning 11993 clauses out of 23993 with flag 715838/81000
24.11/11.03	c cleaning 0 clauses out of 5001 with flag 0/5001
28.03/12.84	c cleaning 12997 clauses out of 26002 with flag 843746/95002
33.77/15.63	c cleaning 13997 clauses out of 28004 with flag 979847/110001
40.60/19.04	c cleaning 14997 clauses out of 30007 with flag 1127793/126001
47.81/22.64	c cleaning 15999 clauses out of 32010 with flag 1288667/143001
56.41/26.94	c cleaning 16999 clauses out of 34010 with flag 1462303/161000
65.22/31.35	c cleaning 18004 clauses out of 36013 with flag 1635821/180002
73.24/35.32	c cleaning 18999 clauses out of 38007 with flag 1784231/200000
82.08/39.75	c cleaning 19999 clauses out of 40008 with flag 1947802/221000
92.26/44.89	c cleaning 20997 clauses out of 42009 with flag 2122513/243000
103.69/50.56	c cleaning 21999 clauses out of 44012 with flag 2297194/266000
117.19/57.22	c cleaning 23001 clauses out of 46013 with flag 2491067/290000
131.81/64.54	c cleaning 24002 clauses out of 48012 with flag 2686876/315000
133.82/65.53	c cleaning 0 clauses out of 11000 with flag 0/11000
148.86/73.03	c cleaning 25004 clauses out of 50012 with flag 2899434/341002
167.76/82.40	c cleaning 25996 clauses out of 52006 with flag 3109367/368000
188.30/92.65	c cleaning 27002 clauses out of 54011 with flag 3327904/396001
210.57/103.73	c cleaning 27996 clauses out of 56008 with flag 3559638/425000
234.66/115.72	c cleaning 28997 clauses out of 58012 with flag 3803803/455000
260.44/128.51	c cleaning 30001 clauses out of 60015 with flag 4046712/486000
289.34/142.92	c cleaning 31003 clauses out of 62014 with flag 4311559/518000
322.04/159.24	c cleaning 31999 clauses out of 64012 with flag 4591054/551001
355.39/175.83	c cleaning 32999 clauses out of 66012 with flag 4877536/585000
390.82/193.44	c cleaning 34001 clauses out of 68014 with flag 5169268/620001
412.92/204.42	c cleaning 0 clauses out of 18002 with flag 0/18002
427.17/211.53	c cleaning 35005 clauses out of 70012 with flag 5456908/656000
466.16/231.00	c cleaning 36000 clauses out of 72007 with flag 5758458/693000
510.41/252.96	c cleaning 36998 clauses out of 74007 with flag 6076538/731000
555.68/275.45	c cleaning 38004 clauses out of 76010 with flag 6403951/770001
612.02/303.41	c cleaning 38994 clauses out of 78006 with flag 6731147/810001
667.27/330.93	c cleaning 39999 clauses out of 80011 with flag 7073796/851000
720.18/357.27	c cleaning 41001 clauses out of 82014 with flag 7416435/893002
778.37/386.11	c cleaning 42001 clauses out of 84011 with flag 7771572/936000
838.40/415.99	c cleaning 43000 clauses out of 86010 with flag 8127344/980000
906.18/449.66	c cleaning 43996 clauses out of 88010 with flag 8500760/1025000
908.60/450.85	c cleaning 0 clauses out of 26001 with flag 0/26001
975.59/484.16	c cleaning 44999 clauses out of 90014 with flag 8901283/1071000
1046.18/519.28	c cleaning 46004 clauses out of 92015 with flag 9303900/1118000
1120.99/556.48	c cleaning 47004 clauses out of 94013 with flag 9696860/1166002
1208.99/600.10	c cleaning 48001 clauses out of 96008 with flag 10136520/1215001
1293.23/642.03	c cleaning 48998 clauses out of 98008 with flag 10581576/1265002
1376.74/683.59	c cleaning 49993 clauses out of 100008 with flag 11048734/1316000
1464.25/727.10	c cleaning 50997 clauses out of 102015 with flag 11506821/1368000
1556.09/772.68	c cleaning 51999 clauses out of 104018 with flag 12017658/1421000
1658.99/823.77	c cleaning 53003 clauses out of 106020 with flag 12533063/1475001
1761.97/875.06	c cleaning 54000 clauses out of 108016 with flag 13030835/1530000
1762.77/875.42	c cleaning 0 clauses out of 35001 with flag 0/35001
1800.04/893.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/893.90	c starts		: 717
1800.04/893.90	c conflicts		: 1557311
1800.04/893.90	c decisions		: 1807959
1800.04/893.90	c propagations		: 27349325
1800.04/893.90	c inspects		: 11464744564
1800.04/893.90	c shortcuts		: 0
1800.04/893.90	c learnt literals	: 0
1800.04/893.90	c learnt binary clauses	: 0
1800.04/893.90	c learnt ternary clauses	: 0
1800.04/893.90	c learnt constraints	: 1557311
1800.04/893.90	c ignored constraints	: 0
1800.04/893.90	c root simplifications	: 0
1800.04/893.90	c removed literals (reason simplification)	: 19396814
1800.04/893.90	c reason swapping (by a shorter reason)	: 0
1800.04/893.90	c Calls to reduceDB	: 51
1800.04/893.90	c Number of update (reduction) of LBD	: 597169
1800.04/893.90	c Imported unit clauses	: 0
1800.04/893.90	c number of reductions to clauses (during analyze)	: 0
1800.04/893.90	c number of learned constraints concerned by reduction	: 0
1800.04/893.90	c number of learning phase by resolution	: 0
1800.04/893.90	c number of learning phase by cutting planes	: 0
1800.04/893.90	c speed (assignments/second)	: 30599.992839313065
1800.04/893.90	c non guided choices	39
1800.04/893.93	c learnt constraints type 
1800.04/893.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81327
1800.04/893.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/893.93	c starts		: 63
1800.04/893.93	c conflicts		: 35311
1800.04/893.93	c decisions		: 42050
1800.04/893.93	c propagations		: 494836
1800.04/893.93	c inspects		: 1366143181
1800.04/893.93	c shortcuts		: 0
1800.04/893.93	c learnt literals	: 0
1800.04/893.93	c learnt binary clauses	: 0
1800.04/893.93	c learnt ternary clauses	: 0
1800.04/893.93	c learnt constraints	: 35311
1800.04/893.93	c ignored constraints	: 0
1800.04/893.93	c root simplifications	: 0
1800.04/893.93	c removed literals (reason simplification)	: 0
1800.04/893.93	c reason swapping (by a shorter reason)	: 0
1800.04/893.93	c Calls to reduceDB	: 5
1800.04/893.93	c Number of update (reduction) of LBD	: 0
1800.04/893.93	c Imported unit clauses	: 0
1800.04/893.93	c number of reductions to clauses (during analyze)	: 0
1800.04/893.93	c number of learned constraints concerned by reduction	: 0
1800.04/893.93	c number of learning phase by resolution	: 0
1800.04/893.93	c number of learning phase by cutting planes	: 0
1800.04/893.93	c speed (assignments/second)	: 553.6329237702479
1800.04/893.93	c non guided choices	39
1800.04/893.95	c learnt constraints type 
1800.04/893.95	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 923
1800.04/893.95	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 11
1800.04/893.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 34377
1800.04/893.95	s UNKNOWN
1800.04/893.95	c Total wall clock time (in seconds): 893.846

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

pid=10144
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 4.00 4/197 10147
/proc/meminfo: memFree=31078820/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 4169761 98570240 977 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 24065 977 743 9 0 16771 0
[pid=10147/tid=10148] ppid=10144 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) R 10144 10147 5767 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 4169762 98570240 978 33554432000 1073741824 1073778376 140733424010144 139805174595112 247064249232 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 4.00 4.00 4.00 4/197 10147
/proc/meminfo: memFree=31078820/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 4169761 9787879424 6140 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2389619 6140 2158 9 0 2380296 0
[pid=10147/tid=10148] ppid=10144 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) R 10144 10147 5767 0 -1 4202560 2389 0 1 0 7 0 0 0 20 0 18 0 4169762 9787879424 6140 33554432000 1073741824 1073778376 140733424010144 139805174587136 247067632909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200279 s]
/proc/loadavg: 4.00 4.00 4.00 4/197 10147
/proc/meminfo: memFree=31078820/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 7394 0 1 0 34 2 0 0 20 0 22 0 4169761 10060525568 9528 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2456183 9528 2226 9 0 2446860 0
[pid=10147/tid=10148] ppid=10144 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) S 10144 10147 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4169762 10060525568 9528 33554432000 1073741824 1073778376 140733424010144 139805174600568 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 9824732

[startup+0.30028 s]
/proc/loadavg: 4.00 4.00 4.00 4/197 10147
/proc/meminfo: memFree=31078820/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 9844 0 1 0 73 2 0 0 20 0 22 0 4169761 10060525568 11541 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2456183 11541 2231 9 0 2446860 0
[pid=10147/tid=10148] ppid=10144 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) S 10144 10147 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4169762 10060525568 11541 33554432000 1073741824 1073778376 140733424010144 139805174600568 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 9824732

[startup+0.700244 s]
/proc/loadavg: 4.00 4.00 4.00 4/197 10147
/proc/meminfo: memFree=31078820/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 18037 0 1 0 231 5 0 0 20 0 22 0 4169761 10060525568 33581 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2456183 33581 2241 9 0 2446860 0
[pid=10147/tid=10148] ppid=10144 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) S 10144 10147 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4169762 10060525568 33581 33554432000 1073741824 1073778376 140733424010144 139805174600568 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9824732

[startup+1.50098 s]
/proc/loadavg: 4.16 4.03 4.01 10/219 10169
/proc/meminfo: memFree=30685208/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9824732 CPUtime=4.99 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 25424 0 1 0 492 7 0 0 20 0 22 0 4169761 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2456183 47886 2272 9 0 2446860 0
[pid=10147/tid=10148] ppid=10144 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) S 10144 10147 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4169762 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139805174600568 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10150] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10150/stat : 10150 (java) S 10144 10147 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4169762 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139805147052712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10151] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10151/stat : 10151 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139805146000168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10152] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10152/stat : 10152 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139805016501160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10153] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10153/stat : 10153 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139805015448616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10154] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10154/stat : 10154 (java) S 10144 10147 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139805014395048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10155] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10155/stat : 10155 (java) S 10144 10147 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139805013342504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10156] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10156/stat : 10156 (java) S 10144 10147 5767 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139805012289960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10157] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10157/stat : 10157 (java) S 10144 10147 5767 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804540922408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10158] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10158/stat : 10158 (java) S 10144 10147 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804528724584 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10159] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10159/stat : 10159 (java) S 10144 10147 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804527670904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10160] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10160/stat : 10160 (java) S 10144 10147 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804526618248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10161] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10161/stat : 10161 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804525566992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10162] ppid=10144 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/10147/task/10162/stat : 10162 (java) S 10144 10147 5767 0 -1 4202560 9402 0 0 0 108 1 0 0 20 0 22 0 4169766 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804524513336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10163] ppid=10144 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/10147/task/10163/stat : 10163 (java) S 10144 10147 5767 0 -1 4202560 12118 0 0 0 99 2 0 0 20 0 22 0 4169766 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804523460792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10164] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10164/stat : 10164 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804522408440 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10165] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10165/stat : 10165 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804521356104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10166] ppid=10144 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/10147/task/10166/stat : 10166 (java) R 10144 10147 5767 0 -1 4202560 31 0 0 0 132 0 0 0 20 0 22 0 4169775 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804520201104 139805027973343 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10167] ppid=10144 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/10147/task/10167/stat : 10167 (java) R 10144 10147 5767 0 -1 4202560 97 0 0 0 130 2 0 0 20 0 22 0 4169775 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804519149480 139805028001077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10168] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10168/stat : 10168 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804518098472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10169] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10169/stat : 10169 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 47886 33554432000 1073741824 1073778376 140733424010144 139804517045928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.16 4.03 4.01 5/219 10169
/proc/meminfo: memFree=30512876/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9824732 CPUtime=8.25 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 26071 0 1 0 811 14 0 0 20 0 22 0 4169761 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2456183 121577 2272 9 0 2446860 0
[pid=10147/tid=10148] ppid=10144 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) S 10144 10147 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4169762 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139805174600568 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10150] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10150/stat : 10150 (java) S 10144 10147 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4169762 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139805147052712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10151] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10151/stat : 10151 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139805146000168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10152] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10152/stat : 10152 (java) S 10144 10147 5767 0 -1 4202560 120 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139805016501160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10153] ppid=10144 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10147/task/10153/stat : 10153 (java) S 10144 10147 5767 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 22 0 4169763 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139805015448616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10154] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10154/stat : 10154 (java) S 10144 10147 5767 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139805014395048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10155] ppid=10144 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10147/task/10155/stat : 10155 (java) S 10144 10147 5767 0 -1 4202560 107 0 0 0 1 0 0 0 20 0 22 0 4169763 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139805013342504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10156] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10156/stat : 10156 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139805012289960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10157] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10157/stat : 10157 (java) S 10144 10147 5767 0 -1 4202560 91 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804540922408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10158] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10158/stat : 10158 (java) S 10144 10147 5767 0 -1 4202560 183 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804528724584 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10159] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10159/stat : 10159 (java) S 10144 10147 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804527670904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10160] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10160/stat : 10160 (java) S 10144 10147 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804526618248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10161] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10161/stat : 10161 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804525566992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10162] ppid=10144 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/10147/task/10162/stat : 10162 (java) S 10144 10147 5767 0 -1 4202560 9403 0 0 0 112 1 0 0 20 0 22 0 4169766 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804524513336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10163] ppid=10144 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/10147/task/10163/stat : 10163 (java) S 10144 10147 5767 0 -1 4202560 12118 0 0 0 100 2 0 0 20 0 22 0 4169766 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804523460792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10164] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10164/stat : 10164 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804522408440 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10165] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10165/stat : 10165 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804521356104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10166] ppid=10144 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/10147/task/10166/stat : 10166 (java) R 10144 10147 5767 0 -1 4202560 32 0 0 0 289 0 0 0 20 0 22 0 4169775 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804520203096 139805027905975 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10167] ppid=10144 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/10147/task/10167/stat : 10167 (java) R 10144 10147 5767 0 -1 4202560 232 0 0 0 283 5 0 0 20 0 22 0 4169775 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804519150408 139805027980915 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10168] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10168/stat : 10168 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804518098472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10169] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10169/stat : 10169 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 121577 33554432000 1073741824 1073778376 140733424010144 139804517045928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 4.16 4.03 4.01 5/219 10169
/proc/meminfo: memFree=29475068/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9824732 CPUtime=14.69 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 27195 0 1 0 1444 25 0 0 20 0 22 0 4169761 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2456183 275619 2272 9 0 2446860 0
[pid=10147/tid=10148] ppid=10144 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) S 10144 10147 5767 0 -1 4202560 2398 0 1 0 11 0 0 0 20 0 22 0 4169762 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 139805174600568 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10150] ppid=10144 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10147/task/10150/stat : 10150 (java) S 10144 10147 5767 0 -1 4202560 24 0 0 0 1 0 0 0 20 0 22 0 4169762 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 139805147052712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10151] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10151/stat : 10151 (java) S 10144 10147 5767 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4169763 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 139805146000168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10152] ppid=10144 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10147/task/10152/stat : 10152 (java) S 10144 10147 5767 0 -1 4202560 127 0 0 0 1 0 0 0 20 0 22 0 4169763 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 139805016501160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10153] ppid=10144 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10147/task/10153/stat : 10153 (java) S 10144 10147 5767 0 -1 4202560 101 0 0 0 2 0 0 0 20 0 22 0 4169763 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 139805015448616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10154] ppid=10144 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10147/task/10154/stat : 10154 (java) S 10144 10147 5767 0 -1 4202560 36 0 0 0 3 0 0 0 20 0 22 0 4169763 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 139805014395048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10155] ppid=10144 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10147/task/10155/stat : 10155 (java) S 10144 10147 5767 0 -1 4202560 107 0 0 0 1 0 0 0 20 0 22 0 4169763 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 139805013342504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10156] ppid=10144 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10147/task/10156/stat : 10156 (java) S 10144 10147 5767 0 -1 4202560 41 0 0 0 1 0 0 0 20 0 22 0 4169763 10060525568 275619 33554432000 1073741824 1073778376 140733424010144 139805012289960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10157] ppid=10144 vsize=9824732 CPUtime=0.02 cores=1,3,5,7

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

/proc/10147/task/10152/stat : 10152 (java) S 10144 10147 5767 0 -1 4202560 532 0 0 0 309 10 0 0 20 0 22 0 4169763 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139805016501160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10153] ppid=10144 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/10147/task/10153/stat : 10153 (java) S 10144 10147 5767 0 -1 4202560 489 0 0 0 295 8 0 0 20 0 22 0 4169763 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139805015448616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10154] ppid=10144 vsize=9824732 CPUtime=3.29 cores=1,3,5,7
/proc/10147/task/10154/stat : 10154 (java) S 10144 10147 5767 0 -1 4202560 428 0 0 0 320 9 0 0 20 0 22 0 4169763 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139805014395048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10155] ppid=10144 vsize=9824732 CPUtime=3.1 cores=1,3,5,7
/proc/10147/task/10155/stat : 10155 (java) S 10144 10147 5767 0 -1 4202560 489 0 0 0 302 8 0 0 20 0 22 0 4169763 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139805013342504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10156] ppid=10144 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/10147/task/10156/stat : 10156 (java) S 10144 10147 5767 0 -1 4202560 414 0 0 0 307 9 0 0 20 0 22 0 4169763 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139805012289960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10157] ppid=10144 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/10147/task/10157/stat : 10157 (java) S 10144 10147 5767 0 -1 4202560 489 0 0 0 314 8 0 0 20 0 22 0 4169763 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804540922408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10158] ppid=10144 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/10147/task/10158/stat : 10158 (java) S 10144 10147 5767 0 -1 4202560 1287 0 0 0 40 28 0 0 20 0 22 0 4169764 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804528724584 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10159] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10159/stat : 10159 (java) S 10144 10147 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804527670904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10160] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10160/stat : 10160 (java) S 10144 10147 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804526618248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10161] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10161/stat : 10161 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804525566992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10162] ppid=10144 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/10147/task/10162/stat : 10162 (java) S 10144 10147 5767 0 -1 4202560 12412 0 0 0 162 2 0 0 20 0 22 0 4169766 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804524513336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10163] ppid=10144 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/10147/task/10163/stat : 10163 (java) S 10144 10147 5767 0 -1 4202560 12118 0 0 0 102 2 0 0 20 0 22 0 4169766 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804523460792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10164] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10164/stat : 10164 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804522408440 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10165] ppid=10144 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/10147/task/10165/stat : 10165 (java) S 10144 10147 5767 0 -1 4202560 50 0 0 0 11 24 0 0 20 0 22 0 4169766 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804521356104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10166] ppid=10144 vsize=9824732 CPUtime=871.58 cores=1,3,5,7
/proc/10147/task/10166/stat : 10166 (java) R 10144 10147 5767 0 -1 4202560 308 0 0 0 87142 16 0 0 20 0 22 0 4169775 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804520201888 139805027973343 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10167] ppid=10144 vsize=9824732 CPUtime=871.69 cores=1,3,5,7
/proc/10147/task/10167/stat : 10167 (java) R 10144 10147 5767 0 -1 4202560 1155 0 0 0 87132 37 0 0 20 0 22 0 4169775 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804519148560 139805028000751 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10168] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10168/stat : 10168 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804518098472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10169] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10169/stat : 10169 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 491175 33554432000 1073741824 1073778376 140733424010144 139804517045928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1776.68
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.901 s]
/proc/loadavg: 4.01 4.05 4.00 6/219 10262
/proc/meminfo: memFree=29329044/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 34660 0 1 0 179858 146 0 0 20 0 22 0 4169761 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2456183 490868 2281 9 0 2446860 0
[pid=10147/tid=10148] ppid=10144 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) S 10144 10147 5767 0 -1 4202560 2409 0 1 0 13 3 0 0 20 0 22 0 4169762 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805174600568 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10150] ppid=10144 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/10147/task/10150/stat : 10150 (java) S 10144 10147 5767 0 -1 4202560 401 0 0 0 311 8 0 0 20 0 22 0 4169762 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805147052712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10151] ppid=10144 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/10147/task/10151/stat : 10151 (java) S 10144 10147 5767 0 -1 4202560 400 0 0 0 313 9 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805146000168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10152] ppid=10144 vsize=9824732 CPUtime=3.24 cores=1,3,5,7
/proc/10147/task/10152/stat : 10152 (java) S 10144 10147 5767 0 -1 4202560 534 0 0 0 314 10 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805016501160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10153] ppid=10144 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/10147/task/10153/stat : 10153 (java) S 10144 10147 5767 0 -1 4202560 489 0 0 0 300 8 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805015448616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10154] ppid=10144 vsize=9824732 CPUtime=3.34 cores=1,3,5,7
/proc/10147/task/10154/stat : 10154 (java) S 10144 10147 5767 0 -1 4202560 430 0 0 0 324 10 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805014395048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10155] ppid=10144 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/10147/task/10155/stat : 10155 (java) S 10144 10147 5767 0 -1 4202560 489 0 0 0 306 8 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805013342504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10156] ppid=10144 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/10147/task/10156/stat : 10156 (java) S 10144 10147 5767 0 -1 4202560 415 0 0 0 313 9 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805012289960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10157] ppid=10144 vsize=9824732 CPUtime=3.29 cores=1,3,5,7
/proc/10147/task/10157/stat : 10157 (java) S 10144 10147 5767 0 -1 4202560 491 0 0 0 321 8 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804540922408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10158] ppid=10144 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/10147/task/10158/stat : 10158 (java) S 10144 10147 5767 0 -1 4202560 1287 0 0 0 40 28 0 0 20 0 22 0 4169764 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804528724584 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10159] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10159/stat : 10159 (java) S 10144 10147 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804527670904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10160] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10160/stat : 10160 (java) S 10144 10147 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804526618248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10161] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10161/stat : 10161 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804525566992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10162] ppid=10144 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/10147/task/10162/stat : 10162 (java) S 10144 10147 5767 0 -1 4202560 12412 0 0 0 162 2 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804524513336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10163] ppid=10144 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/10147/task/10163/stat : 10163 (java) S 10144 10147 5767 0 -1 4202560 12118 0 0 0 102 2 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804523460792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10164] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10164/stat : 10164 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804522408440 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10165] ppid=10144 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/10147/task/10165/stat : 10165 (java) S 10144 10147 5767 0 -1 4202560 50 0 0 0 11 25 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804521356104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10166] ppid=10144 vsize=9824732 CPUtime=883.03 cores=1,3,5,7
/proc/10147/task/10166/stat : 10166 (java) R 10144 10147 5767 0 -1 4202560 312 0 0 0 88287 16 0 0 20 0 22 0 4169775 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804520201104 139805027973343 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10167] ppid=10144 vsize=9824732 CPUtime=883.13 cores=1,3,5,7
/proc/10147/task/10167/stat : 10167 (java) R 10144 10147 5767 0 -1 4202560 1157 0 0 0 88276 37 0 0 20 0 22 0 4169775 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804519149280 139805027980782 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10168] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10168/stat : 10168 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804518098472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10169] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10169/stat : 10169 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804517045928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 10147 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+893.901 s]
/proc/loadavg: 4.01 4.05 4.00 6/219 10262
/proc/meminfo: memFree=29329044/32872528 swapFree=248296/248296
[pid=10147] ppid=10144 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/10147/stat : 10147 (java) S 10144 10147 5767 0 -1 4202496 34660 0 1 0 179858 146 0 0 20 0 22 0 4169761 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 140733424001280 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10147/statm: 2456183 490868 2281 9 0 2446860 0
[pid=10147/tid=10148] ppid=10144 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/10147/task/10148/stat : 10148 (java) S 10144 10147 5767 0 -1 4202560 2409 0 1 0 13 3 0 0 20 0 22 0 4169762 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805174600568 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10150] ppid=10144 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/10147/task/10150/stat : 10150 (java) S 10144 10147 5767 0 -1 4202560 401 0 0 0 311 8 0 0 20 0 22 0 4169762 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805147052712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10151] ppid=10144 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/10147/task/10151/stat : 10151 (java) S 10144 10147 5767 0 -1 4202560 400 0 0 0 313 9 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805146000168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10152] ppid=10144 vsize=9824732 CPUtime=3.24 cores=1,3,5,7
/proc/10147/task/10152/stat : 10152 (java) S 10144 10147 5767 0 -1 4202560 534 0 0 0 314 10 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805016501160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10153] ppid=10144 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/10147/task/10153/stat : 10153 (java) S 10144 10147 5767 0 -1 4202560 489 0 0 0 300 8 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805015448616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10154] ppid=10144 vsize=9824732 CPUtime=3.34 cores=1,3,5,7
/proc/10147/task/10154/stat : 10154 (java) S 10144 10147 5767 0 -1 4202560 430 0 0 0 324 10 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805014395048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10155] ppid=10144 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/10147/task/10155/stat : 10155 (java) S 10144 10147 5767 0 -1 4202560 489 0 0 0 306 8 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805013342504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10156] ppid=10144 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/10147/task/10156/stat : 10156 (java) S 10144 10147 5767 0 -1 4202560 415 0 0 0 313 9 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139805012289960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10157] ppid=10144 vsize=9824732 CPUtime=3.29 cores=1,3,5,7
/proc/10147/task/10157/stat : 10157 (java) S 10144 10147 5767 0 -1 4202560 491 0 0 0 321 8 0 0 20 0 22 0 4169763 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804540922408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10158] ppid=10144 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/10147/task/10158/stat : 10158 (java) S 10144 10147 5767 0 -1 4202560 1287 0 0 0 40 28 0 0 20 0 22 0 4169764 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804528724584 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10159] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10159/stat : 10159 (java) S 10144 10147 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804527670904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10160] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10160/stat : 10160 (java) S 10144 10147 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4169764 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804526618248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10161] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10161/stat : 10161 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804525566992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10162] ppid=10144 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/10147/task/10162/stat : 10162 (java) S 10144 10147 5767 0 -1 4202560 12412 0 0 0 162 2 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804524513336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10163] ppid=10144 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/10147/task/10163/stat : 10163 (java) S 10144 10147 5767 0 -1 4202560 12118 0 0 0 102 2 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804523460792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10147/tid=10164] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10164/stat : 10164 (java) S 10144 10147 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804522408440 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10165] ppid=10144 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/10147/task/10165/stat : 10165 (java) S 10144 10147 5767 0 -1 4202560 50 0 0 0 11 25 0 0 20 0 22 0 4169766 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804521356104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10166] ppid=10144 vsize=9824732 CPUtime=883.03 cores=1,3,5,7
/proc/10147/task/10166/stat : 10166 (java) R 10144 10147 5767 0 -1 4202560 312 0 0 0 88287 16 0 0 20 0 22 0 4169775 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804520201104 139805027973343 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10147/tid=10167] ppid=10144 vsize=9824732 CPUtime=883.13 cores=1,3,5,7
/proc/10147/task/10167/stat : 10167 (java) R 10144 10147 5767 0 -1 4202560 1157 0 0 0 88276 37 0 0 20 0 22 0 4169775 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804519149280 139805027980782 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10147/tid=10168] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10168/stat : 10168 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804518098472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10147/tid=10169] ppid=10144 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10147/task/10169/stat : 10169 (java) S 10144 10147 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4169775 10060525568 490868 33554432000 1073741824 1073778376 140733424010144 139804517045928 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 893.966
CPU time (s): 1800.04
CPU user time (s): 1798.58
CPU system time (s): 1.46
CPU usage (%): 201.354
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.22
system time used= 1.9937
maximum resident set size= 2068860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34707
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35142
involuntary context switches= 50992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.09307 second user time and 7.27489 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 22:06:33
IDJOB=4089905
IDBENCH=107473
IDSOLVER=2543
FILE ID=node103/4089905-1466021193
RUNJOBID= node103-1466012165-5784
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-v041-n2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089905-1466021193/watcher-4089905-1466021193 -o /tmp/evaluation-result-4089905-1466021193/solver-4089905-1466021193 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089905-1466021193.opb

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

MD5SUM BENCH= e1659ced500f38c55b81c0c1526c5e2c
RANDOM SEED=1468515801

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:        31079620 kB
Buffers:          132368 kB
Cached:           345160 kB
SwapCached:            0 kB
Active:           506420 kB
Inactive:         331172 kB
Active(anon):     362496 kB
Inactive(anon):        0 kB
Active(file):     143924 kB
Inactive(file):   331172 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1640 kB
Writeback:             0 kB
AnonPages:        681508 kB
Mapped:            21548 kB
Shmem:               204 kB
Slab:             575068 kB
SReclaimable:      19028 kB
SUnreclaim:       556040 kB
KernelStack:        1808 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1324508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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 22:21:28