Trace number 4089800

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.16 895.571

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v111-n1.opb
MD5SUM392bc2224683991ad00d51bb67f6f600
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.400938
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables333
Total number of constraints111
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)111
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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-4089800-1466018704.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.16	c ... done. Wall clock time 0.041s.
0.09/0.16	c declared #vars     333
0.09/0.16	c #constraints  222
0.09/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 222
0.09/0.16	c 222 constraints processed.
0.09/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 222
0.09/0.16	c 222 constraints processed.
2.15/0.76	c cleaning 2495 clauses out of 5000 with flag 22563/5000
3.35/1.01	c cleaning 4247 clauses out of 8505 with flag 51916/11000
4.12/1.31	c cleaning 5626 clauses out of 11259 with flag 87876/18001
4.87/1.69	c cleaning 6807 clauses out of 13632 with flag 129806/26000
5.90/2.18	c cleaning 7894 clauses out of 15826 with flag 180695/35001
6.95/2.68	c cleaning 8959 clauses out of 17932 with flag 237222/45001
8.22/3.28	c cleaning 9978 clauses out of 19974 with flag 296948/56002
9.88/4.00	c cleaning 10985 clauses out of 21995 with flag 368094/68001
11.76/4.94	c cleaning 12000 clauses out of 24009 with flag 448880/81000
13.66/5.83	c cleaning 12991 clauses out of 26009 with flag 535750/95000
15.96/6.93	c cleaning 13991 clauses out of 28018 with flag 638724/110000
18.35/8.10	c cleaning 15007 clauses out of 30027 with flag 737165/126000
21.06/9.40	c cleaning 16001 clauses out of 32020 with flag 834375/143000
23.67/10.72	c cleaning 17010 clauses out of 34019 with flag 950896/161000
26.98/12.31	c cleaning 17993 clauses out of 36009 with flag 1075930/180000
30.18/13.97	c cleaning 18992 clauses out of 38016 with flag 1208497/200000
33.98/15.85	c cleaning 20007 clauses out of 40024 with flag 1339107/221000
38.28/17.90	c cleaning 20997 clauses out of 42018 with flag 1480273/243001
41.68/19.65	c cleaning 0 clauses out of 5000 with flag 0/5000
43.21/20.21	c cleaning 22008 clauses out of 44023 with flag 1631859/266003
48.24/22.62	c cleaning 22992 clauses out of 46012 with flag 1786967/290000
53.27/25.11	c cleaning 23999 clauses out of 48020 with flag 1945525/315000
58.47/27.78	c cleaning 24997 clauses out of 50021 with flag 2110039/341000
64.99/30.95	c cleaning 26002 clauses out of 52025 with flag 2286223/368001
71.45/34.13	c cleaning 26997 clauses out of 54022 with flag 2471144/396000
78.25/37.57	c cleaning 27976 clauses out of 56025 with flag 2658646/425000
85.76/41.24	c cleaning 29007 clauses out of 58049 with flag 2866881/455000
93.36/45.08	c cleaning 30011 clauses out of 60042 with flag 3074717/486000
101.85/49.29	c cleaning 31000 clauses out of 62032 with flag 3297572/518001
110.65/53.68	c cleaning 32005 clauses out of 64031 with flag 3532430/551000
120.34/58.49	c cleaning 32999 clauses out of 66027 with flag 3773244/585001
130.33/63.49	c cleaning 33999 clauses out of 68027 with flag 4022740/620000
141.20/68.86	c cleaning 35004 clauses out of 70031 with flag 4270216/656003
152.50/74.43	c cleaning 36001 clauses out of 72024 with flag 4523117/693000
163.91/80.14	c cleaning 36998 clauses out of 74023 with flag 4777737/731000
176.58/86.42	c cleaning 37995 clauses out of 76026 with flag 5050791/770001
177.18/86.76	c cleaning 0 clauses out of 11001 with flag 0/11001
189.65/92.97	c cleaning 39001 clauses out of 78030 with flag 5326842/810000
202.86/99.59	c cleaning 39988 clauses out of 80029 with flag 5617877/851000
217.34/106.73	c cleaning 41012 clauses out of 82043 with flag 5911333/893002
243.29/119.62	c cleaning 42008 clauses out of 84029 with flag 6299793/936000
260.04/128.39	c cleaning 42988 clauses out of 86022 with flag 6613670/980001
276.30/136.43	c cleaning 44015 clauses out of 88036 with flag 6932670/1025003
293.36/144.92	c cleaning 44995 clauses out of 90018 with flag 7275326/1071000
311.01/153.74	c cleaning 45997 clauses out of 92023 with flag 7613766/1118000
329.31/162.90	c cleaning 47001 clauses out of 94027 with flag 7973897/1166001
348.77/172.51	c cleaning 47999 clauses out of 96027 with flag 8315629/1215002
368.65/182.48	c cleaning 49007 clauses out of 98028 with flag 8679702/1265002
395.77/195.98	c cleaning 50003 clauses out of 100021 with flag 9069785/1316002
417.47/206.75	c cleaning 50988 clauses out of 102017 with flag 9444238/1368001
441.98/218.96	c cleaning 52000 clauses out of 104028 with flag 9844945/1421000
452.36/224.12	c cleaning 0 clauses out of 18001 with flag 0/18001
466.01/231.00	c cleaning 53008 clauses out of 106029 with flag 10232292/1475001
491.90/243.88	c cleaning 53990 clauses out of 108021 with flag 10657758/1530001
518.93/257.21	c cleaning 55002 clauses out of 110031 with flag 11063133/1586001
546.24/270.86	c cleaning 56004 clauses out of 112028 with flag 11486501/1643000
573.74/284.55	c cleaning 57002 clauses out of 114026 with flag 11900573/1701002
602.92/299.07	c cleaning 57997 clauses out of 116023 with flag 12326137/1760001
633.02/314.04	c cleaning 58991 clauses out of 118026 with flag 12760174/1820001
664.13/329.54	c cleaning 60003 clauses out of 120034 with flag 13200245/1881000
696.58/345.66	c cleaning 60997 clauses out of 122032 with flag 13664248/1943001
729.90/362.29	c cleaning 62005 clauses out of 124035 with flag 14125861/2006001
764.66/379.60	c cleaning 63004 clauses out of 126029 with flag 14589844/2070000
799.71/396.96	c cleaning 64002 clauses out of 128027 with flag 15090703/2135002
857.02/425.44	c cleaning 65002 clauses out of 130023 with flag 15691978/2201000
895.32/444.47	c cleaning 66002 clauses out of 132022 with flag 16203117/2268001
935.85/465.22	c cleaning 66993 clauses out of 134020 with flag 16717365/2336001
974.99/484.71	c cleaning 67997 clauses out of 136026 with flag 17227906/2405000
1016.65/505.48	c cleaning 69009 clauses out of 138029 with flag 17750325/2475000
1048.53/521.33	c cleaning 0 clauses out of 26002 with flag 0/26002
1060.28/527.11	c cleaning 70002 clauses out of 140023 with flag 18261984/2546003
1103.59/548.78	c cleaning 70988 clauses out of 142019 with flag 18802233/2618001
1147.96/570.85	c cleaning 72007 clauses out of 144031 with flag 19348870/2691001
1198.64/596.00	c cleaning 73002 clauses out of 146023 with flag 19935437/2765000
1246.42/619.90	c cleaning 74002 clauses out of 148022 with flag 20478648/2840001
1296.90/644.97	c cleaning 75002 clauses out of 150022 with flag 21065389/2916003
1347.89/670.35	c cleaning 75995 clauses out of 152018 with flag 21626849/2993001
1400.32/696.45	c cleaning 76995 clauses out of 154023 with flag 22228171/3071001
1454.25/723.31	c cleaning 78003 clauses out of 156028 with flag 22835534/3150001
1510.18/751.15	c cleaning 79008 clauses out of 158024 with flag 23460424/3230000
1579.28/785.51	c cleaning 79997 clauses out of 160018 with flag 24105561/3311002
1637.44/814.57	c cleaning 80996 clauses out of 162020 with flag 24748498/3393001
1697.50/844.43	c cleaning 81989 clauses out of 164025 with flag 25399314/3476002
1762.00/876.55	c cleaning 83001 clauses out of 166034 with flag 26079936/3560000
1800.16/895.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/895.51	c starts		: 10952
1800.16/895.51	c conflicts		: 3618653
1800.16/895.51	c decisions		: 6055707
1800.16/895.51	c propagations		: 88810793
1800.16/895.51	c inspects		: 16064558981
1800.16/895.51	c shortcuts		: 0
1800.16/895.51	c learnt literals	: 0
1800.16/895.51	c learnt binary clauses	: 0
1800.16/895.51	c learnt ternary clauses	: 0
1800.16/895.51	c learnt constraints	: 3618653
1800.16/895.51	c ignored constraints	: 0
1800.16/895.51	c root simplifications	: 0
1800.16/895.51	c removed literals (reason simplification)	: 4440825
1800.16/895.51	c reason swapping (by a shorter reason)	: 0
1800.16/895.51	c Calls to reduceDB	: 80
1800.16/895.51	c Number of update (reduction) of LBD	: 1096297
1800.16/895.51	c Imported unit clauses	: 0
1800.16/895.51	c number of reductions to clauses (during analyze)	: 0
1800.16/895.51	c number of learned constraints concerned by reduction	: 0
1800.16/895.51	c number of learning phase by resolution	: 0
1800.16/895.51	c number of learning phase by cutting planes	: 0
1800.16/895.51	c speed (assignments/second)	: 99191.92197850434
1800.16/895.51	c non guided choices	15418
1800.16/895.54	c learnt constraints type 
1800.16/895.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 141686
1800.16/895.54	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/895.54	c starts		: 55
1800.16/895.54	c conflicts		: 30900
1800.16/895.54	c decisions		: 43809
1800.16/895.54	c propagations		: 471534
1800.16/895.54	c inspects		: 917121657
1800.16/895.54	c shortcuts		: 0
1800.16/895.54	c learnt literals	: 0
1800.16/895.54	c learnt binary clauses	: 0
1800.16/895.54	c learnt ternary clauses	: 0
1800.16/895.54	c learnt constraints	: 30900
1800.16/895.54	c ignored constraints	: 0
1800.16/895.54	c root simplifications	: 0
1800.16/895.54	c removed literals (reason simplification)	: 0
1800.16/895.54	c reason swapping (by a shorter reason)	: 0
1800.16/895.54	c Calls to reduceDB	: 4
1800.16/895.54	c Number of update (reduction) of LBD	: 0
1800.16/895.54	c Imported unit clauses	: 0
1800.16/895.54	c number of reductions to clauses (during analyze)	: 0
1800.16/895.54	c number of learned constraints concerned by reduction	: 0
1800.16/895.54	c number of learning phase by resolution	: 0
1800.16/895.54	c number of learning phase by cutting planes	: 0
1800.16/895.54	c speed (assignments/second)	: 526.635915878352
1800.16/895.54	c non guided choices	117
1800.16/895.55	c learnt constraints type 
1800.16/895.55	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 334
1800.16/895.55	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 38
1800.16/895.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30528
1800.16/895.55	s UNKNOWN
1800.16/895.55	c Total wall clock time (in seconds): 895.432

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

