Trace number 3190286

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.34 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S64788608-008-UNKNOWN.cnf
MD5SUMc0e1e71ade06eb64bd0f5dbaf6b892a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark138.192
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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.15	c no version file found!!!
0.00/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.15	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.15	c java.vm.version	19.1-b02
0.00/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.15	c sun.arch.data.model	64
0.00/0.15	c java.version		1.6.0_24
0.00/0.15	c os.name		Linux
0.00/0.15	c os.version		2.6.18-164.el5
0.00/0.15	c os.arch		amd64
0.00/0.15	c Free memory 		6997539544
0.00/0.15	c Max memory 		7034241024
0.00/0.15	c Total memory 		7034241024
0.00/0.15	c Number of processors 	8
0.00/0.15	c --- Begin Solver configuration ---
0.00/0.15	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.15	c Learn all clauses as in MiniSAT
0.00/0.15	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.15	c Expensive reason simplification
0.00/0.15	c Armin Biere (Picosat) restarts strategy
0.00/0.15	c Glucose learned constraints deletion strategy
0.00/0.15	c timeout=2147483647s
0.00/0.15	c DB Simplification allowed=true
0.00/0.15	c --- End Solver configuration ---
0.00/0.15	c solving HOME/instance-3190286-1302598060.cnf
0.00/0.15	c reading problem ... 
0.40/0.34	c ... done. Wall clock time 0.251s.
0.40/0.34	c #vars     40000
0.40/0.34	c #constraints  168000
0.40/0.34	c constraints type 
0.40/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
6.23/5.73	c cleaning 2497 clauses out of 5000 with flag 5000/5000
11.77/11.27	c cleaning 4247 clauses out of 8505 with flag 11002/11002
18.07/17.59	c cleaning 5628 clauses out of 11258 with flag 18002/18002
25.28/24.72	c cleaning 6809 clauses out of 13628 with flag 26000/26000
33.19/32.69	c cleaning 7906 clauses out of 15819 with flag 35000/35000
42.20/41.68	c cleaning 8949 clauses out of 17913 with flag 45000/45000
52.00/51.40	c cleaning 9979 clauses out of 19964 with flag 56000/56000
62.91/62.32	c cleaning 10986 clauses out of 21985 with flag 68000/68000
74.53/73.90	c cleaning 11994 clauses out of 24000 with flag 81001/81001
87.14/86.55	c cleaning 13002 clauses out of 26006 with flag 95001/95001
100.76/100.17	c cleaning 14000 clauses out of 28004 with flag 110001/110001
115.17/114.57	c cleaning 14992 clauses out of 30003 with flag 126000/126000
130.67/130.02	c cleaning 16001 clauses out of 32012 with flag 143001/143001
147.18/146.53	c cleaning 16999 clauses out of 34011 with flag 161001/161001
164.60/164.00	c cleaning 18002 clauses out of 36012 with flag 180001/180001
183.31/182.66	c cleaning 18998 clauses out of 38010 with flag 200001/200001
202.41/201.70	c cleaning 20003 clauses out of 40011 with flag 221000/221000
222.92/222.20	c cleaning 21003 clauses out of 42010 with flag 243002/243002
244.03/243.30	c cleaning 22001 clauses out of 44005 with flag 266000/266000
265.84/265.17	c cleaning 22988 clauses out of 46005 with flag 290001/290001
288.85/288.17	c cleaning 24001 clauses out of 48018 with flag 315002/315002
313.18/312.42	c cleaning 24999 clauses out of 50016 with flag 341001/341001
338.39/337.62	c cleaning 26007 clauses out of 52017 with flag 368001/368001
364.30/363.54	c cleaning 27002 clauses out of 54009 with flag 396000/396000
391.82/391.05	c cleaning 27989 clauses out of 56007 with flag 425000/425000
420.43/419.61	c cleaning 29000 clauses out of 58018 with flag 455000/455000
449.04/448.28	c cleaning 30003 clauses out of 60018 with flag 486000/486000
479.65/478.89	c cleaning 30998 clauses out of 62015 with flag 518000/518000
510.87/510.10	c cleaning 32006 clauses out of 64018 with flag 551001/551001
542.79/541.91	c cleaning 33002 clauses out of 66011 with flag 585000/585000
576.91/576.02	c cleaning 33993 clauses out of 68009 with flag 620000/620000
611.22/610.34	c cleaning 35001 clauses out of 70018 with flag 656002/656002
647.53/646.62	c cleaning 36001 clauses out of 72015 with flag 693000/693000
683.45/682.57	c cleaning 37002 clauses out of 74016 with flag 731002/731002
722.38/721.43	c cleaning 38004 clauses out of 76015 with flag 770003/770003
760.89/759.98	c cleaning 38990 clauses out of 78008 with flag 810000/810000
802.01/801.02	c cleaning 39991 clauses out of 80018 with flag 851000/851000
842.43/841.45	c cleaning 40999 clauses out of 82028 with flag 893001/893001
886.45/885.43	c cleaning 42015 clauses out of 84031 with flag 936003/936003
929.47/928.48	c cleaning 42990 clauses out of 86014 with flag 980001/980001
975.98/974.94	c cleaning 44006 clauses out of 88024 with flag 1025001/1025001
1020.30/1019.27	c cleaning 44995 clauses out of 90017 with flag 1071000/1071000
1068.02/1066.93	c cleaning 46003 clauses out of 92022 with flag 1118000/1118000
1114.84/1113.78	c cleaning 47003 clauses out of 94019 with flag 1166000/1166000
1164.56/1163.46	c cleaning 47997 clauses out of 96016 with flag 1215000/1215000
1216.38/1215.29	c cleaning 49002 clauses out of 98019 with flag 1265000/1265000
1267.20/1266.00	c cleaning 49992 clauses out of 100017 with flag 1316000/1316000
1301.24/1300.01	c starts		: 1326
1301.24/1300.01	c conflicts		: 1349705
1301.24/1300.01	c decisions		: 5781670
1301.24/1300.01	c propagations		: 1772595595
1301.24/1300.01	c inspects		: 4239332671
1301.24/1300.01	c shortcuts		: 0
1301.24/1300.01	c learnt literals	: 0
1301.24/1300.01	c learnt binary clauses	: 0
1301.24/1300.01	c learnt ternary clauses	: 67
1301.24/1300.01	c learnt constraints	: 1349706
1301.24/1300.01	c ignored constraints	: 0
1301.24/1300.01	c root simplifications	: 1326
1301.24/1300.01	c removed literals (reason simplification)	: 18116006
1301.24/1300.01	c reason swapping (by a shorter reason)	: 0
1301.24/1300.01	c Calls to reduceDB	: 47
1301.24/1300.01	c speed (assignments/second)	: 1363885.980705812
1301.24/1300.01	c non guided choices	3756
1301.24/1300.04	c learnt constraints type 
1301.24/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 83740
1301.24/1300.04	c constraints type 
1301.24/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
1301.24/1300.04	s UNKNOWN
1301.24/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-3190286-1302598060/watcher-3190286-1302598060 -o /tmp/evaluation-result-3190286-1302598060/solver-3190286-1302598060 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190286-1302598060.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.16 4.08 4.33 9/220 30016
/proc/meminfo: memFree=16860876/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=11760 CPUtime=0 cores=5,7
/proc/30016/stat : 30016 (runsolver) R 30014 30016 29701 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 352221349 12042240 50 33554432000 4194304 5392636 140734097754800 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/30016/statm: 2940 50 30 293 0 2644 0

