Trace number 4089772

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 893.974

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v110-n1.opb
MD5SUM9296317758470d2af9b3cf0228fdb859
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.363944
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables219
Total number of constraints110
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)110
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
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.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4089772-1466018195.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.14	c ... done. Wall clock time 0.034s.
0.11/0.14	c declared #vars     219
0.11/0.14	c #constraints  220
0.11/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 218
0.11/0.14	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.11/0.14	c 220 constraints processed.
0.11/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.11/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 218
0.11/0.14	c 220 constraints processed.
2.32/0.75	c cleaning 2497 clauses out of 5000 with flag 30108/5000
3.94/1.17	c cleaning 4247 clauses out of 8504 with flag 68640/11001
5.57/1.60	c cleaning 5625 clauses out of 11257 with flag 115832/18001
6.42/2.09	c cleaning 6816 clauses out of 13634 with flag 166045/26003
7.67/2.69	c cleaning 7898 clauses out of 15816 with flag 223882/35001
9.49/3.50	c cleaning 8952 clauses out of 17917 with flag 297369/45000
11.09/4.30	c cleaning 9981 clauses out of 19966 with flag 374646/56001
13.14/5.33	c cleaning 10987 clauses out of 21984 with flag 463117/68000
15.58/6.51	c cleaning 11993 clauses out of 23997 with flag 553387/81000
18.78/8.10	c cleaning 12997 clauses out of 26005 with flag 662920/95001
22.23/9.86	c cleaning 14001 clauses out of 28008 with flag 767062/110001
25.86/11.62	c cleaning 15002 clauses out of 30007 with flag 875445/126001
29.65/13.57	c cleaning 15997 clauses out of 32004 with flag 997045/143000
32.07/14.72	c cleaning 0 clauses out of 5000 with flag 0/5000
34.16/15.69	c cleaning 17003 clauses out of 34009 with flag 1128985/161002
39.31/18.05	c cleaning 17996 clauses out of 36005 with flag 1266153/180001
45.75/21.29	c cleaning 18997 clauses out of 38009 with flag 1435257/200001
52.15/24.45	c cleaning 20004 clauses out of 40011 with flag 1626982/221000
59.15/27.92	c cleaning 20996 clauses out of 42008 with flag 1801152/243001
66.59/31.67	c cleaning 22003 clauses out of 44011 with flag 1981189/266000
73.59/35.16	c cleaning 22998 clauses out of 46008 with flag 2165690/290000
81.59/39.12	c cleaning 24001 clauses out of 48010 with flag 2350214/315000
90.66/43.62	c cleaning 25000 clauses out of 50010 with flag 2542193/341001
100.27/48.49	c cleaning 25998 clauses out of 52011 with flag 2748493/368002
110.14/53.37	c cleaning 26998 clauses out of 54012 with flag 2952716/396001
120.56/58.53	c cleaning 27999 clauses out of 56013 with flag 3175120/425000
132.64/64.57	c cleaning 29000 clauses out of 58015 with flag 3401309/455001
142.05/69.26	c cleaning 0 clauses out of 11000 with flag 0/11000
146.49/71.42	c cleaning 30008 clauses out of 60016 with flag 3644413/486002
164.13/80.23	c cleaning 30999 clauses out of 62008 with flag 3896656/518002
179.75/88.03	c cleaning 31998 clauses out of 64008 with flag 4169611/551001
194.38/95.34	c cleaning 32991 clauses out of 66009 with flag 4427487/585000
211.41/103.81	c cleaning 33999 clauses out of 68018 with flag 4705474/620000
228.65/112.41	c cleaning 35002 clauses out of 70019 with flag 4997814/656000
247.06/121.61	c cleaning 36001 clauses out of 72017 with flag 5287183/693000
266.29/131.22	c cleaning 37000 clauses out of 74016 with flag 5584889/731000
286.94/141.56	c cleaning 38005 clauses out of 76016 with flag 5896710/770000
310.20/153.10	c cleaning 38995 clauses out of 78012 with flag 6217555/810001
345.91/170.94	c cleaning 39998 clauses out of 80019 with flag 6584070/851003
371.19/183.51	c cleaning 40996 clauses out of 82018 with flag 6928748/893000
397.90/196.84	c cleaning 42007 clauses out of 84023 with flag 7267872/936001
425.58/210.68	c cleaning 42994 clauses out of 86015 with flag 7609330/980000
435.40/215.56	c cleaning 0 clauses out of 18001 with flag 0/18001
456.10/225.87	c cleaning 44007 clauses out of 88023 with flag 7968985/1025002
486.05/240.78	c cleaning 45001 clauses out of 90014 with flag 8327242/1071000
520.80/258.06	c cleaning 46002 clauses out of 92014 with flag 8709556/1118001
554.20/274.69	c cleaning 46997 clauses out of 94011 with flag 9085220/1166000
588.45/291.62	c cleaning 48001 clauses out of 96015 with flag 9480281/1215001
624.63/309.64	c cleaning 48997 clauses out of 98013 with flag 9865275/1265000
665.57/329.98	c cleaning 50001 clauses out of 100016 with flag 10271351/1316000
704.59/349.35	c cleaning 50999 clauses out of 102015 with flag 10688582/1368000
747.05/370.42	c cleaning 51999 clauses out of 104016 with flag 11134235/1421000
790.98/392.22	c cleaning 52997 clauses out of 106018 with flag 11565690/1475001
836.89/415.04	c cleaning 54008 clauses out of 108021 with flag 12037759/1530001
886.81/439.82	c cleaning 54993 clauses out of 110013 with flag 12499441/1586001
920.27/456.48	c cleaning 0 clauses out of 26001 with flag 0/26001
941.24/466.89	c cleaning 56003 clauses out of 112020 with flag 13019864/1643001
995.11/493.87	c cleaning 57003 clauses out of 114016 with flag 13490054/1701000
1050.48/521.38	c cleaning 58003 clauses out of 116014 with flag 13986487/1760001
1103.84/547.88	c cleaning 59003 clauses out of 118012 with flag 14498529/1820002
1168.58/580.08	c cleaning 59995 clauses out of 120007 with flag 15033023/1881000
1233.49/612.23	c cleaning 60996 clauses out of 122012 with flag 15576103/1943000
1303.33/646.90	c cleaning 61999 clauses out of 124016 with flag 16108728/2006000
1368.74/679.49	c cleaning 63005 clauses out of 126019 with flag 16633517/2070002
1442.43/716.09	c cleaning 64003 clauses out of 128013 with flag 17195589/2135001
1514.98/752.32	c cleaning 65001 clauses out of 130009 with flag 17740584/2201000
1589.65/789.43	c cleaning 65992 clauses out of 132008 with flag 18320481/2268000
1665.69/827.24	c cleaning 67004 clauses out of 134016 with flag 18875152/2336000
1771.15/879.62	c cleaning 67986 clauses out of 136012 with flag 19519264/2405000
1793.96/890.91	c cleaning 0 clauses out of 35001 with flag 0/35001
1800.00/893.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/893.90	c starts		: 3598
1800.00/893.90	c conflicts		: 2432003
1800.00/893.90	c decisions		: 2887471
1800.00/893.90	c propagations		: 63709517
1800.00/893.90	c inspects		: 15167115876
1800.00/893.90	c shortcuts		: 0
1800.00/893.90	c learnt literals	: 0
1800.00/893.90	c learnt binary clauses	: 0
1800.00/893.90	c learnt ternary clauses	: 0
1800.00/893.90	c learnt constraints	: 2432003
1800.00/893.90	c ignored constraints	: 0
1800.00/893.90	c root simplifications	: 0
1800.00/893.90	c removed literals (reason simplification)	: 4813510
1800.00/893.90	c reason swapping (by a shorter reason)	: 0
1800.00/893.90	c Calls to reduceDB	: 65
1800.00/893.90	c Number of update (reduction) of LBD	: 610137
1800.00/893.90	c Imported unit clauses	: 0
1800.00/893.90	c number of reductions to clauses (during analyze)	: 0
1800.00/893.90	c number of learned constraints concerned by reduction	: 0
1800.00/893.90	c number of learning phase by resolution	: 0
1800.00/893.90	c number of learning phase by cutting planes	: 0
1800.00/893.90	c speed (assignments/second)	: 71282.81960309122
1800.00/893.90	c non guided choices	1282
1800.00/893.93	c learnt constraints type 
1800.00/893.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 95030
1800.00/893.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/893.93	c starts		: 62
1800.00/893.93	c conflicts		: 35059
1800.00/893.93	c decisions		: 43223
1800.00/893.93	c propagations		: 445405
1800.00/893.93	c inspects		: 964924645
1800.00/893.93	c shortcuts		: 0
1800.00/893.93	c learnt literals	: 0
1800.00/893.93	c learnt binary clauses	: 0
1800.00/893.93	c learnt ternary clauses	: 0
1800.00/893.93	c learnt constraints	: 35059
1800.00/893.93	c ignored constraints	: 0
1800.00/893.93	c root simplifications	: 0
1800.00/893.93	c removed literals (reason simplification)	: 0
1800.00/893.93	c reason swapping (by a shorter reason)	: 0
1800.00/893.93	c Calls to reduceDB	: 5
1800.00/893.93	c Number of update (reduction) of LBD	: 0
1800.00/893.93	c Imported unit clauses	: 0
1800.00/893.93	c number of reductions to clauses (during analyze)	: 0
1800.00/893.93	c number of learned constraints concerned by reduction	: 0
1800.00/893.93	c number of learning phase by resolution	: 0
1800.00/893.93	c number of learning phase by cutting planes	: 0
1800.00/893.93	c speed (assignments/second)	: 498.3357295098933
1800.00/893.93	c non guided choices	51
1800.00/893.95	c learnt constraints type 
1800.00/893.95	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1800.00/893.95	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 13
1800.00/893.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 35040
1800.00/893.95	s UNKNOWN
1800.00/893.95	c Total wall clock time (in seconds): 893.841

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

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

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


