Trace number 4120062

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.08 1800.64

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n82-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM52019d94438ee064e2b7c14f812d0dd7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.34849
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints328
Number of constraints which are clauses328
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/1.87	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.06/1.87	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/1.87	c See www.sat4j.org for details.
0.06/1.88	c version PB16.v20160501
0.06/1.88	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/1.88	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/1.88	c java.vm.version	19.1-b02
0.06/1.88	c java.vm.vendor	Sun Microsystems Inc.
0.06/1.88	c sun.arch.data.model	64
0.06/1.88	c java.version		1.6.0_24
0.06/1.88	c os.name		Linux
0.06/1.88	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/1.88	c os.arch		amd64
0.06/1.88	c Free memory 		501472288
0.06/1.88	c Max memory 		7480803328
0.06/1.88	c Total memory 		504102912
0.06/1.88	c Number of processors 	8
0.12/1.97	c Pseudo Boolean Optimization by upper bound
0.12/1.97	c --- Begin Solver configuration ---
0.12/1.97	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.12/1.97	c Learn all clauses as in MiniSAT
0.12/1.97	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/1.97	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/1.97	c No reason simplification
0.12/1.97	c Glucose 2.1 dynamic restart strategy
0.12/1.97	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.12/1.97	c timeout=2147483s
0.12/1.97	c DB Simplification allowed=false
0.12/1.97	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.12/1.97	c --- End Solver configuration ---
0.12/1.97	c solving HOME/instance-4120062-1467308852.opb
0.12/1.97	c reading problem ... 
0.12/1.98	c  no objective function found
0.17/2.04	c ... done. Wall clock time 0.071s.
0.17/2.04	c declared #vars     123
0.17/2.04	c #constraints  328
0.17/2.04	c constraints type 
0.17/2.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 328
0.17/2.04	c 328 constraints processed.
0.68/2.34	c cleaning 2496 clauses out of 5001 with flag 16668/5001
0.99/2.58	c cleaning 4245 clauses out of 8504 with flag 39068/11000
1.43/2.92	c cleaning 5624 clauses out of 11259 with flag 62309/18000
1.94/3.44	c cleaning 6811 clauses out of 13635 with flag 88249/26000
2.56/4.06	c cleaning 7906 clauses out of 15825 with flag 119353/35001
3.76/5.22	c cleaning 8950 clauses out of 17918 with flag 144467/45000
5.27/6.74	c cleaning 9980 clauses out of 19968 with flag 171677/56000
6.37/7.87	c cleaning 10986 clauses out of 21988 with flag 215449/68000
8.06/9.52	c cleaning 11997 clauses out of 24003 with flag 260112/81001
9.67/11.13	c cleaning 12998 clauses out of 26005 with flag 312054/95000
11.16/12.64	c cleaning 14001 clauses out of 28008 with flag 370047/110001
13.16/14.61	c cleaning 14999 clauses out of 30006 with flag 433626/126000
15.46/16.92	c cleaning 16003 clauses out of 32009 with flag 501791/143002
17.86/19.30	c cleaning 16996 clauses out of 34005 with flag 574852/161001
19.96/21.49	c cleaning 18001 clauses out of 36008 with flag 658441/180000
22.46/23.97	c cleaning 19000 clauses out of 38007 with flag 742206/200000
24.86/26.40	c cleaning 19995 clauses out of 40008 with flag 833841/221001
29.16/30.61	c cleaning 21002 clauses out of 42012 with flag 917799/243000
32.66/34.19	c cleaning 22002 clauses out of 44011 with flag 1021949/266001
36.25/37.74	c cleaning 22998 clauses out of 46008 with flag 1132629/290000
39.96/41.40	c cleaning 23997 clauses out of 48010 with flag 1246778/315000
43.77/45.24	c cleaning 25002 clauses out of 50014 with flag 1359042/341001
47.76/49.26	c cleaning 26000 clauses out of 52012 with flag 1482338/368001
52.47/53.97	c cleaning 27000 clauses out of 54012 with flag 1615294/396001
57.46/58.98	c cleaning 27999 clauses out of 56011 with flag 1755854/425000
62.26/63.72	c cleaning 29003 clauses out of 58013 with flag 1892031/455001
70.26/71.71	c cleaning 29998 clauses out of 60009 with flag 2039526/486000
77.57/79.00	c cleaning 31001 clauses out of 62011 with flag 2200154/518000
84.97/86.41	c cleaning 31999 clauses out of 64011 with flag 2361340/551001
93.06/94.53	c cleaning 33005 clauses out of 66012 with flag 2521601/585001
101.47/102.95	c cleaning 34002 clauses out of 68006 with flag 2689389/620000
110.87/112.35	c cleaning 35000 clauses out of 70004 with flag 2854753/656000
120.16/121.65	c cleaning 36000 clauses out of 72005 with flag 3025672/693001
130.00/131.44	c cleaning 37001 clauses out of 74005 with flag 3196679/731001
139.59/141.08	c cleaning 38000 clauses out of 76004 with flag 3368854/770001
149.79/151.28	c cleaning 38997 clauses out of 78003 with flag 3551363/810000
160.30/161.80	c cleaning 40002 clauses out of 80007 with flag 3736369/851001
171.49/172.96	c cleaning 40997 clauses out of 82005 with flag 3921935/893001
184.90/186.31	c cleaning 42001 clauses out of 84007 with flag 4120143/936000
198.70/200.15	c cleaning 43003 clauses out of 86007 with flag 4322417/980001
214.10/215.53	c cleaning 43999 clauses out of 88003 with flag 4541796/1025000
230.00/231.47	c cleaning 45002 clauses out of 90005 with flag 4762147/1071001
247.90/249.33	c cleaning 45998 clauses out of 92003 with flag 4990405/1118001
266.21/267.64	c cleaning 46996 clauses out of 94005 with flag 5226380/1166001
284.91/286.35	c cleaning 47999 clauses out of 96009 with flag 5464759/1215001
304.82/306.24	c cleaning 49004 clauses out of 98009 with flag 5712428/1265000
325.33/326.74	c cleaning 50003 clauses out of 100005 with flag 5954379/1316000
347.62/349.04	c cleaning 50998 clauses out of 102002 with flag 6195298/1368000
370.73/372.13	c cleaning 51997 clauses out of 104004 with flag 6440579/1421000
397.23/398.69	c cleaning 53001 clauses out of 106008 with flag 6702887/1475001
424.14/425.57	c cleaning 53998 clauses out of 108006 with flag 6961953/1530000
452.84/454.20	c cleaning 55003 clauses out of 110009 with flag 7236868/1586001
482.85/484.24	c cleaning 55999 clauses out of 112005 with flag 7516170/1643000
512.79/514.12	c cleaning 57002 clauses out of 114006 with flag 7800111/1701000
541.79/543.19	c cleaning 58000 clauses out of 116005 with flag 8075498/1760001
576.01/577.31	c cleaning 58998 clauses out of 118004 with flag 8377841/1820000
609.81/611.18	c cleaning 60003 clauses out of 120007 with flag 8680880/1881001
644.51/645.36	c cleaning 60995 clauses out of 122003 with flag 8976613/1943000
684.64/685.43	c cleaning 62002 clauses out of 124009 with flag 9283663/2006001
727.33/728.14	c cleaning 63002 clauses out of 126007 with flag 9594019/2070001
769.13/769.95	c cleaning 64000 clauses out of 128005 with flag 9902472/2135001
813.93/814.74	c cleaning 65001 clauses out of 130004 with flag 10206913/2201000
861.35/862.19	c cleaning 65999 clauses out of 132003 with flag 10530794/2268000
912.26/913.07	c cleaning 67001 clauses out of 134004 with flag 10872711/2336000
965.36/966.17	c cleaning 68000 clauses out of 136003 with flag 11212701/2405000
1018.68/1019.47	c cleaning 68999 clauses out of 138003 with flag 11559705/2475000
1073.00/1073.70	c cleaning 70000 clauses out of 140004 with flag 11916037/2546000
1124.40/1125.10	c cleaning 70994 clauses out of 142004 with flag 12253335/2618000
1179.78/1180.48	c cleaning 72006 clauses out of 144011 with flag 12606837/2691001
1230.99/1231.62	c cleaning 72998 clauses out of 146004 with flag 12975311/2765000
1280.69/1281.34	c cleaning 73999 clauses out of 148006 with flag 13325683/2840000
1336.90/1337.57	c cleaning 74995 clauses out of 150006 with flag 13698470/2916000
1401.72/1402.37	c cleaning 76003 clauses out of 152011 with flag 14081330/2993000
1467.73/1468.36	c cleaning 77004 clauses out of 154009 with flag 14470068/3071001
1534.55/1535.15	c cleaning 78001 clauses out of 156005 with flag 14868121/3150001
1602.36/1602.99	c cleaning 78999 clauses out of 158004 with flag 15247953/3230001
1666.86/1667.44	c cleaning 79999 clauses out of 160005 with flag 15625545/3311001
1735.47/1736.08	c cleaning 80999 clauses out of 162006 with flag 16015027/3393001
1800.08/1800.60	c starts		: 1178
1800.08/1800.60	c conflicts		: 3471278
1800.08/1800.60	c decisions		: 5786254
1800.08/1800.60	c propagations		: 28301238
1800.08/1800.60	c inspects		: 41274873924
1800.08/1800.60	c shortcuts		: 0
1800.08/1800.60	c learnt literals	: 1
1800.08/1800.60	c timeout
1800.08/1800.60	c learnt binary clauses	: 2
1800.08/1800.60	c learnt ternary clauses	: 8
1800.08/1800.60	c learnt constraints	: 3471277
1800.08/1800.60	c ignored constraints	: 0
1800.08/1800.60	c root simplifications	: 0
1800.08/1800.60	c removed literals (reason simplification)	: 0
1800.08/1800.60	c reason swapping (by a shorter reason)	: 0
1800.08/1800.60	c Calls to reduceDB	: 78
1800.08/1800.60	c Number of update (reduction) of LBD	: 170819
1800.08/1800.60	c Imported unit clauses	: 0
1800.08/1800.60	c number of reductions to clauses (during analyze)	: 0
1800.08/1800.60	c number of learned constraints concerned by reduction	: 0
1800.08/1800.60	c number of learning phase by resolution	: 0
1800.08/1800.60	c number of learning phase by cutting planes	: 0
1800.08/1800.60	c speed (assignments/second)	: 15735.559641556294
1800.08/1800.60	c non guided choices	228
1800.08/1800.63	c learnt constraints type 
1800.08/1800.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.08/1800.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 159282
1800.08/1800.63	s UNKNOWN
1800.08/1800.63	c Total wall clock time (in seconds): 1798.664

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-4120062-1467308852/watcher-4120062-1467308852 -o /tmp/evaluation-result-4120062-1467308852/solver-4120062-1467308852 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467308852-17535 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4120062-1467308852.opb 

