Trace number 4089961

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.18 894.975

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v071-n3.opb
MD5SUMd60fa57d8d77f247ed65c13a0fdd15c7
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.048992
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213
Total number of constraints71
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)71
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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4089961-1466022289.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.03s.
0.09/0.15	c declared #vars     213
0.09/0.15	c #constraints  142
0.09/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 71
0.09/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 71
0.09/0.15	c 142 constraints processed.
0.09/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 71
0.09/0.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 71
0.09/0.15	c 142 constraints processed.
2.25/0.79	c cleaning 2497 clauses out of 5000 with flag 40774/5000
4.00/1.26	c cleaning 4249 clauses out of 8507 with flag 104933/11004
5.54/1.94	c cleaning 5615 clauses out of 11254 with flag 185744/18000
7.17/2.77	c cleaning 6813 clauses out of 13639 with flag 272392/26000
9.45/3.81	c cleaning 7908 clauses out of 15827 with flag 373659/35001
12.08/5.17	c cleaning 8947 clauses out of 17918 with flag 481280/45000
15.31/6.74	c cleaning 9979 clauses out of 19971 with flag 600848/56000
18.51/8.38	c cleaning 10984 clauses out of 21992 with flag 733121/68000
22.31/10.21	c cleaning 12000 clauses out of 24009 with flag 871087/81001
26.56/12.30	c cleaning 12998 clauses out of 26011 with flag 1022454/95003
31.36/14.78	c cleaning 13995 clauses out of 28011 with flag 1189457/110001
37.42/17.80	c cleaning 14999 clauses out of 30017 with flag 1359851/126002
44.02/20.97	c cleaning 16002 clauses out of 32017 with flag 1538190/143001
44.60/21.29	c cleaning 0 clauses out of 5000 with flag 0/5000
51.26/24.48	c cleaning 16999 clauses out of 34016 with flag 1742990/161002
60.68/29.06	c cleaning 17997 clauses out of 36016 with flag 1979630/180001
70.48/33.92	c cleaning 19000 clauses out of 38018 with flag 2224724/200000
81.33/39.30	c cleaning 19994 clauses out of 40018 with flag 2480674/221000
93.33/45.30	c cleaning 20997 clauses out of 42025 with flag 2758389/243001
105.15/51.28	c cleaning 22005 clauses out of 44027 with flag 3027387/266000
118.80/58.05	c cleaning 23004 clauses out of 46022 with flag 3308068/290000
134.46/65.81	c cleaning 23997 clauses out of 48018 with flag 3602592/315000
152.09/74.60	c cleaning 25002 clauses out of 50023 with flag 3918296/341002
171.73/84.49	c cleaning 25999 clauses out of 52019 with flag 4246511/368000
193.57/95.37	c cleaning 26998 clauses out of 54020 with flag 4584673/396000
215.42/106.24	c cleaning 27997 clauses out of 56022 with flag 4934807/425000
239.68/118.34	c cleaning 29006 clauses out of 58026 with flag 5298128/455001
265.92/131.42	c cleaning 0 clauses out of 11000 with flag 0/11000
267.54/132.24	c cleaning 30000 clauses out of 60019 with flag 5680434/486000
296.81/146.84	c cleaning 30997 clauses out of 62019 with flag 6048696/518000
328.48/162.63	c cleaning 32001 clauses out of 64022 with flag 6435740/551000
360.37/178.56	c cleaning 33004 clauses out of 66024 with flag 6834238/585003
396.28/196.44	c cleaning 33995 clauses out of 68018 with flag 7223495/620001
435.04/215.78	c cleaning 35002 clauses out of 70023 with flag 7646088/656001
478.75/237.40	c cleaning 36001 clauses out of 72022 with flag 8087261/693002
525.96/260.98	c cleaning 37002 clauses out of 74020 with flag 8544799/731001
576.03/285.83	c cleaning 37999 clauses out of 76017 with flag 9014584/770000
628.66/312.09	c cleaning 39001 clauses out of 78020 with flag 9502736/810002
686.31/340.76	c cleaning 40003 clauses out of 80017 with flag 9986121/851000
744.05/369.44	c cleaning 40995 clauses out of 82014 with flag 10494097/893000
753.28/374.08	c cleaning 0 clauses out of 18006 with flag 0/18006
806.65/400.58	c cleaning 41998 clauses out of 84020 with flag 11022225/936001
872.60/433.38	c cleaning 43000 clauses out of 86021 with flag 11593436/980000
942.67/468.18	c cleaning 43997 clauses out of 88022 with flag 12194034/1025001
1012.89/503.05	c cleaning 45003 clauses out of 90025 with flag 12766983/1071001
1082.84/538.03	c cleaning 46004 clauses out of 92021 with flag 13310411/1118000
1154.39/573.68	c cleaning 46984 clauses out of 94017 with flag 13885955/1166000
1234.09/613.27	c cleaning 47990 clauses out of 96034 with flag 14483949/1215001
1324.35/658.16	c cleaning 49001 clauses out of 98044 with flag 15112288/1265001
1414.69/703.09	c cleaning 49998 clauses out of 100042 with flag 15713248/1316000
1507.82/749.37	c cleaning 50992 clauses out of 102046 with flag 16319117/1368002
1603.89/797.14	c cleaning 51997 clauses out of 104052 with flag 16981563/1421000
1705.44/847.67	c cleaning 52995 clauses out of 106056 with flag 17712681/1475001
1723.48/856.82	c cleaning 0 clauses out of 26001 with flag 0/26001
1800.18/894.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/894.90	c starts		: 40
1800.18/894.90	c conflicts		: 1525157
1800.18/894.90	c decisions		: 1660206
1800.18/894.90	c propagations		: 36036874
1800.18/894.90	c inspects		: 12062726256
1800.18/894.90	c shortcuts		: 0
1800.18/894.90	c learnt literals	: 0
1800.18/894.90	c learnt binary clauses	: 0
1800.18/894.90	c learnt ternary clauses	: 0
1800.18/894.90	c learnt constraints	: 1525157
1800.18/894.90	c ignored constraints	: 0
1800.18/894.90	c root simplifications	: 0
1800.18/894.90	c removed literals (reason simplification)	: 30038340
1800.18/894.90	c reason swapping (by a shorter reason)	: 0
1800.18/894.90	c Calls to reduceDB	: 50
1800.18/894.90	c Number of update (reduction) of LBD	: 521294
1800.18/894.90	c Imported unit clauses	: 0
1800.18/894.90	c number of reductions to clauses (during analyze)	: 0
1800.18/894.90	c number of learned constraints concerned by reduction	: 0
1800.18/894.90	c number of learning phase by resolution	: 0
1800.18/894.90	c number of learning phase by cutting planes	: 0
1800.18/894.90	c speed (assignments/second)	: 40276.097350533004
1800.18/894.90	c non guided choices	59
1800.18/894.94	c learnt constraints type 
1800.18/894.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 103217
1800.18/894.94	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/894.94	c starts		: 54
1800.18/894.94	c conflicts		: 26577
1800.18/894.94	c decisions		: 31480
1800.18/894.94	c propagations		: 417435
1800.18/894.94	c inspects		: 1026620910
1800.18/894.94	c shortcuts		: 0
1800.18/894.94	c learnt literals	: 0
1800.18/894.94	c learnt binary clauses	: 0
1800.18/894.94	c learnt ternary clauses	: 0
1800.18/894.94	c learnt constraints	: 26576
1800.18/894.94	c ignored constraints	: 0
1800.18/894.94	c root simplifications	: 0
1800.18/894.94	c removed literals (reason simplification)	: 0
1800.18/894.94	c reason swapping (by a shorter reason)	: 0
1800.18/894.94	c Calls to reduceDB	: 4
1800.18/894.94	c Number of update (reduction) of LBD	: 0
1800.18/894.94	c Imported unit clauses	: 0
1800.18/894.94	c number of reductions to clauses (during analyze)	: 0
1800.18/894.94	c number of learned constraints concerned by reduction	: 0
1800.18/894.94	c number of learning phase by resolution	: 0
1800.18/894.94	c number of learning phase by cutting planes	: 0
1800.18/894.94	c speed (assignments/second)	: 466.52301853306795
1800.18/894.94	c non guided choices	58
1800.18/894.95	c learnt constraints type 
1800.18/894.95	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 470
1800.18/894.95	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 12
1800.18/894.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26094
1800.18/894.95	s UNKNOWN
1800.18/894.95	c Total wall clock time (in seconds): 894.83

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-4089961-1466022289/watcher-4089961-1466022289 -o /tmp/evaluation-result-4089961-1466022289/solver-4089961-1466022289 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089961-1466022289.opb 

