Trace number 3190273

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 core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.66 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S493397373-056-UNKNOWN.cnf
MD5SUM53ba9a0375ae9f5fbde617f9de32bf14
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.2716
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.16	c no version file found!!!
0.00/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.16	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.16	c java.vm.version	19.1-b02
0.00/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.16	c sun.arch.data.model	64
0.00/0.16	c java.version		1.6.0_24
0.00/0.16	c os.name		Linux
0.00/0.16	c os.version		2.6.18-164.el5
0.00/0.16	c os.arch		amd64
0.00/0.16	c Free memory 		6997539544
0.00/0.16	c Max memory 		7034241024
0.00/0.16	c Total memory 		7034241024
0.00/0.16	c Number of processors 	8
0.00/0.16	c --- Begin Solver configuration ---
0.00/0.16	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.16	c Learn all clauses as in MiniSAT
0.00/0.16	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.16	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.16	c Expensive reason simplification
0.00/0.16	c Armin Biere (Picosat) restarts strategy
0.00/0.16	c Glucose learned constraints deletion strategy
0.00/0.16	c timeout=2147483647s
0.00/0.16	c DB Simplification allowed=true
0.00/0.16	c --- End Solver configuration ---
0.00/0.16	c solving HOME/instance-3190273-1302597982.cnf
0.00/0.16	c reading problem ... 
0.42/0.34	c ... done. Wall clock time 0.247s.
0.42/0.34	c #vars     20000
0.42/0.34	c #constraints  84000
0.42/0.34	c constraints type 
0.42/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
3.90/3.34	c cleaning 2500 clauses out of 5002 with flag 5002/5002
7.07/6.29	c cleaning 4247 clauses out of 8500 with flag 11000/11000
10.57/9.72	c cleaning 5624 clauses out of 11253 with flag 18000/18000
14.48/13.67	c cleaning 6809 clauses out of 13629 with flag 26000/26000
19.00/18.11	c cleaning 7902 clauses out of 15820 with flag 35000/35000
24.01/23.16	c cleaning 8959 clauses out of 17918 with flag 45000/45000
29.51/28.64	c cleaning 9974 clauses out of 19959 with flag 56000/56000
35.62/34.79	c cleaning 10988 clauses out of 21987 with flag 68002/68002
42.33/41.44	c cleaning 11996 clauses out of 23998 with flag 81001/81001
49.53/48.61	c cleaning 12995 clauses out of 26001 with flag 95000/95000
57.24/56.39	c cleaning 14002 clauses out of 28007 with flag 110001/110001
65.74/64.82	c cleaning 14995 clauses out of 30004 with flag 126000/126000
74.65/73.76	c cleaning 15999 clauses out of 32011 with flag 143002/143002
84.16/83.23	c cleaning 16995 clauses out of 34010 with flag 161000/161000
94.26/93.32	c cleaning 17996 clauses out of 36017 with flag 180002/180002
104.97/104.03	c cleaning 19002 clauses out of 38020 with flag 200001/200001
116.07/115.18	c cleaning 20004 clauses out of 40017 with flag 221000/221000
128.08/127.10	c cleaning 21003 clauses out of 42014 with flag 243001/243001
140.29/139.30	c cleaning 22001 clauses out of 44010 with flag 266000/266000
153.00/152.00	c cleaning 23001 clauses out of 46009 with flag 290000/290000
166.70/165.76	c cleaning 23998 clauses out of 48008 with flag 315000/315000
181.21/180.26	c cleaning 24997 clauses out of 50010 with flag 341000/341000
196.32/195.35	c cleaning 26002 clauses out of 52014 with flag 368001/368001
211.84/210.84	c cleaning 27004 clauses out of 54012 with flag 396001/396001
227.95/226.94	c cleaning 27992 clauses out of 56007 with flag 425000/425000
245.45/244.41	c cleaning 28995 clauses out of 58015 with flag 455000/455000
262.56/261.57	c cleaning 30002 clauses out of 60022 with flag 486002/486002
280.77/279.77	c cleaning 30997 clauses out of 62018 with flag 518000/518000
299.48/298.47	c cleaning 32004 clauses out of 64022 with flag 551001/551001
318.89/317.80	c cleaning 32995 clauses out of 66017 with flag 585000/585000
339.30/338.28	c cleaning 34003 clauses out of 68023 with flag 620001/620001
359.72/358.62	c cleaning 35002 clauses out of 70022 with flag 656003/656003
381.83/380.73	c cleaning 36000 clauses out of 72017 with flag 693000/693000
403.53/402.48	c cleaning 36999 clauses out of 74017 with flag 731000/731000
427.05/425.96	c cleaning 38001 clauses out of 76019 with flag 770001/770001
450.35/449.28	c cleaning 38997 clauses out of 78021 with flag 810004/810004
475.57/474.41	c cleaning 40004 clauses out of 80022 with flag 851002/851002
500.18/499.05	c cleaning 40990 clauses out of 82016 with flag 893000/893000
526.59/525.49	c cleaning 42005 clauses out of 84027 with flag 936001/936001
552.51/551.36	c cleaning 43005 clauses out of 86021 with flag 980000/980000
581.32/580.12	c cleaning 43996 clauses out of 88016 with flag 1025000/1025000
609.64/608.44	c cleaning 45008 clauses out of 90021 with flag 1071001/1071001
639.55/638.32	c cleaning 46001 clauses out of 92012 with flag 1118000/1118000
668.97/667.78	c cleaning 46989 clauses out of 94011 with flag 1166000/1166000
699.58/698.30	c cleaning 48002 clauses out of 96022 with flag 1215000/1215000
731.80/730.52	c cleaning 49009 clauses out of 98021 with flag 1265001/1265001
763.61/762.37	c cleaning 49991 clauses out of 100013 with flag 1316002/1316002
797.63/796.31	c cleaning 51006 clauses out of 102021 with flag 1368001/1368001
830.25/828.91	c cleaning 52001 clauses out of 104014 with flag 1421000/1421000
864.66/863.40	c cleaning 52994 clauses out of 106013 with flag 1475000/1475000
901.77/900.48	c cleaning 53995 clauses out of 108019 with flag 1530000/1530000
937.29/935.92	c cleaning 54999 clauses out of 110025 with flag 1586001/1586001
974.11/972.72	c cleaning 56001 clauses out of 112026 with flag 1643001/1643001
1011.93/1010.51	c cleaning 57005 clauses out of 114024 with flag 1701000/1701000
1049.75/1048.39	c cleaning 58003 clauses out of 116019 with flag 1760000/1760000
1089.06/1087.68	c cleaning 58995 clauses out of 118016 with flag 1820000/1820000
1129.38/1127.97	c cleaning 59998 clauses out of 120021 with flag 1881000/1881000
1170.70/1169.29	c cleaning 61010 clauses out of 122024 with flag 1943001/1943001
1212.71/1211.28	c cleaning 61992 clauses out of 124014 with flag 2006001/2006001
1255.92/1254.48	c cleaning 63006 clauses out of 126022 with flag 2070001/2070001
1299.04/1297.51	c cleaning 63993 clauses out of 128015 with flag 2135000/2135000
1301.56/1300.01	c starts		: 1591
1301.56/1300.01	c conflicts		: 2139252
1301.56/1300.01	c decisions		: 5322235
1301.56/1300.01	c propagations		: 1760197516
1301.56/1300.01	c inspects		: 5304765987
1301.56/1300.01	c shortcuts		: 0
1301.56/1300.01	c learnt literals	: 0
1301.56/1300.01	c learnt binary clauses	: 0
1301.56/1300.01	c learnt ternary clauses	: 75
1301.56/1300.01	c learnt constraints	: 2139252
1301.56/1300.01	c ignored constraints	: 0
1301.56/1300.01	c root simplifications	: 1591
1301.56/1300.01	c removed literals (reason simplification)	: 38186606
1301.56/1300.01	c reason swapping (by a shorter reason)	: 0
1301.56/1300.01	c Calls to reduceDB	: 61
1301.56/1300.01	c speed (assignments/second)	: 1354343.0304177448
1301.56/1300.01	c non guided choices	1881
1301.56/1300.04	c learnt constraints type 
1301.56/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 68336
1301.56/1300.04	c constraints type 
1301.56/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
1301.56/1300.04	s UNKNOWN
1301.56/1300.04	c Total wall clock time (in seconds) : 1299.917

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190273-1302597982/watcher-3190273-1302597982 -o /tmp/evaluation-result-3190273-1302597982/solver-3190273-1302597982 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190273-1302597982.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.96 3.35 6/198 18890
/proc/meminfo: memFree=14535924/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=11760 CPUtime=0 cores=5,7
/proc/18890/stat : 18890 (runsolver) R 18888 18890 18602 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 371398662 12042240 50 33554432000 4194304 5392636 140736492378384 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/18890/statm: 2940 50 30 293 0 2644 0

