Trace number 3263624

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.68 1300.05

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.07	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3263624-1303571926.cnf
0.04/0.09	c reading problem ... 
0.10/0.20	c ... done. Wall clock time 0.108s.
0.10/0.20	c #vars     600
0.10/0.20	c #constraints  49070
0.10/0.20	c constraints type 
0.10/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20
0.10/0.20	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 49050
1.27/0.94	c cleaning 2498 clauses out of 5002 with flag 5002/5002
2.34/1.79	c cleaning 4245 clauses out of 8502 with flag 11000/11000
3.79/2.73	c cleaning 5628 clauses out of 11260 with flag 18003/18003
4.89/3.86	c cleaning 6813 clauses out of 13635 with flag 26006/26006
6.20/5.15	c cleaning 7902 clauses out of 15816 with flag 35000/35000
7.71/6.68	c cleaning 8954 clauses out of 17915 with flag 45001/45001
9.40/8.34	c cleaning 9981 clauses out of 19961 with flag 56001/56001
11.50/10.42	c cleaning 10987 clauses out of 21979 with flag 68000/68000
13.71/12.67	c cleaning 11994 clauses out of 23995 with flag 81003/81003
16.31/15.24	c cleaning 12993 clauses out of 25998 with flag 95000/95000
19.11/18.08	c cleaning 13990 clauses out of 28005 with flag 110000/110000
22.32/21.23	c cleaning 15005 clauses out of 30016 with flag 126001/126001
25.63/24.56	c cleaning 15998 clauses out of 32011 with flag 143001/143001
29.43/28.36	c cleaning 16995 clauses out of 34013 with flag 161001/161001
33.64/32.57	c cleaning 18003 clauses out of 36017 with flag 180000/180000
38.14/37.00	c cleaning 18988 clauses out of 38015 with flag 200001/200001
43.14/42.04	c cleaning 20014 clauses out of 40027 with flag 221001/221001
48.24/47.10	c cleaning 21000 clauses out of 42015 with flag 243003/243003
53.75/52.61	c cleaning 22000 clauses out of 44012 with flag 266000/266000
59.55/58.47	c cleaning 22991 clauses out of 46013 with flag 290001/290001
65.86/64.74	c cleaning 24003 clauses out of 48021 with flag 315000/315000
72.76/71.67	c cleaning 24997 clauses out of 50018 with flag 341000/341000
80.47/79.34	c cleaning 26010 clauses out of 52021 with flag 368000/368000
87.98/86.87	c cleaning 27005 clauses out of 54012 with flag 396001/396001
96.08/94.91	c cleaning 27991 clauses out of 56008 with flag 425002/425002
104.58/103.49	c cleaning 27882 clauses out of 55770 with flag 455001/455001
113.18/112.06	c cleaning 28005 clauses out of 56044 with flag 486000/486000
122.20/121.00	c cleaning 30011 clauses out of 60041 with flag 518002/518002
132.01/130.87	c cleaning 31506 clauses out of 63029 with flag 551001/551001
142.71/141.59	c cleaning 32755 clauses out of 65522 with flag 585000/585000
155.01/153.89	c cleaning 33869 clauses out of 67767 with flag 620000/620000
166.32/165.19	c cleaning 34947 clauses out of 69898 with flag 656000/656000
178.92/177.77	c cleaning 35965 clauses out of 71951 with flag 693000/693000
191.33/190.12	c cleaning 35722 clauses out of 71470 with flag 731003/731003
205.84/204.69	c cleaning 37361 clauses out of 74745 with flag 770000/770000
219.94/218.74	c cleaning 38686 clauses out of 77387 with flag 810003/810003
235.55/234.31	c cleaning 39842 clauses out of 79698 with flag 851000/851000
250.96/249.78	c cleaning 40912 clauses out of 81857 with flag 893001/893001
267.05/265.89	c cleaning 41640 clauses out of 83289 with flag 936001/936001
283.36/282.17	c cleaning 42808 clauses out of 85649 with flag 980001/980001
302.37/301.15	c cleaning 43916 clauses out of 87840 with flag 1025000/1025000
322.38/321.17	c cleaning 44953 clauses out of 89925 with flag 1071001/1071001
342.38/341.19	c cleaning 45974 clauses out of 91971 with flag 1118000/1118000
361.39/360.10	c cleaning 43291 clauses out of 86600 with flag 1166001/1166001
382.70/381.43	c cleaning 46147 clauses out of 92309 with flag 1215001/1215001
403.91/402.66	c cleaning 48074 clauses out of 96161 with flag 1265000/1265000
426.42/425.16	c cleaning 49025 clauses out of 98087 with flag 1315000/1315000
450.53/449.26	c cleaning 48136 clauses out of 96311 with flag 1365000/1365000
473.34/472.04	c cleaning 40393 clauses out of 80801 with flag 1415000/1415000
491.55/490.24	c cleaning 45192 clauses out of 90408 with flag 1465000/1465000
511.55/510.27	c cleaning 47604 clauses out of 95216 with flag 1515000/1515000
531.86/530.52	c cleaning 48789 clauses out of 97612 with flag 1565000/1565000
552.27/550.92	c cleaning 49396 clauses out of 98825 with flag 1615002/1615002
575.08/573.71	c cleaning 47753 clauses out of 95551 with flag 1665004/1665004
597.39/596.01	c cleaning 48897 clauses out of 97795 with flag 1715001/1715001
620.39/619.02	c cleaning 49431 clauses out of 98897 with flag 1765000/1765000
641.70/640.38	c cleaning 49724 clauses out of 99466 with flag 1815000/1815000
663.71/662.33	c cleaning 49261 clauses out of 98569 with flag 1865000/1865000
687.82/686.41	c cleaning 49642 clauses out of 99308 with flag 1915000/1915000
709.92/708.52	c cleaning 49817 clauses out of 99666 with flag 1965000/1965000
731.74/730.39	c cleaning 49905 clauses out of 99849 with flag 2015000/2015000
750.94/749.51	c cleaning 49965 clauses out of 99947 with flag 2065003/2065003
770.35/768.91	c cleaning 49977 clauses out of 99981 with flag 2115002/2115002
789.15/787.77	c cleaning 49995 clauses out of 100003 with flag 2165001/2165001
810.06/808.65	c cleaning 47165 clauses out of 94334 with flag 2215002/2215002
830.87/829.45	c cleaning 48574 clauses out of 97168 with flag 2265001/2265001
854.38/852.90	c cleaning 49296 clauses out of 98593 with flag 2315000/2315000
876.38/874.90	c cleaning 49643 clauses out of 99297 with flag 2365000/2365000
896.29/894.82	c cleaning 49818 clauses out of 99654 with flag 2415000/2415000
919.50/918.01	c cleaning 49901 clauses out of 99838 with flag 2465002/2465002
941.81/940.39	c cleaning 49962 clauses out of 99935 with flag 2515000/2515000
962.93/961.45	c cleaning 49962 clauses out of 99973 with flag 2565000/2565000
984.33/982.82	c cleaning 50001 clauses out of 100011 with flag 2615000/2615000
1005.33/1003.83	c cleaning 37724 clauses out of 75472 with flag 2665002/2665002
1025.94/1024.48	c cleaning 43869 clauses out of 87746 with flag 2715000/2715000
1048.24/1046.79	c cleaning 46934 clauses out of 93877 with flag 2765000/2765000
1067.54/1066.03	c cleaning 48470 clauses out of 96943 with flag 2815000/2815000
1088.84/1087.36	c cleaning 49229 clauses out of 98474 with flag 2865001/2865001
1112.24/1110.74	c cleaning 49614 clauses out of 99245 with flag 2915001/2915001
1135.74/1134.28	c cleaning 49800 clauses out of 99630 with flag 2965000/2965000
1162.25/1160.71	c cleaning 42022 clauses out of 84064 with flag 3015001/3015001
1183.66/1182.10	c cleaning 46011 clauses out of 92041 with flag 3065000/3065000
1202.77/1201.27	c cleaning 48010 clauses out of 96031 with flag 3115001/3115001
1224.57/1223.01	c cleaning 48802 clauses out of 97637 with flag 3165000/3165000
1247.38/1245.85	c cleaning 49410 clauses out of 98837 with flag 3215002/3215002
1270.89/1269.36	c cleaning 49709 clauses out of 99427 with flag 3265002/3265002
1296.99/1295.48	c cleaning 31527 clauses out of 63073 with flag 3315002/3315002
1301.61/1300.01	c starts		: 1829
1301.61/1300.01	c conflicts		: 3330717
1301.61/1300.01	c decisions		: 4018664
1301.61/1300.01	c propagations		: 148464243
1301.61/1300.01	c inspects		: 16523949778
1301.61/1300.01	c shortcuts		: 0
1301.61/1300.01	c learnt literals	: 14
1301.61/1300.01	c learnt binary clauses	: 231
1301.61/1300.01	c learnt ternary clauses	: 1033
1301.61/1300.01	c learnt constraints	: 3330703
1301.61/1300.01	c ignored constraints	: 0
1301.61/1300.01	c root simplifications	: 1843
1301.61/1300.01	c removed literals (reason simplification)	: 168849762
1301.61/1300.01	c reason swapping (by a shorter reason)	: 0
1301.61/1300.01	c Calls to reduceDB	: 87
1301.61/1300.01	c speed (assignments/second)	: 114219.96753371647
1301.61/1300.01	c non guided choices	16
1301.61/1300.03	c learnt constraints type 
1301.61/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 111
1301.61/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 47162
1301.61/1300.03	c constraints type 
1301.61/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20
1301.61/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 49050
1301.61/1300.03	s UNKNOWN
1301.61/1300.03	c Total wall clock time (in seconds) : 1299.919

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3263624-1303571926/watcher-3263624-1303571926 -o /tmp/evaluation-result-3263624-1303571926/solver-3263624-1303571926 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3263624-1303571926.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: 0.92 1.01 1.68 2/176 28444
/proc/meminfo: memFree=19902856/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=23028 CPUtime=0 cores=5,7
/proc/28444/stat : 28444 (java) R 28442 28444 27965 0 -1 4202496 949 0 0 0 0 0 0 0 21 0 1 0 449608759 23580672 693 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255101806481 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28444/statm: 5757 693 510 9 0 124 0