pid=14903
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.21 4.29 4.25 4/197 14906
/proc/meminfo: memFree=28389156/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=5632 CPUtime=0 cores=1,3,5,7
/proc/14906/stat : 14906 (java) R 14903 14906 5545 0 -1 4202496 384 0 0 0 0 0 0 0 20 0 1 0 4278148 5767168 55 33554432000 1073741824 1073778376 140733502043840 140733502040968 219504799015 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 1408 59 47 9 0 30 0

[startup+0.10009 s]
/proc/loadavg: 4.21 4.29 4.25 4/197 14906
/proc/meminfo: memFree=28389156/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 4426 0 1 0 8 1 0 0 20 0 18 0 4278148 9787879424 6044 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2389619 6044 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200236 s]
/proc/loadavg: 4.21 4.29 4.25 4/197 14906
/proc/meminfo: memFree=28389156/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 6118 0 1 0 26 1 0 0 20 0 22 0 4278148 10060525568 8742 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2456183 8742 2207 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300259 s]
/proc/loadavg: 4.21 4.29 4.25 4/197 14906
/proc/meminfo: memFree=28389156/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 8436 0 1 0 66 2 0 0 20 0 22 0 4278148 10060525568 10354 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2456183 10354 2231 9 0 2446860 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700203 s]
/proc/loadavg: 4.21 4.29 4.25 4/197 14906
/proc/meminfo: memFree=28389156/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 19260 0 1 0 221 4 0 0 20 0 22 0 4278148 10060525568 24493 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2456183 24493 2242 9 0 2446860 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 9824732

