Trace number 4120406

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.04 1799.54

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n68-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUM95a8c1ba43c8db2a52f7733ce704d0cd
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.574911
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables102
Total number of constraints272
Number of constraints which are clauses272
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.04/0.27	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.04/0.27	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.27	c See www.sat4j.org for details.
0.04/0.28	c version PB16.v20160501
0.04/0.28	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.28	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.28	c java.vm.version	19.1-b02
0.04/0.28	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.28	c sun.arch.data.model	64
0.04/0.28	c java.version		1.6.0_24
0.04/0.28	c os.name		Linux
0.04/0.28	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.28	c os.arch		amd64
0.04/0.28	c Free memory 		501472288
0.04/0.28	c Max memory 		7480803328
0.04/0.28	c Total memory 		504102912
0.04/0.28	c Number of processors 	8
0.12/0.31	c Pseudo Boolean Optimization by upper bound
0.12/0.31	c --- Begin Solver configuration ---
0.12/0.31	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.12/0.31	c Learn all clauses as in MiniSAT
0.12/0.31	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.31	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.31	c No reason simplification
0.12/0.31	c Glucose 2.1 dynamic restart strategy
0.12/0.31	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.31	c timeout=2147483s
0.12/0.31	c DB Simplification allowed=false
0.12/0.31	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.12/0.31	c --- End Solver configuration ---
0.12/0.31	c solving HOME/instance-4120406-1467310932.opb
0.12/0.31	c reading problem ... 
0.12/0.32	c  no objective function found
0.12/0.35	c ... done. Wall clock time 0.04s.
0.12/0.35	c declared #vars     102
0.12/0.35	c #constraints  272
0.12/0.35	c constraints type 
0.12/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 272
0.12/0.35	c 272 constraints processed.
0.71/0.71	c cleaning 2496 clauses out of 5001 with flag 10401/5001
1.33/1.21	c cleaning 4246 clauses out of 8505 with flag 22790/11001
2.00/1.84	c cleaning 5626 clauses out of 11259 with flag 39346/18001
2.42/2.30	c cleaning 6809 clauses out of 13632 with flag 73916/26000
3.14/2.90	c cleaning 7911 clauses out of 15823 with flag 110681/35000
3.74/3.54	c cleaning 8952 clauses out of 17913 with flag 151422/45001
4.75/4.56	c cleaning 9975 clauses out of 19960 with flag 196853/56000
6.05/5.83	c cleaning 10990 clauses out of 21985 with flag 247681/68000
7.44/7.28	c cleaning 11996 clauses out of 23996 with flag 304161/81001
8.94/8.80	c cleaning 12999 clauses out of 25999 with flag 364053/95000
10.74/10.57	c cleaning 13998 clauses out of 28001 with flag 427782/110001
12.94/12.77	c cleaning 14998 clauses out of 30002 with flag 493944/126000
15.34/15.18	c cleaning 16001 clauses out of 32005 with flag 566363/143001
17.95/17.77	c cleaning 16999 clauses out of 34004 with flag 642349/161001
20.94/20.78	c cleaning 18002 clauses out of 36004 with flag 723701/180000
24.34/24.11	c cleaning 19001 clauses out of 38003 with flag 808336/200001
27.84/27.69	c cleaning 20000 clauses out of 40002 with flag 899621/221001
31.54/31.36	c cleaning 21000 clauses out of 42001 with flag 992280/243000
36.14/35.90	c cleaning 22001 clauses out of 44001 with flag 1090553/266000
40.13/39.99	c cleaning 23000 clauses out of 46001 with flag 1183224/290001
44.64/44.48	c cleaning 23997 clauses out of 48000 with flag 1276972/315000
50.95/50.75	c cleaning 24999 clauses out of 50003 with flag 1387965/341000
57.64/57.45	c cleaning 25997 clauses out of 52005 with flag 1495852/368001
64.35/64.10	c cleaning 26998 clauses out of 54008 with flag 1599909/396001
71.25/71.06	c cleaning 28001 clauses out of 56009 with flag 1707602/425000
79.45/79.25	c cleaning 29001 clauses out of 58009 with flag 1825195/455001
88.25/88.04	c cleaning 29998 clauses out of 60007 with flag 1946543/486000
97.55/97.32	c cleaning 31002 clauses out of 62009 with flag 2070098/518000
106.55/106.37	c cleaning 31999 clauses out of 64008 with flag 2218903/551001
115.75/115.54	c cleaning 32998 clauses out of 66008 with flag 2361814/585000
125.34/125.17	c cleaning 33997 clauses out of 68010 with flag 2506114/620000
133.95/133.79	c cleaning 35005 clauses out of 70014 with flag 2650514/656001
143.26/143.02	c cleaning 36002 clauses out of 72008 with flag 2793762/693000
152.76/152.52	c cleaning 36997 clauses out of 74007 with flag 2933510/731001
163.86/163.65	c cleaning 38000 clauses out of 76009 with flag 3098956/770000
176.86/176.60	c cleaning 39003 clauses out of 78009 with flag 3266563/810000
190.05/189.87	c cleaning 39996 clauses out of 80006 with flag 3408874/851000
203.15/202.96	c cleaning 41003 clauses out of 82011 with flag 3557100/893001
218.45/218.21	c cleaning 42001 clauses out of 84007 with flag 3710793/936000
237.05/236.84	c cleaning 42994 clauses out of 86006 with flag 3896892/980000
254.75/254.57	c cleaning 44004 clauses out of 88012 with flag 4089745/1025000
274.34/274.19	c cleaning 44995 clauses out of 90008 with flag 4289832/1071000
295.54/295.30	c cleaning 46004 clauses out of 92014 with flag 4493616/1118001
318.15/317.94	c cleaning 46997 clauses out of 94009 with flag 4701972/1166000
341.34/341.19	c cleaning 48001 clauses out of 96012 with flag 4907078/1215000
365.93/365.75	c cleaning 49001 clauses out of 98012 with flag 5119400/1265001
391.23/391.08	c cleaning 50002 clauses out of 100011 with flag 5332990/1316001
419.72/419.52	c cleaning 50998 clauses out of 102009 with flag 5548602/1368001
448.11/447.91	c cleaning 51998 clauses out of 104011 with flag 5761374/1421001
478.51/478.36	c cleaning 53002 clauses out of 106012 with flag 5975202/1475000
511.31/511.14	c cleaning 54001 clauses out of 108010 with flag 6194326/1530000
546.31/546.16	c cleaning 55000 clauses out of 110009 with flag 6421583/1586000
584.69/584.60	c cleaning 56000 clauses out of 112010 with flag 6650306/1643001
621.84/621.63	c cleaning 57001 clauses out of 114009 with flag 6886832/1701000
659.94/659.73	c cleaning 58002 clauses out of 116009 with flag 7137208/1760001
702.53/702.34	c cleaning 59001 clauses out of 118007 with flag 7378537/1820001
745.93/745.71	c cleaning 59998 clauses out of 120006 with flag 7619316/1881001
794.06/793.89	c cleaning 60998 clauses out of 122008 with flag 7875518/1943001
845.77/845.58	c cleaning 61999 clauses out of 124009 with flag 8129805/2006000
900.08/899.89	c cleaning 63003 clauses out of 126010 with flag 8388970/2070000
957.19/956.97	c cleaning 63997 clauses out of 128008 with flag 8648951/2135001
1014.60/1014.32	c cleaning 64997 clauses out of 130010 with flag 8914688/2201000
1077.12/1076.88	c cleaning 66002 clauses out of 132014 with flag 9184124/2268001
1141.35/1141.07	c cleaning 67002 clauses out of 134011 with flag 9455323/2336000
1208.65/1208.38	c cleaning 68000 clauses out of 136009 with flag 9730167/2405000
1277.77/1277.46	c cleaning 69000 clauses out of 138010 with flag 10011138/2475001
1351.29/1350.93	c cleaning 70005 clauses out of 140009 with flag 10297863/2546000
1424.98/1424.60	c cleaning 70999 clauses out of 142005 with flag 10585794/2618001
1494.09/1493.64	c cleaning 72000 clauses out of 144005 with flag 10877765/2691000
1569.21/1568.74	c cleaning 72999 clauses out of 146005 with flag 11167666/2765000
1653.21/1652.72	c cleaning 73998 clauses out of 148006 with flag 11467372/2840000
1743.05/1742.52	c cleaning 75001 clauses out of 150009 with flag 11770095/2916001
1800.04/1799.50	c starts		: 2285
1800.04/1799.50	c conflicts		: 2972590
1800.04/1799.50	c decisions		: 3915963
1800.04/1799.50	c propagations		: 33244091
1800.04/1799.50	c inspects		: 40388658032
1800.04/1799.50	c shortcuts		: 0
1800.04/1799.50	c learnt literals	: 0
1800.04/1799.50	c learnt binary clauses	: 0
1800.04/1799.50	c learnt ternary clauses	: 5
1800.04/1799.50	c learnt constraints	: 2972590
1800.04/1799.50	c ignored constraints	: 0
1800.04/1799.50	c root simplifications	: 0
1800.04/1799.50	c removed literals (reason simplification)	: 0
1800.04/1799.50	c reason swapping (by a shorter reason)	: 0
1800.04/1799.50	c Calls to reduceDB	: 72
1800.04/1799.50	c Number of update (reduction) of LBD	: 125599
1800.04/1799.50	c Imported unit clauses	: 0
1800.04/1799.50	c number of reductions to clauses (during analyze)	: 0
1800.04/1799.50	c number of learned constraints concerned by reduction	: 0
1800.04/1799.50	c number of learning phase by resolution	: 0
1800.04/1799.50	c number of learning phase by cutting planes	: 0
1800.04/1799.50	c speed (assignments/second)	: 18477.67527870121
1800.04/1799.50	c non guided choices	347
1800.04/1799.50	c timeout
1800.04/1799.53	c learnt constraints type 
1800.04/1799.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 131597
1800.04/1799.53	s UNKNOWN
1800.04/1799.53	c Total wall clock time (in seconds): 1799.218

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

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

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