[startup+0.157434 s]
/proc/loadavg: 4.16 4.08 4.33 9/220 30016
/proc/meminfo: memFree=16860876/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7572272 CPUtime=0.19 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 11884 0 1 0 17 2 0 0 25 0 18 0 352221349 7754006528 11516 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1893068 11516 2175 9 0 1883806 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7572272

[startup+0.200862 s]
/proc/loadavg: 4.16 4.08 4.33 9/220 30016
/proc/meminfo: memFree=16860876/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7572436 CPUtime=0.27 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 13157 0 1 0 25 2 0 0 25 0 18 0 352221349 7754174464 12744 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1893109 12744 2190 9 0 1883847 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7572436

[startup+0.300844 s]
/proc/loadavg: 4.16 4.08 4.33 9/220 30016
/proc/meminfo: memFree=16860876/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7637808 CPUtime=0.4 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 15471 0 1 0 37 3 0 0 25 0 18 0 352221349 7821115392 15001 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1909452 15001 2198 9 0 1900190 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7637808

[startup+0.700773 s]
/proc/loadavg: 4.16 4.08 4.33 9/220 30016
/proc/meminfo: memFree=16860876/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7641404 CPUtime=1.11 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 20822 0 1 0 108 3 0 0 25 0 19 0 352221349 7824797696 18436 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1910351 18436 2222 9 0 1901089 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 7641404

