Trace number 4120782

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.02 1799.14

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n90-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMc0dcfb3d3f431f3ab6d09b29d218f199
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 benchmark8.49771
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables135
Total number of constraints360
Number of constraints which are clauses360
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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120782-1467312574.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.16	c ... done. Wall clock time 0.05s.
0.10/0.16	c declared #vars     135
0.10/0.16	c #constraints  360
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 360
0.10/0.16	c 360 constraints processed.
0.64/0.44	c cleaning 2499 clauses out of 5000 with flag 22725/5000
1.22/0.73	c cleaning 4247 clauses out of 8501 with flag 49206/11000
1.63/1.15	c cleaning 5626 clauses out of 11255 with flag 81280/18001
2.13/1.68	c cleaning 6815 clauses out of 13629 with flag 123487/26001
2.96/2.41	c cleaning 7904 clauses out of 15814 with flag 171916/35001
3.87/3.39	c cleaning 8955 clauses out of 17910 with flag 228198/45001
4.86/4.36	c cleaning 9975 clauses out of 19955 with flag 293659/56001
6.07/5.54	c cleaning 10989 clauses out of 21979 with flag 353450/68000
7.36/6.82	c cleaning 11994 clauses out of 23990 with flag 417164/81000
8.86/8.37	c cleaning 12998 clauses out of 25997 with flag 486624/95001
10.66/10.13	c cleaning 13994 clauses out of 27998 with flag 564981/110000
12.76/12.22	c cleaning 15002 clauses out of 30005 with flag 662214/126001
15.46/14.97	c cleaning 15998 clauses out of 32003 with flag 755859/143001
18.86/18.32	c cleaning 17001 clauses out of 34005 with flag 847259/161001
22.16/21.65	c cleaning 17999 clauses out of 36003 with flag 936717/180000
25.56/25.05	c cleaning 18996 clauses out of 38005 with flag 1043809/200001
29.46/28.96	c cleaning 19997 clauses out of 40009 with flag 1162217/221001
34.16/33.68	c cleaning 20999 clauses out of 42011 with flag 1287864/243000
39.17/38.69	c cleaning 22002 clauses out of 44013 with flag 1418357/266001
45.36/44.84	c cleaning 23001 clauses out of 46010 with flag 1562611/290000
52.46/51.98	c cleaning 24000 clauses out of 48010 with flag 1726335/315001
57.98/57.40	c cleaning 25001 clauses out of 50010 with flag 1867413/341001
63.28/62.78	c cleaning 26000 clauses out of 52008 with flag 1994309/368000
68.48/67.96	c cleaning 26995 clauses out of 54008 with flag 2133455/396000
74.17/73.64	c cleaning 28001 clauses out of 56013 with flag 2280750/425000
80.07/79.54	c cleaning 29002 clauses out of 58013 with flag 2423708/455001
85.07/84.52	c cleaning 30002 clauses out of 60010 with flag 2556261/486000
90.28/89.78	c cleaning 31003 clauses out of 62008 with flag 2698788/518000
97.39/96.81	c cleaning 31997 clauses out of 64006 with flag 2855280/551001
104.08/103.58	c cleaning 33003 clauses out of 66009 with flag 3017135/585001
110.48/109.90	c cleaning 33999 clauses out of 68005 with flag 3163981/620000
118.67/118.16	c cleaning 35003 clauses out of 70007 with flag 3331144/656001
126.37/125.83	c cleaning 35999 clauses out of 72004 with flag 3501823/693001
134.68/134.11	c cleaning 36998 clauses out of 74005 with flag 3674821/731001
143.88/143.33	c cleaning 38001 clauses out of 76006 with flag 3854641/770000
153.28/152.73	c cleaning 38995 clauses out of 78006 with flag 4033576/810001
163.21/162.67	c cleaning 40002 clauses out of 80010 with flag 4217431/851000
173.71/173.13	c cleaning 41002 clauses out of 82008 with flag 4406615/893000
187.41/186.87	c cleaning 41998 clauses out of 84007 with flag 4599539/936001
198.81/198.25	c cleaning 43000 clauses out of 86008 with flag 4801601/980000
210.81/210.28	c cleaning 44002 clauses out of 88008 with flag 4990591/1025000
222.91/222.31	c cleaning 45002 clauses out of 90006 with flag 5207918/1071000
236.30/235.75	c cleaning 46000 clauses out of 92004 with flag 5424655/1118000
251.30/250.73	c cleaning 46996 clauses out of 94005 with flag 5653463/1166001
268.91/268.35	c cleaning 48001 clauses out of 96009 with flag 5863071/1215001
285.52/284.92	c cleaning 49002 clauses out of 98008 with flag 6094138/1265001
305.21/304.60	c cleaning 49996 clauses out of 100007 with flag 6344166/1316002
322.52/321.92	c cleaning 50998 clauses out of 102009 with flag 6561823/1368000
343.93/343.38	c cleaning 52006 clauses out of 104011 with flag 6781705/1421000
367.23/366.62	c cleaning 53002 clauses out of 106006 with flag 7003257/1475001
388.81/388.24	c cleaning 53997 clauses out of 108004 with flag 7225701/1530001
411.71/411.19	c cleaning 55000 clauses out of 110006 with flag 7466063/1586000
436.71/436.17	c cleaning 55999 clauses out of 112007 with flag 7711399/1643001
461.11/460.54	c cleaning 56996 clauses out of 114008 with flag 7961356/1701001
487.38/486.77	c cleaning 58005 clauses out of 116011 with flag 8208808/1760000
511.47/510.88	c cleaning 59000 clauses out of 118006 with flag 8460388/1820000
549.58/548.93	c cleaning 60002 clauses out of 120007 with flag 8748372/1881001
599.86/599.21	c cleaning 60998 clauses out of 122005 with flag 9078115/1943001
656.76/656.19	c cleaning 61997 clauses out of 124007 with flag 9422703/2006001
717.65/717.00	c cleaning 63002 clauses out of 126009 with flag 9779511/2070000
779.96/779.36	c cleaning 64001 clauses out of 128007 with flag 10139648/2135000
839.37/838.70	c cleaning 65001 clauses out of 130006 with flag 10492958/2201000
902.28/901.61	c cleaning 65998 clauses out of 132005 with flag 10864079/2268000
971.10/970.40	c cleaning 66996 clauses out of 134007 with flag 11231703/2336000
1043.52/1042.81	c cleaning 67997 clauses out of 136011 with flag 11608770/2405000
1114.65/1113.92	c cleaning 69001 clauses out of 138015 with flag 11969796/2475001
1193.56/1192.89	c cleaning 70002 clauses out of 140014 with flag 12357634/2546001
1292.68/1291.94	c cleaning 71001 clauses out of 142012 with flag 12728721/2618001
1388.95/1388.20	c cleaning 72002 clauses out of 144010 with flag 13096118/2691000
1478.17/1477.38	c cleaning 73001 clauses out of 146009 with flag 13461139/2765001
1574.08/1573.22	c cleaning 73998 clauses out of 148007 with flag 13811847/2840000
1681.00/1680.10	c cleaning 74999 clauses out of 150010 with flag 14176045/2916001
1761.91/1761.09	c cleaning 76001 clauses out of 152010 with flag 14561378/2993000
1800.02/1799.10	c starts		: 2812
1800.02/1799.10	c conflicts		: 3040724
1800.02/1799.10	c decisions		: 4332765
1800.02/1799.10	c propagations		: 23557699
1800.02/1799.10	c inspects		: 37210068302
1800.02/1799.10	c shortcuts		: 0
1800.02/1799.10	c learnt literals	: 0
1800.02/1799.10	c learnt binary clauses	: 0
1800.02/1799.10	c learnt ternary clauses	: 14
1800.02/1799.10	c learnt constraints	: 3040724
1800.02/1799.10	c ignored constraints	: 0
1800.02/1799.10	c root simplifications	: 0
1800.02/1799.10	c removed literals (reason simplification)	: 0
1800.02/1799.10	c reason swapping (by a shorter reason)	: 0
1800.02/1799.10	c Calls to reduceDB	: 73
1800.02/1799.10	c Number of update (reduction) of LBD	: 239232
1800.02/1799.10	c Imported unit clauses	: 0
1800.02/1799.10	c number of reductions to clauses (during analyze)	: 0
1800.02/1799.10	c number of learned constraints concerned by reduction	: 0
1800.02/1799.10	c number of learning phase by resolution	: 0
1800.02/1799.10	c number of learning phase by cutting planes	: 0
1800.02/1799.10	c speed (assignments/second)	: 13095.322245322244
1800.02/1799.10	c non guided choices	502
1800.02/1799.10	c timeout
1800.02/1799.13	c learnt constraints type 
1800.02/1799.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 123734
1800.02/1799.13	s UNKNOWN
1800.02/1799.13	c Total wall clock time (in seconds): 1799.019

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-4120782-1467312574/watcher-4120782-1467312574 -o /tmp/evaluation-result-4120782-1467312574/solver-4120782-1467312574 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467309899-13787 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4120782-1467312574.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.25 2.18 2.11 3/194 15001
/proc/meminfo: memFree=26505396/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 1294 0 0 0 0 0 0 0 20 0 2 0 12224704 95129600 927 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 23528 929 703 9 0 16769 0
[pid=15001/tid=15002] ppid=14998 vsize=94176 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 82 0 0 0 0 0 0 0 20 0 2 0 12224705 96436224 938 33554432000 1073741824 1073778376 140735805794784 140115592785448 213183982887 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100145 s]
/proc/loadavg: 2.25 2.18 2.11 3/194 15001
/proc/meminfo: memFree=26505396/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 4465 0 1 0 9 1 0 0 20 0 18 0 12224704 9787879424 5576 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2389619 5576 2125 9 0 2380296 0
[pid=15001/tid=15002] ppid=14998 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2432 0 1 0 6 1 0 0 20 0 18 0 12224705 9787879424 5576 33554432000 1073741824 1073778376 140735805794784 140115592788896 140115465337129 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200315 s]
/proc/loadavg: 2.25 2.18 2.11 3/194 15001
/proc/meminfo: memFree=26505396/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625396 CPUtime=0.26 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 6125 0 1 0 24 2 0 0 20 0 19 0 12224704 9856405504 6789 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406349 6816 2219 9 0 2397026 0
[pid=15001/tid=15002] ppid=14998 vsize=9625396 CPUtime=0.17 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2455 0 1 0 16 1 0 0 20 0 19 0 12224705 9856405504 6833 33554432000 1073741824 1073778376 140735805794784 140115592790656 140115465438225 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625396