pid=17557
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.31 1.85 1.77 3/172 17561
/proc/meminfo: memFree=29378780/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/17561/stat : 17561 (runsolver) D 17557 17561 17519 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 1 0 11834796 24911872 159 33554432000 4194304 4338465 140736996895904 140736996893096 213419453879 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/17561/statm: 6082 159 113 36 0 2655 0

[startup+0.100151 s]
/proc/loadavg: 1.31 1.85 1.77 3/172 17561
/proc/meminfo: memFree=29378780/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=3568 CPUtime=0 cores=0,2,4,6
/proc/17561/stat : 17561 (java) D 17557 17561 17519 0 -1 4202496 172 0 0 0 0 0 0 0 20 0 1 0 11834796 3653632 47 33554432000 1073741824 1073778376 140735590574336 140735590571432 213410479760 0 0 4096 0 18446744071579943789 0 0 17 2 0 0 4 0 0
/proc/17561/statm: 892 47 37 9 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3568

[startup+0.20031 s]
/proc/loadavg: 1.31 1.85 1.77 3/172 17561
/proc/meminfo: memFree=29378780/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=20596 CPUtime=0 cores=0,2,4,6
/proc/17561/stat : 17561 (java) D 17557 17561 17519 0 -1 4202496 532 0 1 0 0 0 0 0 20 0 1 0 11834796 21090304 185 33554432000 1073741824 1073778376 140734520154608 140734520143208 213410479688 0 0 4096 0 18446744071579943789 0 0 17 4 0 0 11 0 0
/proc/17561/statm: 5149 185 143 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20596