[startup+0.057541 s]
/proc/loadavg: 0.92 1.01 1.68 2/176 28444
/proc/meminfo: memFree=19902856/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7630024 CPUtime=0.04 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 9041 0 1 0 3 1 0 0 21 0 13 0 449608759 7813144576 8738 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1907506 8738 1693 9 0 1898254 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7630024

[startup+0.105228 s]
/proc/loadavg: 0.92 1.01 1.68 2/176 28444
/proc/meminfo: memFree=19902856/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7636220 CPUtime=0.1 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 10391 0 1 0 9 1 0 0 21 0 18 0 449608759 7819489280 10088 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1909055 10088 2093 9 0 1899793 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636220

[startup+0.300119 s]
/proc/loadavg: 0.92 1.01 1.68 2/176 28444
/proc/meminfo: memFree=19902856/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7643160 CPUtime=0.46 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 13770 0 1 0 45 1 0 0 21 0 19 0 449608759 7826595840 12457 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1910790 12457 2210 9 0 1901528 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7643160

[startup+0.701084 s]
/proc/loadavg: 0.92 1.01 1.68 2/176 28444
/proc/meminfo: memFree=19902856/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7643160 CPUtime=1.05 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 14427 0 1 0 103 2 0 0 21 0 19 0 449608759 7826595840 13114 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1910790 13114 2219 9 0 1901528 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 7643160

