Trace number 4085828

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)6 1800.08 1796.35

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_4.opb
MD5SUM4c6ab7a9b1b11dc4bf8c6231156cc585
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark13.062
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint26
Maximum length of a constraint41
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3070
Sum of products size (including duplicates)6140
Number of different products3070
Sum of products size6140

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4085828-1465255897.opb
0.10/0.10	c reading problem ... 
0.10/0.11	c  objective function found
0.48/0.33	c ... done. Wall clock time 0.23s.
0.48/0.33	c declared #vars     100
0.48/0.33	c internal #vars     3170
0.48/0.33	c #constraints  6240
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3170
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3070
0.48/0.33	c 6240 constraints processed.
0.48/0.33	c objective function length is 100 literals
0.48/0.37	c SATISFIABLE
0.48/0.37	c OPTIMIZING...
0.48/0.37	c Got one! Elapsed wall clock time (in seconds):0.263
0.48/0.37	o 8
0.78/0.47	c Got one! Elapsed wall clock time (in seconds):0.37
0.78/0.47	o 7
1.34/0.75	c Got one! Elapsed wall clock time (in seconds):0.647
1.34/0.75	o 6
2.11/1.48	c cleaning 2866 clauses out of 5744 with flag 9085/5744
3.32/2.59	c cleaning 4434 clauses out of 8880 with flag 23168/11746
4.72/3.94	c cleaning 5718 clauses out of 11445 with flag 39596/18745
6.44/5.62	c cleaning 6854 clauses out of 13726 with flag 58642/26744
8.35/7.59	c cleaning 7925 clauses out of 15872 with flag 80631/35744
10.56/9.75	c cleaning 8967 clauses out of 17947 with flag 105301/45744
13.06/12.28	c cleaning 9985 clauses out of 19982 with flag 131631/56746
15.85/15.10	c cleaning 10995 clauses out of 21998 with flag 161118/68747
19.15/18.34	c cleaning 11990 clauses out of 24000 with flag 193119/81744
22.75/21.96	c cleaning 12994 clauses out of 26012 with flag 227534/95746
26.65/25.86	c cleaning 14000 clauses out of 28016 with flag 264662/110744
30.85/30.09	c cleaning 14991 clauses out of 30017 with flag 304429/126745
35.45/34.61	c cleaning 16002 clauses out of 32025 with flag 346642/143744
40.35/39.56	c cleaning 17000 clauses out of 34024 with flag 392035/161745
45.78/44.94	c cleaning 18009 clauses out of 36024 with flag 439266/180745
54.22/53.40	c cleaning 19008 clauses out of 38016 with flag 492830/200746
63.11/62.25	c cleaning 20005 clauses out of 40010 with flag 549542/221748
71.66/70.78	c cleaning 21000 clauses out of 42001 with flag 607043/243744
81.90/80.68	c cleaning 21997 clauses out of 44005 with flag 669446/266748
92.30/91.04	c cleaning 22999 clauses out of 46004 with flag 733703/290744
102.74/101.43	c cleaning 24001 clauses out of 48005 with flag 800380/315744
113.89/112.55	c cleaning 24998 clauses out of 50007 with flag 870394/341747
124.90/123.51	c cleaning 25991 clauses out of 52006 with flag 942359/368744
136.90/135.54	c cleaning 27005 clauses out of 54015 with flag 1017812/396744
148.90/147.54	c cleaning 27982 clauses out of 56011 with flag 1095863/425745
162.30/160.90	c cleaning 29007 clauses out of 58030 with flag 1178517/455746
175.80/174.41	c cleaning 30011 clauses out of 60022 with flag 1261585/486745
189.09/187.60	c cleaning 30987 clauses out of 62016 with flag 1348024/518750
203.80/202.35	c cleaning 32012 clauses out of 64023 with flag 1437685/551744
218.90/217.45	c cleaning 33002 clauses out of 66011 with flag 1530486/585744
235.20/233.66	c cleaning 33999 clauses out of 68013 with flag 1628807/620748
252.02/250.08	c cleaning 34984 clauses out of 70010 with flag 1725943/656744
269.08/266.85	c cleaning 36010 clauses out of 72028 with flag 1825836/693746
286.48/284.29	c cleaning 37007 clauses out of 74017 with flag 1932583/731745
303.71/301.48	c cleaning 37999 clauses out of 76009 with flag 2042542/770744
321.61/319.32	c cleaning 38997 clauses out of 78011 with flag 2150968/810745
340.62/338.34	c cleaning 40003 clauses out of 80014 with flag 2264528/851745
359.02/356.73	c cleaning 40988 clauses out of 82011 with flag 2380554/893745
377.32/375.08	c cleaning 41996 clauses out of 84022 with flag 2497551/936744
396.93/394.69	c cleaning 42997 clauses out of 86035 with flag 2617439/980753
417.63/415.36	c cleaning 44004 clauses out of 88029 with flag 2742073/1025744
439.23/436.96	c cleaning 45006 clauses out of 90026 with flag 2869437/1071745
460.95/458.67	c cleaning 45992 clauses out of 92024 with flag 2998141/1118749
483.76/481.42	c cleaning 47004 clauses out of 94027 with flag 3131042/1166744
506.97/504.66	c cleaning 48008 clauses out of 96026 with flag 3264880/1215747
529.06/526.73	c cleaning 49004 clauses out of 98017 with flag 3399815/1265746
552.77/550.48	c cleaning 49988 clauses out of 100011 with flag 3537901/1316744
576.77/574.46	c cleaning 51008 clauses out of 102029 with flag 3678991/1368750
601.34/598.94	c cleaning 52008 clauses out of 104015 with flag 3824218/1421744
625.54/623.17	c cleaning 52997 clauses out of 106008 with flag 3968332/1475745
649.84/647.46	c cleaning 54004 clauses out of 108010 with flag 4113989/1530744
676.65/674.20	c cleaning 54990 clauses out of 110005 with flag 4271818/1586744
707.35/704.91	c cleaning 55983 clauses out of 112015 with flag 4442474/1643744
738.87/736.42	c cleaning 57010 clauses out of 114032 with flag 4617419/1701744
769.97/767.59	c cleaning 57996 clauses out of 116022 with flag 4796027/1760744
803.33/800.72	c cleaning 58998 clauses out of 118026 with flag 4980090/1820744
837.03/834.42	c cleaning 60012 clauses out of 120031 with flag 5163856/1881747
869.93/867.36	c cleaning 60999 clauses out of 122026 with flag 5347141/1943754
904.74/902.12	c cleaning 62006 clauses out of 124019 with flag 5537702/2006746
939.16/936.53	c cleaning 63004 clauses out of 126013 with flag 5727997/2070746
975.87/973.21	c cleaning 63996 clauses out of 128009 with flag 5931365/2135746
1013.09/1010.30	c cleaning 65004 clauses out of 130014 with flag 6132619/2201747
1050.90/1048.12	c cleaning 65984 clauses out of 132007 with flag 6342551/2268744
1089.50/1086.76	c cleaning 67006 clauses out of 134023 with flag 6548625/2336744
1126.81/1124.00	c cleaning 68001 clauses out of 136017 with flag 6755526/2405744
1165.12/1162.22	c cleaning 68993 clauses out of 138017 with flag 6972630/2475745
1204.54/1201.65	c cleaning 69993 clauses out of 140024 with flag 7183056/2546745
1244.43/1241.58	c cleaning 71011 clauses out of 142030 with flag 7388925/2618744
1285.21/1282.17	c cleaning 72007 clauses out of 144024 with flag 7595091/2691749
1325.83/1322.77	c cleaning 72995 clauses out of 146013 with flag 7797945/2765745
1367.11/1363.82	c cleaning 74003 clauses out of 148016 with flag 8003113/2840744
1414.81/1411.59	c cleaning 75001 clauses out of 150015 with flag 8241112/2916746
1462.21/1458.91	c cleaning 75996 clauses out of 152012 with flag 8483089/2993744
1508.83/1505.54	c cleaning 77000 clauses out of 154020 with flag 8726764/3071748
1558.49/1555.07	c cleaning 78005 clauses out of 156016 with flag 8966740/3150744
1607.89/1604.42	c cleaning 78988 clauses out of 158013 with flag 9206462/3230746
1654.80/1651.39	c cleaning 80005 clauses out of 160024 with flag 9453544/3311745
1703.18/1699.54	c cleaning 81006 clauses out of 162019 with flag 9706906/3393745
1750.78/1747.19	c cleaning 82002 clauses out of 164012 with flag 9968121/3476744
1798.98/1795.30	c cleaning 83001 clauses out of 166010 with flag 10230105/3560744
1800.08/1796.31	c starts		: 4479
1800.08/1796.31	c conflicts		: 3563049
1800.08/1796.31	c decisions		: 6335685
1800.08/1796.31	c propagations		: 1081064821
1800.08/1796.31	c inspects		: 20699792691
1800.08/1796.31	c shortcuts		: 0
1800.08/1796.31	c learnt literals	: 2
1800.08/1796.31	c learnt binary clauses	: 7
1800.08/1796.31	c learnt ternary clauses	: 60
1800.08/1796.31	c learnt constraints	: 3563048
1800.08/1796.31	c ignored constraints	: 0
1800.08/1796.31	c root simplifications	: 0
1800.08/1796.31	c removed literals (reason simplification)	: 0
1800.08/1796.31	c reason swapping (by a shorter reason)	: 0
1800.08/1796.31	c Calls to reduceDB	: 80
1800.08/1796.31	c Number of update (reduction) of LBD	: 1053077
1800.08/1796.31	c Imported unit clauses	: 0
1800.08/1796.31	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.31	c number of learned constraints concerned by reduction	: 0
1800.08/1796.31	c number of learning phase by resolution	: 0
1800.08/1796.31	c number of learning phase by cutting planes	: 0
1800.08/1796.31	c speed (assignments/second)	: 601938.9138243323
1800.08/1796.31	c non guided choices	0
1800.08/1796.34	c learnt constraints type 
1800.08/1796.34	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1800.08/1796.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 85308
1800.08/1796.34	s SATISFIABLE
1800.08/1796.34	c Found 3 solution(s)
1800.08/1796.34	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 x28 -x29 -x30 x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 
1800.08/1796.34	c objective function=6
1800.08/1796.34	c Total wall clock time (in seconds): 1796.238