[startup+0 s]
/proc/loadavg: 4.14 4.19 4.17 4/197 13822
/proc/meminfo: memFree=28933576/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 3868767 98570240 978 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 24065 978 744 9 0 16771 0
[pid=13822/tid=13823] ppid=13819 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) R 13819 13822 5545 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 3868767 98570240 978 33554432000 1073741824 1073778376 140735332338320 140404795850280 219513963904 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.14 4.19 4.17 4/197 13822
/proc/meminfo: memFree=28933576/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 4494 0 1 0 10 1 0 0 20 0 18 0 3868767 9787879424 6132 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2389619 6132 2156 9 0 2380296 0
[pid=13822/tid=13823] ppid=13819 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) R 13819 13822 5545 0 -1 4202560 2384 0 1 0 7 0 0 0 20 0 18 0 3868767 9787879424 6132 33554432000 1073741824 1073778376 140735332338320 140404795850680 219517347085 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 4.14 4.19 4.17 4/197 13822
/proc/meminfo: memFree=28933576/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 6764 0 1 0 30 2 0 0 20 0 22 0 3868767 10060525568 9278 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2456183 9278 2220 9 0 2446860 0
[pid=13822/tid=13823] ppid=13819 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) S 13819 13822 5545 0 -1 4202560 2406 0 1 0 11 1 0 0 20 0 22 0 3868767 10060525568 9278 33554432000 1073741824 1073778376 140735332338320 140404795855736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9824732