[startup+0.300292 s]
/proc/loadavg: 1.31 1.85 1.77 3/172 17561
/proc/meminfo: memFree=29378780/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/17561/stat : 17561 (java) D 17557 17561 17519 0 -1 4202496 613 0 3 0 0 0 0 0 20 0 1 0 11834796 23793664 266 33554432000 1073741824 1073778376 140734520154608 140734520144600 213410429505 0 0 4096 0 18446744071579943789 0 0 17 4 0 0 22 0 0
/proc/17561/statm: 5809 266 208 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.700262 s]
/proc/loadavg: 1.31 1.85 1.77 3/172 17561
/proc/meminfo: memFree=29378780/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=23236 CPUtime=0.01 cores=0,2,4,6
/proc/17561/stat : 17561 (java) D 17557 17561 17519 0 -1 4202496 1143 0 12 0 0 1 0 0 20 0 1 0 11834796 23793664 805 33554432000 1073741824 1073778376 140734520154608 140734520144600 140203575042832 0 0 4096 0 18446744071579943789 0 0 17 4 0 0 61 0 0
/proc/17561/statm: 5809 805 599 9 0 128 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23236

[startup+1.50027 s]
/proc/loadavg: 1.36 1.85 1.77 1/179 17568
/proc/meminfo: memFree=29366076/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=9225560 CPUtime=0.05 cores=0,2,4,6
/proc/17561/stat : 17561 (java) S 17557 17561 17519 0 -1 4202496 3152 0 22 0 3 2 0 0 20 0 13 0 11834796 9446973440 3793 33554432000 1073741824 1073778376 140734520154608 140734520145744 213422997565 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 77 0 0
/proc/17561/statm: 2306390 3793 1705 9 0 2297091 0
[pid=17561/tid=17567] ppid=17557 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17567/stat : 17567 (java) D 17557 17561 17519 0 -1 4202560 1909 0 6 0 2 0 0 0 20 0 13 0 11834882 9446973440 3793 33554432000 1073741824 1073778376 140734520154608 140203569392816 213423023373 0 4 0 16800971 18446744071579943789 0 0 -1 0 0 0 47 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9225560