[startup+1.50063 s]
/proc/loadavg: 4.16 4.08 4.33 5/262 30061
/proc/meminfo: memFree=16705292/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7641404 CPUtime=2.03 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 21367 0 1 0 200 3 0 0 25 0 19 0 352221349 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1910351 18934 2225 9 0 1901089 0
[pid=30016/tid=30018] ppid=30014 vsize=7641404 CPUtime=1.47 cores=5,7
/proc/30016/task/30018/stat : 30018 (java) R 30014 30016 29701 0 -1 4202560 15717 0 1 0 145 2 0 0 25 0 19 0 352221350 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 46912505773013 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30016/tid=30020] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30020/stat : 30020 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30021] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30021/stat : 30021 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30022] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30022/stat : 30022 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30023] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30023/stat : 30023 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30024] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30024/stat : 30024 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30025] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30025/stat : 30025 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30026] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30026/stat : 30026 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30027] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30027/stat : 30027 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30028] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30028/stat : 30028 (java) S 30014 30016 29701 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352221352 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 0 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30029] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30029/stat : 30029 (java) S 30014 30016 29701 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352221353 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30030] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30030/stat : 30030 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221353 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30038] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30038/stat : 30038 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273440177 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30039] ppid=30014 vsize=7641404 CPUtime=0.16 cores=5,7
/proc/30016/task/30039/stat : 30039 (java) S 30014 30016 29701 0 -1 4202560 998 0 0 0 16 0 0 0 22 0 19 0 352221355 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30040] ppid=30014 vsize=7641404 CPUtime=0.37 cores=5,7
/proc/30016/task/30040/stat : 30040 (java) S 30014 30016 29701 0 -1 4202560 3487 0 0 0 37 0 0 0 21 0 19 0 352221355 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30041] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30041/stat : 30041 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30042] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30042/stat : 30042 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352221355 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30061] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30061/stat : 30061 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221388 7824797696 18934 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 7641404