[startup+0.306527 s]
/proc/loadavg: 4.14 4.19 4.17 4/197 13822
/proc/meminfo: memFree=28933576/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 10273 0 1 0 72 3 0 0 20 0 22 0 3868767 10060525568 11342 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2456183 11342 2229 9 0 2446860 0
[pid=13822/tid=13823] ppid=13819 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) S 13819 13822 5545 0 -1 4202560 2406 0 1 0 11 1 0 0 20 0 22 0 3868767 10060525568 11342 33554432000 1073741824 1073778376 140735332338320 140404795855736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 9824732

[startup+0.700224 s]
/proc/loadavg: 4.14 4.19 4.17 4/197 13822
/proc/meminfo: memFree=28933576/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 17149 0 1 0 227 5 0 0 20 0 22 0 3868767 10060525568 24977 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2456183 24977 2242 9 0 2446860 0
[pid=13822/tid=13823] ppid=13819 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) S 13819 13822 5545 0 -1 4202560 2406 0 1 0 11 1 0 0 20 0 22 0 3868767 10060525568 24977 33554432000 1073741824 1073778376 140735332338320 140404795855736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 9824732

[startup+1.50094 s]
/proc/loadavg: 4.21 4.20 4.18 7/219 13844
/proc/meminfo: memFree=28754960/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9824732 CPUtime=5.37 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 28391 0 1 0 527 10 0 0 20 0 22 0 3868767 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2456183 48762 2277 9 0 2446860 0
[pid=13822/tid=13823] ppid=13819 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) S 13819 13822 5545 0 -1 4202560 2406 0 1 0 11 1 0 0 20 0 22 0 3868767 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404795855736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13825] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13825/stat : 13825 (java) S 13819 13822 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 3868768 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404768307496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13826] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13826/stat : 13826 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868768 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404767254696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13827] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13827/stat : 13827 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868768 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404766202408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13828] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13828/stat : 13828 (java) S 13819 13822 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3868768 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404765149608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13829] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13829/stat : 13829 (java) S 13819 13822 5545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 3868768 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404764097320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13830] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13830/stat : 13830 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868768 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404634200744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13831] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13831/stat : 13831 (java) S 13819 13822 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3868768 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404633148456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13832] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13832/stat : 13832 (java) S 13819 13822 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3868768 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404632095656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13833] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13833/stat : 13833 (java) S 13819 13822 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404149147880 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13834] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13834/stat : 13834 (java) S 13819 13822 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404148093944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13835] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13835/stat : 13835 (java) S 13819 13822 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404147041544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13836] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13836/stat : 13836 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404145990032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13837] ppid=13819 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/13822/task/13837/stat : 13837 (java) S 13819 13822 5545 0 -1 4202560 11457 0 0 0 120 3 0 0 20 0 22 0 3868771 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404144937656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13838] ppid=13819 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/13822/task/13838/stat : 13838 (java) S 13819 13822 5545 0 -1 4202560 13010 0 0 0 123 4 0 0 20 0 22 0 3868771 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404143884856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13839] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13839/stat : 13839 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404142832760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13840] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13840/stat : 13840 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404141780168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13841] ppid=13819 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/13822/task/13841/stat : 13841 (java) R 13819 13822 5545 0 -1 4202560 30 0 0 0 131 0 0 0 20 0 22 0 3868781 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404140724760 140404645717397 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13842] ppid=13819 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/13822/task/13842/stat : 13842 (java) R 13819 13822 5545 0 -1 4202560 103 0 0 0 128 2 0 0 20 0 22 0 3868781 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404139670744 140404645701195 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13843] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13843/stat : 13843 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404138620072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13844] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13844/stat : 13844 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 48762 33554432000 1073741824 1073778376 140735332338320 140404137567272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 9824732

