Trace number 4103604

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 PB16? (TO) 1800.72 1796.59

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-maros.opb
MD5SUMa4588bb38746a3d57566a2a5df85a941
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42240
Total number of constraints836
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 constraints836
Minimum length of a constraint30
Maximum length of a constraint4740
Number of terms in the objective function 10110
Biggest coefficient in the objective function 330175610880000000
Number of bits for the biggest coefficient in the objective function 59
Sum of the numbers in the objective function 14934064445704252926
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 330175610880000000
Number of bits of the biggest number in a constraint 59
Biggest sum of numbers in a constraint 14934064445704252926
Number of bits of the biggest sum of numbers64
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4103604-1466244911.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
1.29/0.90	c ... done. Wall clock time 0.797s.
1.29/0.90	c declared #vars     42240
1.29/0.90	c #constraints  1158
1.29/0.90	c constraints type 
1.29/0.90	c org.sat4j.specs.Constr$1 => 13
1.29/0.90	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1145
1.29/0.90	c 1158 constraints processed.
1.29/0.90	c objective function length is 10110 literals
3.83/2.96	c cleaning 2475 clauses out of 4958 with flag 13386/5000
4.82/3.83	c cleaning 4240 clauses out of 8484 with flag 25731/11001
5.82/4.89	c cleaning 5615 clauses out of 11243 with flag 40733/18000
7.42/6.42	c cleaning 6815 clauses out of 13629 with flag 58018/26001
8.96/7.96	c cleaning 7903 clauses out of 15814 with flag 77350/35001
10.76/9.78	c cleaning 8951 clauses out of 17910 with flag 98370/45000
12.76/11.75	c cleaning 9980 clauses out of 19959 with flag 120621/56000
15.06/14.03	c cleaning 10986 clauses out of 21979 with flag 145005/68000
17.67/16.63	c cleaning 11997 clauses out of 23996 with flag 172077/81003
20.57/19.43	c cleaning 12994 clauses out of 25996 with flag 200261/95000
23.77/22.69	c cleaning 13998 clauses out of 28005 with flag 231741/110003
27.37/26.29	c cleaning 15001 clauses out of 30005 with flag 264494/126001
31.28/30.11	c cleaning 16003 clauses out of 32005 with flag 298889/143002
35.98/34.80	c cleaning 16997 clauses out of 34001 with flag 335881/161001
40.58/39.48	c cleaning 17998 clauses out of 36003 with flag 374635/180000
45.88/44.61	c cleaning 19002 clauses out of 38005 with flag 416287/200000
51.28/50.04	c cleaning 20000 clauses out of 40004 with flag 458763/221001
57.18/55.98	c cleaning 20998 clauses out of 42004 with flag 504212/243001
63.39/62.13	c cleaning 22003 clauses out of 44007 with flag 551047/266002
70.30/69.00	c cleaning 23001 clauses out of 46002 with flag 600024/290000
78.20/76.90	c cleaning 24001 clauses out of 48001 with flag 651410/315000
86.90/85.68	c cleaning 24997 clauses out of 50000 with flag 705213/341000
95.70/94.45	c cleaning 25997 clauses out of 52005 with flag 761589/368002
104.63/103.25	c cleaning 27003 clauses out of 54008 with flag 819574/396002
113.63/112.26	c cleaning 28002 clauses out of 56005 with flag 877800/425002
123.33/121.98	c cleaning 28999 clauses out of 58002 with flag 939479/455001
133.54/132.17	c cleaning 29997 clauses out of 60002 with flag 1005400/486000
144.64/143.29	c cleaning 30997 clauses out of 62005 with flag 1070770/518000
155.54/154.18	c cleaning 31999 clauses out of 64008 with flag 1138143/551000
167.43/166.06	c cleaning 33002 clauses out of 66009 with flag 1207749/585000
179.59/178.06	c cleaning 34000 clauses out of 68009 with flag 1279103/620002
192.90/191.37	c cleaning 35002 clauses out of 70008 with flag 1353671/656001
207.00/205.41	c cleaning 36002 clauses out of 72007 with flag 1429840/693002
222.81/221.25	c cleaning 36996 clauses out of 74004 with flag 1510239/731001
235.32/233.78	c cleaning 38003 clauses out of 76006 with flag 1594958/770002
250.32/248.72	c cleaning 38999 clauses out of 78001 with flag 1678994/810000
268.12/266.52	c cleaning 40003 clauses out of 80005 with flag 1763483/851003
289.03/287.46	c cleaning 41000 clauses out of 81999 with flag 1850804/893000
311.23/309.60	c cleaning 42000 clauses out of 83999 with flag 1939850/936000
333.73/331.90	c cleaning 42995 clauses out of 86000 with flag 2031433/980001
356.43/354.61	c cleaning 44002 clauses out of 88007 with flag 2125074/1025003
379.15/377.31	c cleaning 44998 clauses out of 90005 with flag 2221527/1071003
402.64/400.90	c cleaning 45999 clauses out of 92005 with flag 2320164/1118001
429.65/427.89	c cleaning 47003 clauses out of 94005 with flag 2419501/1166000
458.26/456.49	c cleaning 48002 clauses out of 96004 with flag 2521712/1215002
482.16/480.30	c cleaning 48996 clauses out of 98001 with flag 2624734/1265001
499.68/497.73	c cleaning 49998 clauses out of 100004 with flag 2727753/1316000
517.38/515.46	c cleaning 51001 clauses out of 102010 with flag 2833471/1368004
535.50/533.55	c cleaning 51998 clauses out of 104006 with flag 2941613/1421001
555.89/553.99	c cleaning 53000 clauses out of 106007 with flag 3051837/1475000
571.80/569.89	c cleaning 53995 clauses out of 108008 with flag 3173963/1530001
591.70/589.79	c cleaning 55002 clauses out of 110014 with flag 3314642/1586002
607.10/604.99	c cleaning 56004 clauses out of 112012 with flag 3450193/1643002
626.02/623.83	c cleaning 57005 clauses out of 114009 with flag 3584881/1701003
642.81/640.62	c cleaning 57998 clauses out of 116002 with flag 3706892/1760001
662.41/660.26	c cleaning 58996 clauses out of 118004 with flag 3841003/1820001
684.32/682.12	c cleaning 59998 clauses out of 120009 with flag 3984504/1881002
710.53/708.25	c cleaning 60995 clauses out of 122010 with flag 4132154/1943001
738.74/736.40	c cleaning 62008 clauses out of 124016 with flag 4286426/2006002
762.25/759.97	c cleaning 62999 clauses out of 126006 with flag 4440337/2070000
792.83/790.40	c cleaning 64000 clauses out of 128007 with flag 4601213/2135000
824.13/821.75	c cleaning 65002 clauses out of 130009 with flag 4762287/2201002
856.44/854.01	c cleaning 65996 clauses out of 132005 with flag 4930650/2268000
886.26/883.86	c cleaning 67000 clauses out of 134009 with flag 5094408/2336000
906.07/903.57	c cleaning 67998 clauses out of 136009 with flag 5242877/2405000
934.39/931.83	c cleaning 69004 clauses out of 138015 with flag 5403268/2475004
961.09/958.41	c cleaning 69995 clauses out of 140007 with flag 5630898/2546000
988.90/986.29	c cleaning 70987 clauses out of 142012 with flag 5799723/2618000
1013.90/1011.26	c cleaning 72002 clauses out of 144026 with flag 5955175/2691001
1046.50/1043.87	c cleaning 73011 clauses out of 146024 with flag 6104963/2765001
1085.78/1083.01	c cleaning 73999 clauses out of 148012 with flag 6256132/2840000
1121.19/1118.42	c cleaning 75007 clauses out of 150015 with flag 6412803/2916002
1153.90/1151.10	c cleaning 75999 clauses out of 152006 with flag 6572174/2993000
1191.79/1189.02	c cleaning 77003 clauses out of 154008 with flag 6731392/3071001
1231.91/1229.05	c cleaning 77997 clauses out of 156006 with flag 6891486/3150002
1268.72/1265.82	c cleaning 78998 clauses out of 158007 with flag 7052877/3230000
1308.03/1305.10	c cleaning 80004 clauses out of 160009 with flag 7216998/3311000
1350.33/1347.44	c cleaning 81000 clauses out of 162005 with flag 7385723/3393000
1381.67/1378.63	c cleaning 81988 clauses out of 164007 with flag 7577071/3476002
1417.26/1414.12	c cleaning 82997 clauses out of 166017 with flag 7770379/3560000
1456.86/1453.72	c cleaning 83991 clauses out of 168023 with flag 7956693/3645003
1494.57/1491.49	c cleaning 84995 clauses out of 170030 with flag 8137978/3731001
1540.68/1537.58	c cleaning 85995 clauses out of 172036 with flag 8321465/3818002
1579.25/1576.01	c cleaning 87007 clauses out of 174040 with flag 8524815/3906001
1616.66/1613.31	c cleaning 88009 clauses out of 176034 with flag 8730170/3995002
1669.07/1665.70	c cleaning 89008 clauses out of 178023 with flag 8942245/4085000
1702.41/1698.99	c cleaning 89997 clauses out of 180015 with flag 9129319/4176000
1744.21/1740.78	c cleaning 91008 clauses out of 182019 with flag 9314659/4268001
1784.92/1781.40	c cleaning 92000 clauses out of 184011 with flag 9504299/4361001
1800.03/1796.55	c starts		: 18369
1800.03/1796.55	c conflicts		: 4411507
1800.03/1796.55	c decisions		: 5424883
1800.03/1796.55	c propagations		: 52282344
1800.03/1796.55	c inspects		: 27418478838
1800.03/1796.55	c shortcuts		: 0
1800.03/1796.55	c learnt literals	: 45
1800.03/1796.55	c learnt binary clauses	: 121
1800.03/1796.55	c learnt ternary clauses	: 150
1800.03/1796.55	c learnt constraints	: 4411462
1800.03/1796.55	c ignored constraints	: 0
1800.03/1796.55	c root simplifications	: 0
1800.03/1796.55	c removed literals (reason simplification)	: 0
1800.03/1796.55	c reason swapping (by a shorter reason)	: 0
1800.03/1796.55	c Calls to reduceDB	: 89
1800.03/1796.55	c Number of update (reduction) of LBD	: 128412
1800.03/1796.55	c Imported unit clauses	: 0
1800.03/1796.55	c number of reductions to clauses (during analyze)	: 0
1800.03/1796.55	c number of learned constraints concerned by reduction	: 0
1800.03/1796.55	c number of learning phase by resolution	: 0
1800.03/1796.55	c number of learning phase by cutting planes	: 0
1800.03/1796.55	c speed (assignments/second)	: 29118.010083913803
1800.03/1796.55	c non guided choices	9
1800.03/1796.56	c timeout
1800.03/1796.57	c learnt constraints type 
1800.03/1796.57	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 121
1800.03/1796.57	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 142396
1800.03/1796.57	s UNKNOWN
1800.03/1796.57	c Total wall clock time (in seconds): 1796.475

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-4103604-1466244911/watcher-4103604-1466244911 -o /tmp/evaluation-result-4103604-1466244911/solver-4103604-1466244911 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103604-1466244911.opb 