[startup+3.10081 s]
/proc/loadavg: 1.36 1.85 1.77 3/213 17602
/proc/meminfo: memFree=29313960/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=9625040 CPUtime=1.63 cores=0,2,4,6
/proc/17561/stat : 17561 (java) S 17557 17561 17519 0 -1 4202496 9660 0 22 0 159 4 0 0 20 0 19 0 11834796 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140734520145744 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 77 0 0
/proc/17561/statm: 2406260 10788 2257 9 0 2396937 0
[pid=17561/tid=17567] ppid=17557 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/17561/task/17567/stat : 17567 (java) R 17557 17561 17519 0 -1 4202560 2437 0 6 0 117 2 0 0 20 0 19 0 11834882 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203569389264 140203509524670 0 4 0 16800975 0 0 0 -1 0 0 0 87 0 0
[pid=17561/tid=17569] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17569/stat : 17569 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203508128680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17570] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17570/stat : 17570 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203507076136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17571] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17571/stat : 17571 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203506023080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17561/tid=17572] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17572/stat : 17572 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203504970536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17574] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17574/stat : 17574 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203408439720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17576] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17576/stat : 17576 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203407387176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17579] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17579/stat : 17579 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203406334120 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17581] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17581/stat : 17581 (java) S 17557 17561 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203405281576 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17586] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17586/stat : 17586 (java) S 17557 17561 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11834928 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203393084264 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17588] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17588/stat : 17588 (java) S 17557 17561 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203392030584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17590] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17590/stat : 17590 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203390977416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17594] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17594/stat : 17594 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203389926160 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17596] ppid=17557 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/17561/task/17596/stat : 17596 (java) S 17557 17561 17519 0 -1 4202560 1897 0 0 0 16 0 0 0 20 0 19 0 11834961 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203388873016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=17561/tid=17597] ppid=17557 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/17561/task/17597/stat : 17597 (java) S 17557 17561 17519 0 -1 4202560 4070 0 0 0 23 0 0 0 20 0 19 0 11834961 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203387820472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=17561/tid=17599] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17599/stat : 17599 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203386767608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17600] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17600/stat : 17600 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203385715272 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17601] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17601/stat : 17601 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11835002 9856040960 10788 33554432000 1073741824 1073778376 140734520154608 140203384661544 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 9625040
heavy processes:
  %CPU=34 pid=1812 uid=0 cmd=