[startup+1.50091 s]
/proc/loadavg: 0.92 1.01 1.68 8/262 28543
/proc/meminfo: memFree=19688012/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7663816 CPUtime=2.09 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 23551 0 1 0 206 3 0 0 21 0 19 0 449608759 7847747584 20302 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1915954 20302 2252 9 0 1906692 0
[pid=28444/tid=28446] ppid=28442 vsize=7663816 CPUtime=1.42 cores=5,7
/proc/28444/task/28446/stat : 28446 (java) R 28442 28444 27965 0 -1 4202560 10287 0 1 0 141 1 0 0 20 0 19 0 449608759 7847747584 20302 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118594741 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28444/tid=28454] ppid=28442 vsize=7663816 CPUtime=0.01 cores=5,7
/proc/28444/task/28454/stat : 28454 (java) S 28442 28444 27965 0 -1 4202560 1084 0 0 0 1 0 0 0 17 0 19 0 449608761 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28455] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28455/stat : 28455 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449608761 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28456] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28456/stat : 28456 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449608761 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28457] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28457/stat : 28457 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449608761 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28458] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28458/stat : 28458 (java) S 28442 28444 27965 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 449608761 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28459] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28459/stat : 28459 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449608761 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28460] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28460/stat : 28460 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449608761 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28461] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28461/stat : 28461 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449608761 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28466] ppid=28442 vsize=7663816 CPUtime=0.02 cores=5,7
/proc/28444/task/28466/stat : 28466 (java) S 28442 28444 27965 0 -1 4202560 1097 0 0 0 2 0 0 0 16 0 19 0 449608762 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 0 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28475] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28475/stat : 28475 (java) S 28442 28444 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608762 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28476] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28476/stat : 28476 (java) S 28442 28444 27965 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449608762 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28480] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28480/stat : 28480 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449608765 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118592433 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28481] ppid=28442 vsize=7663816 CPUtime=0.27 cores=5,7
/proc/28444/task/28481/stat : 28481 (java) R 28442 28444 27965 0 -1 4202560 944 0 0 0 27 0 0 0 15 0 19 0 449608765 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255106429985 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28444/tid=28482] ppid=28442 vsize=7663816 CPUtime=0.36 cores=5,7
/proc/28444/task/28482/stat : 28482 (java) R 28442 28444 27965 0 -1 4202560 8981 0 0 0 35 1 0 0 16 0 19 0 449608765 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 47102195181959 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28444/tid=28483] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28483/stat : 28483 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449608765 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28484] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28484/stat : 28484 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608765 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28508] ppid=28442 vsize=7663816 CPUtime=0 cores=5,7
/proc/28444/task/28508/stat : 28508 (java) S 28442 28444 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608779 7847747584 20303 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7663816