pid=17021
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.07 2.05 2.00 3/194 17024
/proc/meminfo: memFree=30604904/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 26536755 98570240 977 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 24065 977 743 9 0 16771 0
[pid=17024/tid=17025] ppid=17021 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 26536755 98570240 978 33554432000 1073741824 1073778376 140734010762704 140426442653224 206629062016 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.07 2.05 2.00 3/194 17024
/proc/meminfo: memFree=30604904/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 4512 0 1 0 10 1 0 0 20 0 18 0 26536755 9787879424 6149 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2389619 6149 2157 9 0 2380296 0
[pid=17024/tid=17025] ppid=17021 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 2412 0 1 0 7 0 0 0 20 0 18 0 26536755 9787879424 6149 33554432000 1073741824 1073778376 140734010762704 140426442657032 206632445197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200395 s]
/proc/loadavg: 2.07 2.05 2.00 3/194 17024
/proc/meminfo: memFree=30604904/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9558476 CPUtime=0.32 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 5259 0 1 0 31 1 0 0 20 0 18 0 26536755 9787879424 7556 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2389619 7556 2228 9 0 2380296 0
[pid=17024/tid=17025] ppid=17021 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 2429 0 1 0 18 0 0 0 20 0 18 0 26536755 9787879424 7556 33554432000 1073741824 1073778376 140734010762704 140426442649312 140426446956072 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9558476

