Trace number 4089807

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 894.963

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v091-n1.opb
MD5SUM77541726351a65da00ecc6f55f14fcf0
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 benchmark2.47662
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
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-4089807-1466019090.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.035s.
0.09/0.15	c declared #vars     273
0.09/0.15	c #constraints  182
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 => 182
0.09/0.16	c 182 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 => 182
0.09/0.16	c 182 constraints processed.
1.87/0.67	c cleaning 2497 clauses out of 5000 with flag 24792/5000
3.06/0.95	c cleaning 4250 clauses out of 8504 with flag 58071/11001
4.19/1.27	c cleaning 5622 clauses out of 11253 with flag 98668/18000
5.12/1.63	c cleaning 6813 clauses out of 13632 with flag 142196/26001
6.18/2.15	c cleaning 7904 clauses out of 15818 with flag 200958/35000
7.56/2.72	c cleaning 8954 clauses out of 17915 with flag 262758/45001
9.02/3.49	c cleaning 9973 clauses out of 19961 with flag 329125/56001
10.68/4.23	c cleaning 10982 clauses out of 21989 with flag 397452/68002
12.56/5.10	c cleaning 11998 clauses out of 24006 with flag 473055/81001
14.36/6.07	c cleaning 12998 clauses out of 26008 with flag 555228/95001
16.82/7.23	c cleaning 13994 clauses out of 28009 with flag 641024/110000
19.22/8.41	c cleaning 15003 clauses out of 30015 with flag 729245/126000
21.90/9.79	c cleaning 15994 clauses out of 32013 with flag 826942/143001
24.90/11.25	c cleaning 16999 clauses out of 34018 with flag 935370/161000
28.58/13.03	c cleaning 18006 clauses out of 36019 with flag 1057035/180000
32.18/14.83	c cleaning 18998 clauses out of 38014 with flag 1174481/200001
37.31/17.30	c cleaning 0 clauses out of 5001 with flag 0/5001
38.21/17.66	c cleaning 19993 clauses out of 40015 with flag 1324966/221000
43.12/20.03	c cleaning 21003 clauses out of 42023 with flag 1453715/243001
48.18/22.57	c cleaning 22002 clauses out of 44020 with flag 1591205/266001
53.18/25.08	c cleaning 23004 clauses out of 46018 with flag 1740301/290001
58.79/27.84	c cleaning 23992 clauses out of 48013 with flag 1897383/315000
67.27/32.05	c cleaning 24986 clauses out of 50021 with flag 2091636/341000
73.67/35.27	c cleaning 26010 clauses out of 52036 with flag 2266777/368001
81.08/38.95	c cleaning 26996 clauses out of 54026 with flag 2449301/396001
88.57/42.68	c cleaning 28003 clauses out of 56030 with flag 2631814/425001
96.17/46.48	c cleaning 29005 clauses out of 58026 with flag 2821767/455000
104.67/50.70	c cleaning 30004 clauses out of 60022 with flag 3015615/486001
113.47/55.01	c cleaning 30987 clauses out of 62017 with flag 3213828/518000
123.13/59.83	c cleaning 31997 clauses out of 64030 with flag 3440519/551000
133.13/64.87	c cleaning 33002 clauses out of 66035 with flag 3644777/585002
143.19/69.89	c cleaning 34003 clauses out of 68031 with flag 3864263/620000
153.79/75.18	c cleaning 35015 clauses out of 70030 with flag 4090582/656002
165.05/80.79	c cleaning 35997 clauses out of 72014 with flag 4320813/693001
181.69/89.04	c cleaning 36998 clauses out of 74016 with flag 4589495/731000
186.30/91.38	c cleaning 0 clauses out of 11000 with flag 0/11000
194.74/95.53	c cleaning 37998 clauses out of 76018 with flag 4839685/770000
210.19/103.21	c cleaning 38992 clauses out of 78020 with flag 5143566/810000
237.24/116.73	c cleaning 39995 clauses out of 80028 with flag 5478460/851000
259.72/127.98	c cleaning 41004 clauses out of 82035 with flag 5821122/893002
276.36/136.25	c cleaning 42005 clauses out of 84030 with flag 6105896/936001
293.21/144.65	c cleaning 43013 clauses out of 86026 with flag 6393721/980002
310.65/153.38	c cleaning 43995 clauses out of 88011 with flag 6693462/1025000
331.71/163.85	c cleaning 44997 clauses out of 90017 with flag 7022575/1071001
355.59/175.75	c cleaning 45998 clauses out of 92021 with flag 7397802/1118002
381.32/188.56	c cleaning 46994 clauses out of 94023 with flag 7775494/1166002
402.60/199.14	c cleaning 47998 clauses out of 96027 with flag 8123950/1215000
430.95/213.27	c cleaning 49002 clauses out of 98029 with flag 8486639/1265000
458.69/227.01	c cleaning 49990 clauses out of 100027 with flag 8876331/1316000
484.03/239.64	c cleaning 50998 clauses out of 102037 with flag 9220993/1368000
512.02/253.52	c cleaning 52012 clauses out of 104039 with flag 9582994/1421000
539.00/266.92	c cleaning 52998 clauses out of 106027 with flag 9941641/1475000
569.79/282.20	c cleaning 54001 clauses out of 108030 with flag 10312373/1530001
599.83/297.45	c cleaning 55002 clauses out of 110031 with flag 10676273/1586003
629.42/312.18	c cleaning 56006 clauses out of 112027 with flag 11074821/1643001
649.70/322.21	c cleaning 0 clauses out of 18005 with flag 0/18005
659.35/327.07	c cleaning 56988 clauses out of 114020 with flag 11460922/1701000
689.94/342.24	c cleaning 57992 clauses out of 116032 with flag 11838958/1760000
726.49/360.42	c cleaning 59008 clauses out of 118042 with flag 12285909/1820002
765.18/379.61	c cleaning 60002 clauses out of 120033 with flag 12695465/1881001
799.17/396.56	c cleaning 60997 clauses out of 122030 with flag 13102650/1943000
835.99/414.87	c cleaning 61998 clauses out of 124036 with flag 13519866/2006003
874.38/433.92	c cleaning 62998 clauses out of 126035 with flag 13965827/2070000
916.45/455.15	c cleaning 64008 clauses out of 128038 with flag 14403558/2135001
956.65/475.13	c cleaning 65006 clauses out of 130032 with flag 14848073/2201003
1000.26/496.81	c cleaning 65994 clauses out of 132023 with flag 15308185/2268000
1047.89/520.52	c cleaning 67007 clauses out of 134032 with flag 15761241/2336003
1092.94/542.94	c cleaning 67997 clauses out of 136022 with flag 16222723/2405000
1143.01/567.85	c cleaning 69002 clauses out of 138025 with flag 16735829/2475000
1195.88/594.14	c cleaning 69997 clauses out of 140023 with flag 17232115/2546000
1246.13/619.16	c cleaning 71006 clauses out of 142028 with flag 17726593/2618002
1298.99/645.40	c cleaning 71999 clauses out of 144024 with flag 18241085/2691004
1353.51/672.53	c cleaning 73003 clauses out of 146021 with flag 18758318/2765000
1409.78/700.58	c cleaning 73990 clauses out of 148019 with flag 19299781/2840001
1439.64/715.64	c cleaning 0 clauses out of 26011 with flag 0/26011
1468.10/729.80	c cleaning 75009 clauses out of 150029 with flag 19825096/2916001
1526.58/758.96	c cleaning 76001 clauses out of 152021 with flag 20379363/2993002
1591.13/791.05	c cleaning 77008 clauses out of 154019 with flag 20931846/3071001
1652.27/821.43	c cleaning 77996 clauses out of 156010 with flag 21472182/3150000
1719.75/855.09	c cleaning 78992 clauses out of 158014 with flag 22018470/3230000
1791.96/891.00	c cleaning 79995 clauses out of 160022 with flag 22574736/3311000
1800.00/894.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/894.90	c starts		: 7273
1800.00/894.90	c conflicts		: 3323741
1800.00/894.90	c decisions		: 4875581
1800.00/894.90	c propagations		: 73508664
1800.00/894.90	c inspects		: 15617449694
1800.00/894.90	c shortcuts		: 0
1800.00/894.90	c learnt literals	: 0
1800.00/894.90	c learnt binary clauses	: 0
1800.00/894.90	c learnt ternary clauses	: 0
1800.00/894.90	c learnt constraints	: 3323742
1800.00/894.90	c ignored constraints	: 0
1800.00/894.90	c root simplifications	: 0
1800.00/894.90	c removed literals (reason simplification)	: 4017178
1800.00/894.90	c reason swapping (by a shorter reason)	: 0
1800.00/894.90	c Calls to reduceDB	: 77
1800.00/894.90	c Number of update (reduction) of LBD	: 1051610
1800.00/894.90	c Imported unit clauses	: 0
1800.00/894.90	c number of reductions to clauses (during analyze)	: 0
1800.00/894.90	c number of learned constraints concerned by reduction	: 0
1800.00/894.90	c number of learning phase by resolution	: 0
1800.00/894.90	c number of learning phase by cutting planes	: 0
1800.00/894.90	c speed (assignments/second)	: 82156.17668984277
1800.00/894.90	c non guided choices	9901
1800.00/894.93	c learnt constraints type 
1800.00/894.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 92769
1800.00/894.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/894.93	c starts		: 54
1800.00/894.93	c conflicts		: 27930
1800.00/894.93	c decisions		: 40258
1800.00/894.93	c propagations		: 367433
1800.00/894.93	c inspects		: 1000405569
1800.00/894.93	c shortcuts		: 0
1800.00/894.93	c learnt literals	: 0
1800.00/894.93	c learnt binary clauses	: 0
1800.00/894.93	c learnt ternary clauses	: 0
1800.00/894.93	c learnt constraints	: 27929
1800.00/894.93	c ignored constraints	: 0
1800.00/894.93	c root simplifications	: 0
1800.00/894.93	c removed literals (reason simplification)	: 0
1800.00/894.93	c reason swapping (by a shorter reason)	: 0
1800.00/894.93	c Calls to reduceDB	: 4
1800.00/894.93	c Number of update (reduction) of LBD	: 0
1800.00/894.93	c Imported unit clauses	: 0
1800.00/894.93	c number of reductions to clauses (during analyze)	: 0
1800.00/894.93	c number of learned constraints concerned by reduction	: 0
1800.00/894.93	c number of learning phase by resolution	: 0
1800.00/894.93	c number of learning phase by cutting planes	: 0
1800.00/894.93	c speed (assignments/second)	: 410.64702950268565
1800.00/894.93	c non guided choices	66
1800.00/894.94	c learnt constraints type 
1800.00/894.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 19
1800.00/894.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 15
1800.00/894.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 27895
1800.00/894.94	s UNKNOWN
1800.00/894.94	c Total wall clock time (in seconds): 894.819

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