[startup+0 s]
/proc/loadavg: 2.10 2.20 2.11 2/178 25522
/proc/meminfo: memFree=29913764/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=20596 CPUtime=0 cores=1,3,5,7
/proc/25522/stat : 25522 (java) D 25519 25522 21085 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 12045774 21090304 186 33554432000 1073741824 1073778376 140736378437808 140736378426408 273896537672 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 0 0 0
/proc/25522/statm: 5149 186 143 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 2.10 2.20 2.11 2/178 25522
/proc/meminfo: memFree=29913764/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=102664 CPUtime=0 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 1492 0 15 0 0 0 0 0 20 0 2 0 12045774 105127936 1109 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 25666 1109 856 9 0 16775 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102664

[startup+0.2002 s]
/proc/loadavg: 2.10 2.20 2.11 2/178 25522
/proc/meminfo: memFree=29913764/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9225560 CPUtime=0.04 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 3124 0 17 0 3 1 0 0 20 0 13 0 12045774 9446973440 3759 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2306390 3759 1707 9 0 2297091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.300222 s]
/proc/loadavg: 2.10 2.20 2.11 2/178 25522
/proc/meminfo: memFree=29913764/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 4411 0 18 0 10 2 0 0 20 0 18 0 12045774 9787879424 6052 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2389619 6052 2140 9 0 2380296 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9558476