[startup+0.300315 s]
/proc/loadavg: 2.25 2.18 2.11 3/194 15001
/proc/meminfo: memFree=26505396/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 7283 0 1 0 47 2 0 0 20 0 19 0 12224704 9856040960 7880 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406260 7880 2242 9 0 2396937 0
[pid=15001/tid=15002] ppid=14998 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2458 0 1 0 26 1 0 0 20 0 19 0 12224705 9856040960 7880 33554432000 1073741824 1073778376 140735805794784 140115592790656 140115465434640 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700258 s]
/proc/loadavg: 2.25 2.18 2.11 3/194 15001
/proc/meminfo: memFree=26505396/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 15051 0 1 0 118 4 0 0 20 0 19 0 12224704 9856040960 12694 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406260 12694 2255 9 0 2396937 0
[pid=15001/tid=15002] ppid=14998 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2458 0 1 0 66 1 0 0 20 0 19 0 12224705 9856040960 12694 33554432000 1073741824 1073778376 140735805794784 140115592790008 140115465799198 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.25 2.18 2.11 3/213 15020
/proc/meminfo: memFree=26461168/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625040 CPUtime=2.03 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 15056 0 1 0 199 4 0 0 20 0 19 0 12224704 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406260 13209 2257 9 0 2396937 0
[pid=15001/tid=15002] ppid=14998 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2460 0 1 0 146 1 0 0 20 0 19 0 12224705 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115592788520 140115465752810 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15004] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15004/stat : 15004 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224705 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115436784552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15005] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15005/stat : 15005 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224705 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115435732008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15006] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15006/stat : 15006 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115434678952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15007] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15007/stat : 15007 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115433626408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15008] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15008/stat : 15008 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115432573352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15009] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15009/stat : 15009 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115431520808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15010] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15010/stat : 15010 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115430467752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15011] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15011/stat : 15011 (java) S 14998 15001 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115429415208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15012] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15012/stat : 15012 (java) S 14998 15001 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115417004904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15013] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15013/stat : 15013 (java) S 14998 15001 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115415951224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15014] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15014/stat : 15014 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115414898056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15015] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15015/stat : 15015 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115413846800 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15016] ppid=14998 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/15001/task/15016/stat : 15016 (java) S 14998 15001 13214 0 -1 4202560 3983 0 0 0 22 2 0 0 20 0 19 0 12224710 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115412793656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15017] ppid=14998 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/15001/task/15017/stat : 15017 (java) S 14998 15001 13214 0 -1 4202560 7341 0 0 0 27 1 0 0 20 0 19 0 12224710 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115411741112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15018] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15018/stat : 15018 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115410688248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15019] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15019/stat : 15019 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115409635912 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15020] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15020/stat : 15020 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224721 9856040960 13209 33554432000 1073741824 1073778376 140735805794784 140115408582184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.25 2.18 2.11 3/213 15020
/proc/meminfo: memFree=26458564/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625040 CPUtime=3.66 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 15061 0 1 0 362 4 0 0 20 0 19 0 12224704 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406260 14236 2257 9 0 2396937 0
[pid=15001/tid=15002] ppid=14998 vsize=9625040 CPUtime=3.08 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2462 0 1 0 306 2 0 0 20 0 19 0 12224705 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115592781488 140115465799240 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15004] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15004/stat : 15004 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224705 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115436784552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15005] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15005/stat : 15005 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224705 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115435732008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15006] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15006/stat : 15006 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115434678952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15007] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15007/stat : 15007 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115433626408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15008] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15008/stat : 15008 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115432573352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15009] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15009/stat : 15009 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115431520808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15010] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15010/stat : 15010 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115430467752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15011] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15011/stat : 15011 (java) S 14998 15001 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115429415208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15012] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15012/stat : 15012 (java) S 14998 15001 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115417004904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15013] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15013/stat : 15013 (java) S 14998 15001 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115415951224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15014] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15014/stat : 15014 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115414898056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15015] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15015/stat : 15015 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115413846800 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15016] ppid=14998 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/15001/task/15016/stat : 15016 (java) S 14998 15001 13214 0 -1 4202560 3986 0 0 0 25 2 0 0 20 0 19 0 12224710 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115412793656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15017] ppid=14998 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/15001/task/15017/stat : 15017 (java) S 14998 15001 13214 0 -1 4202560 7341 0 0 0 27 2 0 0 20 0 19 0 12224710 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115411741112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15018] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15018/stat : 15018 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115410688248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15019] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15019/stat : 15019 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115409635912 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15020] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15020/stat : 15020 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224721 9856040960 14236 33554432000 1073741824 1073778376 140735805794784 140115408582184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.23 2.18 2.11 3/213 15020
/proc/meminfo: memFree=26458172/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625040 CPUtime=6.86 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 15065 0 1 0 682 4 0 0 20 0 19 0 12224704 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406260 13739 2258 9 0 2396937 0
[pid=15001/tid=15002] ppid=14998 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2465 0 1 0 625 2 0 0 20 0 19 0 12224705 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115592781488 140115465752751 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15004] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15004/stat : 15004 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224705 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115436784552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15005] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15005/stat : 15005 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224705 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115435732008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15006] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15006/stat : 15006 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115434678952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15007] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15007/stat : 15007 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115433626408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15008] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15008/stat : 15008 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115432573352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15009] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15009/stat : 15009 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115431520808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15010] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15010/stat : 15010 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115430467752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15011] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15011/stat : 15011 (java) S 14998 15001 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115429415208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15012] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15012/stat : 15012 (java) S 14998 15001 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115417004904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15013] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15013/stat : 15013 (java) S 14998 15001 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115415951224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15014] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15014/stat : 15014 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115414898056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15015] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15015/stat : 15015 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115413846800 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15016] ppid=14998 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/15001/task/15016/stat : 15016 (java) S 14998 15001 13214 0 -1 4202560 3986 0 0 0 25 2 0 0 20 0 19 0 12224710 9856040960 13739 33554432000 1073741824 1073778376 140735805794784 140115412793656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15017] ppid=14998 vsize=9625040 CPUtime=0.29 cores=0,2,4,6

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