[startup+3.10063 s]
/proc/loadavg: 0.92 1.01 1.68 6/262 28543
/proc/meminfo: memFree=19575048/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7664392 CPUtime=4.19 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 26228 0 1 0 416 3 0 0 21 0 19 0 449608759 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1916098 22448 2254 9 0 1906836 0
[pid=28444/tid=28446] ppid=28442 vsize=7664392 CPUtime=2.88 cores=5,7
/proc/28444/task/28446/stat : 28446 (java) R 28442 28444 27965 0 -1 4202560 10290 0 1 0 287 1 0 0 25 0 19 0 449608759 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 46912505761135 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28444/tid=28454] ppid=28442 vsize=7664392 CPUtime=0.01 cores=5,7
/proc/28444/task/28454/stat : 28454 (java) S 28442 28444 27965 0 -1 4202560 1103 0 0 0 1 0 0 0 15 0 19 0 449608761 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28455] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28455/stat : 28455 (java) S 28442 28444 27965 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28456] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28456/stat : 28456 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28457] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28457/stat : 28457 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28458] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28458/stat : 28458 (java) S 28442 28444 27965 0 -1 4202560 132 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28459] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28459/stat : 28459 (java) S 28442 28444 27965 0 -1 4202560 274 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28460] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28460/stat : 28460 (java) S 28442 28444 27965 0 -1 4202560 280 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28461] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28461/stat : 28461 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28466] ppid=28442 vsize=7664392 CPUtime=0.05 cores=5,7
/proc/28444/task/28466/stat : 28466 (java) S 28442 28444 27965 0 -1 4202560 1737 0 0 0 5 0 0 0 16 0 19 0 449608762 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 0 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28475] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28475/stat : 28475 (java) S 28442 28444 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28476] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28476/stat : 28476 (java) S 28442 28444 27965 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28480] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28480/stat : 28480 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449608765 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118592433 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28481] ppid=28442 vsize=7664392 CPUtime=0.36 cores=5,7
/proc/28444/task/28481/stat : 28481 (java) S 28442 28444 27965 0 -1 4202560 1574 0 0 0 36 0 0 0 15 0 19 0 449608765 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28482] ppid=28442 vsize=7664392 CPUtime=0.85 cores=5,7
/proc/28444/task/28482/stat : 28482 (java) S 28442 28444 27965 0 -1 4202560 9682 0 0 0 84 1 0 0 15 0 19 0 449608765 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28483] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28483/stat : 28483 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449608765 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28484] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28484/stat : 28484 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608765 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28508] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28508/stat : 28508 (java) S 28442 28444 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608779 7848337408 22448 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 7664392