[startup+0.700122 s]
/proc/loadavg: 2.10 2.20 2.11 2/178 25522
/proc/meminfo: memFree=29913764/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 7193 0 18 0 69 2 0 0 20 0 19 0 12045774 9856040960 8529 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2406260 8529 2237 9 0 2396937 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 9625040

[startup+1.50082 s]
/proc/loadavg: 2.10 2.20 2.11 5/215 25559
/proc/meminfo: memFree=29836084/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9625040 CPUtime=1.62 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 8210 0 18 0 159 3 0 0 20 0 19 0 12045774 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2406260 12801 2249 9 0 2396937 0
[pid=25522/tid=25525] ppid=25519 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/25522/task/25525/stat : 25525 (java) R 25519 25522 21085 0 -1 4202560 2400 0 7 0 125 2 0 0 20 0 19 0 12045780 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051887219040 140051720122816 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0
[pid=25522/tid=25526] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25526/stat : 25526 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051848710952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25528] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25528/stat : 25528 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051847658152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25530] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25530/stat : 25530 (java) S 25519 25522 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051846605864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25532] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25532/stat : 25532 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051845553064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25533] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25533/stat : 25533 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051844499752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25535] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25535/stat : 25535 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051843446952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25536] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25536/stat : 25536 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051842394664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25537] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25537/stat : 25537 (java) S 25519 25522 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051841341864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25542] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25542/stat : 25542 (java) S 25519 25522 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12045787 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051711224552 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25545] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25545/stat : 25545 (java) S 25519 25522 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051710170616 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25547] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25547/stat : 25547 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051709118216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25549] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25549/stat : 25549 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045795 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051708066704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25552] ppid=25519 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/25522/task/25552/stat : 25552 (java) S 25519 25522 21085 0 -1 4202560 2914 0 0 0 18 0 0 0 20 0 19 0 12045795 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051707013304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25554] ppid=25519 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/25522/task/25554/stat : 25554 (java) S 25519 25522 21085 0 -1 4202560 1634 0 1 0 12 0 0 0 20 0 19 0 12045795 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051705960504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25555] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25555/stat : 25555 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140051704908408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25557] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25557/stat : 25557 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140050696235720 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25559] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25559/stat : 25559 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045810 9856040960 12801 33554432000 1073741824 1073778376 140736378437808 140050695181736 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9625040