[startup+0.19417 s]
/proc/loadavg: 4.00 3.96 3.35 6/198 18890
/proc/meminfo: memFree=14535924/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7573004 CPUtime=0.2 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 11652 0 1 0 19 1 0 0 25 0 18 0 371398662 7754756096 11345 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1893251 11345 2175 9 0 1883989 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7573004

[startup+0.21385 s]
/proc/loadavg: 4.00 3.96 3.35 6/198 18890
/proc/meminfo: memFree=14535924/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7573364 CPUtime=0.24 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 11943 0 1 0 23 1 0 0 25 0 18 0 371398662 7755124736 11578 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1893341 11578 2183 9 0 1884079 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 7573364

[startup+0.300152 s]
/proc/loadavg: 4.00 3.96 3.35 6/198 18890
/proc/meminfo: memFree=14535924/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7575432 CPUtime=0.42 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 13572 0 1 0 40 2 0 0 25 0 18 0 371398662 7757242368 12912 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1893858 12913 2197 9 0 1884596 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7575432

[startup+0.701079 s]
/proc/loadavg: 4.00 3.96 3.35 6/198 18890
/proc/meminfo: memFree=14535924/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7580652 CPUtime=1.16 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 16855 0 1 0 114 2 0 0 25 0 19 0 371398662 7762587648 15743 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1895163 15743 2221 9 0 1885901 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 7580652