[startup+3.10138 s]
/proc/loadavg: 4.16 4.08 4.33 5/262 30061
/proc/meminfo: memFree=16667844/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7641404 CPUtime=3.62 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 21874 0 1 0 359 3 0 0 25 0 19 0 352221349 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1910351 19441 2225 9 0 1901089 0
[pid=30016/tid=30018] ppid=30014 vsize=7641404 CPUtime=3.06 cores=5,7
/proc/30016/task/30018/stat : 30018 (java) R 30014 30016 29701 0 -1 4202560 16224 0 1 0 304 2 0 0 25 0 19 0 352221350 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 46912505648117 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30016/tid=30020] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30020/stat : 30020 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30021] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30021/stat : 30021 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30022] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30022/stat : 30022 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30023] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30023/stat : 30023 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30024] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30024/stat : 30024 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30025] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30025/stat : 30025 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30026] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30026/stat : 30026 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30027] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30027/stat : 30027 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221351 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30028] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30028/stat : 30028 (java) S 30014 30016 29701 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352221352 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 0 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30029] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30029/stat : 30029 (java) S 30014 30016 29701 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352221353 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30030] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30030/stat : 30030 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221353 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30038] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30038/stat : 30038 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273440177 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30039] ppid=30014 vsize=7641404 CPUtime=0.16 cores=5,7
/proc/30016/task/30039/stat : 30039 (java) S 30014 30016 29701 0 -1 4202560 998 0 0 0 16 0 0 0 22 0 19 0 352221355 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30040] ppid=30014 vsize=7641404 CPUtime=0.37 cores=5,7
/proc/30016/task/30040/stat : 30040 (java) S 30014 30016 29701 0 -1 4202560 3487 0 0 0 37 0 0 0 21 0 19 0 352221355 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30041] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30041/stat : 30041 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30042] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30042/stat : 30042 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352221355 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30061] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30061/stat : 30061 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221388 7824797696 19441 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 7641404

[startup+6.30079 s]
/proc/loadavg: 4.39 4.12 4.35 5/262 30061
/proc/meminfo: memFree=16562024/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7641404 CPUtime=6.87 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 35794 0 1 0 682 5 0 0 25 0 19 0 352221349 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1910351 33332 2251 9 0 1901089 0
[pid=30016/tid=30018] ppid=30014 vsize=7641404 CPUtime=6.09 cores=5,7
/proc/30016/task/30018/stat : 30018 (java) R 30014 30016 29701 0 -1 4202560 16969 0 1 0 606 3 0 0 25 0 19 0 352221350 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 46912505772981 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30016/tid=30020] ppid=30014 vsize=7641404 CPUtime=0.03 cores=5,7
/proc/30016/task/30020/stat : 30020 (java) S 30014 30016 29701 0 -1 4202560 3407 0 0 0 3 0 0 0 18 0 19 0 352221351 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30021] ppid=30014 vsize=7641404 CPUtime=0.03 cores=5,7
/proc/30016/task/30021/stat : 30021 (java) S 30014 30016 29701 0 -1 4202560 2383 0 0 0 3 0 0 0 18 0 19 0 352221351 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30022] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30022/stat : 30022 (java) S 30014 30016 29701 0 -1 4202560 120 0 0 0 0 0 0 0 18 0 19 0 352221351 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30023] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30023/stat : 30023 (java) S 30014 30016 29701 0 -1 4202560 92 0 0 0 0 0 0 0 17 0 19 0 352221351 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30024] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30024/stat : 30024 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352221351 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30025] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30025/stat : 30025 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352221351 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30026] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30026/stat : 30026 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352221351 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30027] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30027/stat : 30027 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352221351 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30028] ppid=30014 vsize=7641404 CPUtime=0.1 cores=5,7
/proc/30016/task/30028/stat : 30028 (java) S 30014 30016 29701 0 -1 4202560 7140 0 0 0 10 0 0 0 16 0 19 0 352221352 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 0 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30029] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30029/stat : 30029 (java) S 30014 30016 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30030] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30030/stat : 30030 (java) S 30014 30016 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30038] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30038/stat : 30038 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273440177 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30039] ppid=30014 vsize=7641404 CPUtime=0.17 cores=5,7
/proc/30016/task/30039/stat : 30039 (java) S 30014 30016 29701 0 -1 4202560 998 0 0 0 17 0 0 0 16 0 19 0 352221355 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30040] ppid=30014 vsize=7641404 CPUtime=0.4 cores=5,7
/proc/30016/task/30040/stat : 30040 (java) S 30014 30016 29701 0 -1 4202560 3526 0 0 0 40 0 0 0 15 0 19 0 352221355 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30041] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30041/stat : 30041 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30042] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30042/stat : 30042 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352221355 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30061] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30061/stat : 30061 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221388 7824797696 33332 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 7641404

