Trace number 4103412

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.76 1797.34

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-tr12-30.opb
MD5SUM9b62ad3c86a83b0289fcc931c207c964
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 variables21960
Total number of constraints750
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 constraints750
Minimum length of a constraint31
Maximum length of a constraint372
Number of terms in the objective function 11160
Biggest coefficient in the objective function 2147483648
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 869952060630
Number of bits of the sum of numbers in the objective function 40
Biggest number in a constraint 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 869952060630
Number of bits of the biggest sum of numbers40
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.11	c solving HOME/instance-4103412-1466238323.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.79/0.42	c ... done. Wall clock time 0.317s.
0.79/0.42	c declared #vars     21960
0.79/0.42	c #constraints  1110
0.79/0.42	c constraints type 
0.79/0.42	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1110
0.79/0.42	c 1110 constraints processed.
0.79/0.42	c objective function length is 11160 literals
1.90/1.19	c cleaning 2497 clauses out of 5000 with flag 15041/5001
2.55/1.76	c cleaning 4231 clauses out of 8473 with flag 35011/11000
3.09/2.26	c cleaning 5575 clauses out of 11242 with flag 67128/18001
3.79/2.98	c cleaning 6810 clauses out of 13621 with flag 98961/26000
4.51/3.66	c cleaning 7901 clauses out of 15811 with flag 146710/35001
5.32/4.42	c cleaning 8947 clauses out of 17909 with flag 201048/45000
6.21/5.39	c cleaning 9976 clauses out of 19963 with flag 265110/56001
7.21/6.34	c cleaning 10980 clauses out of 21978 with flag 317970/68000
8.42/7.59	c cleaning 11981 clauses out of 23991 with flag 387422/81000
9.52/8.60	c cleaning 12996 clauses out of 26012 with flag 453048/95002
10.52/9.69	c cleaning 13991 clauses out of 28013 with flag 496781/110000
11.82/10.91	c cleaning 15008 clauses out of 30022 with flag 542687/126000
13.52/12.66	c cleaning 15987 clauses out of 32015 with flag 651742/143001
15.23/14.33	c cleaning 17008 clauses out of 34030 with flag 750740/161003
17.07/16.14	c cleaning 18005 clauses out of 36017 with flag 825165/180000
19.07/18.13	c cleaning 18994 clauses out of 38012 with flag 938261/200001
21.57/20.62	c cleaning 20002 clauses out of 40017 with flag 1097030/221000
24.18/23.25	c cleaning 20999 clauses out of 42016 with flag 1252858/243001
26.77/25.80	c cleaning 21993 clauses out of 44016 with flag 1379789/266000
30.17/29.26	c cleaning 23002 clauses out of 46022 with flag 1546862/290001
33.67/32.76	c cleaning 24001 clauses out of 48019 with flag 1702833/315000
36.87/35.96	c cleaning 25003 clauses out of 50018 with flag 1840328/341001
40.07/39.13	c cleaning 25992 clauses out of 52013 with flag 2017435/368000
43.27/42.37	c cleaning 26996 clauses out of 54007 with flag 2100953/396001
46.37/45.41	c cleaning 27941 clauses out of 55997 with flag 2265587/425000
50.07/49.17	c cleaning 29011 clauses out of 58044 with flag 2464782/455000
54.73/53.75	c cleaning 30010 clauses out of 60033 with flag 2715385/486000
59.34/58.35	c cleaning 31005 clauses out of 62023 with flag 2988111/518000
63.53/62.53	c cleaning 32002 clauses out of 64010 with flag 3183505/551000
68.23/67.26	c cleaning 32994 clauses out of 66007 with flag 3382573/585000
73.44/72.46	c cleaning 33999 clauses out of 68014 with flag 3641750/620001
78.74/77.74	c cleaning 34990 clauses out of 69999 with flag 3879606/656001
85.64/84.68	c cleaning 35994 clauses out of 72009 with flag 4197906/693001
92.94/91.92	c cleaning 37004 clauses out of 74015 with flag 4521345/731001
100.57/99.51	c cleaning 37994 clauses out of 76010 with flag 4868922/770000
108.27/107.29	c cleaning 38997 clauses out of 78017 with flag 5197660/810001
116.27/115.28	c cleaning 40005 clauses out of 80020 with flag 5463543/851001
123.67/122.68	c cleaning 40968 clauses out of 82014 with flag 5723462/893000
131.27/130.29	c cleaning 42013 clauses out of 84031 with flag 5992309/936000
141.08/140.05	c cleaning 43002 clauses out of 86019 with flag 6341572/980001
149.98/148.94	c cleaning 44004 clauses out of 88015 with flag 6593733/1025000
158.34/157.29	c cleaning 44994 clauses out of 90012 with flag 6929953/1071001
166.34/165.21	c cleaning 45989 clauses out of 92014 with flag 7232901/1118001
174.74/173.67	c cleaning 47005 clauses out of 94018 with flag 7561211/1166000
183.94/182.89	c cleaning 47989 clauses out of 96011 with flag 7906552/1215001
194.64/193.58	c cleaning 49002 clauses out of 98023 with flag 8323609/1265003
202.45/201.36	c cleaning 49970 clauses out of 100017 with flag 8570794/1316000
211.92/210.72	c cleaning 51003 clauses out of 102020 with flag 8931366/1368000
219.72/218.58	c cleaning 51985 clauses out of 104018 with flag 9216628/1421001
230.92/229.73	c cleaning 53009 clauses out of 106032 with flag 9601513/1475001
243.02/241.82	c cleaning 54000 clauses out of 108013 with flag 9953745/1530000
255.43/254.24	c cleaning 54997 clauses out of 110014 with flag 10349453/1586001
265.02/263.80	c cleaning 55956 clauses out of 111978 with flag 10666376/1643001
277.63/276.33	c cleaning 57002 clauses out of 114020 with flag 11051150/1701002
287.53/286.30	c cleaning 57994 clauses out of 115999 with flag 11462445/1760001
300.55/299.23	c cleaning 58995 clauses out of 118004 with flag 11931440/1820000
310.34/309.09	c cleaning 59983 clauses out of 120008 with flag 12329735/1881000
323.35/321.93	c cleaning 61001 clauses out of 122022 with flag 12823222/1943000
338.95/337.52	c cleaning 61995 clauses out of 124021 with flag 13329654/2006000
351.06/349.63	c cleaning 62994 clauses out of 126017 with flag 13781895/2070001
363.86/362.41	c cleaning 64005 clauses out of 128019 with flag 14241898/2135000
377.67/376.25	c cleaning 65002 clauses out of 130014 with flag 14736581/2201000
389.77/388.20	c cleaning 65999 clauses out of 132010 with flag 15178184/2268000
403.57/402.02	c cleaning 66993 clauses out of 134011 with flag 15612865/2336000
418.50/416.95	c cleaning 67996 clauses out of 136018 with flag 16172459/2405000
434.60/432.99	c cleaning 69000 clauses out of 138022 with flag 16697154/2475000
452.31/450.65	c cleaning 70007 clauses out of 140022 with flag 17213965/2546000
468.01/466.33	c cleaning 71000 clauses out of 142014 with flag 17704483/2618000
484.41/482.72	c cleaning 72000 clauses out of 144013 with flag 18137930/2691000
500.63/498.83	c cleaning 73001 clauses out of 146013 with flag 18671809/2765003
523.74/521.96	c cleaning 73993 clauses out of 148009 with flag 19249202/2840000
544.73/542.96	c cleaning 74998 clauses out of 150016 with flag 19852190/2916000
562.62/560.65	c cleaning 75977 clauses out of 152017 with flag 20405113/2993001
579.12/577.18	c cleaning 77014 clauses out of 154039 with flag 20905250/3071001
597.72/595.75	c cleaning 77962 clauses out of 156025 with flag 21493750/3150001
613.52/611.59	c cleaning 79011 clauses out of 158058 with flag 22006376/3230000
631.42/629.39	c cleaning 80014 clauses out of 160049 with flag 22553660/3311002
657.91/655.85	c cleaning 81010 clauses out of 162033 with flag 23189501/3393000
682.92/680.81	c cleaning 81998 clauses out of 164023 with flag 23842516/3476000
698.74/696.55	c cleaning 83008 clauses out of 166022 with flag 24352216/3560000
758.75/756.55	c cleaning 84003 clauses out of 168014 with flag 24528944/3645000
822.16/819.93	c cleaning 85005 clauses out of 170011 with flag 24707945/3731000
886.29/883.96	c cleaning 86001 clauses out of 172007 with flag 24889038/3818001
953.50/951.12	c cleaning 87001 clauses out of 174005 with flag 25072357/3906000
1023.60/1021.26	c cleaning 88001 clauses out of 176004 with flag 25257911/3995000
1095.01/1092.65	c cleaning 88999 clauses out of 178003 with flag 25445033/4085000
1170.48/1168.02	c cleaning 90000 clauses out of 180004 with flag 25634564/4176000
1248.69/1246.24	c cleaning 90999 clauses out of 182005 with flag 25826074/4268001
1330.60/1328.17	c cleaning 91999 clauses out of 184005 with flag 26019858/4361000
1415.12/1412.64	c cleaning 93000 clauses out of 186007 with flag 26215761/4455001
1509.02/1506.48	c cleaning 94001 clauses out of 188007 with flag 26413913/4550001
1600.03/1597.41	c cleaning 95000 clauses out of 190006 with flag 26613979/4646001
1694.24/1691.60	c cleaning 96001 clauses out of 192006 with flag 26816265/4743001
1794.36/1791.62	c cleaning 96999 clauses out of 194005 with flag 27020692/4841001
1800.06/1797.30	c starts		: 34844
1800.06/1797.30	c conflicts		: 4867812
1800.06/1797.30	c decisions		: 10691110
1800.06/1797.30	c propagations		: 188234671
1800.06/1797.30	c inspects		: 32461065889
1800.06/1797.30	c shortcuts		: 0
1800.06/1797.30	c learnt literals	: 327
1800.06/1797.30	c learnt binary clauses	: 315
1800.06/1797.30	c learnt ternary clauses	: 387
1800.06/1797.30	c learnt constraints	: 4867485
1800.06/1797.30	c ignored constraints	: 0
1800.06/1797.30	c root simplifications	: 0
1800.06/1797.30	c removed literals (reason simplification)	: 0
1800.06/1797.30	c reason swapping (by a shorter reason)	: 0
1800.06/1797.30	c Calls to reduceDB	: 94
1800.06/1797.30	c Number of update (reduction) of LBD	: 933529
1800.06/1797.30	c Imported unit clauses	: 0
1800.06/1797.30	c number of reductions to clauses (during analyze)	: 0
1800.06/1797.30	c number of learned constraints concerned by reduction	: 0
1800.06/1797.30	c number of learning phase by resolution	: 0
1800.06/1797.30	c number of learning phase by cutting planes	: 0
1800.06/1797.30	c speed (assignments/second)	: 104758.90356220402
1800.06/1797.30	c non guided choices	899307
1800.06/1797.30	c timeout
1800.06/1797.33	c learnt constraints type 
1800.06/1797.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 315
1800.06/1797.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 123503
1800.06/1797.33	s UNKNOWN
1800.06/1797.33	c Total wall clock time (in seconds): 1797.222

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-4103412-1466238323/watcher-4103412-1466238323 -o /tmp/evaluation-result-4103412-1466238323/solver-4103412-1466238323 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466206053-10696 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103412-1466238323.opb 