pid=13901
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.16 4.22 4.18 5/197 13904
/proc/meminfo: memFree=28326664/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/13904/stat : 13904 (java) R 13901 13904 5545 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 3919666 278528 33 33554432000 1073741824 1073778376 140735623677104 140735083955240 219504798901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 4.16 4.22 4.18 5/197 13904
/proc/meminfo: memFree=28326664/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 4419 0 1 0 8 1 0 0 20 0 18 0 3919666 9787879424 6040 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2389619 6040 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200231 s]
/proc/loadavg: 4.16 4.22 4.18 5/197 13904
/proc/meminfo: memFree=28326664/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 5064 0 1 0 24 2 0 0 20 0 22 0 3919666 10060525568 8152 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2456183 8152 2216 9 0 2446860 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300251 s]
/proc/loadavg: 4.16 4.22 4.18 5/197 13904
/proc/meminfo: memFree=28326664/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 7684 0 1 0 55 2 0 0 20 0 22 0 3919666 10060525568 9666 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2456183 9666 2239 9 0 2446860 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.700203 s]
/proc/loadavg: 4.16 4.22 4.18 5/197 13904
/proc/meminfo: memFree=28326664/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 15495 0 1 0 211 4 0 0 20 0 22 0 3919666 10060525568 21344 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2456183 21355 2255 9 0 2446860 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 9824732