[startup+1.50097 s]
/proc/loadavg: 4.00 3.96 3.35 5/262 18962
/proc/meminfo: memFree=14337708/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7579696 CPUtime=2.08 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 17354 0 1 0 206 2 0 0 25 0 19 0 371398662 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1894924 16026 2224 9 0 1885662 0
[pid=18890/tid=18892] ppid=18888 vsize=7579696 CPUtime=1.44 cores=5,7
/proc/18890/task/18892/stat : 18892 (java) R 18888 18890 18602 0 -1 4202560 12420 0 1 0 143 1 0 0 25 0 19 0 371398663 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 46912505687809 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18890/tid=18897] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18897/stat : 18897 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371398665 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18898] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18898/stat : 18898 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371398665 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18899] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18899/stat : 18899 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371398665 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18900] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18900/stat : 18900 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371398665 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18901] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18901/stat : 18901 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371398665 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18902] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18902/stat : 18902 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371398665 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18903] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18903/stat : 18903 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371398665 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18904] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18904/stat : 18904 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371398665 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18905] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18905/stat : 18905 (java) S 18888 18890 18602 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371398666 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 0 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18906] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18906/stat : 18906 (java) S 18888 18890 18602 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 371398666 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18907] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18907/stat : 18907 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 371398666 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18908] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18908/stat : 18908 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820989361 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18909] ppid=18888 vsize=7579696 CPUtime=0.36 cores=5,7
/proc/18890/task/18909/stat : 18909 (java) S 18888 18890 18602 0 -1 4202560 2854 0 0 0 36 0 0 0 23 0 19 0 371398668 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18910] ppid=18888 vsize=7579696 CPUtime=0.26 cores=5,7
/proc/18890/task/18910/stat : 18910 (java) S 18888 18890 18602 0 -1 4202560 915 0 0 0 26 0 0 0 23 0 19 0 371398668 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18911] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18911/stat : 18911 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18912] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18912/stat : 18912 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371398668 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18960] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18960/stat : 18960 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371398700 7761608704 16026 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 7579696