Verifier Data

OK	6

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-4085828-1465255897/watcher-4085828-1465255897 -o /tmp/evaluation-result-4085828-1465255897/solver-4085828-1465255897 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465245095-8451 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085828-1465255897.opb 

pid=10088
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: 1.97 2.05 2.04 3/192 10091
/proc/meminfo: memFree=31291700/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/10091/stat : 10091 (java) R 10088 10091 8435 0 -1 4202496 681 0 0 0 0 0 0 0 20 0 1 0 107524601 23793664 331 33554432000 1073741824 1073778376 140735993931760 140735993920824 235365513793 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 5809 343 264 9 0 128 0

[startup+0.10006 s]
/proc/loadavg: 1.97 2.05 2.04 3/192 10091
/proc/meminfo: memFree=31291700/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 4455 0 1 0 9 1 0 0 20 0 18 0 107524601 9787879424 6080 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2389619 6080 2155 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200214 s]
/proc/loadavg: 1.97 2.05 2.04 3/192 10091
/proc/meminfo: memFree=31291700/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 4743 0 1 0 24 1 0 0 20 0 18 0 107524601 9787879424 6801 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2389619 6801 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300212 s]
/proc/loadavg: 1.97 2.05 2.04 3/192 10091
/proc/meminfo: memFree=31291700/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9558704 CPUtime=0.48 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 6372 0 1 0 46 2 0 0 20 0 18 0 107524601 9788112896 9115 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2389676 9115 2240 9 0 2380353 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558704

