Trace number 4122254

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.45 1798.33

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n70-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM3095af0a3e9f1876db1b2c6177cb8400
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 benchmark0.480926
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables105
Total number of constraints280
Number of constraints which are clauses280
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.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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4122254-1467316609.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.039s.
0.09/0.15	c declared #vars     105
0.09/0.15	c #constraints  280
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 280
0.09/0.15	c 280 constraints processed.
0.65/0.46	c cleaning 2499 clauses out of 5001 with flag 23498/5001
0.96/0.69	c cleaning 4244 clauses out of 8501 with flag 49752/11000
1.40/1.08	c cleaning 5621 clauses out of 11257 with flag 79505/18000
1.91/1.58	c cleaning 6815 clauses out of 13637 with flag 116134/26001
2.64/2.20	c cleaning 7904 clauses out of 15821 with flag 158708/35000
3.43/3.00	c cleaning 8958 clauses out of 17917 with flag 210734/45000
4.33/3.94	c cleaning 9977 clauses out of 19959 with flag 267548/56000
5.33/4.98	c cleaning 10990 clauses out of 21983 with flag 324449/68001
6.53/6.19	c cleaning 11992 clauses out of 23993 with flag 385638/81001
8.33/7.90	c cleaning 12995 clauses out of 26000 with flag 455318/95000
10.53/10.15	c cleaning 14001 clauses out of 28005 with flag 531156/110000
13.04/12.64	c cleaning 15002 clauses out of 30005 with flag 612900/126001
16.04/15.70	c cleaning 16002 clauses out of 32003 with flag 702991/143001
18.74/18.39	c cleaning 16998 clauses out of 34001 with flag 793733/161001
21.74/21.36	c cleaning 18000 clauses out of 36003 with flag 889191/180001
25.04/24.65	c cleaning 19000 clauses out of 38003 with flag 986614/200001
28.74/28.37	c cleaning 20001 clauses out of 40002 with flag 1087836/221000
32.64/32.24	c cleaning 20997 clauses out of 42002 with flag 1198696/243001
36.94/36.57	c cleaning 22001 clauses out of 44005 with flag 1310654/266001
41.65/41.26	c cleaning 23000 clauses out of 46004 with flag 1427316/290001
46.95/46.50	c cleaning 24002 clauses out of 48003 with flag 1544178/315000
52.35/51.98	c cleaning 24995 clauses out of 50002 with flag 1671121/341001
58.65/58.24	c cleaning 25999 clauses out of 52006 with flag 1808795/368000
65.35/64.96	c cleaning 27000 clauses out of 54007 with flag 1952215/396000
72.06/71.66	c cleaning 28003 clauses out of 56007 with flag 2097160/425000
79.55/79.10	c cleaning 29000 clauses out of 58004 with flag 2245869/455000
87.35/86.97	c cleaning 30000 clauses out of 60004 with flag 2400167/486000
95.85/95.41	c cleaning 31001 clauses out of 62004 with flag 2563676/518000
105.45/105.09	c cleaning 31998 clauses out of 64004 with flag 2732395/551001
117.05/116.65	c cleaning 33001 clauses out of 66006 with flag 2904627/585001
128.65/128.26	c cleaning 33999 clauses out of 68005 with flag 3082332/620001
142.96/142.51	c cleaning 35000 clauses out of 70005 with flag 3280345/656000
155.57/155.20	c cleaning 36000 clauses out of 72006 with flag 3471057/693001
168.67/168.25	c cleaning 37001 clauses out of 74005 with flag 3667304/731000
182.77/182.32	c cleaning 38000 clauses out of 76005 with flag 3868198/770001
197.87/197.41	c cleaning 39002 clauses out of 78005 with flag 4076403/810001
213.87/213.42	c cleaning 39997 clauses out of 80002 with flag 4286704/851000
232.98/232.55	c cleaning 41001 clauses out of 82006 with flag 4502009/893001
252.80/252.31	c cleaning 42002 clauses out of 84005 with flag 4716578/936001
272.00/271.51	c cleaning 42998 clauses out of 86003 with flag 4939496/980001
295.49/295.03	c cleaning 43996 clauses out of 88004 with flag 5177217/1025000
319.68/319.25	c cleaning 45001 clauses out of 90008 with flag 5415741/1071000
344.37/343.97	c cleaning 46002 clauses out of 92007 with flag 5660817/1118000
370.18/369.74	c cleaning 46999 clauses out of 94005 with flag 5908242/1166000
397.17/396.75	c cleaning 47998 clauses out of 96007 with flag 6162620/1215001
425.97/425.56	c cleaning 48999 clauses out of 98008 with flag 6425186/1265000
454.87/454.49	c cleaning 50004 clauses out of 100009 with flag 6687835/1316000
477.66/477.26	c cleaning 51000 clauses out of 102005 with flag 6952246/1368000
505.64/504.81	c cleaning 51998 clauses out of 104006 with flag 7226731/1421001
540.47/539.67	c cleaning 53000 clauses out of 106008 with flag 7516049/1475001
577.29/576.50	c cleaning 54004 clauses out of 108008 with flag 7807222/1530001
616.00/615.18	c cleaning 54995 clauses out of 110003 with flag 8102298/1586000
657.41/656.58	c cleaning 56003 clauses out of 112008 with flag 8385964/1643000
703.23/702.31	c cleaning 57002 clauses out of 114006 with flag 8680736/1701001
750.08/749.12	c cleaning 57998 clauses out of 116003 with flag 8992736/1760001
798.62/797.62	c cleaning 58999 clauses out of 118004 with flag 9307147/1820000
852.04/851.08	c cleaning 59997 clauses out of 120005 with flag 9627346/1881000
901.54/900.46	c cleaning 61001 clauses out of 122008 with flag 9949648/1943000
949.85/948.76	c cleaning 62001 clauses out of 124007 with flag 10285222/2006000
999.87/998.71	c cleaning 62998 clauses out of 126006 with flag 10615285/2070000
1052.99/1051.84	c cleaning 64001 clauses out of 128008 with flag 10952186/2135000
1107.71/1106.57	c cleaning 65001 clauses out of 130007 with flag 11294089/2201000
1165.25/1164.02	c cleaning 65997 clauses out of 132007 with flag 11640959/2268001
1224.01/1222.75	c cleaning 67003 clauses out of 134009 with flag 11992404/2336000
1286.24/1284.93	c cleaning 68000 clauses out of 136006 with flag 12350695/2405000
1350.66/1349.38	c cleaning 68999 clauses out of 138006 with flag 12710893/2475000
1417.68/1416.30	c cleaning 69999 clauses out of 140008 with flag 13076122/2546001
1490.31/1488.93	c cleaning 71004 clauses out of 142008 with flag 13462100/2618000
1561.54/1560.16	c cleaning 71996 clauses out of 144004 with flag 13845267/2691000
1636.54/1635.00	c cleaning 72997 clauses out of 146007 with flag 14234939/2765000
1714.36/1712.82	c cleaning 74005 clauses out of 148010 with flag 14594337/2840000
1792.70/1791.07	c cleaning 75001 clauses out of 150005 with flag 14960492/2916000
1800.00/1798.30	c starts		: 1160
1800.00/1798.30	c conflicts		: 2932386
1800.00/1798.30	c decisions		: 3959292
1800.00/1798.30	c propagations		: 34976931
1800.00/1798.30	c inspects		: 39448281295
1800.00/1798.30	c shortcuts		: 0
1800.00/1798.30	c learnt literals	: 2
1800.00/1798.30	c learnt binary clauses	: 4
1800.00/1798.30	c learnt ternary clauses	: 12
1800.00/1798.30	c learnt constraints	: 2932384
1800.00/1798.30	c ignored constraints	: 0
1800.00/1798.30	c root simplifications	: 0
1800.00/1798.30	c removed literals (reason simplification)	: 0
1800.00/1798.30	c reason swapping (by a shorter reason)	: 0
1800.00/1798.30	c Calls to reduceDB	: 72
1800.00/1798.30	c timeout
1800.00/1798.30	c Number of update (reduction) of LBD	: 106870
1800.00/1798.30	c Imported unit clauses	: 0
1800.00/1798.30	c number of reductions to clauses (during analyze)	: 0
1800.00/1798.30	c number of learned constraints concerned by reduction	: 0
1800.00/1798.30	c number of learning phase by resolution	: 0
1800.00/1798.30	c number of learning phase by cutting planes	: 0
1800.00/1798.30	c speed (assignments/second)	: 19451.61001495425
1800.00/1798.30	c non guided choices	103
1800.00/1798.33	c learnt constraints type 
1800.00/1798.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.00/1798.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 91387
1800.00/1798.33	s UNKNOWN
1800.00/1798.33	c Total wall clock time (in seconds): 1798.217

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-4122254-1467316609/watcher-4122254-1467316609 -o /tmp/evaluation-result-4122254-1467316609/solver-4122254-1467316609 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467316507-9557 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4122254-1467316609.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.87 1.83 1.88 3/194 9864
/proc/meminfo: memFree=31748412/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/9864/stat : 9864 (java) R 9861 9864 4862 0 -1 4202496 532 0 0 0 0 0 0 0 20 0 1 0 2336454 9515008 185 33554432000 1073741824 1073778376 140735641831360 140735641820424 243756264743 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2323 185 143 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 1.87 1.83 1.88 3/194 9864
/proc/meminfo: memFree=31748412/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 4401 0 1 0 9 0 0 0 20 0 18 0 2336454 9787879424 6043 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2389619 6043 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 1.87 1.83 1.88 3/194 9864
/proc/meminfo: memFree=31748412/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 6808 0 1 0 26 0 0 0 20 0 19 0 2336454 9856040960 7874 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 7874 2220 9 0 2396937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300238 s]
/proc/loadavg: 1.87 1.83 1.88 3/194 9864
/proc/meminfo: memFree=31748412/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 7422 0 1 0 50 1 0 0 20 0 19 0 2336454 9856040960 8036 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 8036 2242 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700176 s]
/proc/loadavg: 1.87 1.83 1.88 3/194 9864
/proc/meminfo: memFree=31748412/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=1.1 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 9397 0 1 0 109 1 0 0 20 0 19 0 2336454 9856040960 8781 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 8781 2255 9 0 2396937 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 1.88 1.84 1.89 3/213 9883
/proc/meminfo: memFree=31719688/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=1.91 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 9402 0 1 0 190 1 0 0 20 0 19 0 2336454 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 9296 2257 9 0 2396937 0
[pid=9864/tid=9866] ppid=9861 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/9864/task/9866/stat : 9866 (java) R 9861 9864 4862 0 -1 4202560 2411 0 1 0 146 0 0 0 20 0 19 0 2336455 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207505682096 140207345534367 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9867] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9867/stat : 9867 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207467183144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9868] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9868/stat : 9868 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207466130344 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9869] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9869/stat : 9869 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207465077544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9870] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9870/stat : 9870 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207464024744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9871] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9871/stat : 9871 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207345101352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9872] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9872/stat : 9872 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207344048552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9873] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9873/stat : 9873 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207342995752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9874] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9874/stat : 9874 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207341942952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9875] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9875/stat : 9875 (java) S 9861 9864 4862 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140207329745896 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9876] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9876/stat : 9876 (java) S 9861 9864 4862 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140206724343544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9877] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9877/stat : 9877 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140206723290632 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9878] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9878/stat : 9878 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140206722239120 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9879] ppid=9861 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/9864/task/9879/stat : 9879 (java) S 9861 9864 4862 0 -1 4202560 3502 0 0 0 25 0 0 0 20 0 19 0 2336460 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140206721186232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9880] ppid=9861 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/9864/task/9880/stat : 9880 (java) S 9861 9864 4862 0 -1 4202560 2218 0 0 0 16 0 0 0 20 0 19 0 2336460 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140206720133432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9881] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9881/stat : 9881 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140206719080824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9882] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9882/stat : 9882 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140206718028232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9883] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9883/stat : 9883 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336470 9856040960 9296 33554432000 1073741824 1073778376 140735641831360 140206716974760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9625040