[startup+12.7007 s]

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

[pid=30016/tid=30025] ppid=30014 vsize=7641404 CPUtime=0.13 cores=5,7
/proc/30016/task/30025/stat : 30025 (java) S 30014 30016 29701 0 -1 4202560 3818 0 0 0 13 0 0 0 15 0 19 0 352221351 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30026] ppid=30014 vsize=7641404 CPUtime=0.15 cores=5,7
/proc/30016/task/30026/stat : 30026 (java) S 30014 30016 29701 0 -1 4202560 2777 0 0 0 15 0 0 0 15 0 19 0 352221351 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30027] ppid=30014 vsize=7641404 CPUtime=0.12 cores=5,7
/proc/30016/task/30027/stat : 30027 (java) S 30014 30016 29701 0 -1 4202560 2977 0 0 0 12 0 0 0 15 0 19 0 352221351 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30028] ppid=30014 vsize=7641404 CPUtime=4.68 cores=5,7
/proc/30016/task/30028/stat : 30028 (java) S 30014 30016 29701 0 -1 4202560 10822 0 0 0 467 1 0 0 15 0 19 0 352221352 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 0 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30029] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30029/stat : 30029 (java) S 30014 30016 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30030] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30030/stat : 30030 (java) S 30014 30016 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30038] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30038/stat : 30038 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273440177 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30039] ppid=30014 vsize=7641404 CPUtime=0.17 cores=5,7
/proc/30016/task/30039/stat : 30039 (java) S 30014 30016 29701 0 -1 4202560 998 0 0 0 17 0 0 0 16 0 19 0 352221355 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30040] ppid=30014 vsize=7641404 CPUtime=0.46 cores=5,7
/proc/30016/task/30040/stat : 30040 (java) S 30014 30016 29701 0 -1 4202560 3540 0 0 0 46 0 0 0 15 0 19 0 352221355 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30041] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30041/stat : 30041 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30042] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30042/stat : 30042 (java) S 30014 30016 29701 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 352221355 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30061] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30061/stat : 30061 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221388 7824797696 80997 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.48
Current children cumulated vsize (KiB) 7641404

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 4.08 5/262 30103
/proc/meminfo: memFree=15832376/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7641404 CPUtime=1243.5 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 83827 0 1 0 124334 16 0 0 25 0 19 0 352221349 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1910351 81183 2253 9 0 1901089 0
[pid=30016/tid=30018] ppid=30014 vsize=7641404 CPUtime=1236.72 cores=5,7
/proc/30016/task/30018/stat : 30018 (java) R 30014 30016 29701 0 -1 4202560 35336 0 1 0 123661 11 0 0 25 0 19 0 352221350 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 46912505648091 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30016/tid=30020] ppid=30014 vsize=7641404 CPUtime=0.19 cores=5,7
/proc/30016/task/30020/stat : 30020 (java) S 30014 30016 29701 0 -1 4202560 5925 0 0 0 19 0 0 0 15 0 19 0 352221351 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30021] ppid=30014 vsize=7641404 CPUtime=0.18 cores=5,7
/proc/30016/task/30021/stat : 30021 (java) S 30014 30016 29701 0 -1 4202560 7669 0 0 0 18 0 0 0 16 0 19 0 352221351 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30022] ppid=30014 vsize=7641404 CPUtime=0.11 cores=5,7
/proc/30016/task/30022/stat : 30022 (java) S 30014 30016 29701 0 -1 4202560 2867 0 0 0 11 0 0 0 15 0 19 0 352221351 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30023] ppid=30014 vsize=7641404 CPUtime=0.12 cores=5,7
/proc/30016/task/30023/stat : 30023 (java) S 30014 30016 29701 0 -1 4202560 783 0 0 0 12 0 0 0 15 0 19 0 352221351 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30024] ppid=30014 vsize=7641404 CPUtime=0.22 cores=5,7
/proc/30016/task/30024/stat : 30024 (java) S 30014 30016 29701 0 -1 4202560 4909 0 0 0 22 0 0 0 15 0 19 0 352221351 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30025] ppid=30014 vsize=7641404 CPUtime=0.13 cores=5,7
/proc/30016/task/30025/stat : 30025 (java) S 30014 30016 29701 0 -1 4202560 3818 0 0 0 13 0 0 0 15 0 19 0 352221351 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30026] ppid=30014 vsize=7641404 CPUtime=0.15 cores=5,7
/proc/30016/task/30026/stat : 30026 (java) S 30014 30016 29701 0 -1 4202560 2777 0 0 0 15 0 0 0 16 0 19 0 352221351 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30027] ppid=30014 vsize=7641404 CPUtime=0.13 cores=5,7
/proc/30016/task/30027/stat : 30027 (java) S 30014 30016 29701 0 -1 4202560 2978 0 0 0 13 0 0 0 15 0 19 0 352221351 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30028] ppid=30014 vsize=7641404 CPUtime=4.79 cores=5,7
/proc/30016/task/30028/stat : 30028 (java) S 30014 30016 29701 0 -1 4202560 11000 0 0 0 478 1 0 0 15 0 19 0 352221352 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 0 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30029] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30029/stat : 30029 (java) S 30014 30016 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30030] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30030/stat : 30030 (java) S 30014 30016 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30038] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30038/stat : 30038 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273440177 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30039] ppid=30014 vsize=7641404 CPUtime=0.17 cores=5,7
/proc/30016/task/30039/stat : 30039 (java) S 30014 30016 29701 0 -1 4202560 998 0 0 0 17 0 0 0 16 0 19 0 352221355 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30040] ppid=30014 vsize=7641404 CPUtime=0.46 cores=5,7
/proc/30016/task/30040/stat : 30040 (java) S 30014 30016 29701 0 -1 4202560 3540 0 0 0 46 0 0 0 15 0 19 0 352221355 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30041] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30041/stat : 30041 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30042] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30042/stat : 30042 (java) S 30014 30016 29701 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 352221355 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30061] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30061/stat : 30061 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221388 7824797696 81183 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.5
Current children cumulated vsize (KiB) 7641404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 4.07 3/222 30110
/proc/meminfo: memFree=16293320/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7641404 CPUtime=1301.24 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 92238 0 1 0 130107 17 0 0 25 0 19 0 352221349 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1910351 89587 2253 9 0 1901089 0
[pid=30016/tid=30018] ppid=30014 vsize=7641404 CPUtime=1294.29 cores=5,7
/proc/30016/task/30018/stat : 30018 (java) R 30014 30016 29701 0 -1 4202560 35337 0 1 0 129418 11 0 0 25 0 19 0 352221350 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 46912505648117 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30016/tid=30020] ppid=30014 vsize=7641404 CPUtime=0.19 cores=5,7
/proc/30016/task/30020/stat : 30020 (java) S 30014 30016 29701 0 -1 4202560 5925 0 0 0 19 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30021] ppid=30014 vsize=7641404 CPUtime=0.18 cores=5,7
/proc/30016/task/30021/stat : 30021 (java) S 30014 30016 29701 0 -1 4202560 7669 0 0 0 18 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30022] ppid=30014 vsize=7641404 CPUtime=0.11 cores=5,7
/proc/30016/task/30022/stat : 30022 (java) S 30014 30016 29701 0 -1 4202560 2867 0 0 0 11 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30023] ppid=30014 vsize=7641404 CPUtime=0.16 cores=5,7
/proc/30016/task/30023/stat : 30023 (java) S 30014 30016 29701 0 -1 4202560 3873 0 0 0 16 0 0 0 16 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30024] ppid=30014 vsize=7641404 CPUtime=0.22 cores=5,7
/proc/30016/task/30024/stat : 30024 (java) S 30014 30016 29701 0 -1 4202560 4909 0 0 0 22 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30025] ppid=30014 vsize=7641404 CPUtime=0.14 cores=5,7
/proc/30016/task/30025/stat : 30025 (java) S 30014 30016 29701 0 -1 4202560 3845 0 0 0 14 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30026] ppid=30014 vsize=7641404 CPUtime=0.18 cores=5,7
/proc/30016/task/30026/stat : 30026 (java) S 30014 30016 29701 0 -1 4202560 7680 0 0 0 18 0 0 0 16 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30027] ppid=30014 vsize=7641404 CPUtime=0.13 cores=5,7
/proc/30016/task/30027/stat : 30027 (java) S 30014 30016 29701 0 -1 4202560 2978 0 0 0 13 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30028] ppid=30014 vsize=7641404 CPUtime=4.9 cores=5,7
/proc/30016/task/30028/stat : 30028 (java) S 30014 30016 29701 0 -1 4202560 11386 0 0 0 489 1 0 0 15 0 19 0 352221352 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 0 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30029] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30029/stat : 30029 (java) S 30014 30016 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30030] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30030/stat : 30030 (java) S 30014 30016 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30038] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30038/stat : 30038 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273440177 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30039] ppid=30014 vsize=7641404 CPUtime=0.17 cores=5,7
/proc/30016/task/30039/stat : 30039 (java) S 30014 30016 29701 0 -1 4202560 998 0 0 0 17 0 0 0 16 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30040] ppid=30014 vsize=7641404 CPUtime=0.46 cores=5,7
/proc/30016/task/30040/stat : 30040 (java) S 30014 30016 29701 0 -1 4202560 3540 0 0 0 46 0 0 0 15 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30041] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30041/stat : 30041 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30042] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30042/stat : 30042 (java) R 30014 30016 29701 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30016/tid=30061] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30061/stat : 30061 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221388 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.24
Current children cumulated vsize (KiB) 7641404

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.03 4.01 4.07 3/222 30110
/proc/meminfo: memFree=16293320/32951124 swapFree=67111528/67111528
[pid=30016] ppid=30014 vsize=7641404 CPUtime=1301.24 cores=5,7
/proc/30016/stat : 30016 (java) S 30014 30016 29701 0 -1 4202496 92238 0 1 0 130107 17 0 0 25 0 19 0 352221349 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/30016/statm: 1910351 89587 2253 9 0 1901089 0
[pid=30016/tid=30018] ppid=30014 vsize=7641404 CPUtime=1294.29 cores=5,7
/proc/30016/task/30018/stat : 30018 (java) R 30014 30016 29701 0 -1 4202560 35337 0 1 0 129418 11 0 0 25 0 19 0 352221350 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 46912505648117 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30016/tid=30020] ppid=30014 vsize=7641404 CPUtime=0.19 cores=5,7
/proc/30016/task/30020/stat : 30020 (java) S 30014 30016 29701 0 -1 4202560 5925 0 0 0 19 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30021] ppid=30014 vsize=7641404 CPUtime=0.18 cores=5,7
/proc/30016/task/30021/stat : 30021 (java) S 30014 30016 29701 0 -1 4202560 7669 0 0 0 18 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30022] ppid=30014 vsize=7641404 CPUtime=0.11 cores=5,7
/proc/30016/task/30022/stat : 30022 (java) S 30014 30016 29701 0 -1 4202560 2867 0 0 0 11 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30023] ppid=30014 vsize=7641404 CPUtime=0.16 cores=5,7
/proc/30016/task/30023/stat : 30023 (java) S 30014 30016 29701 0 -1 4202560 3873 0 0 0 16 0 0 0 16 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30024] ppid=30014 vsize=7641404 CPUtime=0.22 cores=5,7
/proc/30016/task/30024/stat : 30024 (java) S 30014 30016 29701 0 -1 4202560 4909 0 0 0 22 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30025] ppid=30014 vsize=7641404 CPUtime=0.14 cores=5,7
/proc/30016/task/30025/stat : 30025 (java) S 30014 30016 29701 0 -1 4202560 3845 0 0 0 14 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30026] ppid=30014 vsize=7641404 CPUtime=0.18 cores=5,7
/proc/30016/task/30026/stat : 30026 (java) S 30014 30016 29701 0 -1 4202560 7680 0 0 0 18 0 0 0 16 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30027] ppid=30014 vsize=7641404 CPUtime=0.13 cores=5,7
/proc/30016/task/30027/stat : 30027 (java) S 30014 30016 29701 0 -1 4202560 2978 0 0 0 13 0 0 0 15 0 19 0 352221351 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30028] ppid=30014 vsize=7641404 CPUtime=4.9 cores=5,7
/proc/30016/task/30028/stat : 30028 (java) S 30014 30016 29701 0 -1 4202560 11386 0 0 0 489 1 0 0 15 0 19 0 352221352 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 0 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30029] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30029/stat : 30029 (java) S 30014 30016 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30030] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30030/stat : 30030 (java) S 30014 30016 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221353 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30038] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30038/stat : 30038 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273440177 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30039] ppid=30014 vsize=7641404 CPUtime=0.17 cores=5,7
/proc/30016/task/30039/stat : 30039 (java) S 30014 30016 29701 0 -1 4202560 998 0 0 0 17 0 0 0 16 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30040] ppid=30014 vsize=7641404 CPUtime=0.46 cores=5,7
/proc/30016/task/30040/stat : 30040 (java) S 30014 30016 29701 0 -1 4202560 3540 0 0 0 46 0 0 0 15 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 5 0 0 0
[pid=30016/tid=30041] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30041/stat : 30041 (java) S 30014 30016 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273432473 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
[pid=30016/tid=30042] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30042/stat : 30042 (java) R 30014 30016 29701 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 352221355 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30016/tid=30061] ppid=30014 vsize=7641404 CPUtime=0 cores=5,7
/proc/30016/task/30061/stat : 30061 (java) S 30014 30016 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221388 7824797696 89587 33554432000 1073741824 1073778376 140737083964912 18446744073709551615 254273433088 0 4 0 16800975 18446604471134545920 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.24
Current children cumulated vsize (KiB) 7641404

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.34
CPU user time (s): 1301.14
CPU system time (s): 0.19397
CPU usage (%): 100.098
Max. virtual memory (cumulated for all children) (KiB): 7641404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.14
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92383
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= 27928
involuntary context switches= 4264

runsolver used 1.9677 second user time and 5.14122 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-12 10:47:40
IDJOB=3190286
IDBENCH=82617
IDSOLVER=1611
FILE ID=node140/3190286-1302598060
RUNJOBID= node140-1302596757-29722
PBS_JOBID= 12958090
Free space on /tmp= 72224 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S64788608-008-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-3190286-1302598060/watcher-3190286-1302598060 -o /tmp/evaluation-result-3190286-1302598060/solver-3190286-1302598060 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190286-1302598060.cnf

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

MD5SUM BENCH= c0e1e71ade06eb64bd0f5dbaf6b892a1
RANDOM SEED=178180610

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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	: 5332.75
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16861156 kB
Buffers:        748936 kB
Cached:       14814624 kB
SwapCached:          0 kB
Active:        8929628 kB
Inactive:      6775940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16861156 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7448 kB
Writeback:           0 kB
AnonPages:      141684 kB
Mapped:          23212 kB
Slab:           320784 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14723196 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= 72224 MiB
End job on node140 at 2011-04-12 11:09:22