[startup+0.700253 s]
/proc/loadavg: 1.97 2.05 2.04 3/192 10091
/proc/meminfo: memFree=31291700/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9625040 CPUtime=1.34 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 9005 0 1 0 132 2 0 0 20 0 19 0 107524601 9856040960 10883 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2406260 10883 2265 9 0 2396937 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 1.97 2.05 2.04 3/211 10110
/proc/meminfo: memFree=31254404/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9625040 CPUtime=2.25 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 9020 0 1 0 223 2 0 0 20 0 19 0 107524601 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2406260 11407 2274 9 0 2396937 0
[pid=10091/tid=10093] ppid=10088 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) R 10088 10091 8435 0 -1 4202560 2422 0 1 0 146 2 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716917371256 139716779758187 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10094] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716906433192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10095] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716905380648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10096] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716904328104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10097] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716903275560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10098] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716902221992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10099] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716901169448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10100] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716900116904 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10101] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) S 10088 10091 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716899064360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10102] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10091 8435 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716741642856 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10103] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) S 10088 10091 8435 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716740589176 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10104] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716739536520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10105] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716738485264 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10106] ppid=10088 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/10091/task/10106/stat : 10106 (java) S 10088 10091 8435 0 -1 4202560 2590 0 0 0 33 0 0 0 20 0 19 0 107524606 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716737431608 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10107] ppid=10088 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/10091/task/10107/stat : 10107 (java) S 10088 10091 8435 0 -1 4202560 2735 0 0 0 40 0 0 0 20 0 19 0 107524606 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716736379064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10108] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10108/stat : 10108 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716735326712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10109] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10109/stat : 10109 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716734274376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10110] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10110/stat : 10110 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524635 9856040960 11407 33554432000 1073741824 1073778376 140735993931760 139716732937512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 1.97 2.05 2.04 3/211 10110
/proc/meminfo: memFree=31251860/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9625040 CPUtime=3.92 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 9829 0 1 0 390 2 0 0 20 0 19 0 107524601 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2406260 12431 2274 9 0 2396937 0
[pid=10091/tid=10093] ppid=10088 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) R 10088 10091 8435 0 -1 4202560 2425 0 1 0 305 2 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716917362368 139716780012668 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10094] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716906433192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10095] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716905380648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10096] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716904328104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10097] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716903275560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10098] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716902221992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10099] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716901169448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10100] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716900116904 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10101] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) S 10088 10091 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716899064360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10102] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10091 8435 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716741642856 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10103] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) S 10088 10091 8435 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716740589176 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10104] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716739536520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10105] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716738485264 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10106] ppid=10088 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/10091/task/10106/stat : 10106 (java) S 10088 10091 8435 0 -1 4202560 3396 0 0 0 40 0 0 0 20 0 19 0 107524606 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716737431608 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10107] ppid=10088 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/10091/task/10107/stat : 10107 (java) S 10088 10091 8435 0 -1 4202560 2735 0 0 0 40 0 0 0 20 0 19 0 107524606 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716736379064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10108] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10108/stat : 10108 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716735326712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10109] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10109/stat : 10109 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716734274376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10110] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10110/stat : 10110 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524635 9856040960 12431 33554432000 1073741824 1073778376 140735993931760 139716732937512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 1.97 2.04 2.04 3/211 10110
/proc/meminfo: memFree=31244424/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9625040 CPUtime=7.15 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 9833 0 1 0 713 2 0 0 20 0 19 0 107524601 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2406260 13684 2274 9 0 2396937 0
[pid=10091/tid=10093] ppid=10088 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) R 10088 10091 8435 0 -1 4202560 2429 0 1 0 625 2 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716917371192 139716779921924 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10094] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716906433192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10095] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716905380648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10096] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716904328104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10097] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716903275560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10098] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716902221992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10099] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716901169448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10100] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716900116904 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10101] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) S 10088 10091 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107524602 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716899064360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10102] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10091 8435 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716741642856 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10103] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) S 10088 10091 8435 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716740589176 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10104] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716739536520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10105] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716738485264 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10106] ppid=10088 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/10091/task/10106/stat : 10106 (java) S 10088 10091 8435 0 -1 4202560 3396 0 0 0 41 0 0 0 20 0 19 0 107524606 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716737431608 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10107] ppid=10088 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/10091/task/10107/stat : 10107 (java) S 10088 10091 8435 0 -1 4202560 2735 0 0 0 43 0 0 0 20 0 19 0 107524606 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716736379064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10108] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10108/stat : 10108 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716735326712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10109] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10109/stat : 10109 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716734274376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10110] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10110/stat : 10110 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524635 9856040960 13684 33554432000 1073741824 1073778376 140735993931760 139716732937512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 9625040


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