[startup+3.10355 s]
/proc/loadavg: 4.21 4.20 4.18 6/219 13844
/proc/meminfo: memFree=28727720/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9824732 CPUtime=8.7 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 29044 0 1 0 852 18 0 0 20 0 22 0 3868767 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2456183 88187 2277 9 0 2446860 0
[pid=13822/tid=13823] ppid=13819 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) S 13819 13822 5545 0 -1 4202560 2406 0 1 0 11 1 0 0 20 0 22 0 3868767 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404795855736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13825] ppid=13819 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13822/task/13825/stat : 13825 (java) S 13819 13822 5545 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 3868768 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404768307496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13826] ppid=13819 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13822/task/13826/stat : 13826 (java) S 13819 13822 5545 0 -1 4202560 111 0 0 0 1 1 0 0 20 0 22 0 3868768 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404767254696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13827] ppid=13819 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/13822/task/13827/stat : 13827 (java) S 13819 13822 5545 0 -1 4202560 103 0 0 0 3 0 0 0 20 0 22 0 3868768 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404766202408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13828] ppid=13819 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13822/task/13828/stat : 13828 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 3868768 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404765149608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13829] ppid=13819 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/13822/task/13829/stat : 13829 (java) S 13819 13822 5545 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 3868768 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404764097320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13830] ppid=13819 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13822/task/13830/stat : 13830 (java) S 13819 13822 5545 0 -1 4202560 122 0 0 0 2 2 0 0 20 0 22 0 3868768 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404634200744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13831] ppid=13819 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13822/task/13831/stat : 13831 (java) S 13819 13822 5545 0 -1 4202560 115 0 0 0 2 0 0 0 20 0 22 0 3868768 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404633148456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13832] ppid=13819 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13822/task/13832/stat : 13832 (java) S 13819 13822 5545 0 -1 4202560 21 0 0 0 5 0 0 0 20 0 22 0 3868768 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404632095656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13833] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13833/stat : 13833 (java) S 13819 13822 5545 0 -1 4202560 193 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404149147880 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13834] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13834/stat : 13834 (java) S 13819 13822 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404148093944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13835] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13835/stat : 13835 (java) S 13819 13822 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404147041544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13836] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13836/stat : 13836 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404145990032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13837] ppid=13819 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/13822/task/13837/stat : 13837 (java) S 13819 13822 5545 0 -1 4202560 11457 0 0 0 122 3 0 0 20 0 22 0 3868771 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404144937656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13838] ppid=13819 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/13822/task/13838/stat : 13838 (java) S 13819 13822 5545 0 -1 4202560 13010 0 0 0 123 4 0 0 20 0 22 0 3868771 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404143884856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13839] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13839/stat : 13839 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404142832760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13840] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13840/stat : 13840 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404141780168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13841] ppid=13819 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/13822/task/13841/stat : 13841 (java) R 13819 13822 5545 0 -1 4202560 31 0 0 0 282 0 0 0 20 0 22 0 3868781 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404140722792 140404645620447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13842] ppid=13819 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/13822/task/13842/stat : 13842 (java) R 13819 13822 5545 0 -1 4202560 159 0 0 0 278 3 0 0 20 0 22 0 3868781 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404139670624 140404645700704 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13843] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13843/stat : 13843 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404138620072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13844] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13844/stat : 13844 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 88187 33554432000 1073741824 1073778376 140735332338320 140404137567272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.19 4.20 4.18 6/219 13844
/proc/meminfo: memFree=28340152/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9824732 CPUtime=15.18 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 29524 0 1 0 1493 25 0 0 20 0 22 0 3868767 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2456183 154145 2277 9 0 2446860 0
[pid=13822/tid=13823] ppid=13819 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) S 13819 13822 5545 0 -1 4202560 2406 0 1 0 11 1 0 0 20 0 22 0 3868767 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140404795855736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13825] ppid=13819 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13822/task/13825/stat : 13825 (java) S 13819 13822 5545 0 -1 4202560 47 0 0 0 4 0 0 0 20 0 22 0 3868768 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140404768307496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13826] ppid=13819 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13822/task/13826/stat : 13826 (java) S 13819 13822 5545 0 -1 4202560 121 0 0 0 4 1 0 0 20 0 22 0 3868768 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140404767254696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13827] ppid=13819 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13822/task/13827/stat : 13827 (java) S 13819 13822 5545 0 -1 4202560 115 0 0 0 4 2 0 0 20 0 22 0 3868768 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140404766202408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13828] ppid=13819 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13822/task/13828/stat : 13828 (java) S 13819 13822 5545 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 22 0 3868768 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140404765149608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13829] ppid=13819 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13822/task/13829/stat : 13829 (java) S 13819 13822 5545 0 -1 4202560 56 0 0 0 6 2 0 0 20 0 22 0 3868768 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140404764097320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13830] ppid=13819 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13822/task/13830/stat : 13830 (java) S 13819 13822 5545 0 -1 4202560 128 0 0 0 4 2 0 0 20 0 22 0 3868768 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140404634200744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13831] ppid=13819 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13822/task/13831/stat : 13831 (java) S 13819 13822 5545 0 -1 4202560 127 0 0 0 4 1 0 0 20 0 22 0 3868768 10060525568 154145 33554432000 1073741824 1073778376 140735332338320 140404633148456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13832] ppid=13819 vsize=9824732 CPUtime=0.07 cores=0,2,4,6

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