pid=13980
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.28 4.20 4.18 4/197 13983
/proc/meminfo: memFree=27710080/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/13983/stat : 13983 (java) R 13980 13983 5545 0 -1 4202496 494 0 0 0 0 0 0 0 20 0 1 0 3958206 9515008 148 33554432000 1073741824 1073778376 140736288970944 140736288968072 219513611504 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2323 155 115 9 0 71 0

[startup+0.10016 s]
/proc/loadavg: 4.28 4.20 4.18 4/197 13983
/proc/meminfo: memFree=27710080/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 4425 0 1 0 8 1 0 0 20 0 18 0 3958206 9787879424 6051 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2389619 6051 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 4.28 4.20 4.18 4/197 13983
/proc/meminfo: memFree=27710080/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 6456 0 1 0 26 1 0 0 20 0 22 0 3958206 10060525568 9006 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2456183 9006 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300225 s]
/proc/loadavg: 4.28 4.20 4.18 4/197 13983
/proc/meminfo: memFree=27710080/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 7799 0 1 0 65 2 0 0 20 0 22 0 3958206 10060525568 9899 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2456183 9899 2241 9 0 2446860 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700188 s]
/proc/loadavg: 4.28 4.20 4.18 4/197 13983
/proc/meminfo: memFree=27710080/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 18380 0 1 0 222 4 0 0 20 0 22 0 3958206 10060525568 25064 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2456183 25064 2256 9 0 2446860 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 4.42 4.23 4.19 7/219 14005
/proc/meminfo: memFree=27533452/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9824732 CPUtime=4.81 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 25255 0 1 0 471 10 0 0 20 0 22 0 3958206 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2456183 48763 2283 9 0 2446860 0
[pid=13983/tid=13985] ppid=13980 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13983/task/13985/stat : 13985 (java) S 13980 13983 5545 0 -1 4202560 2403 0 1 0 11 2 0 0 20 0 22 0 3958207 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611582333816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13986] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13986/stat : 13986 (java) S 13980 13983 5545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 3958208 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611543824552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13987] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13987/stat : 13987 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958208 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611542772008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13988] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13988/stat : 13988 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958208 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611541719464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13989] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13989/stat : 13989 (java) S 13980 13983 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3958208 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611540666920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13990] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13990/stat : 13990 (java) S 13980 13983 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3958208 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611539614376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13991] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13991/stat : 13991 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958208 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611538561832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13992] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13992/stat : 13992 (java) S 13980 13983 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3958208 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611537509288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13993] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13993/stat : 13993 (java) S 13980 13983 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3958208 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611536456744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13994] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13994/stat : 13994 (java) S 13980 13983 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3958209 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611406518376 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13995] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13995/stat : 13995 (java) S 13980 13983 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611405464696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13996] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13996/stat : 13996 (java) S 13980 13983 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611404412040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13997] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13997/stat : 13997 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611403360784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13998] ppid=13980 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/13983/task/13998/stat : 13998 (java) S 13980 13983 5545 0 -1 4202560 9478 0 0 0 96 2 0 0 20 0 22 0 3958212 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611402308152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13999] ppid=13980 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/13983/task/13999/stat : 13999 (java) S 13980 13983 5545 0 -1 4202560 11854 0 0 0 95 3 0 0 20 0 22 0 3958212 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611401255608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14000] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14000/stat : 14000 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611400203256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14001] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14001/stat : 14001 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611399150920 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=14002] ppid=13980 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/13983/task/14002/stat : 14002 (java) R 13980 13983 5545 0 -1 4202560 29 0 0 0 130 0 0 0 20 0 22 0 3958222 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611398093320 140611408023315 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=14003] ppid=13980 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/13983/task/14003/stat : 14003 (java) R 13980 13983 5545 0 -1 4202560 100 0 0 0 127 2 0 0 20 0 22 0 3958222 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611397041976 140611408178940 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14004] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14004/stat : 14004 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611395990568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14005] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14005/stat : 14005 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 48763 33554432000 1073741824 1073778376 140736288970944 140611394938024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.42 4.23 4.19 5/219 14005
/proc/meminfo: memFree=27498636/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9824732 CPUtime=8.41 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 27137 0 1 0 826 15 0 0 20 0 22 0 3958206 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2456183 85753 2283 9 0 2446860 0
[pid=13983/tid=13985] ppid=13980 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13983/task/13985/stat : 13985 (java) S 13980 13983 5545 0 -1 4202560 2403 0 1 0 11 2 0 0 20 0 22 0 3958207 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611582333816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13986] ppid=13980 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13983/task/13986/stat : 13986 (java) S 13980 13983 5545 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 3958208 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611543824552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13987] ppid=13980 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13983/task/13987/stat : 13987 (java) S 13980 13983 5545 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 3958208 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611542772008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13988] ppid=13980 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13983/task/13988/stat : 13988 (java) S 13980 13983 5545 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 3958208 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611541719464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13989] ppid=13980 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13983/task/13989/stat : 13989 (java) S 13980 13983 5545 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 22 0 3958208 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611540666920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13990] ppid=13980 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13983/task/13990/stat : 13990 (java) S 13980 13983 5545 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 3958208 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611539614376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13991] ppid=13980 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/13983/task/13991/stat : 13991 (java) S 13980 13983 5545 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 3958208 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611538561832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13992] ppid=13980 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13983/task/13992/stat : 13992 (java) S 13980 13983 5545 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 3958208 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611537509288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13993] ppid=13980 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13983/task/13993/stat : 13993 (java) S 13980 13983 5545 0 -1 4202560 15 0 0 0 1 1 0 0 20 0 22 0 3958208 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611536456744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13994] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13994/stat : 13994 (java) S 13980 13983 5545 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 22 0 3958209 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611406518376 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13995] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13995/stat : 13995 (java) S 13980 13983 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611405464696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13996] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13996/stat : 13996 (java) S 13980 13983 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611404412040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13997] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13997/stat : 13997 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611403360784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13998] ppid=13980 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/13983/task/13998/stat : 13998 (java) S 13980 13983 5545 0 -1 4202560 9686 0 0 0 108 2 0 0 20 0 22 0 3958212 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611402308152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13999] ppid=13980 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/13983/task/13999/stat : 13999 (java) S 13980 13983 5545 0 -1 4202560 13269 0 0 0 114 3 0 0 20 0 22 0 3958212 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611401255608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14000] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14000/stat : 14000 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611400203256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14001] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14001/stat : 14001 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611399150920 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=14002] ppid=13980 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/13983/task/14002/stat : 14002 (java) R 13980 13983 5545 0 -1 4202560 32 0 0 0 282 0 0 0 20 0 22 0 3958222 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611398095304 140611408069168 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=14003] ppid=13980 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/13983/task/14003/stat : 14003 (java) R 13980 13983 5545 0 -1 4202560 151 0 0 0 278 3 0 0 20 0 22 0 3958222 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611397041544 140611408178888 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=14004] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14004/stat : 14004 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611395990568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14005] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14005/stat : 14005 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 85753 33554432000 1073741824 1073778376 140736288970944 140611394938024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.41
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 4.42 4.23 4.19 5/219 14005
/proc/meminfo: memFree=27103664/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9824732 CPUtime=15.02 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 28151 0 1 0 1476 26 0 0 20 0 22 0 3958206 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2456183 160688 2283 9 0 2446860 0
[pid=13983/tid=13985] ppid=13980 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13983/task/13985/stat : 13985 (java) S 13980 13983 5545 0 -1 4202560 2403 0 1 0 11 2 0 0 20 0 22 0 3958207 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611582333816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13986] ppid=13980 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13983/task/13986/stat : 13986 (java) S 13980 13983 5545 0 -1 4202560 161 0 0 0 5 3 0 0 20 0 22 0 3958208 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611543824552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13987] ppid=13980 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13983/task/13987/stat : 13987 (java) S 13980 13983 5545 0 -1 4202560 144 0 0 0 5 2 0 0 20 0 22 0 3958208 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611542772008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13988] ppid=13980 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13983/task/13988/stat : 13988 (java) S 13980 13983 5545 0 -1 4202560 25 0 0 0 5 2 0 0 20 0 22 0 3958208 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611541719464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13989] ppid=13980 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13983/task/13989/stat : 13989 (java) S 13980 13983 5545 0 -1 4202560 164 0 0 0 5 1 0 0 20 0 22 0 3958208 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611540666920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13990] ppid=13980 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/13983/task/13990/stat : 13990 (java) S 13980 13983 5545 0 -1 4202560 39 0 0 0 7 2 0 0 20 0 22 0 3958208 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611539614376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13991] ppid=13980 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/13983/task/13991/stat : 13991 (java) S 13980 13983 5545 0 -1 4202560 47 0 0 0 8 2 0 0 20 0 22 0 3958208 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611538561832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13992] ppid=13980 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13983/task/13992/stat : 13992 (java) S 13980 13983 5545 0 -1 4202560 24 0 0 0 4 1 0 0 20 0 22 0 3958208 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611537509288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13993] ppid=13980 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/13983/task/13993/stat : 13993 (java) S 13980 13983 5545 0 -1 4202560 177 0 0 0 7 3 0 0 20 0 22 0 3958208 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611536456744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13994] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13994/stat : 13994 (java) S 13980 13983 5545 0 -1 4202560 452 0 0 0 0 0 0 0 20 0 22 0 3958209 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611406518376 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13995] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13995/stat : 13995 (java) S 13980 13983 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611405464696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13996] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13996/stat : 13996 (java) S 13980 13983 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611404412040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13997] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13997/stat : 13997 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 160688 33554432000 1073741824 1073778376 140736288970944 140611403360784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13998] ppid=13980 vsize=9824732 CPUtime=1.1 cores=0,2,4,6

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