[startup+3.1007 s]
/proc/loadavg: 2.18 2.21 2.12 3/215 25559
/proc/meminfo: memFree=29796740/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9625040 CPUtime=3.34 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 9730 0 18 0 331 3 0 0 20 0 19 0 12045774 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2406260 16869 2258 9 0 2396937 0
[pid=25522/tid=25525] ppid=25519 vsize=9625040 CPUtime=2.86 cores=1,3,5,7
/proc/25522/task/25525/stat : 25525 (java) R 25519 25522 21085 0 -1 4202560 2415 0 7 0 283 3 0 0 20 0 19 0 12045780 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051887210176 140051720083928 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0
[pid=25522/tid=25526] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25526/stat : 25526 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051848710952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25528] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25528/stat : 25528 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051847658152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25530] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25530/stat : 25530 (java) S 25519 25522 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051846605864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25532] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25532/stat : 25532 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051845553064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25533] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25533/stat : 25533 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051844499752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25535] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25535/stat : 25535 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051843446952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25536] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25536/stat : 25536 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051842394664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25537] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25537/stat : 25537 (java) S 25519 25522 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051841341864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25542] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25542/stat : 25542 (java) S 25519 25522 21085 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12045787 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051711224552 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25545] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25545/stat : 25545 (java) S 25519 25522 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051710170616 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25547] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25547/stat : 25547 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051709118216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25549] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25549/stat : 25549 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045795 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051708066704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25552] ppid=25519 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/25522/task/25552/stat : 25552 (java) S 25519 25522 21085 0 -1 4202560 3921 0 0 0 26 0 0 0 20 0 19 0 12045795 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051707013304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25554] ppid=25519 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/25522/task/25554/stat : 25554 (java) S 25519 25522 21085 0 -1 4202560 2130 0 1 0 17 0 0 0 20 0 19 0 12045795 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051705960504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25555] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25555/stat : 25555 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140051704908408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25557] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25557/stat : 25557 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140050696235720 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25559] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25559/stat : 25559 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045810 9856040960 16869 33554432000 1073741824 1073778376 140736378437808 140050695181736 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.34
Current children cumulated vsize (KiB) 9625040