/proc/13822/task/13827/stat : 13827 (java) S 13819 13822 5545 0 -1 4202560 428 0 0 0 286 6 0 0 20 0 22 0 3868768 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404766202408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13828] ppid=13819 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/13822/task/13828/stat : 13828 (java) S 13819 13822 5545 0 -1 4202560 338 0 0 0 288 5 0 0 20 0 22 0 3868768 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404765149608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13829] ppid=13819 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/13822/task/13829/stat : 13829 (java) S 13819 13822 5545 0 -1 4202560 381 0 0 0 294 7 0 0 20 0 22 0 3868768 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404764097320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13830] ppid=13819 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/13822/task/13830/stat : 13830 (java) S 13819 13822 5545 0 -1 4202560 445 0 0 0 263 5 0 0 20 0 22 0 3868768 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404634200744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13831] ppid=13819 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/13822/task/13831/stat : 13831 (java) S 13819 13822 5545 0 -1 4202560 471 0 0 0 291 7 0 0 20 0 22 0 3868768 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404633148456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13832] ppid=13819 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/13822/task/13832/stat : 13832 (java) S 13819 13822 5545 0 -1 4202560 361 0 0 0 294 7 0 0 20 0 22 0 3868768 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404632095656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13833] ppid=13819 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/13822/task/13833/stat : 13833 (java) S 13819 13822 5545 0 -1 4202560 1689 0 0 0 97 23 0 0 20 0 22 0 3868769 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404149147880 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13834] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13834/stat : 13834 (java) S 13819 13822 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404148093944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13835] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13835/stat : 13835 (java) S 13819 13822 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404147041544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13836] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13836/stat : 13836 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404145990032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13837] ppid=13819 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/13822/task/13837/stat : 13837 (java) S 13819 13822 5545 0 -1 4202560 13770 0 0 0 185 3 0 0 20 0 22 0 3868771 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404144937656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13838] ppid=13819 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/13822/task/13838/stat : 13838 (java) S 13819 13822 5545 0 -1 4202560 13016 0 0 0 137 4 0 0 20 0 22 0 3868771 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404143884856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13839] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13839/stat : 13839 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404142832760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13840] ppid=13819 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/13822/task/13840/stat : 13840 (java) S 13819 13822 5545 0 -1 4202560 48 0 0 0 11 20 0 0 20 0 22 0 3868771 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404141780168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13841] ppid=13819 vsize=9824732 CPUtime=872 cores=0,2,4,6
/proc/13822/task/13841/stat : 13841 (java) R 13819 13822 5545 0 -1 4202560 176 0 0 0 87186 14 0 0 20 0 22 0 3868781 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404140723488 140404646235874 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13842] ppid=13819 vsize=9824732 CPUtime=872.02 cores=0,2,4,6
/proc/13822/task/13842/stat : 13842 (java) R 13819 13822 5545 0 -1 4202560 1535 0 0 0 87149 53 0 0 20 0 22 0 3868781 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404139669904 140404645703782 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13843] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13843/stat : 13843 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404138620072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13844] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13844/stat : 13844 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 591471 33554432000 1073741824 1073778376 140735332338320 140404137567272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1776.61
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.901 s]
/proc/loadavg: 4.28 4.20 4.18 5/219 13936
/proc/meminfo: memFree=25352392/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 37159 0 1 0 179864 136 0 0 20 0 22 0 3868767 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2456183 589980 2286 9 0 2446860 0
[pid=13822/tid=13823] ppid=13819 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) S 13819 13822 5545 0 -1 4202560 2416 0 1 0 14 3 0 0 20 0 22 0 3868767 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404795855736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13825] ppid=13819 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/13822/task/13825/stat : 13825 (java) S 13819 13822 5545 0 -1 4202560 356 0 0 0 291 7 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404768307496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13826] ppid=13819 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/13822/task/13826/stat : 13826 (java) S 13819 13822 5545 0 -1 4202560 460 0 0 0 292 8 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404767254696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13827] ppid=13819 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/13822/task/13827/stat : 13827 (java) S 13819 13822 5545 0 -1 4202560 428 0 0 0 294 6 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404766202408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13828] ppid=13819 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/13822/task/13828/stat : 13828 (java) S 13819 13822 5545 0 -1 4202560 338 0 0 0 295 5 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404765149608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13829] ppid=13819 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/13822/task/13829/stat : 13829 (java) S 13819 13822 5545 0 -1 4202560 381 0 0 0 297 7 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404764097320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13830] ppid=13819 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/13822/task/13830/stat : 13830 (java) S 13819 13822 5545 0 -1 4202560 445 0 0 0 268 5 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404634200744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13831] ppid=13819 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/13822/task/13831/stat : 13831 (java) S 13819 13822 5545 0 -1 4202560 471 0 0 0 298 7 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404633148456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13832] ppid=13819 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/13822/task/13832/stat : 13832 (java) S 13819 13822 5545 0 -1 4202560 361 0 0 0 297 7 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404632095656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13833] ppid=13819 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/13822/task/13833/stat : 13833 (java) S 13819 13822 5545 0 -1 4202560 1689 0 0 0 97 23 0 0 20 0 22 0 3868769 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404149147880 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13834] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13834/stat : 13834 (java) S 13819 13822 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404148093944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13835] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13835/stat : 13835 (java) S 13819 13822 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404147041544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13836] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13836/stat : 13836 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404145990032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13837] ppid=13819 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/13822/task/13837/stat : 13837 (java) S 13819 13822 5545 0 -1 4202560 13770 0 0 0 185 3 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404144937656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13838] ppid=13819 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/13822/task/13838/stat : 13838 (java) S 13819 13822 5545 0 -1 4202560 13016 0 0 0 137 4 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404143884856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13839] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13839/stat : 13839 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404142832760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13840] ppid=13819 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/13822/task/13840/stat : 13840 (java) S 13819 13822 5545 0 -1 4202560 48 0 0 0 11 20 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404141780168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13841] ppid=13819 vsize=9824732 CPUtime=883.43 cores=0,2,4,6
/proc/13822/task/13841/stat : 13841 (java) R 13819 13822 5545 0 -1 4202560 178 0 0 0 88329 14 0 0 20 0 22 0 3868781 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404140722704 140404645654265 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13842] ppid=13819 vsize=9824732 CPUtime=883.45 cores=0,2,4,6
/proc/13822/task/13842/stat : 13842 (java) R 13819 13822 5545 0 -1 4202560 1537 0 0 0 88292 53 0 0 20 0 22 0 3868781 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404139670776 140404645738756 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13843] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13843/stat : 13843 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404138620072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13844] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13844/stat : 13844 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404137567272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 13822 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+893.901 s]
/proc/loadavg: 4.28 4.20 4.18 5/219 13936
/proc/meminfo: memFree=25352392/32872528 swapFree=1073728/1155488
[pid=13822] ppid=13819 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/13822/stat : 13822 (java) S 13819 13822 5545 0 -1 4202496 37159 0 1 0 179864 136 0 0 20 0 22 0 3868767 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140735332329456 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13822/statm: 2456183 589980 2286 9 0 2446860 0
[pid=13822/tid=13823] ppid=13819 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/13822/task/13823/stat : 13823 (java) S 13819 13822 5545 0 -1 4202560 2416 0 1 0 14 3 0 0 20 0 22 0 3868767 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404795855736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13825] ppid=13819 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/13822/task/13825/stat : 13825 (java) S 13819 13822 5545 0 -1 4202560 356 0 0 0 291 7 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404768307496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13826] ppid=13819 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/13822/task/13826/stat : 13826 (java) S 13819 13822 5545 0 -1 4202560 460 0 0 0 292 8 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404767254696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13827] ppid=13819 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/13822/task/13827/stat : 13827 (java) S 13819 13822 5545 0 -1 4202560 428 0 0 0 294 6 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404766202408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13828] ppid=13819 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/13822/task/13828/stat : 13828 (java) S 13819 13822 5545 0 -1 4202560 338 0 0 0 295 5 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404765149608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13829] ppid=13819 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/13822/task/13829/stat : 13829 (java) S 13819 13822 5545 0 -1 4202560 381 0 0 0 297 7 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404764097320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13830] ppid=13819 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/13822/task/13830/stat : 13830 (java) S 13819 13822 5545 0 -1 4202560 445 0 0 0 268 5 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404634200744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13831] ppid=13819 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/13822/task/13831/stat : 13831 (java) S 13819 13822 5545 0 -1 4202560 471 0 0 0 298 7 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404633148456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13832] ppid=13819 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/13822/task/13832/stat : 13832 (java) S 13819 13822 5545 0 -1 4202560 361 0 0 0 297 7 0 0 20 0 22 0 3868768 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404632095656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13833] ppid=13819 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/13822/task/13833/stat : 13833 (java) S 13819 13822 5545 0 -1 4202560 1689 0 0 0 97 23 0 0 20 0 22 0 3868769 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404149147880 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13834] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13834/stat : 13834 (java) S 13819 13822 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404148093944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13835] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13835/stat : 13835 (java) S 13819 13822 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3868769 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404147041544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13836] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13836/stat : 13836 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404145990032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13837] ppid=13819 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/13822/task/13837/stat : 13837 (java) S 13819 13822 5545 0 -1 4202560 13770 0 0 0 185 3 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404144937656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13838] ppid=13819 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/13822/task/13838/stat : 13838 (java) S 13819 13822 5545 0 -1 4202560 13016 0 0 0 137 4 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404143884856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13839] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13839/stat : 13839 (java) S 13819 13822 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404142832760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13840] ppid=13819 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/13822/task/13840/stat : 13840 (java) S 13819 13822 5545 0 -1 4202560 48 0 0 0 11 20 0 0 20 0 22 0 3868771 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404141780168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13822/tid=13841] ppid=13819 vsize=9824732 CPUtime=883.43 cores=0,2,4,6
/proc/13822/task/13841/stat : 13841 (java) R 13819 13822 5545 0 -1 4202560 178 0 0 0 88329 14 0 0 20 0 22 0 3868781 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404140722704 140404645654265 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13822/tid=13842] ppid=13819 vsize=9824732 CPUtime=883.45 cores=0,2,4,6
/proc/13822/task/13842/stat : 13842 (java) R 13819 13822 5545 0 -1 4202560 1537 0 0 0 88292 53 0 0 20 0 22 0 3868781 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404139670776 140404645738756 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13822/tid=13843] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13843/stat : 13843 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404138620072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13822/tid=13844] ppid=13819 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13822/task/13844/stat : 13844 (java) S 13819 13822 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3868782 10060525568 589980 33554432000 1073741824 1073778376 140735332338320 140404137567272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 893.974
CPU time (s): 1800
CPU user time (s): 1798.64
CPU system time (s): 1.36
CPU usage (%): 201.348
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.24
system time used= 1.90271
maximum resident set size= 2875444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37201
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= 29374
involuntary context switches= 54484

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.66314 second user time and 7.39387 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 21:16:35
IDJOB=4089772
IDBENCH=107454
IDSOLVER=2543
FILE ID=node114/4089772-1466018195
RUNJOBID= node114-1466008022-5561
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/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v110-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089772-1466018195/watcher-4089772-1466018195 -o /tmp/evaluation-result-4089772-1466018195/solver-4089772-1466018195 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089772-1466018195.opb

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

MD5SUM BENCH= 9296317758470d2af9b3cf0228fdb859
RANDOM SEED=1472619690

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:        28934096 kB
Buffers:           19172 kB
Cached:            44236 kB
SwapCached:        33296 kB
Active:          1999004 kB
Inactive:          70272 kB
Active(anon):    1975204 kB
Inactive(anon):    33292 kB
Active(file):      23800 kB
Inactive(file):    36980 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       3167916 kB
Mapped:            15440 kB
Shmem:                 0 kB
Slab:             566144 kB
SReclaimable:       9932 kB
SUnreclaim:       556212 kB
KernelStack:        1808 kB
PageTables:        11012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3953852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2048000 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 21:31:29