pid=16590
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: 2.36 2.33 2.28 4/193 16593
/proc/meminfo: memFree=27417412/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/16593/stat : 16593 (java) R 16590 16593 10680 0 -1 4202496 1081 0 0 0 0 0 0 0 20 0 1 0 25878007 23793664 731 33554432000 1073741824 1073778376 140733606938448 140733606927512 139873125158911 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 5809 741 547 9 0 128 0

[startup+0.100062 s]
/proc/loadavg: 2.36 2.33 2.28 4/193 16593
/proc/meminfo: memFree=27417412/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 4426 0 1 0 9 1 0 0 20 0 18 0 25878007 9787879424 6061 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2389619 6061 2140 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200314 s]
/proc/loadavg: 2.36 2.33 2.28 4/193 16593
/proc/meminfo: memFree=27417412/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 5097 0 1 0 29 1 0 0 20 0 18 0 25878007 9787879424 7542 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2389619 7542 2226 9 0 2380296 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300236 s]
/proc/loadavg: 2.36 2.33 2.28 4/193 16593
/proc/meminfo: memFree=27417412/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9558476 CPUtime=0.56 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 9560 0 1 0 54 2 0 0 20 0 18 0 25878007 9787879424 12806 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2389619 12806 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.700163 s]
/proc/loadavg: 2.36 2.33 2.28 4/193 16593
/proc/meminfo: memFree=27417412/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9625040 CPUtime=1.42 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 11507 0 1 0 138 4 0 0 20 0 19 0 25878007 9856040960 23485 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2406260 23485 2259 9 0 2396937 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.36 2.33 2.28 4/213 16613
/proc/meminfo: memFree=27330628/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9625040 CPUtime=2.35 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 11519 0 1 0 231 4 0 0 20 0 19 0 25878007 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2406260 24351 2266 9 0 2396937 0
[pid=16593/tid=16594] ppid=16590 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/16593/task/16594/stat : 16594 (java) R 16590 16593 10680 0 -1 4202560 2446 0 1 0 145 2 0 0 20 0 19 0 25878007 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873117194840 139872942176377 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16596] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16596/stat : 16596 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873078688680 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16597] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16597/stat : 16597 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873077636136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16598] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16598/stat : 16598 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873076583080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16599] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16599/stat : 16599 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873075530536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16600] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16600/stat : 16600 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873074477480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16601] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16601/stat : 16601 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873073424936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16602] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16602/stat : 16602 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873072371880 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16603] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16603/stat : 16603 (java) S 16590 16593 10680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139873071319336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16604] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16604/stat : 16604 (java) S 16590 16593 10680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25878009 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872940579688 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16605] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16605/stat : 16605 (java) S 16590 16593 10680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872939526008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16606] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16606/stat : 16606 (java) S 16590 16593 10680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872938472840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16607] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16607/stat : 16607 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872937421584 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16608] ppid=16590 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/16593/task/16608/stat : 16608 (java) S 16590 16593 10680 0 -1 4202560 4131 0 0 0 41 0 0 0 20 0 19 0 25878012 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872936368440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16609] ppid=16590 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/16593/task/16609/stat : 16609 (java) S 16590 16593 10680 0 -1 4202560 3665 0 0 0 43 0 0 0 20 0 19 0 25878012 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872935315896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16610] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16610/stat : 16610 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872934263032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16611] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16611/stat : 16611 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872933210696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16612] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16612/stat : 16612 (java) S 16590 16593 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25878054 9856040960 24351 33554432000 1073741824 1073778376 140733606938448 139872932156968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.33 2.32 2.27 4/213 16613
/proc/meminfo: memFree=27324724/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9625040 CPUtime=4.01 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 11525 0 1 0 397 4 0 0 20 0 19 0 25878007 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2406260 26399 2266 9 0 2396937 0
[pid=16593/tid=16594] ppid=16590 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/16593/task/16594/stat : 16594 (java) R 16590 16593 10680 0 -1 4202560 2452 0 1 0 305 2 0 0 20 0 19 0 25878007 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873117194744 139872942290444 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16596] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16596/stat : 16596 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873078688680 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16597] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16597/stat : 16597 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873077636136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16598] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16598/stat : 16598 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873076583080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16599] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16599/stat : 16599 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873075530536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16600] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16600/stat : 16600 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873074477480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16601] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16601/stat : 16601 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873073424936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16602] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16602/stat : 16602 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873072371880 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16603] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16603/stat : 16603 (java) S 16590 16593 10680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139873071319336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16604] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16604/stat : 16604 (java) S 16590 16593 10680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25878009 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872940579688 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16605] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16605/stat : 16605 (java) S 16590 16593 10680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872939526008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16606] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16606/stat : 16606 (java) S 16590 16593 10680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872938472840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16607] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16607/stat : 16607 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872937421584 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16608] ppid=16590 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/16593/task/16608/stat : 16608 (java) S 16590 16593 10680 0 -1 4202560 4131 0 0 0 43 0 0 0 20 0 19 0 25878012 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872936368440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16609] ppid=16590 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/16593/task/16609/stat : 16609 (java) S 16590 16593 10680 0 -1 4202560 3665 0 0 0 47 0 0 0 20 0 19 0 25878012 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872935315896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16610] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16610/stat : 16610 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872934263032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16611] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16611/stat : 16611 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872933210696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16612] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16612/stat : 16612 (java) S 16590 16593 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25878054 9856040960 26399 33554432000 1073741824 1073778376 140733606938448 139872932156968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.33 2.32 2.27 3/213 16613
/proc/meminfo: memFree=27307144/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9625040 CPUtime=7.21 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 11536 0 1 0 717 4 0 0 20 0 19 0 25878007 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2406260 30683 2267 9 0 2396937 0
[pid=16593/tid=16594] ppid=16590 vsize=9625040 CPUtime=6.28 cores=0,2,4,6
/proc/16593/task/16594/stat : 16594 (java) R 16590 16593 10680 0 -1 4202560 2462 0 1 0 625 3 0 0 20 0 19 0 25878007 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873117187776 139872942324720 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16596] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16596/stat : 16596 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873078688680 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16597] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16597/stat : 16597 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873077636136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16598] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16598/stat : 16598 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873076583080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16599] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16599/stat : 16599 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873075530536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16600] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16600/stat : 16600 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873074477480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16601] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16601/stat : 16601 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873073424936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16602] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16602/stat : 16602 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873072371880 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16603] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16603/stat : 16603 (java) S 16590 16593 10680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25878008 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139873071319336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16604] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16604/stat : 16604 (java) S 16590 16593 10680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25878009 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872940579688 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16605] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16605/stat : 16605 (java) S 16590 16593 10680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872939526008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16606] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16606/stat : 16606 (java) S 16590 16593 10680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872938472840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16607] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16607/stat : 16607 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872937421584 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16608] ppid=16590 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/16593/task/16608/stat : 16608 (java) S 16590 16593 10680 0 -1 4202560 4131 0 0 0 43 0 0 0 20 0 19 0 25878012 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872936368440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16609] ppid=16590 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/16593/task/16609/stat : 16609 (java) S 16590 16593 10680 0 -1 4202560 3665 0 0 0 47 0 0 0 20 0 19 0 25878012 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872935315896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16610] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16610/stat : 16610 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872934263032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16611] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16611/stat : 16611 (java) S 16590 16593 10680 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872933210696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16612] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16612/stat : 16612 (java) S 16590 16593 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25878054 9856040960 30683 33554432000 1073741824 1073778376 140733606938448 139872932156968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 9625040


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