/proc/10091/task/10110/stat : 10110 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524635 9856040960 145823 33554432000 1073741824 1073778376 140735993931760 139716732937512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1725.97
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/212 10374
/proc/meminfo: memFree=30061784/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9625040 CPUtime=1786.08 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 26288 0 1 0 178534 74 0 0 20 0 19 0 107524601 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2406260 149917 2289 9 0 2396937 0
[pid=10091/tid=10093] ppid=10088 vsize=9625040 CPUtime=1777.27 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) R 10088 10091 8435 0 -1 4202560 2504 0 1 0 177698 29 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716917370048 139716780012668 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10094] ppid=10088 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10091 8435 0 -1 4202560 315 0 0 0 22 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716906433192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10095] ppid=10088 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10091 8435 0 -1 4202560 135 0 0 0 15 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716905380648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10096] ppid=10088 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10091 8435 0 -1 4202560 158 0 0 0 18 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716904328104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10097] ppid=10088 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10091 8435 0 -1 4202560 107 0 0 0 15 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716903275560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10098] ppid=10088 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10091 8435 0 -1 4202560 226 0 0 0 14 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716902221992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10099] ppid=10088 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10091 8435 0 -1 4202560 208 0 0 0 13 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716901169448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10100] ppid=10088 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10091 8435 0 -1 4202560 74 0 0 0 12 4 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716900116904 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10101] ppid=10088 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) S 10088 10091 8435 0 -1 4202560 237 0 0 0 12 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716899064360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10102] ppid=10088 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10091 8435 0 -1 4202560 116 0 0 0 1 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716741642856 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10103] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) S 10088 10091 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716740589176 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10104] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10091 8435 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716739536520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10105] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716738485264 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10106] ppid=10088 vsize=9625040 CPUtime=1.76 cores=0,2,4,6
/proc/10091/task/10106/stat : 10106 (java) S 10088 10091 8435 0 -1 4202560 17872 0 0 0 172 4 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716737431608 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10107] ppid=10088 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/10091/task/10107/stat : 10107 (java) S 10088 10091 8435 0 -1 4202560 2975 0 0 0 47 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716736379064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10108] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10108/stat : 10108 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716735326712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10109] ppid=10088 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/10091/task/10109/stat : 10109 (java) S 10088 10091 8435 0 -1 4202560 103 0 0 0 32 26 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716734274376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10110] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10110/stat : 10110 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524635 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716732937512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1786.08
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/212 10374
/proc/meminfo: memFree=30086592/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 26288 0 1 0 179934 74 0 0 20 0 19 0 107524601 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2406260 149917 2289 9 0 2396937 0
[pid=10091/tid=10093] ppid=10088 vsize=9625040 CPUtime=1791.24 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) R 10088 10091 8435 0 -1 4202560 2504 0 1 0 179095 29 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716917362352 139716779900265 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10094] ppid=10088 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10091 8435 0 -1 4202560 315 0 0 0 22 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716906433192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10095] ppid=10088 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10091 8435 0 -1 4202560 135 0 0 0 15 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716905380648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10096] ppid=10088 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10091 8435 0 -1 4202560 158 0 0 0 18 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716904328104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10097] ppid=10088 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10091 8435 0 -1 4202560 107 0 0 0 15 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716903275560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10098] ppid=10088 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10091 8435 0 -1 4202560 226 0 0 0 14 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716902221992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10099] ppid=10088 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10091 8435 0 -1 4202560 208 0 0 0 13 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716901169448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10100] ppid=10088 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10091 8435 0 -1 4202560 74 0 0 0 12 4 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716900116904 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10101] ppid=10088 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) S 10088 10091 8435 0 -1 4202560 237 0 0 0 12 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716899064360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10102] ppid=10088 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10091 8435 0 -1 4202560 116 0 0 0 1 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716741642856 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10103] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) S 10088 10091 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716740589176 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10104] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10091 8435 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716739536520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10105] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716738485264 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10106] ppid=10088 vsize=9625040 CPUtime=1.76 cores=0,2,4,6
/proc/10091/task/10106/stat : 10106 (java) S 10088 10091 8435 0 -1 4202560 17872 0 0 0 172 4 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716737431608 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10107] ppid=10088 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/10091/task/10107/stat : 10107 (java) S 10088 10091 8435 0 -1 4202560 2975 0 0 0 47 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716736379064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10108] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10108/stat : 10108 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716735326712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10109] ppid=10088 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/10091/task/10109/stat : 10109 (java) S 10088 10091 8435 0 -1 4202560 103 0 0 0 32 26 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716734274376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10110] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10110/stat : 10110 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524635 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716732937512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

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 10091 sig 9
??? kill -10091 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1796.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/212 10374
/proc/meminfo: memFree=30086592/32872528 swapFree=13256/481332
[pid=10091] ppid=10088 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/10091/stat : 10091 (java) S 10088 10091 8435 0 -1 4202496 26288 0 1 0 179934 74 0 0 20 0 19 0 107524601 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 140735993922896 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/10091/statm: 2406260 149917 2289 9 0 2396937 0
[pid=10091/tid=10093] ppid=10088 vsize=9625040 CPUtime=1791.24 cores=0,2,4,6
/proc/10091/task/10093/stat : 10093 (java) R 10088 10091 8435 0 -1 4202560 2504 0 1 0 179095 29 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716917362352 139716779900265 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10094] ppid=10088 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/10091/task/10094/stat : 10094 (java) S 10088 10091 8435 0 -1 4202560 315 0 0 0 22 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716906433192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10095] ppid=10088 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/10091/task/10095/stat : 10095 (java) S 10088 10091 8435 0 -1 4202560 135 0 0 0 15 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716905380648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10096] ppid=10088 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/10091/task/10096/stat : 10096 (java) S 10088 10091 8435 0 -1 4202560 158 0 0 0 18 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716904328104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10097] ppid=10088 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/10091/task/10097/stat : 10097 (java) S 10088 10091 8435 0 -1 4202560 107 0 0 0 15 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716903275560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10098] ppid=10088 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/10091/task/10098/stat : 10098 (java) S 10088 10091 8435 0 -1 4202560 226 0 0 0 14 7 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716902221992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10099] ppid=10088 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/10091/task/10099/stat : 10099 (java) S 10088 10091 8435 0 -1 4202560 208 0 0 0 13 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716901169448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10100] ppid=10088 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/10091/task/10100/stat : 10100 (java) S 10088 10091 8435 0 -1 4202560 74 0 0 0 12 4 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716900116904 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10101] ppid=10088 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/10091/task/10101/stat : 10101 (java) S 10088 10091 8435 0 -1 4202560 237 0 0 0 12 5 0 0 20 0 19 0 107524602 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716899064360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10102] ppid=10088 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10091/task/10102/stat : 10102 (java) S 10088 10091 8435 0 -1 4202560 116 0 0 0 1 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716741642856 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10091/tid=10103] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10103/stat : 10103 (java) S 10088 10091 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716740589176 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10104] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10104/stat : 10104 (java) S 10088 10091 8435 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107524604 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716739536520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10105] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10105/stat : 10105 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716738485264 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10091/tid=10106] ppid=10088 vsize=9625040 CPUtime=1.76 cores=0,2,4,6
/proc/10091/task/10106/stat : 10106 (java) S 10088 10091 8435 0 -1 4202560 17872 0 0 0 172 4 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716737431608 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10091/tid=10107] ppid=10088 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/10091/task/10107/stat : 10107 (java) S 10088 10091 8435 0 -1 4202560 2975 0 0 0 47 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716736379064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10108] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10108/stat : 10108 (java) S 10088 10091 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716735326712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10109] ppid=10088 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/10091/task/10109/stat : 10109 (java) S 10088 10091 8435 0 -1 4202560 103 0 0 0 32 26 0 0 20 0 19 0 107524606 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716734274376 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10091/tid=10110] ppid=10088 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10091/task/10110/stat : 10110 (java) S 10088 10091 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107524635 9856040960 149917 33554432000 1073741824 1073778376 140735993931760 139716732937512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1796.35
CPU time (s): 1800.08
CPU user time (s): 1799.34
CPU system time (s): 0.74
CPU usage (%): 100.208
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.88
system time used= 1.19282
maximum resident set size= 599796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26327
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38307
involuntary context switches= 3083

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.19206 second user time and 7.66683 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-07 01:31:37
IDJOB=4085828
IDBENCH=48143
IDSOLVER=2546
FILE ID=node104/4085828-1465255897
RUNJOBID= node104-1465245095-8451
PBS_JOBID= 19843252
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_25_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085828-1465255897/watcher-4085828-1465255897 -o /tmp/evaluation-result-4085828-1465255897/solver-4085828-1465255897 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465245095-8451 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085828-1465255897.opb

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

MD5SUM BENCH= 4c6ab7a9b1b11dc4bf8c6231156cc585
RANDOM SEED=2019511312

node104.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.775
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31291964 kB
Buffers:           45596 kB
Cached:           119148 kB
SwapCached:         1720 kB
Active:           286220 kB
Inactive:          97896 kB
Active(anon):     219360 kB
Inactive(anon):     2360 kB
Active(file):      66860 kB
Inactive(file):    95536 kB
Unevictable:      481332 kB
Mlocked:           13256 kB
SwapTotal:      67108856 kB
SwapFree:       67097236 kB
Dirty:               756 kB
Writeback:             0 kB
AnonPages:        716040 kB
Mapped:            15268 kB
Shmem:                 0 kB
Slab:             567624 kB
SReclaimable:      11468 kB
SUnreclaim:       556156 kB
KernelStack:        1648 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1161500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    692224 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 node104 at 2016-06-07 02:01:34