[startup+1.50094 s]
/proc/loadavg: 4.16 4.22 4.18 5/219 13926
/proc/meminfo: memFree=28150368/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9824732 CPUtime=4.67 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 20545 0 1 0 458 9 0 0 20 0 22 0 3919666 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2456183 50128 2283 9 0 2446860 0
[pid=13904/tid=13906] ppid=13901 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (java) S 13901 13904 5545 0 -1 4202560 2415 0 1 0 11 2 0 0 20 0 22 0 3919667 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485816574840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13907] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (java) S 13901 13904 5545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 3919668 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485778066472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13908] ppid=13901 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (java) S 13901 13904 5545 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 3919668 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485777013672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13909] ppid=13901 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13904/task/13909/stat : 13909 (java) S 13901 13904 5545 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 3919668 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485775960872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13910] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13910/stat : 13910 (java) S 13901 13904 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3919668 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485774908072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13911] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13911/stat : 13911 (java) S 13901 13904 5545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 3919668 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485773855272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13912] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13912/stat : 13912 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919668 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485772802472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13913] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13913/stat : 13913 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919668 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485771749672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13914] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13914/stat : 13914 (java) S 13901 13904 5545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 3919668 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485770696872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13915] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13915/stat : 13915 (java) S 13901 13904 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485640297448 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13916] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13916/stat : 13916 (java) S 13901 13904 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485639243512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13917] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13917/stat : 13917 (java) S 13901 13904 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485638190600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13918] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13918/stat : 13918 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485637139088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13919] ppid=13901 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/13904/task/13919/stat : 13919 (java) S 13901 13904 5545 0 -1 4202560 8544 0 0 0 87 1 0 0 20 0 22 0 3919672 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485636086200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13920] ppid=13901 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/13904/task/13920/stat : 13920 (java) S 13901 13904 5545 0 -1 4202560 8050 0 0 0 92 2 0 0 20 0 22 0 3919672 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485635033400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13921] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13921/stat : 13921 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485633980792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13922] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13922/stat : 13922 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485632928200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13923] ppid=13901 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/13904/task/13923/stat : 13923 (java) R 13901 13904 5545 0 -1 4202560 30 0 0 0 126 0 0 0 20 0 22 0 3919683 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485631872304 140485645631469 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13924] ppid=13901 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/13904/task/13924/stat : 13924 (java) R 13901 13904 5545 0 -1 4202560 96 0 0 0 127 1 0 0 20 0 22 0 3919683 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140485630820376 140485646171194 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13925] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13925/stat : 13925 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140484487931304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13926] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13926/stat : 13926 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 50128 33554432000 1073741824 1073778376 140735623677104 140484486878504 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.15 4.21 4.18 5/219 13926
/proc/meminfo: memFree=28103760/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9824732 CPUtime=8.01 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 21004 0 1 0 783 18 0 0 20 0 22 0 3919666 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2456183 87808 2283 9 0 2446860 0
[pid=13904/tid=13906] ppid=13901 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (java) S 13901 13904 5545 0 -1 4202560 2415 0 1 0 11 2 0 0 20 0 22 0 3919667 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485816574840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13907] ppid=13901 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (java) S 13901 13904 5545 0 -1 4202560 32 0 0 0 2 2 0 0 20 0 22 0 3919668 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485778066472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13908] ppid=13901 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (java) S 13901 13904 5545 0 -1 4202560 54 0 0 0 3 0 0 0 20 0 22 0 3919668 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485777013672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13909] ppid=13901 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13904/task/13909/stat : 13909 (java) S 13901 13904 5545 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 22 0 3919668 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485775960872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13910] ppid=13901 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13904/task/13910/stat : 13910 (java) S 13901 13904 5545 0 -1 4202560 66 0 0 0 3 1 0 0 20 0 22 0 3919668 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485774908072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13911] ppid=13901 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13904/task/13911/stat : 13911 (java) S 13901 13904 5545 0 -1 4202560 56 0 0 0 1 1 0 0 20 0 22 0 3919668 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485773855272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13912] ppid=13901 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13904/task/13912/stat : 13912 (java) S 13901 13904 5545 0 -1 4202560 18 0 0 0 2 2 0 0 20 0 22 0 3919668 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485772802472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13913] ppid=13901 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13904/task/13913/stat : 13913 (java) S 13901 13904 5545 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 3919668 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485771749672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13914] ppid=13901 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13904/task/13914/stat : 13914 (java) S 13901 13904 5545 0 -1 4202560 61 0 0 0 3 1 0 0 20 0 22 0 3919668 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485770696872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13915] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13915/stat : 13915 (java) S 13901 13904 5545 0 -1 4202560 204 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485640297448 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13916] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13916/stat : 13916 (java) S 13901 13904 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485639243512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13917] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13917/stat : 13917 (java) S 13901 13904 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485638190600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13918] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13918/stat : 13918 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485637139088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13919] ppid=13901 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/13904/task/13919/stat : 13919 (java) S 13901 13904 5545 0 -1 4202560 8544 0 0 0 87 1 0 0 20 0 22 0 3919672 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485636086200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13920] ppid=13901 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/13904/task/13920/stat : 13920 (java) S 13901 13904 5545 0 -1 4202560 8050 0 0 0 93 2 0 0 20 0 22 0 3919672 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485635033400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13921] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13921/stat : 13921 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485633980792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13922] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13922/stat : 13922 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485632928200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13923] ppid=13901 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/13904/task/13923/stat : 13923 (java) R 13901 13904 5545 0 -1 4202560 33 0 0 0 275 0 0 0 20 0 22 0 3919683 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485631874272 140485646130188 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13924] ppid=13901 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/13904/task/13924/stat : 13924 (java) R 13901 13904 5545 0 -1 4202560 143 0 0 0 276 2 0 0 20 0 22 0 3919683 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140485630820256 140485646111866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13925] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13925/stat : 13925 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140484487931304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13926] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13926/stat : 13926 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 87808 33554432000 1073741824 1073778376 140735623677104 140484486878504 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 4.15 4.21 4.18 5/219 13926
/proc/meminfo: memFree=27709236/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9824732 CPUtime=14.75 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 21932 0 1 0 1443 32 0 0 20 0 22 0 3919666 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2456183 165912 2284 9 0 2446860 0
[pid=13904/tid=13906] ppid=13901 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (java) S 13901 13904 5545 0 -1 4202560 2415 0 1 0 11 2 0 0 20 0 22 0 3919667 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485816574840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13907] ppid=13901 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (java) S 13901 13904 5545 0 -1 4202560 74 0 0 0 8 4 0 0 20 0 22 0 3919668 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485778066472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13908] ppid=13901 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (java) S 13901 13904 5545 0 -1 4202560 83 0 0 0 7 2 0 0 20 0 22 0 3919668 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485777013672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13909] ppid=13901 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/13904/task/13909/stat : 13909 (java) S 13901 13904 5545 0 -1 4202560 52 0 0 0 9 2 0 0 20 0 22 0 3919668 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485775960872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13910] ppid=13901 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/13904/task/13910/stat : 13910 (java) S 13901 13904 5545 0 -1 4202560 88 0 0 0 6 2 0 0 20 0 22 0 3919668 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485774908072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13911] ppid=13901 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13904/task/13911/stat : 13911 (java) S 13901 13904 5545 0 -1 4202560 73 0 0 0 5 2 0 0 20 0 22 0 3919668 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485773855272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13912] ppid=13901 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/13904/task/13912/stat : 13912 (java) S 13901 13904 5545 0 -1 4202560 63 0 0 0 10 4 0 0 20 0 22 0 3919668 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485772802472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13913] ppid=13901 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/13904/task/13913/stat : 13913 (java) S 13901 13904 5545 0 -1 4202560 51 0 0 0 7 2 0 0 20 0 22 0 3919668 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485771749672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13914] ppid=13901 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/13904/task/13914/stat : 13914 (java) S 13901 13904 5545 0 -1 4202560 83 0 0 0 5 2 0 0 20 0 22 0 3919668 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485770696872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13915] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13915/stat : 13915 (java) S 13901 13904 5545 0 -1 4202560 460 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485640297448 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13916] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13916/stat : 13916 (java) S 13901 13904 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485639243512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13917] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13917/stat : 13917 (java) S 13901 13904 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485638190600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13918] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13918/stat : 13918 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 165912 33554432000 1073741824 1073778376 140735623677104 140485637139088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13919] ppid=13901 vsize=9824732 CPUtime=0.93 cores=1,3,5,7

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