[startup+0.300304 s]
/proc/loadavg: 2.07 2.05 2.00 3/194 17024
/proc/meminfo: memFree=30604904/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9558476 CPUtime=0.55 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 5961 0 1 0 54 1 0 0 20 0 18 0 26536755 9787879424 11537 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2389619 11537 2240 9 0 2380296 0
[pid=17024/tid=17025] ppid=17021 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 2439 0 1 0 27 0 0 0 20 0 18 0 26536755 9787879424 11537 33554432000 1073741824 1073778376 140734010762704 140426442657128 140426315324825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558476

[startup+0.700349 s]
/proc/loadavg: 2.07 2.05 2.00 3/194 17024
/proc/meminfo: memFree=30604904/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9558476 CPUtime=1.08 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 6187 0 1 0 103 5 0 0 20 0 18 0 26536755 9787879424 44352 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2389619 44352 2261 9 0 2380296 0
[pid=17024/tid=17025] ppid=17021 vsize=9558476 CPUtime=0.64 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 2496 0 1 0 62 2 0 0 20 0 18 0 26536755 9787879424 44352 33554432000 1073741824 1073778376 140734010762704 140426442656248 140426315275207 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9558476

[startup+1.50076 s]
/proc/loadavg: 2.07 2.05 2.00 4/213 17043
/proc/meminfo: memFree=30327540/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9625040 CPUtime=2.22 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 8686 0 1 0 216 6 0 0 20 0 19 0 26536755 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2406260 45294 2273 9 0 2396937 0
[pid=17024/tid=17025] ppid=17021 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 2506 0 1 0 142 3 0 0 20 0 19 0 26536755 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426442658168 140426315442911 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17027] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17027/stat : 17027 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536756 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426286451752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17028] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17028/stat : 17028 (java) S 17021 17024 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26536756 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426285398952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17029] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17029/stat : 17029 (java) S 17021 17024 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26536756 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426284346152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17030] ppid=17021 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/17024/task/17030/stat : 17030 (java) S 17021 17024 16325 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 26536756 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426283293352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17031] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17031/stat : 17031 (java) S 17021 17024 16325 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26536756 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426282240552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17032] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17032/stat : 17032 (java) S 17021 17024 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26536756 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426281187752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17033] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17033/stat : 17033 (java) S 17021 17024 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26536756 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426280134952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17034] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17034/stat : 17034 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536756 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426279082152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17035] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17035/stat : 17035 (java) S 17021 17024 16325 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426266885096 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17036] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17036/stat : 17036 (java) S 17021 17024 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426265831160 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17037] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17037/stat : 17037 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536758 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426264778248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17038] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17038/stat : 17038 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426263726736 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17039] ppid=17021 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/17024/task/17039/stat : 17039 (java) S 17021 17024 16325 0 -1 4202560 1656 0 0 0 26 0 0 0 20 0 19 0 26536760 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426262673848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17040] ppid=17021 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/17024/task/17040/stat : 17040 (java) R 17021 17024 16325 0 -1 4202560 3132 0 0 0 36 0 0 0 20 0 19 0 26536760 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426261620928 140426448619247 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17041] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17041/stat : 17041 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426260568440 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17042] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17042/stat : 17042 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426259515848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17043] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17043/stat : 17043 (java) S 17021 17024 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26536857 9856040960 45294 33554432000 1073741824 1073778376 140734010762704 140426258462376 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 9625040