[startup+6.30086 s]
/proc/loadavg: 2.18 2.21 2.12 4/215 25559
/proc/meminfo: memFree=29733084/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9625040 CPUtime=6.54 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 9735 0 18 0 650 4 0 0 20 0 19 0 12045774 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2406260 18357 2259 9 0 2396937 0
[pid=25522/tid=25525] ppid=25519 vsize=9625040 CPUtime=6.05 cores=1,3,5,7
/proc/25522/task/25525/stat : 25525 (java) R 25519 25522 21085 0 -1 4202560 2419 0 7 0 602 3 0 0 20 0 19 0 12045780 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051887210176 140051720083634 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0
[pid=25522/tid=25526] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25526/stat : 25526 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051848710952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25528] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25528/stat : 25528 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051847658152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25530] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25530/stat : 25530 (java) S 25519 25522 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051846605864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25532] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25532/stat : 25532 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051845553064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25533] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25533/stat : 25533 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051844499752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25535] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25535/stat : 25535 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051843446952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25536] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25536/stat : 25536 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051842394664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25537] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25537/stat : 25537 (java) S 25519 25522 21085 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051841341864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25542] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25542/stat : 25542 (java) S 25519 25522 21085 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12045787 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051711224552 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25545] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25545/stat : 25545 (java) S 25519 25522 21085 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051710170616 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25547] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25547/stat : 25547 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051709118216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25549] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25549/stat : 25549 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045795 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051708066704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25552] ppid=25519 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/25522/task/25552/stat : 25552 (java) S 25519 25522 21085 0 -1 4202560 3921 0 0 0 26 0 0 0 20 0 19 0 12045795 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051707013304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25554] ppid=25519 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/25522/task/25554/stat : 25554 (java) S 25519 25522 21085 0 -1 4202560 2130 0 1 0 17 0 0 0 20 0 19 0 12045795 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051705960504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25555] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25555/stat : 25555 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140051704908408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25557] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25557/stat : 25557 (java) S 25519 25522 21085 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140050696235720 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25559] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25559/stat : 25559 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045810 9856040960 18357 33554432000 1073741824 1073778376 140736378437808 140050695181736 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.54
Current children cumulated vsize (KiB) 9625040


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