[startup+3.1007 s]
/proc/loadavg: 1.88 1.84 1.89 3/213 9883
/proc/meminfo: memFree=31717020/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=3.53 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 9411 0 1 0 352 1 0 0 20 0 19 0 2336454 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 10327 2257 9 0 2396937 0
[pid=9864/tid=9866] ppid=9861 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/9864/task/9866/stat : 9866 (java) R 9861 9864 4862 0 -1 4202560 2413 0 1 0 306 0 0 0 20 0 19 0 2336455 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207505682096 140207345534280 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9867] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9867/stat : 9867 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207467183144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9868] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9868/stat : 9868 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207466130344 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9869] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9869/stat : 9869 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207465077544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9870] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9870/stat : 9870 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207464024744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9871] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9871/stat : 9871 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207345101352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9872] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9872/stat : 9872 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207344048552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9873] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9873/stat : 9873 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207342995752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9874] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9874/stat : 9874 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207341942952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9875] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9875/stat : 9875 (java) S 9861 9864 4862 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140207329745896 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9876] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9876/stat : 9876 (java) S 9861 9864 4862 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140206724343544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9877] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9877/stat : 9877 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140206723290632 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9878] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9878/stat : 9878 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140206722239120 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9879] ppid=9861 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/9864/task/9879/stat : 9879 (java) S 9861 9864 4862 0 -1 4202560 3502 0 0 0 25 0 0 0 20 0 19 0 2336460 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140206721186232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9880] ppid=9861 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/9864/task/9880/stat : 9880 (java) S 9861 9864 4862 0 -1 4202560 2225 0 0 0 19 0 0 0 20 0 19 0 2336460 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140206720133432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9881] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9881/stat : 9881 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140206719080824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9882] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9882/stat : 9882 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140206718028232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9883] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9883/stat : 9883 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336470 9856040960 10327 33554432000 1073741824 1073778376 140735641831360 140206716974760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 1.89 1.84 1.89 3/213 9883
/proc/meminfo: memFree=31708920/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=6.73 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 9415 0 1 0 672 1 0 0 20 0 19 0 2336454 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 11284 2258 9 0 2396937 0
[pid=9864/tid=9866] ppid=9861 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/9864/task/9866/stat : 9866 (java) R 9861 9864 4862 0 -1 4202560 2416 0 1 0 626 0 0 0 20 0 19 0 2336455 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207505682096 140207345533978 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9867] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9867/stat : 9867 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207467183144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9868] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9868/stat : 9868 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207466130344 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9869] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9869/stat : 9869 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207465077544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9870] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9870/stat : 9870 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207464024744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9871] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9871/stat : 9871 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207345101352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9872] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9872/stat : 9872 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207344048552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9873] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9873/stat : 9873 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207342995752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9874] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9874/stat : 9874 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207341942952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9875] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9875/stat : 9875 (java) S 9861 9864 4862 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140207329745896 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9876] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9876/stat : 9876 (java) S 9861 9864 4862 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140206724343544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9877] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9877/stat : 9877 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140206723290632 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9878] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9878/stat : 9878 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140206722239120 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9879] ppid=9861 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/9864/task/9879/stat : 9879 (java) S 9861 9864 4862 0 -1 4202560 3502 0 0 0 25 0 0 0 20 0 19 0 2336460 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140206721186232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9880] ppid=9861 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/9864/task/9880/stat : 9880 (java) S 9861 9864 4862 0 -1 4202560 2225 0 0 0 19 0 0 0 20 0 19 0 2336460 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140206720133432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9881] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9881/stat : 9881 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140206719080824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9882] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9882/stat : 9882 (java) S 9861 9864 4862 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140206718028232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9883] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9883/stat : 9883 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336470 9856040960 11284 33554432000 1073741824 1073778376 140735641831360 140206716974760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 9625040


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