[startup+3.10068 s]
/proc/loadavg: 4.00 3.96 3.35 5/262 18962
/proc/meminfo: memFree=14277444/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7579696 CPUtime=3.69 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 18047 0 1 0 367 2 0 0 25 0 19 0 371398662 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1894924 16719 2224 9 0 1885662 0
[pid=18890/tid=18892] ppid=18888 vsize=7579696 CPUtime=3.04 cores=5,7
/proc/18890/task/18892/stat : 18892 (java) R 18888 18890 18602 0 -1 4202560 13112 0 1 0 302 2 0 0 25 0 19 0 371398663 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 46912505790625 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18890/tid=18897] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18897/stat : 18897 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371398665 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18898] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18898/stat : 18898 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371398665 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18899] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18899/stat : 18899 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371398665 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18900] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18900/stat : 18900 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371398665 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18901] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18901/stat : 18901 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371398665 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18902] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18902/stat : 18902 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371398665 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18903] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18903/stat : 18903 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371398665 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18904] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18904/stat : 18904 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371398665 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18905] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18905/stat : 18905 (java) S 18888 18890 18602 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371398666 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 0 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18906] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18906/stat : 18906 (java) S 18888 18890 18602 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 371398666 7761608704 16719 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18907] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18907/stat : 18907 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 371398666 7761608704 16720 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18908] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18908/stat : 18908 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7761608704 16720 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820989361 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18909] ppid=18888 vsize=7579696 CPUtime=0.38 cores=5,7
/proc/18890/task/18909/stat : 18909 (java) S 18888 18890 18602 0 -1 4202560 2855 0 0 0 38 0 0 0 17 0 19 0 371398668 7761608704 16720 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18910] ppid=18888 vsize=7579696 CPUtime=0.26 cores=5,7
/proc/18890/task/18910/stat : 18910 (java) S 18888 18890 18602 0 -1 4202560 915 0 0 0 26 0 0 0 23 0 19 0 371398668 7761608704 16720 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18911] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18911/stat : 18911 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7761608704 16720 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18912] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18912/stat : 18912 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371398668 7761608704 16720 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18960] ppid=18888 vsize=7579696 CPUtime=0 cores=5,7
/proc/18890/task/18960/stat : 18960 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371398700 7761608704 16720 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 7579696

[startup+6.30109 s]
/proc/loadavg: 4.00 3.96 3.35 5/262 18962
/proc/meminfo: memFree=14225964/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7594160 CPUtime=7.17 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 31979 0 1 0 713 4 0 0 25 0 19 0 371398662 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1898540 27962 2253 9 0 1889278 0
[pid=18890/tid=18892] ppid=18888 vsize=7594160 CPUtime=6.16 cores=5,7
/proc/18890/task/18892/stat : 18892 (java) S 18888 18890 18602 0 -1 4202560 13210 0 1 0 614 2 0 0 25 0 19 0 371398663 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18897] ppid=18888 vsize=7594160 CPUtime=0.01 cores=5,7
/proc/18890/task/18897/stat : 18897 (java) S 18888 18890 18602 0 -1 4202560 1117 0 0 0 1 0 0 0 15 0 19 0 371398665 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18898] ppid=18888 vsize=7594160 CPUtime=0.01 cores=5,7
/proc/18890/task/18898/stat : 18898 (java) S 18888 18890 18602 0 -1 4202560 1848 0 0 0 1 0 0 0 15 0 19 0 371398665 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18899] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18899/stat : 18899 (java) S 18888 18890 18602 0 -1 4202560 154 0 0 0 0 0 0 0 15 0 19 0 371398665 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18900] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18900/stat : 18900 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371398665 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18901] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18901/stat : 18901 (java) R 18888 18890 18602 0 -1 4202560 558 0 0 0 0 0 0 0 18 0 19 0 371398665 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18890/tid=18902] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18902/stat : 18902 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371398665 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18903] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18903/stat : 18903 (java) S 18888 18890 18602 0 -1 4202560 758 0 0 0 0 0 0 0 16 0 19 0 371398665 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18904] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18904/stat : 18904 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371398665 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18905] ppid=18888 vsize=7594160 CPUtime=0.05 cores=5,7
/proc/18890/task/18905/stat : 18905 (java) R 18888 18890 18602 0 -1 4202560 3121 0 0 0 5 0 0 0 15 0 19 0 371398666 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 47165293661547 0 0 0 16800975 0 0 0 -1 5 0 0 0
[pid=18890/tid=18906] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18906/stat : 18906 (java) S 18888 18890 18602 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18907] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18907/stat : 18907 (java) S 18888 18890 18602 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18908] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18908/stat : 18908 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820989361 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18909] ppid=18888 vsize=7594160 CPUtime=0.62 cores=5,7
/proc/18890/task/18909/stat : 18909 (java) S 18888 18890 18602 0 -1 4202560 9115 0 0 0 61 1 0 0 15 0 19 0 371398668 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18910] ppid=18888 vsize=7594160 CPUtime=0.27 cores=5,7
/proc/18890/task/18910/stat : 18910 (java) S 18888 18890 18602 0 -1 4202560 940 0 0 0 27 0 0 0 15 0 19 0 371398668 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18911] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18911/stat : 18911 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18912] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18912/stat : 18912 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371398668 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18960] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18960/stat : 18960 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371398700 7776419840 27962 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 7594160