[startup+1.50094 s]
/proc/loadavg: 4.21 4.29 4.25 5/219 14928
/proc/meminfo: memFree=28212684/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9824732 CPUtime=4.59 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 24447 0 1 0 452 7 0 0 20 0 22 0 4278148 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2456183 48302 2276 9 0 2446860 0
[pid=14906/tid=14908] ppid=14903 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (java) S 14903 14906 5545 0 -1 4202560 2396 0 1 0 11 1 0 0 20 0 22 0 4278149 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417706193784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14909] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (java) S 14903 14906 5545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417667685160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14910] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14910/stat : 14910 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417666632360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14911] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14911/stat : 14911 (java) S 14903 14906 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417665580072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14912] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14912/stat : 14912 (java) S 14903 14906 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417664527272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14913] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14913/stat : 14913 (java) S 14903 14906 5545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417663473960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14914] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14914/stat : 14914 (java) S 14903 14906 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417662421160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14915] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14915/stat : 14915 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417661368872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14916] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14916/stat : 14916 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417660316072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14917] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14917/stat : 14917 (java) S 14903 14906 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417530063592 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14918] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14918/stat : 14918 (java) S 14903 14906 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417529009656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14919] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14919/stat : 14919 (java) S 14903 14906 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417527957256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14920] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14920/stat : 14920 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417526905744 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14921] ppid=14903 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/14906/task/14921/stat : 14921 (java) S 14903 14906 5545 0 -1 4202560 13424 0 0 0 88 3 0 0 20 0 22 0 4278154 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417525852344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14922] ppid=14903 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/14906/task/14922/stat : 14922 (java) S 14903 14906 5545 0 -1 4202560 7116 0 0 0 84 2 0 0 20 0 22 0 4278154 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417524799544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14923] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14923/stat : 14923 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417523747448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14924] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14924/stat : 14924 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417522694856 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14925] ppid=14903 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/14906/task/14925/stat : 14925 (java) R 14903 14906 5545 0 -1 4202560 27 0 0 0 130 0 0 0 20 0 22 0 4278164 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417521638432 140417530590751 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14926] ppid=14903 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/14906/task/14926/stat : 14926 (java) R 14903 14906 5545 0 -1 4202560 102 0 0 0 129 1 0 0 20 0 22 0 4278164 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417520587016 140417530614125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14927] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14927/stat : 14927 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417519535784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14928] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14928/stat : 14928 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 48302 33554432000 1073741824 1073778376 140733502043840 140417518482984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.20 4.29 4.25 5/219 14928
/proc/meminfo: memFree=28165020/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9824732 CPUtime=8.05 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 25234 0 1 0 791 14 0 0 20 0 22 0 4278148 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2456183 86885 2277 9 0 2446860 0
[pid=14906/tid=14908] ppid=14903 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (java) S 14903 14906 5545 0 -1 4202560 2396 0 1 0 11 1 0 0 20 0 22 0 4278149 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417706193784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14909] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (java) S 14903 14906 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417667685160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14910] ppid=14903 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14906/task/14910/stat : 14910 (java) S 14903 14906 5545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 4278150 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417666632360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14911] ppid=14903 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14906/task/14911/stat : 14911 (java) S 14903 14906 5545 0 -1 4202560 39 0 0 0 2 1 0 0 20 0 22 0 4278150 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417665580072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14912] ppid=14903 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14906/task/14912/stat : 14912 (java) S 14903 14906 5545 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 4278150 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417664527272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14913] ppid=14903 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14906/task/14913/stat : 14913 (java) S 14903 14906 5545 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 22 0 4278150 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417663473960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14914] ppid=14903 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14906/task/14914/stat : 14914 (java) S 14903 14906 5545 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 4278150 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417662421160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14915] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14915/stat : 14915 (java) S 14903 14906 5545 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 22 0 4278150 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417661368872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14916] ppid=14903 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14906/task/14916/stat : 14916 (java) S 14903 14906 5545 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 22 0 4278150 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417660316072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14917] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14917/stat : 14917 (java) S 14903 14906 5545 0 -1 4202560 191 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417530063592 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14918] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14918/stat : 14918 (java) S 14903 14906 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417529009656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14919] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14919/stat : 14919 (java) S 14903 14906 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417527957256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14920] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14920/stat : 14920 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417526905744 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14921] ppid=14903 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/14906/task/14921/stat : 14921 (java) S 14903 14906 5545 0 -1 4202560 13894 0 0 0 97 3 0 0 20 0 22 0 4278154 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417525852344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14922] ppid=14903 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/14906/task/14922/stat : 14922 (java) S 14903 14906 5545 0 -1 4202560 7116 0 0 0 92 2 0 0 20 0 22 0 4278154 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417524799544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14923] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14923/stat : 14923 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417523747448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14924] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14924/stat : 14924 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417522694856 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14925] ppid=14903 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/14906/task/14925/stat : 14925 (java) R 14903 14906 5545 0 -1 4202560 29 0 0 0 284 0 0 0 20 0 22 0 4278164 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417521638552 140417530554535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14926] ppid=14903 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/14906/task/14926/stat : 14926 (java) R 14903 14906 5545 0 -1 4202560 158 0 0 0 282 3 0 0 20 0 22 0 4278164 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417520586000 140417530617539 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14927] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14927/stat : 14927 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417519535784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14928] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14928/stat : 14928 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 86885 33554432000 1073741824 1073778376 140733502043840 140417518482984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.20 4.29 4.25 5/219 14928
/proc/meminfo: memFree=27790272/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9824732 CPUtime=14.49 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 25658 0 1 0 1428 21 0 0 20 0 22 0 4278148 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2456183 152181 2277 9 0 2446860 0
[pid=14906/tid=14908] ppid=14903 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (java) S 14903 14906 5545 0 -1 4202560 2396 0 1 0 11 1 0 0 20 0 22 0 4278149 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417706193784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14909] ppid=14903 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (java) S 14903 14906 5545 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 4278150 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417667685160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14910] ppid=14903 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14906/task/14910/stat : 14910 (java) S 14903 14906 5545 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 4278150 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417666632360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14911] ppid=14903 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/14906/task/14911/stat : 14911 (java) S 14903 14906 5545 0 -1 4202560 41 0 0 0 3 2 0 0 20 0 22 0 4278150 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417665580072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14912] ppid=14903 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14906/task/14912/stat : 14912 (java) S 14903 14906 5545 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 4278150 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417664527272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14913] ppid=14903 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/14906/task/14913/stat : 14913 (java) S 14903 14906 5545 0 -1 4202560 43 0 0 0 2 2 0 0 20 0 22 0 4278150 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417663473960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14914] ppid=14903 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14906/task/14914/stat : 14914 (java) S 14903 14906 5545 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 4278150 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417662421160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14915] ppid=14903 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/14906/task/14915/stat : 14915 (java) S 14903 14906 5545 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 22 0 4278150 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417661368872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14916] ppid=14903 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/14906/task/14916/stat : 14916 (java) S 14903 14906 5545 0 -1 4202560 31 0 0 0 2 0 0 0 20 0 22 0 4278150 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417660316072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14917] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14917/stat : 14917 (java) S 14903 14906 5545 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417530063592 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14918] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14918/stat : 14918 (java) S 14903 14906 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417529009656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14919] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14919/stat : 14919 (java) S 14903 14906 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417527957256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14920] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14920/stat : 14920 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 152181 33554432000 1073741824 1073778376 140733502043840 140417526905744 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14921] ppid=14903 vsize=9824732 CPUtime=1 cores=1,3,5,7

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