[startup+6.30111 s]
/proc/loadavg: 1.17 1.06 1.70 5/262 28543
/proc/meminfo: memFree=19562896/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7664392 CPUtime=7.4 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 26538 0 1 0 737 3 0 0 21 0 19 0 449608759 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1916098 22755 2254 9 0 1906836 0
[pid=28444/tid=28446] ppid=28442 vsize=7664392 CPUtime=6.02 cores=5,7
/proc/28444/task/28446/stat : 28446 (java) R 28442 28444 27965 0 -1 4202560 10292 0 1 0 601 1 0 0 25 0 19 0 449608759 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 46912505760785 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28444/tid=28454] ppid=28442 vsize=7664392 CPUtime=0.01 cores=5,7
/proc/28444/task/28454/stat : 28454 (java) S 28442 28444 27965 0 -1 4202560 1103 0 0 0 1 0 0 0 16 0 19 0 449608761 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28455] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28455/stat : 28455 (java) S 28442 28444 27965 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28456] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28456/stat : 28456 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28457] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28457/stat : 28457 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28458] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28458/stat : 28458 (java) S 28442 28444 27965 0 -1 4202560 193 0 0 0 0 0 0 0 16 0 19 0 449608761 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28459] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28459/stat : 28459 (java) S 28442 28444 27965 0 -1 4202560 274 0 0 0 0 0 0 0 16 0 19 0 449608761 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28460] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28460/stat : 28460 (java) S 28442 28444 27965 0 -1 4202560 376 0 0 0 0 0 0 0 15 0 19 0 449608761 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28461] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28461/stat : 28461 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449608761 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28466] ppid=28442 vsize=7664392 CPUtime=0.1 cores=5,7
/proc/28444/task/28466/stat : 28466 (java) S 28442 28444 27965 0 -1 4202560 1887 0 0 0 10 0 0 0 15 0 19 0 449608762 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 0 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28475] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28475/stat : 28475 (java) S 28442 28444 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28476] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28476/stat : 28476 (java) S 28442 28444 27965 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28480] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28480/stat : 28480 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449608765 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118592433 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28481] ppid=28442 vsize=7664392 CPUtime=0.39 cores=5,7
/proc/28444/task/28481/stat : 28481 (java) S 28442 28444 27965 0 -1 4202560 1575 0 0 0 39 0 0 0 15 0 19 0 449608765 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28482] ppid=28442 vsize=7664392 CPUtime=0.85 cores=5,7
/proc/28444/task/28482/stat : 28482 (java) S 28442 28444 27965 0 -1 4202560 9682 0 0 0 84 1 0 0 15 0 19 0 449608765 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28483] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28483/stat : 28483 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449608765 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28484] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28484/stat : 28484 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608765 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28508] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28508/stat : 28508 (java) S 28442 28444 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608779 7848337408 22755 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 7664392

[startup+12.701 s]

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