[startup+3.10085 s]
/proc/loadavg: 2.07 2.05 2.00 3/213 17043
/proc/meminfo: memFree=30284356/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9625040 CPUtime=4.08 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 9379 0 1 0 398 10 0 0 20 0 19 0 26536755 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2406260 55908 2278 9 0 2396937 0
[pid=17024/tid=17025] ppid=17021 vsize=9625040 CPUtime=3 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 2508 0 1 0 297 3 0 0 20 0 19 0 26536755 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426442656232 140426315524218 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17027] ppid=17021 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17024/task/17027/stat : 17027 (java) S 17021 17024 16325 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 26536756 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426286451752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17028] ppid=17021 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17024/task/17028/stat : 17028 (java) S 17021 17024 16325 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 26536756 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426285398952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17029] ppid=17021 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/17024/task/17029/stat : 17029 (java) S 17021 17024 16325 0 -1 4202560 99 0 0 0 2 0 0 0 20 0 19 0 26536756 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426284346152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17030] ppid=17021 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/17024/task/17030/stat : 17030 (java) S 17021 17024 16325 0 -1 4202560 131 0 0 0 5 1 0 0 20 0 19 0 26536756 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426283293352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17031] ppid=17021 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17024/task/17031/stat : 17031 (java) S 17021 17024 16325 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 26536756 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426282240552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17032] ppid=17021 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/17024/task/17032/stat : 17032 (java) S 17021 17024 16325 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 19 0 26536756 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426281187752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17033] ppid=17021 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17024/task/17033/stat : 17033 (java) S 17021 17024 16325 0 -1 4202560 106 0 0 0 1 0 0 0 20 0 19 0 26536756 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426280134952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17034] ppid=17021 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/17024/task/17034/stat : 17034 (java) S 17021 17024 16325 0 -1 4202560 94 0 0 0 3 2 0 0 20 0 19 0 26536756 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426279082152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17035] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17035/stat : 17035 (java) S 17021 17024 16325 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426266885096 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17036] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17036/stat : 17036 (java) S 17021 17024 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426265831160 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17037] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17037/stat : 17037 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536758 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426264778248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17038] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17038/stat : 17038 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426263726736 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17039] ppid=17021 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/17024/task/17039/stat : 17039 (java) S 17021 17024 16325 0 -1 4202560 1861 0 0 0 29 0 0 0 20 0 19 0 26536760 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426262673848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17040] ppid=17021 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/17024/task/17040/stat : 17040 (java) S 17021 17024 16325 0 -1 4202560 3176 0 0 0 45 0 0 0 20 0 19 0 26536760 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426261621048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17041] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17041/stat : 17041 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426260568440 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17042] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17042/stat : 17042 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426259515848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17043] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17043/stat : 17043 (java) S 17021 17024 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26536857 9856040960 55908 33554432000 1073741824 1073778376 140734010762704 140426258462376 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.07 2.05 2.00 3/213 17043
/proc/meminfo: memFree=30284268/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9625040 CPUtime=7.32 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 9380 0 1 0 722 10 0 0 20 0 19 0 26536755 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2406260 55900 2278 9 0 2396937 0
[pid=17024/tid=17025] ppid=17021 vsize=9625040 CPUtime=6.2 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 2509 0 1 0 617 3 0 0 20 0 19 0 26536755 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426442649280 140426315364903 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17027] ppid=17021 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17024/task/17027/stat : 17027 (java) S 17021 17024 16325 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 26536756 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426286451752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17028] ppid=17021 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17024/task/17028/stat : 17028 (java) S 17021 17024 16325 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 26536756 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426285398952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17029] ppid=17021 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/17024/task/17029/stat : 17029 (java) S 17021 17024 16325 0 -1 4202560 99 0 0 0 2 0 0 0 20 0 19 0 26536756 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426284346152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17030] ppid=17021 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/17024/task/17030/stat : 17030 (java) S 17021 17024 16325 0 -1 4202560 131 0 0 0 5 1 0 0 20 0 19 0 26536756 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426283293352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17031] ppid=17021 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17024/task/17031/stat : 17031 (java) S 17021 17024 16325 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 26536756 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426282240552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17032] ppid=17021 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/17024/task/17032/stat : 17032 (java) S 17021 17024 16325 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 19 0 26536756 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426281187752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17033] ppid=17021 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17024/task/17033/stat : 17033 (java) S 17021 17024 16325 0 -1 4202560 106 0 0 0 1 0 0 0 20 0 19 0 26536756 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426280134952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17034] ppid=17021 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/17024/task/17034/stat : 17034 (java) S 17021 17024 16325 0 -1 4202560 94 0 0 0 3 2 0 0 20 0 19 0 26536756 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426279082152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17035] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17035/stat : 17035 (java) S 17021 17024 16325 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426266885096 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17036] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17036/stat : 17036 (java) S 17021 17024 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426265831160 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17037] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17037/stat : 17037 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536758 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426264778248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17038] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17038/stat : 17038 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426263726736 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17039] ppid=17021 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/17024/task/17039/stat : 17039 (java) S 17021 17024 16325 0 -1 4202560 1861 0 0 0 31 0 0 0 20 0 19 0 26536760 9856040960 55900 33554432000 1073741824 1073778376 140734010762704 140426262673848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17040] ppid=17021 vsize=9625040 CPUtime=0.47 cores=1,3,5,7

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