[pid=15001/tid=15020] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15020/stat : 15020 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224721 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115408582184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1723.21
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.07 2.12 2.09 3/213 15346
/proc/meminfo: memFree=26358160/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625040 CPUtime=1783.22 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 15337 0 1 0 178284 38 0 0 20 0 19 0 12224704 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406260 52616 2272 9 0 2396937 0
[pid=15001/tid=15002] ppid=14998 vsize=9625040 CPUtime=1777.54 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2528 0 1 0 177722 32 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115592781504 140115465752988 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15004] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15004/stat : 15004 (java) S 14998 15001 13214 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115436784552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15005] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15005/stat : 15005 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115435732008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15006] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15006/stat : 15006 (java) S 14998 15001 13214 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115434678952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15007] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15007/stat : 15007 (java) S 14998 15001 13214 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115433626408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15008] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15008/stat : 15008 (java) S 14998 15001 13214 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115432573352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15009] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15009/stat : 15009 (java) S 14998 15001 13214 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115431520808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15010] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15010/stat : 15010 (java) S 14998 15001 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115430467752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15011] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15011/stat : 15011 (java) S 14998 15001 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115429415208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15012] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15012/stat : 15012 (java) S 14998 15001 13214 0 -1 4202560 16 0 0 0 0 2 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115417004904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15013] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15013/stat : 15013 (java) S 14998 15001 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115415951224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15014] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15014/stat : 15014 (java) S 14998 15001 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115414898056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15015] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15015/stat : 15015 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115413846800 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15016] ppid=14998 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/15001/task/15016/stat : 15016 (java) S 14998 15001 13214 0 -1 4202560 3994 0 0 0 28 2 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115412793656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15017] ppid=14998 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/15001/task/15017/stat : 15017 (java) S 14998 15001 13214 0 -1 4202560 7341 0 0 0 27 2 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115411741112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15018] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15018/stat : 15018 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115410688248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15019] ppid=14998 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/15001/task/15019/stat : 15019 (java) S 14998 15001 13214 0 -1 4202560 104 0 0 0 34 32 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115409635912 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15020] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15020/stat : 15020 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224721 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115408582184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.22
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.1 s]
/proc/loadavg: 2.05 2.11 2.09 3/213 15346
/proc/meminfo: memFree=26358168/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 15337 0 1 0 179964 38 0 0 20 0 19 0 12224704 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406260 52616 2272 9 0 2396937 0
[pid=15001/tid=15002] ppid=14998 vsize=9625040 CPUtime=1794.3 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2528 0 1 0 179398 32 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115592781504 140115465799235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15004] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15004/stat : 15004 (java) S 14998 15001 13214 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115436784552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15005] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15005/stat : 15005 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115435732008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15006] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15006/stat : 15006 (java) S 14998 15001 13214 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115434678952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15007] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15007/stat : 15007 (java) S 14998 15001 13214 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115433626408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15008] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15008/stat : 15008 (java) S 14998 15001 13214 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115432573352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15009] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15009/stat : 15009 (java) S 14998 15001 13214 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115431520808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15010] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15010/stat : 15010 (java) S 14998 15001 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115430467752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15011] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15011/stat : 15011 (java) S 14998 15001 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115429415208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15012] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15012/stat : 15012 (java) S 14998 15001 13214 0 -1 4202560 16 0 0 0 0 2 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115417004904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15013] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15013/stat : 15013 (java) S 14998 15001 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115415951224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15014] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15014/stat : 15014 (java) S 14998 15001 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115414898056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15015] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15015/stat : 15015 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115413846800 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15016] ppid=14998 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/15001/task/15016/stat : 15016 (java) S 14998 15001 13214 0 -1 4202560 3994 0 0 0 28 2 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115412793656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15017] ppid=14998 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/15001/task/15017/stat : 15017 (java) S 14998 15001 13214 0 -1 4202560 7341 0 0 0 27 2 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115411741112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15018] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15018/stat : 15018 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115410688248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15019] ppid=14998 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/15001/task/15019/stat : 15019 (java) S 14998 15001 13214 0 -1 4202560 104 0 0 0 34 32 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115409635912 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15020] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15020/stat : 15020 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224721 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115408582184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 15001 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.1 s]
/proc/loadavg: 2.05 2.11 2.09 3/213 15346
/proc/meminfo: memFree=26358168/32872528 swapFree=11480/941500
[pid=15001] ppid=14998 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/15001/stat : 15001 (java) S 14998 15001 13214 0 -1 4202496 15337 0 1 0 179964 38 0 0 20 0 19 0 12224704 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140735805785920 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15001/statm: 2406260 52616 2272 9 0 2396937 0
[pid=15001/tid=15002] ppid=14998 vsize=9625040 CPUtime=1794.3 cores=0,2,4,6
/proc/15001/task/15002/stat : 15002 (java) R 14998 15001 13214 0 -1 4202560 2528 0 1 0 179398 32 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115592781504 140115465799235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15004] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15004/stat : 15004 (java) S 14998 15001 13214 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115436784552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15005] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15005/stat : 15005 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 12224705 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115435732008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15006] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15006/stat : 15006 (java) S 14998 15001 13214 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115434678952 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15007] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15007/stat : 15007 (java) S 14998 15001 13214 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115433626408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15001/tid=15008] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15008/stat : 15008 (java) S 14998 15001 13214 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115432573352 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15009] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15009/stat : 15009 (java) S 14998 15001 13214 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115431520808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15010] ppid=14998 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15001/task/15010/stat : 15010 (java) S 14998 15001 13214 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115430467752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15011] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15011/stat : 15011 (java) S 14998 15001 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12224706 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115429415208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15012] ppid=14998 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15001/task/15012/stat : 15012 (java) S 14998 15001 13214 0 -1 4202560 16 0 0 0 0 2 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115417004904 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15013] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15013/stat : 15013 (java) S 14998 15001 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115415951224 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15014] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15014/stat : 15014 (java) S 14998 15001 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12224707 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115414898056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15015] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15015/stat : 15015 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115413846800 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15016] ppid=14998 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/15001/task/15016/stat : 15016 (java) S 14998 15001 13214 0 -1 4202560 3994 0 0 0 28 2 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115412793656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15001/tid=15017] ppid=14998 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/15001/task/15017/stat : 15017 (java) S 14998 15001 13214 0 -1 4202560 7341 0 0 0 27 2 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115411741112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15018] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15018/stat : 15018 (java) S 14998 15001 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115410688248 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15001/tid=15019] ppid=14998 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/15001/task/15019/stat : 15019 (java) S 14998 15001 13214 0 -1 4202560 104 0 0 0 34 32 0 0 20 0 19 0 12224710 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115409635912 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15001/tid=15020] ppid=14998 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15001/task/15020/stat : 15020 (java) S 14998 15001 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12224721 9856040960 52616 33554432000 1073741824 1073778376 140735805794784 140115408582184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1799.14
CPU time (s): 1800.02
CPU user time (s): 1799.64
CPU system time (s): 0.38
CPU usage (%): 100.049
Max. virtual memory (cumulated for all children) (KiB): 9625396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.14
system time used= 0.840872
maximum resident set size= 210632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15386
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38065
involuntary context switches= 7271

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9133 second user time and 13.264 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 20:49:34
IDJOB=4120782
IDBENCH=110106
IDSOLVER=2546
FILE ID=node113/4120782-1467312574
RUNJOBID= node113-1467309899-13787
PBS_JOBID= 20005277
Free space on /tmp= 71736 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-n90-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-4120782-1467312574/watcher-4120782-1467312574 -o /tmp/evaluation-result-4120782-1467312574/solver-4120782-1467312574 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467309899-13787 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4120782-1467312574.opb

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

MD5SUM BENCH= c0dcfb3d3f431f3ab6d09b29d218f199
RANDOM SEED=1101023387

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26506188 kB
Buffers:          127364 kB
Cached:          4271060 kB
SwapCached:            0 kB
Active:          3178024 kB
Inactive:        1475788 kB
Active(anon):     252568 kB
Inactive(anon):     5656 kB
Active(file):    2925456 kB
Inactive(file):  1470132 kB
Unevictable:      941500 kB
Mlocked:           11480 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               840 kB
Writeback:             0 kB
AnonPages:       1219136 kB
Mapped:            21524 kB
Shmem:               204 kB
Slab:             629780 kB
SReclaimable:      73352 kB
SUnreclaim:       556428 kB
KernelStack:        1760 kB
PageTables:         6372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1666268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1189888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node113 at 2016-06-30 21:19:33