[startup+6.30073 s]
/proc/loadavg: 1.36 1.85 1.77 3/213 17602
/proc/meminfo: memFree=29273368/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=9625040 CPUtime=4.86 cores=0,2,4,6
/proc/17561/stat : 17561 (java) S 17557 17561 17519 0 -1 4202496 9674 0 22 0 481 5 0 0 20 0 19 0 11834796 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140734520145744 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 77 0 0
/proc/17561/statm: 2406260 15910 2258 9 0 2396937 0
[pid=17561/tid=17567] ppid=17557 vsize=9625040 CPUtime=4.38 cores=0,2,4,6
/proc/17561/task/17567/stat : 17567 (java) R 17557 17561 17519 0 -1 4202560 2449 0 6 0 436 2 0 0 20 0 19 0 11834882 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203569396160 140203509566403 0 4 0 16800975 0 0 0 -1 0 0 0 87 0 0
[pid=17561/tid=17569] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17569/stat : 17569 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203508128680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17570] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17570/stat : 17570 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203507076136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17571] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17571/stat : 17571 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203506023080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17561/tid=17572] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17572/stat : 17572 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203504970536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17574] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17574/stat : 17574 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203408439720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17576] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17576/stat : 17576 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203407387176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17579] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17579/stat : 17579 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203406334120 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17581] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17581/stat : 17581 (java) S 17557 17561 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203405281576 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17586] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17586/stat : 17586 (java) S 17557 17561 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11834928 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203393084264 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17588] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17588/stat : 17588 (java) S 17557 17561 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203392030584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17590] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17590/stat : 17590 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203390977416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17594] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17594/stat : 17594 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203389926160 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17596] ppid=17557 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/17561/task/17596/stat : 17596 (java) S 17557 17561 17519 0 -1 4202560 1898 0 0 0 18 0 0 0 20 0 19 0 11834961 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203388873016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=17561/tid=17597] ppid=17557 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/17561/task/17597/stat : 17597 (java) S 17557 17561 17519 0 -1 4202560 4070 0 0 0 24 0 0 0 20 0 19 0 11834961 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203387820472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=17561/tid=17599] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17599/stat : 17599 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203386767608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17600] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17600/stat : 17600 (java) S 17557 17561 17519 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203385715272 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17601] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17601/stat : 17601 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11835002 9856040960 15910 33554432000 1073741824 1073778376 140734520154608 140203384661544 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 9625040
heavy processes:
  %CPU=34 pid=1812 uid=0 cmd=/usr/local/sbin/pbs_mom 