[pid=17024/tid=17036] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17036/stat : 17036 (java) S 17021 17024 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426265831160 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17037] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17037/stat : 17037 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536758 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426264778248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17038] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17038/stat : 17038 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426263726736 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17039] ppid=17021 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/17024/task/17039/stat : 17039 (java) S 17021 17024 16325 0 -1 4202560 2187 0 0 0 36 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426262673848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17040] ppid=17021 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/17024/task/17040/stat : 17040 (java) S 17021 17024 16325 0 -1 4202560 3573 0 0 0 51 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426261621048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17041] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17041/stat : 17041 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426260568440 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17042] ppid=17021 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/17024/task/17042/stat : 17042 (java) S 17021 17024 16325 0 -1 4202560 99 0 0 0 24 35 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426259515848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17043] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17043/stat : 17043 (java) S 17021 17024 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26536857 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426258462376 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1725.81
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/213 17089
/proc/meminfo: memFree=26225768/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9625040 CPUtime=1785.82 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 14685 0 1 0 178453 129 0 0 20 0 19 0 26536755 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2406260 376534 2287 9 0 2396937 0
[pid=17024/tid=17025] ppid=17021 vsize=9625040 CPUtime=1781.14 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 3562 0 1 0 178073 41 0 0 20 0 19 0 26536755 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426442649360 140426315592032 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17027] ppid=17021 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17024/task/17027/stat : 17027 (java) S 17021 17024 16325 0 -1 4202560 394 0 0 0 25 10 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426286451752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17028] ppid=17021 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/17024/task/17028/stat : 17028 (java) S 17021 17024 16325 0 -1 4202560 383 0 0 0 38 14 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426285398952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17029] ppid=17021 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/17024/task/17029/stat : 17029 (java) S 17021 17024 16325 0 -1 4202560 332 0 0 0 28 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426284346152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17030] ppid=17021 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/17024/task/17030/stat : 17030 (java) S 17021 17024 16325 0 -1 4202560 458 0 0 0 31 11 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426283293352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17031] ppid=17021 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/17024/task/17031/stat : 17031 (java) S 17021 17024 16325 0 -1 4202560 315 0 0 0 28 11 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426282240552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17032] ppid=17021 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/17024/task/17032/stat : 17032 (java) S 17021 17024 16325 0 -1 4202560 332 0 0 0 29 10 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426281187752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17033] ppid=17021 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/17024/task/17033/stat : 17033 (java) S 17021 17024 16325 0 -1 4202560 386 0 0 0 24 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426280134952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17034] ppid=17021 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/17024/task/17034/stat : 17034 (java) S 17021 17024 16325 0 -1 4202560 346 0 0 0 31 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426279082152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17035] ppid=17021 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/17024/task/17035/stat : 17035 (java) S 17021 17024 16325 0 -1 4202560 1057 0 0 0 21 2 0 0 20 0 19 0 26536757 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426266885096 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17036] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17036/stat : 17036 (java) S 17021 17024 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426265831160 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17037] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17037/stat : 17037 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536758 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426264778248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17038] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17038/stat : 17038 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426263726736 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17039] ppid=17021 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/17024/task/17039/stat : 17039 (java) S 17021 17024 16325 0 -1 4202560 2187 0 0 0 36 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426262673848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17040] ppid=17021 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/17024/task/17040/stat : 17040 (java) S 17021 17024 16325 0 -1 4202560 3573 0 0 0 51 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426261621048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17041] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17041/stat : 17041 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426260568440 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17042] ppid=17021 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/17024/task/17042/stat : 17042 (java) S 17021 17024 16325 0 -1 4202560 103 0 0 0 25 36 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426259515848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17043] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17043/stat : 17043 (java) S 17021 17024 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26536857 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426258462376 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1785.82
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/213 17155
/proc/meminfo: memFree=29618004/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 14685 0 1 0 179873 130 0 0 20 0 19 0 26536755 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2406260 376534 2287 9 0 2396937 0
[pid=17024/tid=17025] ppid=17021 vsize=9625040 CPUtime=1795.34 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 3562 0 1 0 179493 41 0 0 20 0 19 0 26536755 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426442649360 140426315592328 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17027] ppid=17021 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17024/task/17027/stat : 17027 (java) S 17021 17024 16325 0 -1 4202560 394 0 0 0 25 10 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426286451752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17028] ppid=17021 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/17024/task/17028/stat : 17028 (java) S 17021 17024 16325 0 -1 4202560 383 0 0 0 38 14 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426285398952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17029] ppid=17021 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/17024/task/17029/stat : 17029 (java) S 17021 17024 16325 0 -1 4202560 332 0 0 0 28 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426284346152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17030] ppid=17021 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/17024/task/17030/stat : 17030 (java) S 17021 17024 16325 0 -1 4202560 458 0 0 0 31 11 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426283293352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17031] ppid=17021 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/17024/task/17031/stat : 17031 (java) S 17021 17024 16325 0 -1 4202560 315 0 0 0 28 11 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426282240552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17032] ppid=17021 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/17024/task/17032/stat : 17032 (java) S 17021 17024 16325 0 -1 4202560 332 0 0 0 29 10 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426281187752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17033] ppid=17021 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/17024/task/17033/stat : 17033 (java) S 17021 17024 16325 0 -1 4202560 386 0 0 0 24 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426280134952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17034] ppid=17021 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/17024/task/17034/stat : 17034 (java) S 17021 17024 16325 0 -1 4202560 346 0 0 0 31 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426279082152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17035] ppid=17021 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/17024/task/17035/stat : 17035 (java) S 17021 17024 16325 0 -1 4202560 1057 0 0 0 21 2 0 0 20 0 19 0 26536757 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426266885096 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17036] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17036/stat : 17036 (java) S 17021 17024 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426265831160 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17037] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17037/stat : 17037 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536758 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426264778248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17038] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17038/stat : 17038 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426263726736 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17039] ppid=17021 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/17024/task/17039/stat : 17039 (java) S 17021 17024 16325 0 -1 4202560 2187 0 0 0 36 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426262673848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17040] ppid=17021 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/17024/task/17040/stat : 17040 (java) S 17021 17024 16325 0 -1 4202560 3573 0 0 0 51 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426261621048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17041] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17041/stat : 17041 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426260568440 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17042] ppid=17021 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/17024/task/17042/stat : 17042 (java) S 17021 17024 16325 0 -1 4202560 103 0 0 0 25 36 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426259515848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17043] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17043/stat : 17043 (java) S 17021 17024 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26536857 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426258462376 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 17024 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1796.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/213 17155
/proc/meminfo: memFree=29618004/32872528 swapFree=534252/566956
[pid=17024] ppid=17021 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/17024/stat : 17024 (java) S 17021 17024 16325 0 -1 4202496 14685 0 1 0 179873 130 0 0 20 0 19 0 26536755 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140734010753840 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17024/statm: 2406260 376534 2287 9 0 2396937 0
[pid=17024/tid=17025] ppid=17021 vsize=9625040 CPUtime=1795.34 cores=1,3,5,7
/proc/17024/task/17025/stat : 17025 (java) R 17021 17024 16325 0 -1 4202560 3562 0 1 0 179493 41 0 0 20 0 19 0 26536755 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426442649360 140426315592328 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17027] ppid=17021 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17024/task/17027/stat : 17027 (java) S 17021 17024 16325 0 -1 4202560 394 0 0 0 25 10 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426286451752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17028] ppid=17021 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/17024/task/17028/stat : 17028 (java) S 17021 17024 16325 0 -1 4202560 383 0 0 0 38 14 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426285398952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17024/tid=17029] ppid=17021 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/17024/task/17029/stat : 17029 (java) S 17021 17024 16325 0 -1 4202560 332 0 0 0 28 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426284346152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17030] ppid=17021 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/17024/task/17030/stat : 17030 (java) S 17021 17024 16325 0 -1 4202560 458 0 0 0 31 11 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426283293352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17031] ppid=17021 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/17024/task/17031/stat : 17031 (java) S 17021 17024 16325 0 -1 4202560 315 0 0 0 28 11 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426282240552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17032] ppid=17021 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/17024/task/17032/stat : 17032 (java) S 17021 17024 16325 0 -1 4202560 332 0 0 0 29 10 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426281187752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17033] ppid=17021 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/17024/task/17033/stat : 17033 (java) S 17021 17024 16325 0 -1 4202560 386 0 0 0 24 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426280134952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17034] ppid=17021 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/17024/task/17034/stat : 17034 (java) S 17021 17024 16325 0 -1 4202560 346 0 0 0 31 9 0 0 20 0 19 0 26536756 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426279082152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17035] ppid=17021 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/17024/task/17035/stat : 17035 (java) S 17021 17024 16325 0 -1 4202560 1057 0 0 0 21 2 0 0 20 0 19 0 26536757 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426266885096 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17036] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17036/stat : 17036 (java) S 17021 17024 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26536757 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426265831160 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17037] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17037/stat : 17037 (java) S 17021 17024 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26536758 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426264778248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17038] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17038/stat : 17038 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426263726736 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17024/tid=17039] ppid=17021 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/17024/task/17039/stat : 17039 (java) S 17021 17024 16325 0 -1 4202560 2187 0 0 0 36 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426262673848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17040] ppid=17021 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/17024/task/17040/stat : 17040 (java) S 17021 17024 16325 0 -1 4202560 3573 0 0 0 51 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426261621048 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17041] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17041/stat : 17041 (java) S 17021 17024 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426260568440 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17024/tid=17042] ppid=17021 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/17024/task/17042/stat : 17042 (java) S 17021 17024 16325 0 -1 4202560 103 0 0 0 25 36 0 0 20 0 19 0 26536760 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426259515848 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17024/tid=17043] ppid=17021 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17024/task/17043/stat : 17043 (java) S 17021 17024 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26536857 9856040960 376534 33554432000 1073741824 1073778376 140734010762704 140426258462376 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1796.59
CPU time (s): 1800.72
CPU user time (s): 1798.91
CPU system time (s): 1.81372
CPU usage (%): 100.23
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.81372
maximum resident set size= 1561788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14886
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38509
involuntary context switches= 4437

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5911 second user time and 11.4063 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 12:15:11
IDJOB=4103604
IDBENCH=2406
IDSOLVER=2546
FILE ID=node138/4103604-1466244911
RUNJOBID= node138-1466241309-16342
PBS_JOBID= 19918205
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103604-1466244911/watcher-4103604-1466244911 -o /tmp/evaluation-result-4103604-1466244911/solver-4103604-1466244911 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103604-1466244911.opb

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

MD5SUM BENCH= a4588bb38746a3d57566a2a5df85a941
RANDOM SEED=198822937

node138.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.395
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	: 5332.79
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.395
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.395
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.395
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.395
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.395
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.395
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.54
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.395
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:        30605284 kB
Buffers:          122696 kB
Cached:           161752 kB
SwapCached:         1060 kB
Active:           770116 kB
Inactive:         179208 kB
Active(anon):     665788 kB
Inactive(anon):     1696 kB
Active(file):     104328 kB
Inactive(file):   177512 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:             26708 kB
Writeback:             0 kB
AnonPages:       1240940 kB
Mapped:            15252 kB
Shmem:                 0 kB
Slab:             606040 kB
SReclaimable:      48792 kB
SUnreclaim:       557248 kB
KernelStack:        1592 kB
PageTables:         6904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1641552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    679936 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= 71724 MiB
End job on node138 at 2016-06-18 12:45:08