[pid=9864/tid=9876] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9876/stat : 9876 (java) S 9861 9864 4862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 50987 33554432000 1073741824 1073778376 140735641831360 140206724343544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9877] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9877/stat : 9877 (java) S 9861 9864 4862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 50987 33554432000 1073741824 1073778376 140735641831360 140206723290632 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9878] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9878/stat : 9878 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 50987 33554432000 1073741824 1073778376 140735641831360 140206722239120 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9879] ppid=9861 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/9864/task/9879/stat : 9879 (java) S 9861 9864 4862 0 -1 4202560 3503 0 0 0 26 0 0 0 20 0 19 0 2336460 9856040960 50987 33554432000 1073741824 1073778376 140735641831360 140206721186232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9880] ppid=9861 vsize=9625040 CPUtime=0.8 cores=1,3,5,7
/proc/9864/task/9880/stat : 9880 (java) S 9861 9864 4862 0 -1 4202560 9721 0 0 0 78 2 0 0 20 0 19 0 2336460 9856040960 50987 33554432000 1073741824 1073778376 140735641831360 140206720133432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9881] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9881/stat : 9881 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 50987 33554432000 1073741824 1073778376 140735641831360 140206719080824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9882] ppid=9861 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/9864/task/9882/stat : 9882 (java) S 9861 9864 4862 0 -1 4202560 100 0 0 0 26 46 0 0 20 0 19 0 2336460 9856040960 50987 33554432000 1073741824 1073778376 140735641831360 140206718028232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9883] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9883/stat : 9883 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336470 9856040960 50987 33554432000 1073741824 1073778376 140735641831360 140206716974760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1723.87
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.31 1.79 1.87 2/188 9983
/proc/meminfo: memFree=31647056/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=1784 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 17190 0 1 0 178337 63 0 0 20 0 19 0 2336454 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 53036 2272 9 0 2396937 0
[pid=9864/tid=9866] ppid=9861 vsize=9625040 CPUtime=1782.16 cores=1,3,5,7
/proc/9864/task/9866/stat : 9866 (java) R 9861 9864 4862 0 -1 4202560 2488 0 1 0 178185 31 0 0 20 0 19 0 2336455 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207505689792 140207345534225 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9867] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9867/stat : 9867 (java) S 9861 9864 4862 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207467183144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9868] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9868/stat : 9868 (java) S 9861 9864 4862 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207466130344 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9869] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9869/stat : 9869 (java) S 9861 9864 4862 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207465077544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9870] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9870/stat : 9870 (java) S 9861 9864 4862 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207464024744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9871] ppid=9861 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9864/task/9871/stat : 9871 (java) S 9861 9864 4862 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207345101352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9872] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9872/stat : 9872 (java) S 9861 9864 4862 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207344048552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9873] ppid=9861 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9864/task/9873/stat : 9873 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207342995752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9874] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9874/stat : 9874 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207341942952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9875] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9875/stat : 9875 (java) S 9861 9864 4862 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207329745896 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9876] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9876/stat : 9876 (java) S 9861 9864 4862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206724343544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9877] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9877/stat : 9877 (java) S 9861 9864 4862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206723290632 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9878] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9878/stat : 9878 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206722239120 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9879] ppid=9861 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/9864/task/9879/stat : 9879 (java) S 9861 9864 4862 0 -1 4202560 3503 0 0 0 26 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206721186232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9880] ppid=9861 vsize=9625040 CPUtime=0.8 cores=1,3,5,7
/proc/9864/task/9880/stat : 9880 (java) S 9861 9864 4862 0 -1 4202560 9721 0 0 0 78 2 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206720133432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9881] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9881/stat : 9881 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206719080824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9882] ppid=9861 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/9864/task/9882/stat : 9882 (java) S 9861 9864 4862 0 -1 4202560 104 0 0 0 26 48 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206718028232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9883] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9883/stat : 9883 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336470 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206716974760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1784
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.3 s]
/proc/loadavg: 1.24 1.75 1.85 2/188 9983
/proc/meminfo: memFree=31647432/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 17190 0 1 0 179937 63 0 0 20 0 19 0 2336454 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 53036 2272 9 0 2396937 0
[pid=9864/tid=9866] ppid=9861 vsize=9625040 CPUtime=1798.16 cores=1,3,5,7
/proc/9864/task/9866/stat : 9866 (java) R 9861 9864 4862 0 -1 4202560 2488 0 1 0 179785 31 0 0 20 0 19 0 2336455 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207505682096 140207345812332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9867] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9867/stat : 9867 (java) S 9861 9864 4862 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207467183144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9868] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9868/stat : 9868 (java) S 9861 9864 4862 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207466130344 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9869] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9869/stat : 9869 (java) S 9861 9864 4862 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207465077544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9870] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9870/stat : 9870 (java) S 9861 9864 4862 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207464024744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9871] ppid=9861 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9864/task/9871/stat : 9871 (java) S 9861 9864 4862 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207345101352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9872] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9872/stat : 9872 (java) S 9861 9864 4862 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207344048552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9873] ppid=9861 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9864/task/9873/stat : 9873 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207342995752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9874] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9874/stat : 9874 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207341942952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9875] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9875/stat : 9875 (java) S 9861 9864 4862 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207329745896 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9876] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9876/stat : 9876 (java) S 9861 9864 4862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206724343544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9877] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9877/stat : 9877 (java) S 9861 9864 4862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206723290632 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9878] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9878/stat : 9878 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206722239120 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9879] ppid=9861 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/9864/task/9879/stat : 9879 (java) S 9861 9864 4862 0 -1 4202560 3503 0 0 0 26 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206721186232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9880] ppid=9861 vsize=9625040 CPUtime=0.8 cores=1,3,5,7
/proc/9864/task/9880/stat : 9880 (java) S 9861 9864 4862 0 -1 4202560 9721 0 0 0 78 2 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206720133432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9881] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9881/stat : 9881 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206719080824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9882] ppid=9861 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/9864/task/9882/stat : 9882 (java) S 9861 9864 4862 0 -1 4202560 104 0 0 0 26 49 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206718028232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9883] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9883/stat : 9883 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336470 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206716974760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 9864 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.3 s]
/proc/loadavg: 1.24 1.75 1.85 2/188 9983
/proc/meminfo: memFree=31647432/32872528 swapFree=7524/7524
[pid=9864] ppid=9861 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/9864/stat : 9864 (java) S 9861 9864 4862 0 -1 4202496 17190 0 1 0 179937 63 0 0 20 0 19 0 2336454 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140735641822496 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9864/statm: 2406260 53036 2272 9 0 2396937 0
[pid=9864/tid=9866] ppid=9861 vsize=9625040 CPUtime=1798.16 cores=1,3,5,7
/proc/9864/task/9866/stat : 9866 (java) R 9861 9864 4862 0 -1 4202560 2488 0 1 0 179785 31 0 0 20 0 19 0 2336455 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207505682096 140207345812332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9867] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9867/stat : 9867 (java) S 9861 9864 4862 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207467183144 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9868] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9868/stat : 9868 (java) S 9861 9864 4862 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207466130344 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9869] ppid=9861 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9864/task/9869/stat : 9869 (java) S 9861 9864 4862 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207465077544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9870] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9870/stat : 9870 (java) S 9861 9864 4862 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207464024744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9871] ppid=9861 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9864/task/9871/stat : 9871 (java) S 9861 9864 4862 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207345101352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9872] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9872/stat : 9872 (java) S 9861 9864 4862 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207344048552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9864/tid=9873] ppid=9861 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9864/task/9873/stat : 9873 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207342995752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9874] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9874/stat : 9874 (java) S 9861 9864 4862 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2336456 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207341942952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9875] ppid=9861 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9864/task/9875/stat : 9875 (java) S 9861 9864 4862 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140207329745896 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9864/tid=9876] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9876/stat : 9876 (java) S 9861 9864 4862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206724343544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9877] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9877/stat : 9877 (java) S 9861 9864 4862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2336457 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206723290632 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9878] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9878/stat : 9878 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206722239120 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9879] ppid=9861 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/9864/task/9879/stat : 9879 (java) S 9861 9864 4862 0 -1 4202560 3503 0 0 0 26 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206721186232 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9880] ppid=9861 vsize=9625040 CPUtime=0.8 cores=1,3,5,7
/proc/9864/task/9880/stat : 9880 (java) S 9861 9864 4862 0 -1 4202560 9721 0 0 0 78 2 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206720133432 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9881] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9881/stat : 9881 (java) S 9861 9864 4862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206719080824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9864/tid=9882] ppid=9861 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/9864/task/9882/stat : 9882 (java) S 9861 9864 4862 0 -1 4202560 104 0 0 0 26 49 0 0 20 0 19 0 2336460 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206718028232 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9864/tid=9883] ppid=9861 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9864/task/9883/stat : 9883 (java) S 9861 9864 4862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2336470 9856040960 53036 33554432000 1073741824 1073778376 140735641831360 140206716974760 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1798.33
CPU time (s): 1800.45
CPU user time (s): 1799.48
CPU system time (s): 0.971852
CPU usage (%): 100.118
Max. virtual memory (cumulated for all children) (KiB): 9626660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.971852
maximum resident set size= 212296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17232
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38108
involuntary context switches= 7415

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7524 second user time and 13.6039 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-30 21:56:49
IDJOB=4122254
IDBENCH=111001
IDSOLVER=2546
FILE ID=node151/4122254-1467316609
RUNJOBID= node151-1467316507-9557
PBS_JOBID= 20005264
Free space on /tmp= 71716 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-n70-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122254-1467316609/watcher-4122254-1467316609 -o /tmp/evaluation-result-4122254-1467316609/solver-4122254-1467316609 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467316507-9557 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4122254-1467316609.opb

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

MD5SUM BENCH= 3095af0a3e9f1876db1b2c6177cb8400
RANDOM SEED=1230820289

node151.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.608
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.21
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.608
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.608
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.608
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.608
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.608
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.608
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.72
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.608
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:        31749048 kB
Buffers:           70704 kB
Cached:           196716 kB
SwapCached:            0 kB
Active:           257156 kB
Inactive:         101608 kB
Active(anon):      94176 kB
Inactive(anon):        0 kB
Active(file):     162980 kB
Inactive(file):   101608 kB
Unevictable:        7524 kB
Mlocked:            7524 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:        187076 kB
Mapped:            22072 kB
Shmem:               204 kB
Slab:             600364 kB
SReclaimable:      44200 kB
SUnreclaim:       556164 kB
KernelStack:        1760 kB
PageTables:         4740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     698504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 71716 MiB
End job on node151 at 2016-06-30 22:26:48