/proc/14906/task/14911/stat : 14911 (java) S 14903 14906 5545 0 -1 4202560 389 0 0 0 282 7 0 0 20 0 22 0 4278150 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417665580072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14912] ppid=14903 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/14906/task/14912/stat : 14912 (java) S 14903 14906 5545 0 -1 4202560 333 0 0 0 266 5 0 0 20 0 22 0 4278150 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417664527272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14913] ppid=14903 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/14906/task/14913/stat : 14913 (java) S 14903 14906 5545 0 -1 4202560 379 0 0 0 280 7 0 0 20 0 22 0 4278150 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417663473960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14914] ppid=14903 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/14906/task/14914/stat : 14914 (java) S 14903 14906 5545 0 -1 4202560 365 0 0 0 271 8 0 0 20 0 22 0 4278150 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417662421160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14915] ppid=14903 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/14906/task/14915/stat : 14915 (java) S 14903 14906 5545 0 -1 4202560 371 0 0 0 274 7 0 0 20 0 22 0 4278150 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417661368872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14916] ppid=14903 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/14906/task/14916/stat : 14916 (java) S 14903 14906 5545 0 -1 4202560 361 0 0 0 277 5 0 0 20 0 22 0 4278150 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417660316072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14917] ppid=14903 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/14906/task/14917/stat : 14917 (java) S 14903 14906 5545 0 -1 4202560 1392 0 0 0 95 25 0 0 20 0 22 0 4278152 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417530063592 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14918] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14918/stat : 14918 (java) S 14903 14906 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417529009656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14919] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14919/stat : 14919 (java) S 14903 14906 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417527957256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14920] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14920/stat : 14920 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417526905744 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14921] ppid=14903 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/14906/task/14921/stat : 14921 (java) S 14903 14906 5545 0 -1 4202560 17529 0 0 0 156 3 0 0 20 0 22 0 4278154 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417525852344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14922] ppid=14903 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/14906/task/14922/stat : 14922 (java) S 14903 14906 5545 0 -1 4202560 7127 0 0 0 99 2 0 0 20 0 22 0 4278154 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417524799544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14923] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14923/stat : 14923 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417523747448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14924] ppid=14903 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/14906/task/14924/stat : 14924 (java) S 14903 14906 5545 0 -1 4202560 50 0 0 0 14 23 0 0 20 0 22 0 4278154 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417522694856 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14925] ppid=14903 vsize=9824732 CPUtime=871.97 cores=1,3,5,7
/proc/14906/task/14925/stat : 14925 (java) R 14903 14906 5545 0 -1 4202560 246 0 0 0 87181 16 0 0 20 0 22 0 4278164 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417521639200 140417530590751 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14926] ppid=14903 vsize=9824732 CPUtime=872.03 cores=1,3,5,7
/proc/14906/task/14926/stat : 14926 (java) R 14903 14906 5545 0 -1 4202560 1819 0 0 0 87152 51 0 0 20 0 22 0 4278164 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417520585632 140417530616014 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14927] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14927/stat : 14927 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417519535784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14928] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14928/stat : 14928 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 576008 33554432000 1073741824 1073778376 140733502043840 140417518482984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1774.83
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.901 s]
/proc/loadavg: 4.45 4.33 4.23 6/219 15084
/proc/meminfo: memFree=26238028/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 34740 0 1 0 179878 140 0 0 20 0 22 0 4278148 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2456183 573748 2286 9 0 2446860 0
[pid=14906/tid=14908] ppid=14903 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (java) S 14903 14906 5545 0 -1 4202560 2410 0 1 0 14 3 0 0 20 0 22 0 4278149 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417706193784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14909] ppid=14903 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (java) S 14903 14906 5545 0 -1 4202560 347 0 0 0 269 5 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417667685160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14910] ppid=14903 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/14906/task/14910/stat : 14910 (java) S 14903 14906 5545 0 -1 4202560 352 0 0 0 276 7 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417666632360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14911] ppid=14903 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/14906/task/14911/stat : 14911 (java) S 14903 14906 5545 0 -1 4202560 389 0 0 0 286 7 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417665580072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14912] ppid=14903 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/14906/task/14912/stat : 14912 (java) S 14903 14906 5545 0 -1 4202560 333 0 0 0 270 5 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417664527272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14913] ppid=14903 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/14906/task/14913/stat : 14913 (java) S 14903 14906 5545 0 -1 4202560 379 0 0 0 288 7 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417663473960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14914] ppid=14903 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/14906/task/14914/stat : 14914 (java) S 14903 14906 5545 0 -1 4202560 365 0 0 0 274 8 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417662421160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14915] ppid=14903 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/14906/task/14915/stat : 14915 (java) S 14903 14906 5545 0 -1 4202560 371 0 0 0 280 7 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417661368872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14916] ppid=14903 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/14906/task/14916/stat : 14916 (java) S 14903 14906 5545 0 -1 4202560 361 0 0 0 282 5 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417660316072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14917] ppid=14903 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/14906/task/14917/stat : 14917 (java) S 14903 14906 5545 0 -1 4202560 1392 0 0 0 95 26 0 0 20 0 22 0 4278152 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417530063592 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14918] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14918/stat : 14918 (java) S 14903 14906 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417529009656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14919] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14919/stat : 14919 (java) S 14903 14906 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417527957256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14920] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14920/stat : 14920 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417526905744 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14921] ppid=14903 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/14906/task/14921/stat : 14921 (java) S 14903 14906 5545 0 -1 4202560 17529 0 0 0 156 3 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417525852344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14922] ppid=14903 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/14906/task/14922/stat : 14922 (java) S 14903 14906 5545 0 -1 4202560 7127 0 0 0 99 2 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417524799544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14923] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14923/stat : 14923 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417523747448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14924] ppid=14903 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/14906/task/14924/stat : 14924 (java) R 14903 14906 5545 0 -1 4202560 50 0 0 0 14 24 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417522694856 219517335465 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14925] ppid=14903 vsize=9824732 CPUtime=884.42 cores=1,3,5,7
/proc/14906/task/14925/stat : 14925 (java) R 14903 14906 5545 0 -1 4202560 250 0 0 0 88426 16 0 0 20 0 22 0 4278164 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417521639200 140417530590751 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14926] ppid=14903 vsize=9824732 CPUtime=884.48 cores=1,3,5,7
/proc/14906/task/14926/stat : 14926 (java) R 14903 14906 5545 0 -1 4202560 1820 0 0 0 88397 51 0 0 20 0 22 0 4278164 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417520585632 140417530614045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14927] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14927/stat : 14927 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417519535784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14928] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14928/stat : 14928 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417518482984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 14906 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.901 s]
/proc/loadavg: 4.45 4.33 4.23 6/219 15084
/proc/meminfo: memFree=26238028/32872528 swapFree=1073728/1155488
[pid=14906] ppid=14903 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/14906/stat : 14906 (java) S 14903 14906 5545 0 -1 4202496 34740 0 1 0 179878 140 0 0 20 0 22 0 4278148 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140733502034976 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14906/statm: 2456183 573748 2286 9 0 2446860 0
[pid=14906/tid=14908] ppid=14903 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/14906/task/14908/stat : 14908 (java) S 14903 14906 5545 0 -1 4202560 2410 0 1 0 14 3 0 0 20 0 22 0 4278149 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417706193784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14909] ppid=14903 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/14906/task/14909/stat : 14909 (java) S 14903 14906 5545 0 -1 4202560 347 0 0 0 269 5 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417667685160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14910] ppid=14903 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/14906/task/14910/stat : 14910 (java) S 14903 14906 5545 0 -1 4202560 352 0 0 0 276 7 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417666632360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14911] ppid=14903 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/14906/task/14911/stat : 14911 (java) S 14903 14906 5545 0 -1 4202560 389 0 0 0 286 7 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417665580072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14912] ppid=14903 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/14906/task/14912/stat : 14912 (java) S 14903 14906 5545 0 -1 4202560 333 0 0 0 270 5 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417664527272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14913] ppid=14903 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/14906/task/14913/stat : 14913 (java) S 14903 14906 5545 0 -1 4202560 379 0 0 0 288 7 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417663473960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14914] ppid=14903 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/14906/task/14914/stat : 14914 (java) S 14903 14906 5545 0 -1 4202560 365 0 0 0 274 8 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417662421160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14915] ppid=14903 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/14906/task/14915/stat : 14915 (java) S 14903 14906 5545 0 -1 4202560 371 0 0 0 280 7 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417661368872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14916] ppid=14903 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/14906/task/14916/stat : 14916 (java) S 14903 14906 5545 0 -1 4202560 361 0 0 0 282 5 0 0 20 0 22 0 4278150 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417660316072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14917] ppid=14903 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/14906/task/14917/stat : 14917 (java) S 14903 14906 5545 0 -1 4202560 1392 0 0 0 95 26 0 0 20 0 22 0 4278152 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417530063592 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14918] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14918/stat : 14918 (java) S 14903 14906 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417529009656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14919] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14919/stat : 14919 (java) S 14903 14906 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4278152 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417527957256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14920] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14920/stat : 14920 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417526905744 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14921] ppid=14903 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/14906/task/14921/stat : 14921 (java) S 14903 14906 5545 0 -1 4202560 17529 0 0 0 156 3 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417525852344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14922] ppid=14903 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/14906/task/14922/stat : 14922 (java) S 14903 14906 5545 0 -1 4202560 7127 0 0 0 99 2 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417524799544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14923] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14923/stat : 14923 (java) S 14903 14906 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417523747448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14924] ppid=14903 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/14906/task/14924/stat : 14924 (java) R 14903 14906 5545 0 -1 4202560 50 0 0 0 14 24 0 0 20 0 22 0 4278154 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417522694856 219517335465 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14906/tid=14925] ppid=14903 vsize=9824732 CPUtime=884.42 cores=1,3,5,7
/proc/14906/task/14925/stat : 14925 (java) R 14903 14906 5545 0 -1 4202560 250 0 0 0 88426 16 0 0 20 0 22 0 4278164 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417521639200 140417530590751 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=14906/tid=14926] ppid=14903 vsize=9824732 CPUtime=884.48 cores=1,3,5,7
/proc/14906/task/14926/stat : 14926 (java) R 14903 14906 5545 0 -1 4202560 1820 0 0 0 88397 51 0 0 20 0 22 0 4278164 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417520585632 140417530614045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14906/tid=14927] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14927/stat : 14927 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417519535784 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14906/tid=14928] ppid=14903 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/14906/task/14928/stat : 14928 (java) S 14903 14906 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4278164 10060525568 573748 33554432000 1073741824 1073778376 140733502043840 140417518482984 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 894.975
CPU time (s): 1800.18
CPU user time (s): 1798.78
CPU system time (s): 1.4
CPU usage (%): 201.143
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.55
system time used= 1.93371
maximum resident set size= 2758320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34783
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31512
involuntary context switches= 51138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.64514 second user time and 7.79181 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 22:24:49
IDJOB=4089961
IDBENCH=107481
IDSOLVER=2543
FILE ID=node114/4089961-1466022289
RUNJOBID= node114-1466008022-5562
PBS_JOBID= 19902804
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-v071-n3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089961-1466022289/watcher-4089961-1466022289 -o /tmp/evaluation-result-4089961-1466022289/solver-4089961-1466022289 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089961-1466022289.opb

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

MD5SUM BENCH= d60fa57d8d77f247ed65c13a0fdd15c7
RANDOM SEED=137399549

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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:        28389428 kB
Buffers:           24280 kB
Cached:            45476 kB
SwapCached:        33296 kB
Active:          2545332 kB
Inactive:          75132 kB
Active(anon):    2519656 kB
Inactive(anon):    33292 kB
Active(file):      25676 kB
Inactive(file):    41840 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       3720876 kB
Mapped:            15504 kB
Shmem:                 0 kB
Slab:             566156 kB
SReclaimable:      10192 kB
SUnreclaim:       555964 kB
KernelStack:        1808 kB
PageTables:        12024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3821692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2596864 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 node114 at 2016-06-15 22:39:44