/proc/13904/task/13909/stat : 13909 (java) S 13901 13904 5545 0 -1 4202560 493 0 0 0 219 14 0 0 20 0 22 0 3919668 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485775960872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13910] ppid=13901 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/13904/task/13910/stat : 13910 (java) S 13901 13904 5545 0 -1 4202560 547 0 0 0 219 14 0 0 20 0 22 0 3919668 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485774908072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13911] ppid=13901 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/13904/task/13911/stat : 13911 (java) S 13901 13904 5545 0 -1 4202560 478 0 0 0 213 11 0 0 20 0 22 0 3919668 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485773855272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13912] ppid=13901 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/13904/task/13912/stat : 13912 (java) S 13901 13904 5545 0 -1 4202560 489 0 0 0 240 13 0 0 20 0 22 0 3919668 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485772802472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13913] ppid=13901 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/13904/task/13913/stat : 13913 (java) S 13901 13904 5545 0 -1 4202560 480 0 0 0 226 13 0 0 20 0 22 0 3919668 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485771749672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13914] ppid=13901 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/13904/task/13914/stat : 13914 (java) S 13901 13904 5545 0 -1 4202560 510 0 0 0 213 11 0 0 20 0 22 0 3919668 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485770696872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13915] ppid=13901 vsize=9824732 CPUtime=2.07 cores=1,3,5,7
/proc/13904/task/13915/stat : 13915 (java) S 13901 13904 5545 0 -1 4202560 2102 0 0 0 200 7 0 0 20 0 22 0 3919669 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485640297448 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13916] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13916/stat : 13916 (java) S 13901 13904 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485639243512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13917] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13917/stat : 13917 (java) S 13901 13904 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485638190600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13918] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13918/stat : 13918 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485637139088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13919] ppid=13901 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/13904/task/13919/stat : 13919 (java) S 13901 13904 5545 0 -1 4202560 8550 0 0 0 97 2 0 0 20 0 22 0 3919672 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485636086200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13920] ppid=13901 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/13904/task/13920/stat : 13920 (java) S 13901 13904 5545 0 -1 4202560 12890 0 0 0 165 3 0 0 20 0 22 0 3919672 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485635033400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13921] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13921/stat : 13921 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485633980792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13922] ppid=13901 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13904/task/13922/stat : 13922 (java) S 13901 13904 5545 0 -1 4202560 50 0 0 0 16 24 0 0 20 0 22 0 3919672 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485632928200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13923] ppid=13901 vsize=9824732 CPUtime=872.64 cores=1,3,5,7
/proc/13904/task/13923/stat : 13923 (java) R 13901 13904 5545 0 -1 4202560 121 0 0 0 87247 17 0 0 20 0 22 0 3919683 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485631873072 140485646130005 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13924] ppid=13901 vsize=9824732 CPUtime=872.68 cores=1,3,5,7
/proc/13904/task/13924/stat : 13924 (java) R 13901 13904 5545 0 -1 4202560 2119 0 0 0 87216 52 0 0 20 0 22 0 3919683 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140485630819488 140485646171194 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13925] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13925/stat : 13925 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140484487931304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13926] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13926/stat : 13926 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 663284 33554432000 1073741824 1073778376 140735623677104 140484486878504 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1773.67
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.508 s]
/proc/loadavg: 4.12 4.14 4.16 5/219 14015
/proc/meminfo: memFree=25842912/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 33578 0 1 0 179834 182 0 0 20 0 22 0 3919666 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2456183 667899 2293 9 0 2446860 0
[pid=13904/tid=13906] ppid=13901 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (java) S 13901 13904 5545 0 -1 4202560 2423 0 1 0 14 4 0 0 20 0 22 0 3919667 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485816574840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13907] ppid=13901 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (java) S 13901 13904 5545 0 -1 4202560 540 0 0 0 211 15 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485778066472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13908] ppid=13901 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (java) S 13901 13904 5545 0 -1 4202560 489 0 0 0 234 10 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485777013672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13909] ppid=13901 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/13904/task/13909/stat : 13909 (java) S 13901 13904 5545 0 -1 4202560 505 0 0 0 224 15 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485775960872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13910] ppid=13901 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/13904/task/13910/stat : 13910 (java) S 13901 13904 5545 0 -1 4202560 553 0 0 0 224 14 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485774908072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13911] ppid=13901 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/13904/task/13911/stat : 13911 (java) S 13901 13904 5545 0 -1 4202560 482 0 0 0 215 11 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485773855272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13912] ppid=13901 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/13904/task/13912/stat : 13912 (java) S 13901 13904 5545 0 -1 4202560 491 0 0 0 241 13 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485772802472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13913] ppid=13901 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/13904/task/13913/stat : 13913 (java) S 13901 13904 5545 0 -1 4202560 483 0 0 0 227 14 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485771749672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13914] ppid=13901 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/13904/task/13914/stat : 13914 (java) S 13901 13904 5545 0 -1 4202560 512 0 0 0 214 11 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485770696872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13915] ppid=13901 vsize=9824732 CPUtime=2.07 cores=1,3,5,7
/proc/13904/task/13915/stat : 13915 (java) S 13901 13904 5545 0 -1 4202560 2103 0 0 0 200 7 0 0 20 0 22 0 3919669 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485640297448 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13916] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13916/stat : 13916 (java) S 13901 13904 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485639243512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13917] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13917/stat : 13917 (java) S 13901 13904 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485638190600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13918] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13918/stat : 13918 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485637139088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13919] ppid=13901 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/13904/task/13919/stat : 13919 (java) S 13901 13904 5545 0 -1 4202560 8550 0 0 0 97 2 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485636086200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13920] ppid=13901 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/13904/task/13920/stat : 13920 (java) S 13901 13904 5545 0 -1 4202560 12890 0 0 0 165 3 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485635033400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13921] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13921/stat : 13921 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485633980792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13922] ppid=13901 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13904/task/13922/stat : 13922 (java) S 13901 13904 5545 0 -1 4202560 50 0 0 0 16 24 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485632928200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13923] ppid=13901 vsize=9824732 CPUtime=885.74 cores=1,3,5,7
/proc/13904/task/13923/stat : 13923 (java) R 13901 13904 5545 0 -1 4202560 122 0 0 0 88557 17 0 0 20 0 22 0 3919683 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485631873072 140485646128515 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13924] ppid=13901 vsize=9824732 CPUtime=885.78 cores=1,3,5,7
/proc/13904/task/13924/stat : 13924 (java) R 13901 13904 5545 0 -1 4202560 2119 0 0 0 88526 52 0 0 20 0 22 0 3919683 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485630819488 140485646175983 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13925] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13925/stat : 13925 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140484487931304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13926] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13926/stat : 13926 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140484486878504 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
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 13904 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.508 s]
/proc/loadavg: 4.12 4.14 4.16 5/219 14015
/proc/meminfo: memFree=25842912/32872528 swapFree=1073728/1155488
[pid=13904] ppid=13901 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/13904/stat : 13904 (java) S 13901 13904 5545 0 -1 4202496 33578 0 1 0 179834 182 0 0 20 0 22 0 3919666 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140735623668240 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13904/statm: 2456183 667899 2293 9 0 2446860 0
[pid=13904/tid=13906] ppid=13901 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (java) S 13901 13904 5545 0 -1 4202560 2423 0 1 0 14 4 0 0 20 0 22 0 3919667 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485816574840 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13907] ppid=13901 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (java) S 13901 13904 5545 0 -1 4202560 540 0 0 0 211 15 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485778066472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13908] ppid=13901 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (java) S 13901 13904 5545 0 -1 4202560 489 0 0 0 234 10 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485777013672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13909] ppid=13901 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/13904/task/13909/stat : 13909 (java) S 13901 13904 5545 0 -1 4202560 505 0 0 0 224 15 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485775960872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13910] ppid=13901 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/13904/task/13910/stat : 13910 (java) S 13901 13904 5545 0 -1 4202560 553 0 0 0 224 14 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485774908072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13911] ppid=13901 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/13904/task/13911/stat : 13911 (java) S 13901 13904 5545 0 -1 4202560 482 0 0 0 215 11 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485773855272 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13912] ppid=13901 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/13904/task/13912/stat : 13912 (java) S 13901 13904 5545 0 -1 4202560 491 0 0 0 241 13 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485772802472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13913] ppid=13901 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/13904/task/13913/stat : 13913 (java) S 13901 13904 5545 0 -1 4202560 483 0 0 0 227 14 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485771749672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13914] ppid=13901 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/13904/task/13914/stat : 13914 (java) S 13901 13904 5545 0 -1 4202560 512 0 0 0 214 11 0 0 20 0 22 0 3919668 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485770696872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13915] ppid=13901 vsize=9824732 CPUtime=2.07 cores=1,3,5,7
/proc/13904/task/13915/stat : 13915 (java) S 13901 13904 5545 0 -1 4202560 2103 0 0 0 200 7 0 0 20 0 22 0 3919669 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485640297448 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13916] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13916/stat : 13916 (java) S 13901 13904 5545 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485639243512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13917] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13917/stat : 13917 (java) S 13901 13904 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3919669 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485638190600 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13918] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13918/stat : 13918 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485637139088 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13904/tid=13919] ppid=13901 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/13904/task/13919/stat : 13919 (java) S 13901 13904 5545 0 -1 4202560 8550 0 0 0 97 2 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485636086200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13920] ppid=13901 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/13904/task/13920/stat : 13920 (java) S 13901 13904 5545 0 -1 4202560 12890 0 0 0 165 3 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485635033400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13921] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13921/stat : 13921 (java) S 13901 13904 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485633980792 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13904/tid=13922] ppid=13901 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13904/task/13922/stat : 13922 (java) S 13901 13904 5545 0 -1 4202560 50 0 0 0 16 24 0 0 20 0 22 0 3919672 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485632928200 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13923] ppid=13901 vsize=9824732 CPUtime=885.74 cores=1,3,5,7
/proc/13904/task/13923/stat : 13923 (java) R 13901 13904 5545 0 -1 4202560 122 0 0 0 88557 17 0 0 20 0 22 0 3919683 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485631873072 140485646128515 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13924] ppid=13901 vsize=9824732 CPUtime=885.78 cores=1,3,5,7
/proc/13904/task/13924/stat : 13924 (java) R 13901 13904 5545 0 -1 4202560 2119 0 0 0 88526 52 0 0 20 0 22 0 3919683 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140485630819488 140485646175983 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13904/tid=13925] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13925/stat : 13925 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140484487931304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13904/tid=13926] ppid=13901 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13904/task/13926/stat : 13926 (java) S 13901 13904 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3919683 10060525568 667899 33554432000 1073741824 1073778376 140735623677104 140484486878504 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.571
CPU time (s): 1800.16
CPU user time (s): 1798.34
CPU system time (s): 1.82
CPU usage (%): 201.007
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.91
system time used= 2.30265
maximum resident set size= 3300876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33619
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23855
involuntary context switches= 22640

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.30119 second user time and 8.01478 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 21:25:04
IDJOB=4089800
IDBENCH=107458
IDSOLVER=2543
FILE ID=node114/4089800-1466018704
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/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v111-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089800-1466018704/watcher-4089800-1466018704 -o /tmp/evaluation-result-4089800-1466018704/solver-4089800-1466018704 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089800-1466018704.opb

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

MD5SUM BENCH= 392bc2224683991ad00d51bb67f6f600
RANDOM SEED=468591126

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:        28326664 kB
Buffers:           19792 kB
Cached:            44556 kB
SwapCached:        33296 kB
Active:          2615360 kB
Inactive:          71060 kB
Active(anon):    2591132 kB
Inactive(anon):    33292 kB
Active(file):      24228 kB
Inactive(file):    37768 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       3720076 kB
Mapped:            15496 kB
Shmem:                 0 kB
Slab:             565856 kB
SReclaimable:       9932 kB
SUnreclaim:       555924 kB
KernelStack:        1808 kB
PageTables:        12144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3870220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2594816 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:40:00