[pid=16593/tid=16605] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16605/stat : 16605 (java) S 16590 16593 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 117586 33554432000 1073741824 1073778376 140733606938448 139872939526008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16606] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16606/stat : 16606 (java) S 16590 16593 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 117586 33554432000 1073741824 1073778376 140733606938448 139872938472840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16607] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16607/stat : 16607 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 117586 33554432000 1073741824 1073778376 140733606938448 139872937421584 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16608] ppid=16590 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/16593/task/16608/stat : 16608 (java) S 16590 16593 10680 0 -1 4202560 4131 0 0 0 43 0 0 0 20 0 19 0 25878012 9856040960 117586 33554432000 1073741824 1073778376 140733606938448 139872936368440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16609] ppid=16590 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/16593/task/16609/stat : 16609 (java) S 16590 16593 10680 0 -1 4202560 3696 0 0 0 51 0 0 0 20 0 19 0 25878012 9856040960 117586 33554432000 1073741824 1073778376 140733606938448 139872935315896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16610] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16610/stat : 16610 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 117586 33554432000 1073741824 1073778376 140733606938448 139872934263032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16611] ppid=16590 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/16593/task/16611/stat : 16611 (java) S 16590 16593 10680 0 -1 4202560 100 0 0 0 31 30 0 0 20 0 19 0 25878012 9856040960 117586 33554432000 1073741824 1073778376 140733606938448 139872933210696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16612] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16612/stat : 16612 (java) S 16590 16593 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25878054 9856040960 117586 33554432000 1073741824 1073778376 140733606938448 139872932156968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1724.94
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.81 2.14 2.17 3/188 16688
/proc/meminfo: memFree=29817028/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9625040 CPUtime=1785.07 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 13948 0 1 0 178448 59 0 0 20 0 19 0 25878007 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2406260 121334 2281 9 0 2396937 0
[pid=16593/tid=16594] ppid=16590 vsize=9625040 CPUtime=1781.75 cores=0,2,4,6
/proc/16593/task/16594/stat : 16594 (java) R 16590 16593 10680 0 -1 4202560 2502 0 1 0 178144 31 0 0 20 0 19 0 25878007 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873117195584 139872942339290 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16596] ppid=16590 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/16593/task/16596/stat : 16596 (java) S 16590 16593 10680 0 -1 4202560 231 0 0 0 23 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873078688680 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16597] ppid=16590 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/16593/task/16597/stat : 16597 (java) S 16590 16593 10680 0 -1 4202560 456 0 0 0 22 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873077636136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16598] ppid=16590 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/16593/task/16598/stat : 16598 (java) S 16590 16593 10680 0 -1 4202560 209 0 0 0 20 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873076583080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16599] ppid=16590 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/16593/task/16599/stat : 16599 (java) S 16590 16593 10680 0 -1 4202560 164 0 0 0 21 3 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873075530536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16600] ppid=16590 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/16593/task/16600/stat : 16600 (java) S 16590 16593 10680 0 -1 4202560 348 0 0 0 22 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873074477480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16601] ppid=16590 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/16593/task/16601/stat : 16601 (java) S 16590 16593 10680 0 -1 4202560 271 0 0 0 23 5 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873073424936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16602] ppid=16590 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/16593/task/16602/stat : 16602 (java) S 16590 16593 10680 0 -1 4202560 199 0 0 0 19 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873072371880 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16603] ppid=16590 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/16593/task/16603/stat : 16603 (java) S 16590 16593 10680 0 -1 4202560 292 0 0 0 26 5 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873071319336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16604] ppid=16590 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/16593/task/16604/stat : 16604 (java) S 16590 16593 10680 0 -1 4202560 82 0 0 0 1 1 0 0 20 0 19 0 25878009 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872940579688 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16605] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16605/stat : 16605 (java) S 16590 16593 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872939526008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16606] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16606/stat : 16606 (java) S 16590 16593 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872938472840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16607] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16607/stat : 16607 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872937421584 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16608] ppid=16590 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/16593/task/16608/stat : 16608 (java) S 16590 16593 10680 0 -1 4202560 4131 0 0 0 43 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872936368440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16609] ppid=16590 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/16593/task/16609/stat : 16609 (java) S 16590 16593 10680 0 -1 4202560 3696 0 0 0 51 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872935315896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16610] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16610/stat : 16610 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872934263032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16611] ppid=16590 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/16593/task/16611/stat : 16611 (java) S 16590 16593 10680 0 -1 4202560 104 0 0 0 31 31 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872933210696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16612] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16612/stat : 16612 (java) S 16590 16593 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25878054 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872932156968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1785.07
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.3 s]
/proc/loadavg: 1.77 2.12 2.17 2/188 16688
/proc/meminfo: memFree=29817032/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 13950 0 1 0 179947 59 0 0 20 0 19 0 25878007 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2406260 121334 2281 9 0 2396937 0
[pid=16593/tid=16594] ppid=16590 vsize=9625040 CPUtime=1796.75 cores=0,2,4,6
/proc/16593/task/16594/stat : 16594 (java) R 16590 16593 10680 0 -1 4202560 2502 0 1 0 179644 31 0 0 20 0 19 0 25878007 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873117187872 139872942329379 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16596] ppid=16590 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/16593/task/16596/stat : 16596 (java) S 16590 16593 10680 0 -1 4202560 231 0 0 0 23 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873078688680 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16597] ppid=16590 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/16593/task/16597/stat : 16597 (java) S 16590 16593 10680 0 -1 4202560 456 0 0 0 22 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873077636136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16598] ppid=16590 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/16593/task/16598/stat : 16598 (java) S 16590 16593 10680 0 -1 4202560 209 0 0 0 20 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873076583080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16599] ppid=16590 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/16593/task/16599/stat : 16599 (java) S 16590 16593 10680 0 -1 4202560 164 0 0 0 21 3 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873075530536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16600] ppid=16590 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/16593/task/16600/stat : 16600 (java) S 16590 16593 10680 0 -1 4202560 348 0 0 0 22 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873074477480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16601] ppid=16590 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/16593/task/16601/stat : 16601 (java) S 16590 16593 10680 0 -1 4202560 271 0 0 0 23 5 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873073424936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16602] ppid=16590 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/16593/task/16602/stat : 16602 (java) S 16590 16593 10680 0 -1 4202560 199 0 0 0 19 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873072371880 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16603] ppid=16590 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/16593/task/16603/stat : 16603 (java) S 16590 16593 10680 0 -1 4202560 292 0 0 0 26 5 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873071319336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16604] ppid=16590 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/16593/task/16604/stat : 16604 (java) S 16590 16593 10680 0 -1 4202560 82 0 0 0 1 1 0 0 20 0 19 0 25878009 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872940579688 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16605] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16605/stat : 16605 (java) S 16590 16593 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872939526008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16606] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16606/stat : 16606 (java) S 16590 16593 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872938472840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16607] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16607/stat : 16607 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872937421584 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16608] ppid=16590 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/16593/task/16608/stat : 16608 (java) S 16590 16593 10680 0 -1 4202560 4131 0 0 0 43 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872936368440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16609] ppid=16590 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/16593/task/16609/stat : 16609 (java) S 16590 16593 10680 0 -1 4202560 3696 0 0 0 51 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872935315896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16610] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16610/stat : 16610 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872934263032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16611] ppid=16590 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/16593/task/16611/stat : 16611 (java) S 16590 16593 10680 0 -1 4202560 106 0 0 0 33 31 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872933210696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16612] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16612/stat : 16612 (java) S 16590 16593 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25878054 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872932156968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 16593 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1797.3 s]
/proc/loadavg: 1.77 2.12 2.17 2/188 16688
/proc/meminfo: memFree=29817032/32872528 swapFree=1402776/1580604
[pid=16593] ppid=16590 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/16593/stat : 16593 (java) S 16590 16593 10680 0 -1 4202496 13950 0 1 0 179947 59 0 0 20 0 19 0 25878007 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 140733606929584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16593/statm: 2406260 121334 2281 9 0 2396937 0
[pid=16593/tid=16594] ppid=16590 vsize=9625040 CPUtime=1796.75 cores=0,2,4,6
/proc/16593/task/16594/stat : 16594 (java) R 16590 16593 10680 0 -1 4202560 2502 0 1 0 179644 31 0 0 20 0 19 0 25878007 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873117187872 139872942329379 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16596] ppid=16590 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/16593/task/16596/stat : 16596 (java) S 16590 16593 10680 0 -1 4202560 231 0 0 0 23 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873078688680 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16593/tid=16597] ppid=16590 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/16593/task/16597/stat : 16597 (java) S 16590 16593 10680 0 -1 4202560 456 0 0 0 22 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873077636136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16598] ppid=16590 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/16593/task/16598/stat : 16598 (java) S 16590 16593 10680 0 -1 4202560 209 0 0 0 20 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873076583080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16599] ppid=16590 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/16593/task/16599/stat : 16599 (java) S 16590 16593 10680 0 -1 4202560 164 0 0 0 21 3 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873075530536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16600] ppid=16590 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/16593/task/16600/stat : 16600 (java) S 16590 16593 10680 0 -1 4202560 348 0 0 0 22 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873074477480 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16601] ppid=16590 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/16593/task/16601/stat : 16601 (java) S 16590 16593 10680 0 -1 4202560 271 0 0 0 23 5 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873073424936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16602] ppid=16590 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/16593/task/16602/stat : 16602 (java) S 16590 16593 10680 0 -1 4202560 199 0 0 0 19 4 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873072371880 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16603] ppid=16590 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/16593/task/16603/stat : 16603 (java) S 16590 16593 10680 0 -1 4202560 292 0 0 0 26 5 0 0 20 0 19 0 25878008 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139873071319336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16604] ppid=16590 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/16593/task/16604/stat : 16604 (java) S 16590 16593 10680 0 -1 4202560 82 0 0 0 1 1 0 0 20 0 19 0 25878009 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872940579688 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16605] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16605/stat : 16605 (java) S 16590 16593 10680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872939526008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16606] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16606/stat : 16606 (java) S 16590 16593 10680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25878010 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872938472840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16607] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16607/stat : 16607 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872937421584 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16608] ppid=16590 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/16593/task/16608/stat : 16608 (java) S 16590 16593 10680 0 -1 4202560 4131 0 0 0 43 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872936368440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16593/tid=16609] ppid=16590 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/16593/task/16609/stat : 16609 (java) S 16590 16593 10680 0 -1 4202560 3696 0 0 0 51 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872935315896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16610] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16610/stat : 16610 (java) S 16590 16593 10680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872934263032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16593/tid=16611] ppid=16590 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/16593/task/16611/stat : 16611 (java) S 16590 16593 10680 0 -1 4202560 106 0 0 0 33 31 0 0 20 0 19 0 25878012 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872933210696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16593/tid=16612] ppid=16590 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/16593/task/16612/stat : 16612 (java) S 16590 16593 10680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25878054 9856040960 121334 33554432000 1073741824 1073778376 140733606938448 139872932156968 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1797.34
CPU time (s): 1800.76
CPU user time (s): 1799.64
CPU system time (s): 1.12083
CPU usage (%): 100.19
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.64
system time used= 1.12083
maximum resident set size= 489568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13993
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38469
involuntary context switches= 3898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6681 second user time and 12.1981 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 10:25:23
IDJOB=4103412
IDBENCH=2351
IDSOLVER=2546
FILE ID=node139/4103412-1466238323
RUNJOBID= node139-1466206053-10696
PBS_JOBID= 19918138
Free space on /tmp= 71516 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-tr12-30.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103412-1466238323/watcher-4103412-1466238323 -o /tmp/evaluation-result-4103412-1466238323/solver-4103412-1466238323 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466206053-10696 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103412-1466238323.opb

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

MD5SUM BENCH= 9b62ad3c86a83b0289fcc931c207c964
RANDOM SEED=1993667699

node139.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.500
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.00
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.500
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.500
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.500
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.56
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.500
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.500
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.56
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.500
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.500
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27418056 kB
Buffers:          127984 kB
Cached:           200836 kB
SwapCached:         1900 kB
Active:          2939668 kB
Inactive:         189192 kB
Active(anon):    2801332 kB
Inactive(anon):     1472 kB
Active(file):     138336 kB
Inactive(file):   187720 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099480 kB
Dirty:              1640 kB
Writeback:             4 kB
AnonPages:       4380512 kB
Mapped:            15356 kB
Shmem:                 0 kB
Slab:             606312 kB
SReclaimable:      50096 kB
SUnreclaim:       556216 kB
KernelStack:        1728 kB
PageTables:        12696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5528832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2934784 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= 71592 MiB
End job on node139 at 2016-06-18 10:55:20