[pid=25522/tid=25559] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25559/stat : 25559 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045810 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140050695181736 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1722.83
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.25 2.26 2.24 3/215 26250
/proc/meminfo: memFree=29507616/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9625040 CPUtime=1782.84 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 9981 0 18 0 178241 43 0 0 20 0 19 0 12045774 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2406260 51461 2273 9 0 2396937 0
[pid=25522/tid=25525] ppid=25519 vsize=9625040 CPUtime=1777.2 cores=1,3,5,7
/proc/25522/task/25525/stat : 25525 (java) R 25519 25522 21085 0 -1 4202560 2466 0 7 0 177687 33 0 0 20 0 19 0 12045780 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051887210176 140051720262974 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0
[pid=25522/tid=25526] ppid=25519 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25522/task/25526/stat : 25526 (java) S 25519 25522 21085 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051848710952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25528] ppid=25519 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25522/task/25528/stat : 25528 (java) S 25519 25522 21085 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051847658152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25530] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25530/stat : 25530 (java) S 25519 25522 21085 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051846605864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25532] ppid=25519 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/25522/task/25532/stat : 25532 (java) S 25519 25522 21085 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051845553064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25533] ppid=25519 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25522/task/25533/stat : 25533 (java) S 25519 25522 21085 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051844499752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25535] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25535/stat : 25535 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051843446952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25536] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25536/stat : 25536 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051842394664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25537] ppid=25519 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/25522/task/25537/stat : 25537 (java) S 25519 25522 21085 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051841341864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25542] ppid=25519 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25522/task/25542/stat : 25542 (java) S 25519 25522 21085 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 12045787 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051711224552 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25545] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25545/stat : 25545 (java) S 25519 25522 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051710170616 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25547] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25547/stat : 25547 (java) S 25519 25522 21085 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051709118216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25549] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25549/stat : 25549 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051708066704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25552] ppid=25519 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/25522/task/25552/stat : 25552 (java) S 25519 25522 21085 0 -1 4202560 3926 0 0 0 28 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051707013304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25554] ppid=25519 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/25522/task/25554/stat : 25554 (java) S 25519 25522 21085 0 -1 4202560 2130 0 1 0 17 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051705960504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25555] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25555/stat : 25555 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051704908408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25557] ppid=25519 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/25522/task/25557/stat : 25557 (java) S 25519 25522 21085 0 -1 4202560 104 0 0 0 32 33 0 0 20 0 19 0 12045796 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140050696235720 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25559] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25559/stat : 25559 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045810 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140050695181736 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1782.84
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.5 s]
/proc/loadavg: 2.28 2.26 2.24 3/215 26250
/proc/meminfo: memFree=29507864/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 9981 0 18 0 179961 43 0 0 20 0 19 0 12045774 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2406260 51461 2273 9 0 2396937 0
[pid=25522/tid=25525] ppid=25519 vsize=9625040 CPUtime=1794.36 cores=1,3,5,7
/proc/25522/task/25525/stat : 25525 (java) R 25519 25522 21085 0 -1 4202560 2466 0 7 0 179403 33 0 0 20 0 19 0 12045780 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051887210176 140051720083619 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0
[pid=25522/tid=25526] ppid=25519 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25522/task/25526/stat : 25526 (java) S 25519 25522 21085 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051848710952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25528] ppid=25519 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25522/task/25528/stat : 25528 (java) S 25519 25522 21085 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051847658152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25530] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25530/stat : 25530 (java) S 25519 25522 21085 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051846605864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25532] ppid=25519 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/25522/task/25532/stat : 25532 (java) S 25519 25522 21085 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051845553064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25533] ppid=25519 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25522/task/25533/stat : 25533 (java) S 25519 25522 21085 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051844499752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25535] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25535/stat : 25535 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051843446952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25536] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25536/stat : 25536 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051842394664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25537] ppid=25519 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/25522/task/25537/stat : 25537 (java) S 25519 25522 21085 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051841341864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25542] ppid=25519 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25522/task/25542/stat : 25542 (java) S 25519 25522 21085 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 12045787 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051711224552 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25545] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25545/stat : 25545 (java) S 25519 25522 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051710170616 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25547] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25547/stat : 25547 (java) S 25519 25522 21085 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051709118216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25549] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25549/stat : 25549 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051708066704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25552] ppid=25519 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/25522/task/25552/stat : 25552 (java) S 25519 25522 21085 0 -1 4202560 3926 0 0 0 28 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051707013304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25554] ppid=25519 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/25522/task/25554/stat : 25554 (java) S 25519 25522 21085 0 -1 4202560 2130 0 1 0 17 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051705960504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25555] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25555/stat : 25555 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051704908408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25557] ppid=25519 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/25522/task/25557/stat : 25557 (java) S 25519 25522 21085 0 -1 4202560 104 0 0 0 33 33 0 0 20 0 19 0 12045796 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140050696235720 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25559] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25559/stat : 25559 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045810 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140050695181736 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 25522 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.5 s]
/proc/loadavg: 2.28 2.26 2.24 3/215 26250
/proc/meminfo: memFree=29507864/32872528 swapFree=1484672/1662500
[pid=25522] ppid=25519 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/25522/stat : 25522 (java) S 25519 25522 21085 0 -1 4202496 9981 0 18 0 179961 43 0 0 20 0 19 0 12045774 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140736378428944 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 4 0 0
/proc/25522/statm: 2406260 51461 2273 9 0 2396937 0
[pid=25522/tid=25525] ppid=25519 vsize=9625040 CPUtime=1794.36 cores=1,3,5,7
/proc/25522/task/25525/stat : 25525 (java) R 25519 25522 21085 0 -1 4202560 2466 0 7 0 179403 33 0 0 20 0 19 0 12045780 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051887210176 140051720083619 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0
[pid=25522/tid=25526] ppid=25519 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25522/task/25526/stat : 25526 (java) S 25519 25522 21085 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051848710952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25528] ppid=25519 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25522/task/25528/stat : 25528 (java) S 25519 25522 21085 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051847658152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25530] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25530/stat : 25530 (java) S 25519 25522 21085 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051846605864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25532] ppid=25519 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/25522/task/25532/stat : 25532 (java) S 25519 25522 21085 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051845553064 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25533] ppid=25519 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25522/task/25533/stat : 25533 (java) S 25519 25522 21085 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051844499752 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25522/tid=25535] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25535/stat : 25535 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051843446952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25536] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25536/stat : 25536 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051842394664 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25537] ppid=25519 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/25522/task/25537/stat : 25537 (java) S 25519 25522 21085 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 12045784 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051841341864 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25542] ppid=25519 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25522/task/25542/stat : 25542 (java) S 25519 25522 21085 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 12045787 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051711224552 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25545] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25545/stat : 25545 (java) S 25519 25522 21085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051710170616 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25547] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25547/stat : 25547 (java) S 25519 25522 21085 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12045789 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051709118216 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25522/tid=25549] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25549/stat : 25549 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051708066704 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25552] ppid=25519 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/25522/task/25552/stat : 25552 (java) S 25519 25522 21085 0 -1 4202560 3926 0 0 0 28 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051707013304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25554] ppid=25519 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/25522/task/25554/stat : 25554 (java) S 25519 25522 21085 0 -1 4202560 2130 0 1 0 17 0 0 0 20 0 19 0 12045795 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051705960504 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25555] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25555/stat : 25555 (java) S 25519 25522 21085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12045796 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140051704908408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25522/tid=25557] ppid=25519 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/25522/task/25557/stat : 25557 (java) S 25519 25522 21085 0 -1 4202560 104 0 0 0 33 33 0 0 20 0 19 0 12045796 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140050696235720 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25522/tid=25559] ppid=25519 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25522/task/25559/stat : 25559 (java) S 25519 25522 21085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12045810 9856040960 51461 33554432000 1073741824 1073778376 140736378437808 140050695181736 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1799.54
CPU time (s): 1800.04
CPU user time (s): 1799.61
CPU system time (s): 0.43
CPU usage (%): 100.028
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.11
system time used= 0.811876
maximum resident set size= 205996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10025
page faults= 18
swaps= 0
block input operations= 8104
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38322
involuntary context switches= 16266

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.78397 second user time and 8.51571 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-30 20:22:12
IDJOB=4120406
IDBENCH=109926
IDSOLVER=2546
FILE ID=node134/4120406-1467310932
RUNJOBID= node134-1467310932-25493
PBS_JOBID= 20005262
Free space on /tmp= 71708 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-n68-d3-i2-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120406-1467310932/watcher-4120406-1467310932 -o /tmp/evaluation-result-4120406-1467310932/solver-4120406-1467310932 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467310932-25493 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4120406-1467310932.opb

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

MD5SUM BENCH= 95a8c1ba43c8db2a52f7733ce704d0cd
RANDOM SEED=125802936

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.738
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.54
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.738
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.738
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.738
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29914960 kB
Buffers:          163072 kB
Cached:           373444 kB
SwapCached:            0 kB
Active:           236120 kB
Inactive:         314464 kB
Active(anon):      11364 kB
Inactive(anon):     5960 kB
Active(file):     224756 kB
Inactive(file):   308504 kB
Unevictable:     1662500 kB
Mlocked:         1484672 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1644 kB
Writeback:             0 kB
AnonPages:       1677408 kB
Mapped:            13120 kB
Shmem:               216 kB
Slab:             610492 kB
SReclaimable:      54332 kB
SUnreclaim:       556160 kB
KernelStack:        1416 kB
PageTables:         6832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1764716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node134 at 2016-06-30 20:52:12