[startup+12.7009 s]

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

[pid=18890/tid=18902] ppid=18888 vsize=7594160 CPUtime=0.17 cores=5,7
/proc/18890/task/18902/stat : 18902 (java) S 18888 18890 18602 0 -1 4202560 3645 0 0 0 17 0 0 0 15 0 19 0 371398665 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18903] ppid=18888 vsize=7594160 CPUtime=0.17 cores=5,7
/proc/18890/task/18903/stat : 18903 (java) S 18888 18890 18602 0 -1 4202560 5663 0 0 0 17 0 0 0 15 0 19 0 371398665 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18904] ppid=18888 vsize=7594160 CPUtime=0.14 cores=5,7
/proc/18890/task/18904/stat : 18904 (java) S 18888 18890 18602 0 -1 4202560 3978 0 0 0 14 0 0 0 15 0 19 0 371398665 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18905] ppid=18888 vsize=7594160 CPUtime=3.73 cores=5,7
/proc/18890/task/18905/stat : 18905 (java) S 18888 18890 18602 0 -1 4202560 7690 0 0 0 372 1 0 0 15 0 19 0 371398666 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 0 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18906] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18906/stat : 18906 (java) S 18888 18890 18602 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18907] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18907/stat : 18907 (java) S 18888 18890 18602 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18908] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18908/stat : 18908 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820989361 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18909] ppid=18888 vsize=7594160 CPUtime=0.64 cores=5,7
/proc/18890/task/18909/stat : 18909 (java) S 18888 18890 18602 0 -1 4202560 9117 0 0 0 63 1 0 0 15 0 19 0 371398668 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18910] ppid=18888 vsize=7594160 CPUtime=0.27 cores=5,7
/proc/18890/task/18910/stat : 18910 (java) S 18888 18890 18602 0 -1 4202560 940 0 0 0 27 0 0 0 15 0 19 0 371398668 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18911] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18911/stat : 18911 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18912] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18912/stat : 18912 (java) S 18888 18890 18602 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371398668 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18960] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18960/stat : 18960 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371398700 7776419840 77462 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.81
Current children cumulated vsize (KiB) 7594160

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.82 5/262 19007
/proc/meminfo: memFree=13700724/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7594160 CPUtime=1243.82 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 83073 0 1 0 124368 14 0 0 25 0 19 0 371398662 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1898540 78856 2253 9 0 1889278 0
[pid=18890/tid=18892] ppid=18888 vsize=7594160 CPUtime=1237.76 cores=5,7
/proc/18890/task/18892/stat : 18892 (java) R 18888 18890 18602 0 -1 4202560 32133 0 1 0 123768 8 0 0 25 0 19 0 371398663 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 46912505631189 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18890/tid=18897] ppid=18888 vsize=7594160 CPUtime=0.15 cores=5,7
/proc/18890/task/18897/stat : 18897 (java) S 18888 18890 18602 0 -1 4202560 5352 0 0 0 15 0 0 0 15 0 19 0 371398665 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18898] ppid=18888 vsize=7594160 CPUtime=0.21 cores=5,7
/proc/18890/task/18898/stat : 18898 (java) S 18888 18890 18602 0 -1 4202560 7330 0 0 0 21 0 0 0 15 0 19 0 371398665 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18899] ppid=18888 vsize=7594160 CPUtime=0.09 cores=5,7
/proc/18890/task/18899/stat : 18899 (java) S 18888 18890 18602 0 -1 4202560 1455 0 0 0 9 0 0 0 15 0 19 0 371398665 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18900] ppid=18888 vsize=7594160 CPUtime=0.16 cores=5,7
/proc/18890/task/18900/stat : 18900 (java) S 18888 18890 18602 0 -1 4202560 2951 0 0 0 16 0 0 0 15 0 19 0 371398665 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18901] ppid=18888 vsize=7594160 CPUtime=0.11 cores=5,7
/proc/18890/task/18901/stat : 18901 (java) S 18888 18890 18602 0 -1 4202560 1385 0 0 0 11 0 0 0 15 0 19 0 371398665 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18902] ppid=18888 vsize=7594160 CPUtime=0.19 cores=5,7
/proc/18890/task/18902/stat : 18902 (java) S 18888 18890 18602 0 -1 4202560 3648 0 0 0 19 0 0 0 15 0 19 0 371398665 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18903] ppid=18888 vsize=7594160 CPUtime=0.17 cores=5,7
/proc/18890/task/18903/stat : 18903 (java) S 18888 18890 18602 0 -1 4202560 5663 0 0 0 17 0 0 0 15 0 19 0 371398665 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18904] ppid=18888 vsize=7594160 CPUtime=0.14 cores=5,7
/proc/18890/task/18904/stat : 18904 (java) S 18888 18890 18602 0 -1 4202560 3978 0 0 0 14 0 0 0 16 0 19 0 371398665 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18905] ppid=18888 vsize=7594160 CPUtime=3.81 cores=5,7
/proc/18890/task/18905/stat : 18905 (java) S 18888 18890 18602 0 -1 4202560 7894 0 0 0 380 1 0 0 15 0 19 0 371398666 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 0 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18906] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18906/stat : 18906 (java) S 18888 18890 18602 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18907] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18907/stat : 18907 (java) S 18888 18890 18602 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18908] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18908/stat : 18908 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820989361 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18909] ppid=18888 vsize=7594160 CPUtime=0.64 cores=5,7
/proc/18890/task/18909/stat : 18909 (java) S 18888 18890 18602 0 -1 4202560 9117 0 0 0 63 1 0 0 15 0 19 0 371398668 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18910] ppid=18888 vsize=7594160 CPUtime=0.27 cores=5,7
/proc/18890/task/18910/stat : 18910 (java) S 18888 18890 18602 0 -1 4202560 940 0 0 0 27 0 0 0 15 0 19 0 371398668 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18911] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18911/stat : 18911 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18912] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18912/stat : 18912 (java) S 18888 18890 18602 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371398668 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18960] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18960/stat : 18960 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371398700 7776419840 78856 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.82
Current children cumulated vsize (KiB) 7594160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.83 4/242 19012
/proc/meminfo: memFree=13863164/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7594160 CPUtime=1301.56 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 83096 0 1 0 130142 14 0 0 25 0 19 0 371398662 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1898540 78869 2253 9 0 1889278 0
[pid=18890/tid=18892] ppid=18888 vsize=7594160 CPUtime=1295.27 cores=5,7
/proc/18890/task/18892/stat : 18892 (java) R 18888 18890 18602 0 -1 4202560 32135 0 1 0 129519 8 0 0 25 0 19 0 371398663 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 46912505630911 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18890/tid=18897] ppid=18888 vsize=7594160 CPUtime=0.17 cores=5,7
/proc/18890/task/18897/stat : 18897 (java) S 18888 18890 18602 0 -1 4202560 5352 0 0 0 17 0 0 0 16 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18898] ppid=18888 vsize=7594160 CPUtime=0.21 cores=5,7
/proc/18890/task/18898/stat : 18898 (java) S 18888 18890 18602 0 -1 4202560 7330 0 0 0 21 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18899] ppid=18888 vsize=7594160 CPUtime=0.11 cores=5,7
/proc/18890/task/18899/stat : 18899 (java) S 18888 18890 18602 0 -1 4202560 1455 0 0 0 11 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18900] ppid=18888 vsize=7594160 CPUtime=0.16 cores=5,7
/proc/18890/task/18900/stat : 18900 (java) S 18888 18890 18602 0 -1 4202560 2951 0 0 0 16 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18901] ppid=18888 vsize=7594160 CPUtime=0.11 cores=5,7
/proc/18890/task/18901/stat : 18901 (java) S 18888 18890 18602 0 -1 4202560 1385 0 0 0 11 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18902] ppid=18888 vsize=7594160 CPUtime=0.21 cores=5,7
/proc/18890/task/18902/stat : 18902 (java) S 18888 18890 18602 0 -1 4202560 3649 0 0 0 21 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18903] ppid=18888 vsize=7594160 CPUtime=0.17 cores=5,7
/proc/18890/task/18903/stat : 18903 (java) S 18888 18890 18602 0 -1 4202560 5663 0 0 0 17 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18904] ppid=18888 vsize=7594160 CPUtime=0.16 cores=5,7
/proc/18890/task/18904/stat : 18904 (java) S 18888 18890 18602 0 -1 4202560 3978 0 0 0 16 0 0 0 16 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18905] ppid=18888 vsize=7594160 CPUtime=3.98 cores=5,7
/proc/18890/task/18905/stat : 18905 (java) S 18888 18890 18602 0 -1 4202560 7910 0 0 0 397 1 0 0 15 0 19 0 371398666 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 0 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18906] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18906/stat : 18906 (java) S 18888 18890 18602 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18907] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18907/stat : 18907 (java) S 18888 18890 18602 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18908] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18908/stat : 18908 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820989361 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18909] ppid=18888 vsize=7594160 CPUtime=0.64 cores=5,7
/proc/18890/task/18909/stat : 18909 (java) S 18888 18890 18602 0 -1 4202560 9117 0 0 0 63 1 0 0 15 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18910] ppid=18888 vsize=7594160 CPUtime=0.27 cores=5,7
/proc/18890/task/18910/stat : 18910 (java) S 18888 18890 18602 0 -1 4202560 940 0 0 0 27 0 0 0 15 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18911] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18911/stat : 18911 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18912] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18912/stat : 18912 (java) S 18888 18890 18602 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18960] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18960/stat : 18960 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371398700 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.56
Current children cumulated vsize (KiB) 7594160

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

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.83 4/242 19012
/proc/meminfo: memFree=13863164/32951124 swapFree=67111528/67111528
[pid=18890] ppid=18888 vsize=7594160 CPUtime=1301.56 cores=5,7
/proc/18890/stat : 18890 (java) S 18888 18890 18602 0 -1 4202496 83096 0 1 0 130142 14 0 0 25 0 19 0 371398662 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/18890/statm: 1898540 78869 2253 9 0 1889278 0
[pid=18890/tid=18892] ppid=18888 vsize=7594160 CPUtime=1295.27 cores=5,7
/proc/18890/task/18892/stat : 18892 (java) R 18888 18890 18602 0 -1 4202560 32135 0 1 0 129519 8 0 0 25 0 19 0 371398663 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 46912505630911 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18890/tid=18897] ppid=18888 vsize=7594160 CPUtime=0.17 cores=5,7
/proc/18890/task/18897/stat : 18897 (java) S 18888 18890 18602 0 -1 4202560 5352 0 0 0 17 0 0 0 16 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18898] ppid=18888 vsize=7594160 CPUtime=0.21 cores=5,7
/proc/18890/task/18898/stat : 18898 (java) S 18888 18890 18602 0 -1 4202560 7330 0 0 0 21 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18899] ppid=18888 vsize=7594160 CPUtime=0.11 cores=5,7
/proc/18890/task/18899/stat : 18899 (java) S 18888 18890 18602 0 -1 4202560 1455 0 0 0 11 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18900] ppid=18888 vsize=7594160 CPUtime=0.16 cores=5,7
/proc/18890/task/18900/stat : 18900 (java) S 18888 18890 18602 0 -1 4202560 2951 0 0 0 16 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18901] ppid=18888 vsize=7594160 CPUtime=0.11 cores=5,7
/proc/18890/task/18901/stat : 18901 (java) S 18888 18890 18602 0 -1 4202560 1385 0 0 0 11 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18902] ppid=18888 vsize=7594160 CPUtime=0.21 cores=5,7
/proc/18890/task/18902/stat : 18902 (java) S 18888 18890 18602 0 -1 4202560 3649 0 0 0 21 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18903] ppid=18888 vsize=7594160 CPUtime=0.17 cores=5,7
/proc/18890/task/18903/stat : 18903 (java) S 18888 18890 18602 0 -1 4202560 5663 0 0 0 17 0 0 0 15 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18904] ppid=18888 vsize=7594160 CPUtime=0.16 cores=5,7
/proc/18890/task/18904/stat : 18904 (java) S 18888 18890 18602 0 -1 4202560 3978 0 0 0 16 0 0 0 16 0 19 0 371398665 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18905] ppid=18888 vsize=7594160 CPUtime=3.98 cores=5,7
/proc/18890/task/18905/stat : 18905 (java) S 18888 18890 18602 0 -1 4202560 7910 0 0 0 397 1 0 0 15 0 19 0 371398666 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 0 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
[pid=18890/tid=18906] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18906/stat : 18906 (java) S 18888 18890 18602 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18907] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18907/stat : 18907 (java) S 18888 18890 18602 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371398666 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18908] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18908/stat : 18908 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820989361 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18909] ppid=18888 vsize=7594160 CPUtime=0.64 cores=5,7
/proc/18890/task/18909/stat : 18909 (java) S 18888 18890 18602 0 -1 4202560 9117 0 0 0 63 1 0 0 15 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18910] ppid=18888 vsize=7594160 CPUtime=0.27 cores=5,7
/proc/18890/task/18910/stat : 18910 (java) S 18888 18890 18602 0 -1 4202560 940 0 0 0 27 0 0 0 15 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18911] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18911/stat : 18911 (java) S 18888 18890 18602 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820981657 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18912] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18912/stat : 18912 (java) S 18888 18890 18602 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371398668 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 7 0 0 0
[pid=18890/tid=18960] ppid=18888 vsize=7594160 CPUtime=0 cores=5,7
/proc/18890/task/18960/stat : 18960 (java) S 18888 18890 18602 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371398700 7776419840 78869 33554432000 1073741824 1073778376 140735339761568 18446744073709551615 230820982272 0 4 0 16800975 18446604471126664512 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.56
Current children cumulated vsize (KiB) 7594160

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.66
CPU user time (s): 1301.5
CPU system time (s): 0.163975
CPU usage (%): 100.123
Max. virtual memory (cumulated for all children) (KiB): 7597480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.5
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83129
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28339
involuntary context switches= 4549

runsolver used 2.08168 second user time and 5.02224 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-12 10:46:22
IDJOB=3190273
IDBENCH=82604
IDSOLVER=1611
FILE ID=node104/3190273-1302597982
RUNJOBID= node104-1302596679-18623
PBS_JOBID= 12958087
Free space on /tmp= 71480 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S493397373-056-UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190273-1302597982/watcher-3190273-1302597982 -o /tmp/evaluation-result-3190273-1302597982/solver-3190273-1302597982 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190273-1302597982.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 53ba9a0375ae9f5fbde617f9de32bf14
RANDOM SEED=964880867

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14536080 kB
Buffers:        659768 kB
Cached:       17246900 kB
SwapCached:          0 kB
Active:        9543824 kB
Inactive:      8464200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14536080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3224 kB
Writeback:           0 kB
AnonPages:      100708 kB
Mapped:          22824 kB
Slab:           342332 kB
PageTables:       4328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7459608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71476 MiB
End job on node104 at 2011-04-12 11:08:04