[startup+12.7007 s]
/proc/loadavg: 1.46 1.85 1.77 3/213 17602
/proc/meminfo: memFree=29252924/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=9625040 CPUtime=11.26 cores=0,2,4,6
/proc/17561/stat : 17561 (java) S 17557 17561 17519 0 -1 4202496 9681 0 22 0 1121 5 0 0 20 0 19 0 11834796 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140734520145744 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 77 0 0
/proc/17561/statm: 2406260 19494 2258 9 0 2396937 0
[pid=17561/tid=17567] ppid=17557 vsize=9625040 CPUtime=10.76 cores=0,2,4,6
/proc/17561/task/17567/stat : 17567 (java) R 17557 17561 17519 0 -1 4202560 2456 0 6 0 1074 2 0 0 20 0 19 0 11834882 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203569389264 140203509566219 0 4 0 16800975 0 0 0 -1 0 0 0 87 0 0
[pid=17561/tid=17569] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17569/stat : 17569 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203508128680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17570] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17570/stat : 17570 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203507076136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17571] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17571/stat : 17571 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203506023080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17561/tid=17572] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17572/stat : 17572 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203504970536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17574] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17574/stat : 17574 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203408439720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17576] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17576/stat : 17576 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203407387176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17579] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17579/stat : 17579 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203406334120 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17581] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17581/stat : 17581 (java) S 17557 17561 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203405281576 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17586] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17586/stat : 17586 (java) S 17557 17561 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11834928 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203393084264 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17588] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17588/stat : 17588 (java) S 17557 17561 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203392030584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17590] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17590/stat : 17590 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 19494 33554432000 1073741824 1073778376 140734520154608 140203390977416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