[pid=28444/tid=28459] ppid=28442 vsize=7664392 CPUtime=0.11 cores=5,7
/proc/28444/task/28459/stat : 28459 (java) S 28442 28444 27965 0 -1 4202560 648 0 0 0 11 0 0 0 15 0 19 0 449608761 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28460] ppid=28442 vsize=7664392 CPUtime=0.14 cores=5,7
/proc/28444/task/28460/stat : 28460 (java) S 28442 28444 27965 0 -1 4202560 813 0 0 0 14 0 0 0 16 0 19 0 449608761 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28461] ppid=28442 vsize=7664392 CPUtime=0.08 cores=5,7
/proc/28444/task/28461/stat : 28461 (java) S 28442 28444 27965 0 -1 4202560 331 0 0 0 8 0 0 0 15 0 19 0 449608761 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28466] ppid=28442 vsize=7664392 CPUtime=2.92 cores=5,7
/proc/28444/task/28466/stat : 28466 (java) S 28442 28444 27965 0 -1 4202560 9662 0 0 0 291 1 0 0 15 0 19 0 449608762 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 0 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28475] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28475/stat : 28475 (java) S 28442 28444 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28476] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28476/stat : 28476 (java) S 28442 28444 27965 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28480] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28480/stat : 28480 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449608765 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118592433 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28481] ppid=28442 vsize=7664392 CPUtime=0.44 cores=5,7
/proc/28444/task/28481/stat : 28481 (java) S 28442 28444 27965 0 -1 4202560 2344 0 0 0 44 0 0 0 15 0 19 0 449608765 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28482] ppid=28442 vsize=7664392 CPUtime=0.85 cores=5,7
/proc/28444/task/28482/stat : 28482 (java) S 28442 28444 27965 0 -1 4202560 9682 0 0 0 84 1 0 0 15 0 19 0 449608765 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28483] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28483/stat : 28483 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449608765 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28484] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28484/stat : 28484 (java) S 28442 28444 27965 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 449608765 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28508] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28508/stat : 28508 (java) S 28442 28444 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608779 7848337408 40270 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.84
Current children cumulated vsize (KiB) 7664392

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.33 5/262 28578
/proc/meminfo: memFree=19350568/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7664392 CPUtime=1183.87 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 44868 0 1 0 118380 7 0 0 21 0 19 0 449608759 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1916098 40271 2255 9 0 1906836 0
[pid=28444/tid=28446] ppid=28442 vsize=7664392 CPUtime=1178.44 cores=5,7
/proc/28444/task/28446/stat : 28446 (java) R 28442 28444 27965 0 -1 4202560 13742 0 1 0 117842 2 0 0 25 0 19 0 449608759 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 46912505673407 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28444/tid=28454] ppid=28442 vsize=7664392 CPUtime=0.13 cores=5,7
/proc/28444/task/28454/stat : 28454 (java) S 28442 28444 27965 0 -1 4202560 1755 0 0 0 13 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28455] ppid=28442 vsize=7664392 CPUtime=0.13 cores=5,7
/proc/28444/task/28455/stat : 28455 (java) S 28442 28444 27965 0 -1 4202560 1067 0 0 0 13 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28456] ppid=28442 vsize=7664392 CPUtime=0.12 cores=5,7
/proc/28444/task/28456/stat : 28456 (java) S 28442 28444 27965 0 -1 4202560 554 0 0 0 12 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28457] ppid=28442 vsize=7664392 CPUtime=0.1 cores=5,7
/proc/28444/task/28457/stat : 28457 (java) S 28442 28444 27965 0 -1 4202560 48 0 0 0 10 0 0 0 16 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28458] ppid=28442 vsize=7664392 CPUtime=0.16 cores=5,7
/proc/28444/task/28458/stat : 28458 (java) S 28442 28444 27965 0 -1 4202560 2999 0 0 0 16 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28459] ppid=28442 vsize=7664392 CPUtime=0.12 cores=5,7
/proc/28444/task/28459/stat : 28459 (java) S 28442 28444 27965 0 -1 4202560 648 0 0 0 12 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28460] ppid=28442 vsize=7664392 CPUtime=0.14 cores=5,7
/proc/28444/task/28460/stat : 28460 (java) S 28442 28444 27965 0 -1 4202560 813 0 0 0 14 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28461] ppid=28442 vsize=7664392 CPUtime=0.09 cores=5,7
/proc/28444/task/28461/stat : 28461 (java) S 28442 28444 27965 0 -1 4202560 331 0 0 0 9 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28466] ppid=28442 vsize=7664392 CPUtime=3.05 cores=5,7
/proc/28444/task/28466/stat : 28466 (java) S 28442 28444 27965 0 -1 4202560 9666 0 0 0 304 1 0 0 16 0 19 0 449608762 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 0 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28475] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28475/stat : 28475 (java) S 28442 28444 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28476] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28476/stat : 28476 (java) S 28442 28444 27965 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28480] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28480/stat : 28480 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118592433 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28481] ppid=28442 vsize=7664392 CPUtime=0.44 cores=5,7
/proc/28444/task/28481/stat : 28481 (java) S 28442 28444 27965 0 -1 4202560 2344 0 0 0 44 0 0 0 15 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28482] ppid=28442 vsize=7664392 CPUtime=0.85 cores=5,7
/proc/28444/task/28482/stat : 28482 (java) S 28442 28444 27965 0 -1 4202560 9682 0 0 0 84 1 0 0 15 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28483] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28483/stat : 28483 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28484] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28484/stat : 28484 (java) S 28442 28444 27965 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28508] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28508/stat : 28508 (java) S 28442 28444 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608779 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.87
Current children cumulated vsize (KiB) 7664392

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.37 5/262 28580
/proc/meminfo: memFree=19349292/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7664392 CPUtime=1243.88 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 44876 0 1 0 124381 7 0 0 21 0 19 0 449608759 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1916098 40271 2255 9 0 1906836 0
[pid=28444/tid=28446] ppid=28442 vsize=7664392 CPUtime=1238.32 cores=5,7
/proc/28444/task/28446/stat : 28446 (java) R 28442 28444 27965 0 -1 4202560 13744 0 1 0 123830 2 0 0 25 0 19 0 449608759 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 46912505583360 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28444/tid=28454] ppid=28442 vsize=7664392 CPUtime=0.13 cores=5,7
/proc/28444/task/28454/stat : 28454 (java) S 28442 28444 27965 0 -1 4202560 1755 0 0 0 13 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28455] ppid=28442 vsize=7664392 CPUtime=0.14 cores=5,7
/proc/28444/task/28455/stat : 28455 (java) S 28442 28444 27965 0 -1 4202560 1067 0 0 0 14 0 0 0 16 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28456] ppid=28442 vsize=7664392 CPUtime=0.13 cores=5,7
/proc/28444/task/28456/stat : 28456 (java) S 28442 28444 27965 0 -1 4202560 554 0 0 0 13 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28457] ppid=28442 vsize=7664392 CPUtime=0.1 cores=5,7
/proc/28444/task/28457/stat : 28457 (java) S 28442 28444 27965 0 -1 4202560 48 0 0 0 10 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28458] ppid=28442 vsize=7664392 CPUtime=0.17 cores=5,7
/proc/28444/task/28458/stat : 28458 (java) S 28442 28444 27965 0 -1 4202560 2999 0 0 0 17 0 0 0 16 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28459] ppid=28442 vsize=7664392 CPUtime=0.12 cores=5,7
/proc/28444/task/28459/stat : 28459 (java) S 28442 28444 27965 0 -1 4202560 648 0 0 0 12 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28460] ppid=28442 vsize=7664392 CPUtime=0.14 cores=5,7
/proc/28444/task/28460/stat : 28460 (java) S 28442 28444 27965 0 -1 4202560 813 0 0 0 14 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28461] ppid=28442 vsize=7664392 CPUtime=0.1 cores=5,7
/proc/28444/task/28461/stat : 28461 (java) S 28442 28444 27965 0 -1 4202560 331 0 0 0 10 0 0 0 15 0 19 0 449608761 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28466] ppid=28442 vsize=7664392 CPUtime=3.15 cores=5,7
/proc/28444/task/28466/stat : 28466 (java) S 28442 28444 27965 0 -1 4202560 9668 0 0 0 314 1 0 0 15 0 19 0 449608762 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 0 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28475] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28475/stat : 28475 (java) S 28442 28444 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28476] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28476/stat : 28476 (java) S 28442 28444 27965 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28480] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28480/stat : 28480 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118592433 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28481] ppid=28442 vsize=7664392 CPUtime=0.44 cores=5,7
/proc/28444/task/28481/stat : 28481 (java) S 28442 28444 27965 0 -1 4202560 2344 0 0 0 44 0 0 0 15 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28482] ppid=28442 vsize=7664392 CPUtime=0.85 cores=5,7
/proc/28444/task/28482/stat : 28482 (java) S 28442 28444 27965 0 -1 4202560 9682 0 0 0 84 1 0 0 15 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28483] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28483/stat : 28483 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28484] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28484/stat : 28484 (java) S 28442 28444 27965 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 449608765 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28508] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28508/stat : 28508 (java) S 28442 28444 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608779 7848337408 40271 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.88
Current children cumulated vsize (KiB) 7664392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 3.99 3.42 5/262 28581
/proc/meminfo: memFree=19348388/32951124 swapFree=67111524/67111528
[pid=28444] ppid=28442 vsize=7664392 CPUtime=1301.61 cores=5,7
/proc/28444/stat : 28444 (java) S 28442 28444 27965 0 -1 4202496 44888 0 1 0 130154 7 0 0 21 0 19 0 449608759 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28444/statm: 1916098 40272 2255 9 0 1906836 0
[pid=28444/tid=28446] ppid=28442 vsize=7664392 CPUtime=1295.88 cores=5,7
/proc/28444/task/28446/stat : 28446 (java) R 28442 28444 27965 0 -1 4202560 13747 0 1 0 129586 2 0 0 25 0 19 0 449608759 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 46912505760785 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28444/tid=28454] ppid=28442 vsize=7664392 CPUtime=0.14 cores=5,7
/proc/28444/task/28454/stat : 28454 (java) S 28442 28444 27965 0 -1 4202560 1755 0 0 0 14 0 0 0 15 0 19 0 449608761 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28455] ppid=28442 vsize=7664392 CPUtime=0.15 cores=5,7
/proc/28444/task/28455/stat : 28455 (java) S 28442 28444 27965 0 -1 4202560 1067 0 0 0 15 0 0 0 15 0 19 0 449608761 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28456] ppid=28442 vsize=7664392 CPUtime=0.15 cores=5,7
/proc/28444/task/28456/stat : 28456 (java) S 28442 28444 27965 0 -1 4202560 554 0 0 0 15 0 0 0 15 0 19 0 449608761 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28457] ppid=28442 vsize=7664392 CPUtime=0.11 cores=5,7
/proc/28444/task/28457/stat : 28457 (java) S 28442 28444 27965 0 -1 4202560 49 0 0 0 11 0 0 0 15 0 19 0 449608761 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28458] ppid=28442 vsize=7664392 CPUtime=0.17 cores=5,7
/proc/28444/task/28458/stat : 28458 (java) S 28442 28444 27965 0 -1 4202560 2999 0 0 0 17 0 0 0 15 0 19 0 449608761 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28459] ppid=28442 vsize=7664392 CPUtime=0.12 cores=5,7
/proc/28444/task/28459/stat : 28459 (java) S 28442 28444 27965 0 -1 4202560 648 0 0 0 12 0 0 0 15 0 19 0 449608761 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28460] ppid=28442 vsize=7664392 CPUtime=0.15 cores=5,7
/proc/28444/task/28460/stat : 28460 (java) S 28442 28444 27965 0 -1 4202560 813 0 0 0 15 0 0 0 15 0 19 0 449608761 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28461] ppid=28442 vsize=7664392 CPUtime=0.1 cores=5,7
/proc/28444/task/28461/stat : 28461 (java) S 28442 28444 27965 0 -1 4202560 331 0 0 0 10 0 0 0 15 0 19 0 449608761 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28466] ppid=28442 vsize=7664392 CPUtime=3.27 cores=5,7
/proc/28444/task/28466/stat : 28466 (java) S 28442 28444 27965 0 -1 4202560 9672 0 0 0 326 1 0 0 15 0 19 0 449608762 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 0 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28475] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28475/stat : 28475 (java) S 28442 28444 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28476] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28476/stat : 28476 (java) S 28442 28444 27965 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449608762 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28480] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28480/stat : 28480 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449608765 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118592433 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28481] ppid=28442 vsize=7664392 CPUtime=0.44 cores=5,7
/proc/28444/task/28481/stat : 28481 (java) S 28442 28444 27965 0 -1 4202560 2344 0 0 0 44 0 0 0 15 0 19 0 449608765 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 5 0 0 0
[pid=28444/tid=28482] ppid=28442 vsize=7664392 CPUtime=0.85 cores=5,7
/proc/28444/task/28482/stat : 28482 (java) S 28442 28444 27965 0 -1 4202560 9682 0 0 0 84 1 0 0 15 0 19 0 449608765 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28483] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28483/stat : 28483 (java) S 28442 28444 27965 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449608765 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118584729 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28484] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28484/stat : 28484 (java) S 28442 28444 27965 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 449608765 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
[pid=28444/tid=28508] ppid=28442 vsize=7664392 CPUtime=0 cores=5,7
/proc/28444/task/28508/stat : 28508 (java) S 28442 28444 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608779 7848337408 40272 33554432000 1073741824 1073778376 140734056015520 18446744073709551615 255118585344 0 4 0 16800975 18446604471159082048 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.61
Current children cumulated vsize (KiB) 7664392

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

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

Child status: 143
Real time (s): 1300.05
CPU time (s): 1301.68
CPU user time (s): 1301.6
CPU system time (s): 0.083987
CPU usage (%): 100.126
Max. virtual memory (cumulated for all children) (KiB): 7664392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.6
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45170
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= 29030
involuntary context switches= 9394

runsolver used 2.08668 second user time and 5.02724 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 17:18:46
IDJOB=3263624
IDBENCH=83988
IDSOLVER=1611
FILE ID=node144/3263624-1303571926
RUNJOBID= node144-1303571926-28431
PBS_JOBID= 13150287
Free space on /tmp= 72184 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.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-3263624-1303571926/watcher-3263624-1303571926 -o /tmp/evaluation-result-3263624-1303571926/solver-3263624-1303571926 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3263624-1303571926.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=687724383

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19903244 kB
Buffers:       2154920 kB
Cached:       10294556 kB
SwapCached:          4 kB
Active:        3302108 kB
Inactive:      9213824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19903244 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:       66124 kB
Mapped:          14476 kB
Slab:           468420 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191340 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= 72180 MiB
End job on node144 at 2011-04-23 17:40:28