/proc/13983/task/13988/stat : 13988 (java) S 13980 13983 5545 0 -1 4202560 442 0 0 0 265 9 0 0 20 0 22 0 3958208 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611541719464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13989] ppid=13980 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/13983/task/13989/stat : 13989 (java) S 13980 13983 5545 0 -1 4202560 542 0 0 0 255 6 0 0 20 0 22 0 3958208 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611540666920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13990] ppid=13980 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/13983/task/13990/stat : 13990 (java) S 13980 13983 5545 0 -1 4202560 409 0 0 0 255 6 0 0 20 0 22 0 3958208 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611539614376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13991] ppid=13980 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/13983/task/13991/stat : 13991 (java) S 13980 13983 5545 0 -1 4202560 445 0 0 0 259 9 0 0 20 0 22 0 3958208 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611538561832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13992] ppid=13980 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/13983/task/13992/stat : 13992 (java) S 13980 13983 5545 0 -1 4202560 420 0 0 0 246 7 0 0 20 0 22 0 3958208 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611537509288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13993] ppid=13980 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/13983/task/13993/stat : 13993 (java) S 13980 13983 5545 0 -1 4202560 592 0 0 0 289 10 0 0 20 0 22 0 3958208 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611536456744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13994] ppid=13980 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/13983/task/13994/stat : 13994 (java) S 13980 13983 5545 0 -1 4202560 2263 0 0 0 163 19 0 0 20 0 22 0 3958209 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611406518376 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13995] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13995/stat : 13995 (java) S 13980 13983 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611405464696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13996] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13996/stat : 13996 (java) S 13980 13983 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611404412040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13997] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13997/stat : 13997 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611403360784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13998] ppid=13980 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/13983/task/13998/stat : 13998 (java) S 13980 13983 5545 0 -1 4202560 11793 0 0 0 152 2 0 0 20 0 22 0 3958212 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611402308152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13999] ppid=13980 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/13983/task/13999/stat : 13999 (java) S 13980 13983 5545 0 -1 4202560 13273 0 0 0 125 3 0 0 20 0 22 0 3958212 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611401255608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14000] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14000/stat : 14000 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611400203256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14001] ppid=13980 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/13983/task/14001/stat : 14001 (java) S 13980 13983 5545 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 3958212 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611399150920 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=14002] ppid=13980 vsize=9824732 CPUtime=871.89 cores=0,2,4,6
/proc/13983/task/14002/stat : 14002 (java) R 13980 13983 5545 0 -1 4202560 164 0 0 0 87175 14 0 0 20 0 22 0 3958222 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611398094000 140611407845302 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=14003] ppid=13980 vsize=9824732 CPUtime=871.89 cores=0,2,4,6
/proc/13983/task/14003/stat : 14003 (java) R 13980 13983 5545 0 -1 4202560 1398 0 0 0 87141 48 0 0 20 0 22 0 3958222 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611397040448 140611408097991 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=14004] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14004/stat : 14004 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611395990568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14005] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14005/stat : 14005 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 542752 33554432000 1073741824 1073778376 140736288970944 140611394938024 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1774.66
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.901 s]
/proc/loadavg: 4.19 4.16 4.16 5/219 14162
/proc/meminfo: memFree=26053392/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 36605 0 1 0 179854 146 0 0 20 0 22 0 3958206 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2456183 540904 2292 9 0 2446860 0
[pid=13983/tid=13985] ppid=13980 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/13983/task/13985/stat : 13985 (java) S 13980 13983 5545 0 -1 4202560 2408 0 1 0 14 3 0 0 20 0 22 0 3958207 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611582333816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13986] ppid=13980 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/13983/task/13986/stat : 13986 (java) S 13980 13983 5545 0 -1 4202560 600 0 0 0 259 9 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611543824552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13987] ppid=13980 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/13983/task/13987/stat : 13987 (java) S 13980 13983 5545 0 -1 4202560 510 0 0 0 261 9 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611542772008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13988] ppid=13980 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/13983/task/13988/stat : 13988 (java) S 13980 13983 5545 0 -1 4202560 442 0 0 0 267 9 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611541719464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13989] ppid=13980 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/13983/task/13989/stat : 13989 (java) S 13980 13983 5545 0 -1 4202560 542 0 0 0 259 6 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611540666920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13990] ppid=13980 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/13983/task/13990/stat : 13990 (java) S 13980 13983 5545 0 -1 4202560 409 0 0 0 260 6 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611539614376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13991] ppid=13980 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/13983/task/13991/stat : 13991 (java) S 13980 13983 5545 0 -1 4202560 454 0 0 0 263 9 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611538561832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13992] ppid=13980 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/13983/task/13992/stat : 13992 (java) S 13980 13983 5545 0 -1 4202560 433 0 0 0 253 7 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611537509288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13993] ppid=13980 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/13983/task/13993/stat : 13993 (java) S 13980 13983 5545 0 -1 4202560 592 0 0 0 293 10 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611536456744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13994] ppid=13980 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/13983/task/13994/stat : 13994 (java) S 13980 13983 5545 0 -1 4202560 2265 0 0 0 163 19 0 0 20 0 22 0 3958209 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611406518376 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13995] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13995/stat : 13995 (java) S 13980 13983 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611405464696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13996] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13996/stat : 13996 (java) S 13980 13983 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611404412040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13997] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13997/stat : 13997 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611403360784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13998] ppid=13980 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/13983/task/13998/stat : 13998 (java) S 13980 13983 5545 0 -1 4202560 11793 0 0 0 152 2 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611402308152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13999] ppid=13980 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/13983/task/13999/stat : 13999 (java) S 13980 13983 5545 0 -1 4202560 13273 0 0 0 125 3 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611401255608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14000] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14000/stat : 14000 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611400203256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14001] ppid=13980 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/13983/task/14001/stat : 14001 (java) S 13980 13983 5545 0 -1 4202560 53 0 0 0 14 18 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611399150920 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=14002] ppid=13980 vsize=9824732 CPUtime=884.36 cores=0,2,4,6
/proc/13983/task/14002/stat : 14002 (java) R 13980 13983 5545 0 -1 4202560 165 0 0 0 88422 14 0 0 20 0 22 0 3958222 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611398094000 140611408069305 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=14003] ppid=13980 vsize=9824732 CPUtime=884.36 cores=0,2,4,6
/proc/13983/task/14003/stat : 14003 (java) R 13980 13983 5545 0 -1 4202560 1401 0 0 0 88388 48 0 0 20 0 22 0 3958222 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611397042608 140611408176457 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=14004] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14004/stat : 14004 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611395990568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14005] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14005/stat : 14005 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611394938024 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 13983 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.901 s]
/proc/loadavg: 4.19 4.16 4.16 5/219 14162
/proc/meminfo: memFree=26053392/32872528 swapFree=1073728/1155488
[pid=13983] ppid=13980 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/13983/stat : 13983 (java) S 13980 13983 5545 0 -1 4202496 36605 0 1 0 179854 146 0 0 20 0 22 0 3958206 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140736288962080 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/13983/statm: 2456183 540904 2292 9 0 2446860 0
[pid=13983/tid=13985] ppid=13980 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/13983/task/13985/stat : 13985 (java) S 13980 13983 5545 0 -1 4202560 2408 0 1 0 14 3 0 0 20 0 22 0 3958207 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611582333816 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13986] ppid=13980 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/13983/task/13986/stat : 13986 (java) S 13980 13983 5545 0 -1 4202560 600 0 0 0 259 9 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611543824552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13987] ppid=13980 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/13983/task/13987/stat : 13987 (java) S 13980 13983 5545 0 -1 4202560 510 0 0 0 261 9 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611542772008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13988] ppid=13980 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/13983/task/13988/stat : 13988 (java) S 13980 13983 5545 0 -1 4202560 442 0 0 0 267 9 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611541719464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13989] ppid=13980 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/13983/task/13989/stat : 13989 (java) S 13980 13983 5545 0 -1 4202560 542 0 0 0 259 6 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611540666920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13990] ppid=13980 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/13983/task/13990/stat : 13990 (java) S 13980 13983 5545 0 -1 4202560 409 0 0 0 260 6 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611539614376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13991] ppid=13980 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/13983/task/13991/stat : 13991 (java) S 13980 13983 5545 0 -1 4202560 454 0 0 0 263 9 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611538561832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13992] ppid=13980 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/13983/task/13992/stat : 13992 (java) S 13980 13983 5545 0 -1 4202560 433 0 0 0 253 7 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611537509288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=13993] ppid=13980 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/13983/task/13993/stat : 13993 (java) S 13980 13983 5545 0 -1 4202560 592 0 0 0 293 10 0 0 20 0 22 0 3958208 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611536456744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=13994] ppid=13980 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/13983/task/13994/stat : 13994 (java) S 13980 13983 5545 0 -1 4202560 2265 0 0 0 163 19 0 0 20 0 22 0 3958209 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611406518376 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13995] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13995/stat : 13995 (java) S 13980 13983 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611405464696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13996] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13996/stat : 13996 (java) S 13980 13983 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3958210 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611404412040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13997] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/13997/stat : 13997 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611403360784 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13983/tid=13998] ppid=13980 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/13983/task/13998/stat : 13998 (java) S 13980 13983 5545 0 -1 4202560 11793 0 0 0 152 2 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611402308152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=13999] ppid=13980 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/13983/task/13999/stat : 13999 (java) S 13980 13983 5545 0 -1 4202560 13273 0 0 0 125 3 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611401255608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14000] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14000/stat : 14000 (java) S 13980 13983 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611400203256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14001] ppid=13980 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/13983/task/14001/stat : 14001 (java) S 13980 13983 5545 0 -1 4202560 53 0 0 0 14 18 0 0 20 0 22 0 3958212 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611399150920 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=14002] ppid=13980 vsize=9824732 CPUtime=884.36 cores=0,2,4,6
/proc/13983/task/14002/stat : 14002 (java) R 13980 13983 5545 0 -1 4202560 165 0 0 0 88422 14 0 0 20 0 22 0 3958222 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611398094000 140611408069305 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13983/tid=14003] ppid=13980 vsize=9824732 CPUtime=884.36 cores=0,2,4,6
/proc/13983/task/14003/stat : 14003 (java) R 13980 13983 5545 0 -1 4202560 1401 0 0 0 88388 48 0 0 20 0 22 0 3958222 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611397042608 140611408176457 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13983/tid=14004] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14004/stat : 14004 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611395990568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13983/tid=14005] ppid=13980 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13983/task/14005/stat : 14005 (java) S 13980 13983 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3958223 10060525568 540904 33554432000 1073741824 1073778376 140736288970944 140611394938024 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 13983 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=170244
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=880714
# CPU time returned by wait4() is 1796.05
# 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): 894.963
CPU time (s): 1800
CPU user time (s): 1798.54
CPU system time (s): 1.46
CPU usage (%): 201.126
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.17
system time used= 1.88071
maximum resident set size= 2926592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36647
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29653
involuntary context switches= 44995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9021 second user time and 7.13492 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 21:31:30
IDJOB=4089807
IDBENCH=107459
IDSOLVER=2543
FILE ID=node114/4089807-1466019090
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-ECrand6reg-v091-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089807-1466019090/watcher-4089807-1466019090 -o /tmp/evaluation-result-4089807-1466019090/solver-4089807-1466019090 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089807-1466019090.opb

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

MD5SUM BENCH= 77541726351a65da00ecc6f55f14fcf0
RANDOM SEED=13065886

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:        27710460 kB
Buffers:           20284 kB
Cached:            44044 kB
SwapCached:        33296 kB
Active:          3229388 kB
Inactive:          71304 kB
Active(anon):    3205192 kB
Inactive(anon):    33292 kB
Active(file):      24196 kB
Inactive(file):    38012 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               884 kB
Writeback:             0 kB
AnonPages:       4358964 kB
Mapped:            15584 kB
Shmem:                 0 kB
Slab:             565916 kB
SReclaimable:       9980 kB
SUnreclaim:       555936 kB
KernelStack:        1624 kB
PageTables:        12936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4560856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3235840 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:46:25