[pid=17561/tid=17601] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17601/stat : 17601 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11835002 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203384661544 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.19 2.19 2.11 3/213 17798
/proc/meminfo: memFree=28958816/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=9625040 CPUtime=1721.77 cores=0,2,4,6
/proc/17561/stat : 17561 (java) S 17557 17561 17519 0 -1 4202496 18045 0 22 0 172140 37 0 0 20 0 19 0 11834796 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140734520145744 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 77 0 0
/proc/17561/statm: 2406260 54535 2272 9 0 2396937 0
[pid=17561/tid=17567] ppid=17557 vsize=9625040 CPUtime=1715.85 cores=0,2,4,6
/proc/17561/task/17567/stat : 17567 (java) R 17557 17561 17519 0 -1 4202560 2508 0 6 0 171554 31 0 0 20 0 19 0 11834882 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203569389264 140203509524643 0 4 0 16800975 0 0 0 -1 2 0 0 87 0 0
[pid=17561/tid=17569] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17569/stat : 17569 (java) S 17557 17561 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203508128680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17570] ppid=17557 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/17561/task/17570/stat : 17570 (java) S 17557 17561 17519 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203507076136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17571] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17571/stat : 17571 (java) S 17557 17561 17519 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203506023080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17572] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17572/stat : 17572 (java) S 17557 17561 17519 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203504970536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17574] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17574/stat : 17574 (java) S 17557 17561 17519 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203408439720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17576] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17576/stat : 17576 (java) S 17557 17561 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203407387176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17579] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17579/stat : 17579 (java) S 17557 17561 17519 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203406334120 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17581] ppid=17557 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/17561/task/17581/stat : 17581 (java) S 17557 17561 17519 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203405281576 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17586] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17586/stat : 17586 (java) S 17557 17561 17519 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 11834928 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203393084264 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17588] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17588/stat : 17588 (java) S 17557 17561 17519 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203392030584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17590] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17590/stat : 17590 (java) S 17557 17561 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203390977416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17594] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17594/stat : 17594 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203389926160 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17596] ppid=17557 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/17561/task/17596/stat : 17596 (java) S 17557 17561 17519 0 -1 4202560 10015 0 0 0 69 2 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203388873016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=17561/tid=17597] ppid=17557 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/17561/task/17597/stat : 17597 (java) S 17557 17561 17519 0 -1 4202560 4070 0 0 0 25 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203387820472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=17561/tid=17599] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17599/stat : 17599 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203386767608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17600] ppid=17557 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/17561/task/17600/stat : 17600 (java) S 17557 17561 17519 0 -1 4202560 100 0 0 0 33 30 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203385715272 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17601] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17601/stat : 17601 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11835002 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203384661544 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.26 2.20 2.11 4/213 17799
/proc/meminfo: memFree=28947256/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=9625040 CPUtime=1781.78 cores=0,2,4,6
/proc/17561/stat : 17561 (java) S 17557 17561 17519 0 -1 4202496 18049 0 22 0 178140 38 0 0 20 0 19 0 11834796 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140734520145744 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 77 0 0
/proc/17561/statm: 2406260 54535 2272 9 0 2396937 0
[pid=17561/tid=17567] ppid=17557 vsize=9625040 CPUtime=1775.7 cores=0,2,4,6
/proc/17561/task/17567/stat : 17567 (java) R 17557 17561 17519 0 -1 4202560 2508 0 6 0 177539 31 0 0 20 0 19 0 11834882 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203569389264 140203509768375 0 4 0 16800975 0 0 0 -1 2 0 0 87 0 0
[pid=17561/tid=17569] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17569/stat : 17569 (java) S 17557 17561 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203508128680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17570] ppid=17557 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/17561/task/17570/stat : 17570 (java) S 17557 17561 17519 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203507076136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17571] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17571/stat : 17571 (java) S 17557 17561 17519 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203506023080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17572] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17572/stat : 17572 (java) S 17557 17561 17519 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203504970536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17574] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17574/stat : 17574 (java) S 17557 17561 17519 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203408439720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17576] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17576/stat : 17576 (java) S 17557 17561 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203407387176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17579] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17579/stat : 17579 (java) S 17557 17561 17519 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203406334120 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17581] ppid=17557 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/17561/task/17581/stat : 17581 (java) S 17557 17561 17519 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203405281576 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17586] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17586/stat : 17586 (java) S 17557 17561 17519 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 11834928 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203393084264 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17588] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17588/stat : 17588 (java) S 17557 17561 17519 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203392030584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17590] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17590/stat : 17590 (java) S 17557 17561 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203390977416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17594] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17594/stat : 17594 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203389926160 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17596] ppid=17557 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/17561/task/17596/stat : 17596 (java) S 17557 17561 17519 0 -1 4202560 10015 0 0 0 69 2 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203388873016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=17561/tid=17597] ppid=17557 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/17561/task/17597/stat : 17597 (java) S 17557 17561 17519 0 -1 4202560 4070 0 0 0 25 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203387820472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=17561/tid=17599] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17599/stat : 17599 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203386767608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17600] ppid=17557 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/17561/task/17600/stat : 17600 (java) S 17557 17561 17519 0 -1 4202560 104 0 0 0 35 31 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203385715272 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17601] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17601/stat : 17601 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11835002 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203384661544 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.20 2.19 2.11 3/213 17799
/proc/meminfo: memFree=28947580/32872528 swapFree=1391980/1569808
[pid=17561] ppid=17557 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/17561/stat : 17561 (java) S 17557 17561 17519 0 -1 4202496 18049 0 22 0 179970 38 0 0 20 0 19 0 11834796 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140734520145744 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 77 0 0
/proc/17561/statm: 2406260 54535 2272 9 0 2396937 0
[pid=17561/tid=17567] ppid=17557 vsize=9625040 CPUtime=1793.95 cores=0,2,4,6
/proc/17561/task/17567/stat : 17567 (java) R 17557 17561 17519 0 -1 4202560 2508 0 6 0 179363 32 0 0 20 0 19 0 11834882 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203569389264 140203509520407 0 4 0 16800975 0 0 0 -1 2 0 0 87 0 0
[pid=17561/tid=17569] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17569/stat : 17569 (java) S 17557 17561 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203508128680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17570] ppid=17557 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/17561/task/17570/stat : 17570 (java) S 17557 17561 17519 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203507076136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17571] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17571/stat : 17571 (java) S 17557 17561 17519 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203506023080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17572] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17572/stat : 17572 (java) S 17557 17561 17519 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203504970536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17574] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17574/stat : 17574 (java) S 17557 17561 17519 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203408439720 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17576] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17576/stat : 17576 (java) S 17557 17561 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203407387176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17579] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17579/stat : 17579 (java) S 17557 17561 17519 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203406334120 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17581] ppid=17557 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/17561/task/17581/stat : 17581 (java) S 17557 17561 17519 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 11834909 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203405281576 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17586] ppid=17557 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/17561/task/17586/stat : 17586 (java) S 17557 17561 17519 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 11834928 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203393084264 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17588] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17588/stat : 17588 (java) S 17557 17561 17519 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203392030584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17590] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17590/stat : 17590 (java) S 17557 17561 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11834934 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203390977416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17594] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17594/stat : 17594 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203389926160 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17561/tid=17596] ppid=17557 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/17561/task/17596/stat : 17596 (java) S 17557 17561 17519 0 -1 4202560 10015 0 0 0 69 2 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203388873016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=17561/tid=17597] ppid=17557 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/17561/task/17597/stat : 17597 (java) S 17557 17561 17519 0 -1 4202560 4070 0 0 0 25 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203387820472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=17561/tid=17599] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17599/stat : 17599 (java) S 17557 17561 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203386767608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17561/tid=17600] ppid=17557 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/17561/task/17600/stat : 17600 (java) S 17557 17561 17519 0 -1 4202560 104 0 0 0 35 32 0 0 20 0 19 0 11834961 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203385715272 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17561/tid=17601] ppid=17557 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/17561/task/17601/stat : 17601 (java) S 17557 17561 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11835002 9856040960 54535 33554432000 1073741824 1073778376 140734520154608 140203384661544 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17561 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17561 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=158094
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=820875
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.64
CPU time (s): 1800.08
CPU user time (s): 1799.7
CPU system time (s): 0.38
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.16
system time used= 0.820875
maximum resident set size= 218724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18095
page faults= 22
swaps= 0
block input operations= 14856
block output operations= 1032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38427
involuntary context switches= 2262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.86626 second user time and 6.99794 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-30 19:47:32
IDJOB=4120062
IDBENCH=109686
IDSOLVER=2546
FILE ID=node140/4120062-1467308852
RUNJOBID= node140-1467308852-17535
PBS_JOBID= 20005285
Free space on /tmp= 71652 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n82-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120062-1467308852/watcher-4120062-1467308852 -o /tmp/evaluation-result-4120062-1467308852/solver-4120062-1467308852 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467308852-17535 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4120062-1467308852.opb

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

MD5SUM BENCH= 52019d94438ee064e2b7c14f812d0dd7
RANDOM SEED=1352440148

node140.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.708
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.41
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.708
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.708
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.56
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.708
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.708
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.708
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.708
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.708
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.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29380060 kB
Buffers:          141668 kB
Cached:          1028748 kB
SwapCached:            0 kB
Active:           242000 kB
Inactive:         941472 kB
Active(anon):       7936 kB
Inactive(anon):     8448 kB
Active(file):     234064 kB
Inactive(file):   933024 kB
Unevictable:     1569808 kB
Mlocked:         1391980 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1636 kB
Writeback:             0 kB
AnonPages:       1583420 kB
Mapped:            13432 kB
Shmem:               204 kB
Slab:             606324 kB
SReclaimable:      51032 kB
SUnreclaim:       555292 kB
KernelStack:        1352 kB
PageTables:         7404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1668956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71652 MiB
End job on node140 at 2016-06-30 20:17:33