Trace number 3282543

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
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.41	c no version file found!!!
0.00/0.41	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.41	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.41	c java.vm.version	19.1-b02
0.00/0.41	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.41	c sun.arch.data.model	64
0.00/0.41	c java.version		1.6.0_24
0.00/0.41	c os.name		Linux
0.00/0.41	c os.version		2.6.18-164.el5
0.00/0.41	c os.arch		amd64
0.00/0.41	c Free memory 		6997539544
0.00/0.41	c Max memory 		7034241024
0.00/0.41	c Total memory 		7034241024
0.00/0.41	c Number of processors 	8
0.00/0.41	c --- Begin Solver configuration ---
0.00/0.41	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.41	c Learn all clauses as in MiniSAT
0.00/0.41	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.41	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.41	c Expensive reason simplification
0.00/0.41	c Armin Biere (Picosat) restarts strategy
0.00/0.41	c Glucose learned constraints deletion strategy
0.00/0.41	c timeout=2147483647s
0.00/0.41	c DB Simplification allowed=true
0.00/0.41	c --- End Solver configuration ---
0.00/0.41	c solving HOME/instance-3282543-1303756619.cnf
0.00/0.41	c reading problem ... 
0.00/0.41	c ... done. Wall clock time 0.291s.
0.00/0.41	c #vars     13240
0.00/0.41	c #constraints  39143
0.00/0.41	c constraints type 
0.00/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13047
0.00/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 26094
2.91/2.33	c cleaning 2479 clauses out of 5002 with flag 5002/5002
5.07/4.08	c cleaning 4214 clauses out of 8521 with flag 11001/11001
7.38/6.34	c cleaning 5653 clauses out of 11306 with flag 18000/18000
9.99/8.97	c cleaning 6803 clauses out of 13653 with flag 26000/26000
13.01/11.98	c cleaning 7894 clauses out of 15850 with flag 35000/35000
16.82/15.73	c cleaning 8840 clauses out of 17956 with flag 45000/45000
21.12/20.03	c cleaning 10000 clauses out of 20116 with flag 56000/56000
25.73/24.64	c cleaning 10933 clauses out of 22118 with flag 68002/68002
30.93/29.85	c cleaning 12053 clauses out of 24185 with flag 81002/81002
37.23/36.11	c cleaning 13025 clauses out of 26130 with flag 95000/95000
44.73/43.63	c cleaning 13958 clauses out of 28105 with flag 110000/110000
53.03/51.92	c cleaning 14933 clauses out of 30148 with flag 126001/126001
63.44/62.37	c cleaning 15997 clauses out of 32215 with flag 143001/143001
75.44/74.32	c cleaning 17036 clauses out of 34217 with flag 161000/161000
87.54/86.42	c cleaning 17974 clauses out of 36181 with flag 180000/180000
100.25/99.17	c cleaning 19019 clauses out of 38210 with flag 200003/200003
114.45/113.33	c cleaning 20040 clauses out of 40189 with flag 221001/221001
130.97/129.88	c cleaning 20966 clauses out of 42149 with flag 243001/243001
146.17/145.07	c cleaning 22027 clauses out of 44183 with flag 266001/266001
163.38/162.30	c cleaning 23043 clauses out of 46155 with flag 290000/290000
182.88/181.75	c cleaning 24004 clauses out of 48112 with flag 315000/315000
201.48/200.34	c cleaning 25024 clauses out of 50109 with flag 341001/341001
222.80/221.62	c cleaning 26011 clauses out of 52084 with flag 368000/368000
245.72/244.54	c cleaning 27014 clauses out of 54072 with flag 396000/396000
264.91/263.71	c cleaning 27975 clauses out of 56059 with flag 425001/425001
290.02/288.82	c cleaning 28983 clauses out of 58084 with flag 455001/455001
314.33/313.13	c cleaning 29994 clauses out of 60103 with flag 486004/486004
341.45/340.30	c cleaning 31023 clauses out of 62107 with flag 518002/518002
368.15/366.94	c cleaning 31984 clauses out of 64082 with flag 551000/551000
396.05/394.90	c cleaning 32983 clauses out of 66098 with flag 585000/585000
422.36/421.10	c cleaning 34056 clauses out of 68116 with flag 620001/620001
450.77/449.54	c cleaning 34967 clauses out of 70060 with flag 656001/656001
487.79/486.52	c cleaning 36006 clauses out of 72092 with flag 693000/693000
521.20/519.92	c cleaning 37043 clauses out of 74088 with flag 731002/731002
555.60/554.33	c cleaning 37989 clauses out of 76044 with flag 770001/770001
590.81/589.56	c cleaning 38990 clauses out of 78054 with flag 810000/810000
627.95/626.61	c cleaning 39476 clauses out of 79065 with flag 850002/850002
663.45/662.12	c cleaning 39712 clauses out of 79588 with flag 890002/890002
695.36/694.01	c cleaning 39910 clauses out of 79876 with flag 930003/930003
728.78/727.47	c cleaning 39943 clauses out of 79963 with flag 970000/970000
763.88/762.60	c cleaning 39957 clauses out of 80020 with flag 1010000/1010000
800.29/798.92	c cleaning 39944 clauses out of 80062 with flag 1050000/1050000
834.89/833.52	c cleaning 40004 clauses out of 80118 with flag 1090000/1090000
867.70/866.34	c cleaning 39993 clauses out of 80114 with flag 1130000/1130000
906.20/904.84	c cleaning 40003 clauses out of 80122 with flag 1170001/1170001
942.20/940.83	c cleaning 39995 clauses out of 80119 with flag 1210001/1210001
983.11/981.79	c cleaning 39999 clauses out of 80122 with flag 1250001/1250001
1018.42/1017.00	c cleaning 39992 clauses out of 80126 with flag 1290004/1290004
1054.93/1053.59	c cleaning 40014 clauses out of 80131 with flag 1330001/1330001
1094.64/1093.27	c cleaning 40022 clauses out of 80119 with flag 1370003/1370003
1134.25/1132.89	c cleaning 39971 clauses out of 80099 with flag 1410005/1410005
1169.46/1168.02	c cleaning 40004 clauses out of 80124 with flag 1450001/1450001
1205.27/1203.84	c cleaning 40023 clauses out of 80120 with flag 1490001/1490001
1237.77/1236.30	c cleaning 39898 clauses out of 80097 with flag 1530001/1530001
1275.38/1273.95	c cleaning 40016 clauses out of 80200 with flag 1570002/1570002
1301.50/1300.01	c starts		: 1425
1301.50/1300.01	c conflicts		: 1600100
1301.50/1300.01	c decisions		: 3655527
1301.50/1300.01	c propagations		: 1365572368
1301.50/1300.01	c inspects		: 7354508444
1301.50/1300.01	c shortcuts		: 0
1301.50/1300.01	c learnt literals	: 9
1301.50/1300.01	c learnt binary clauses	: 706
1301.50/1300.01	c learnt ternary clauses	: 2204
1301.50/1300.01	c learnt constraints	: 1600090
1301.50/1300.01	c ignored constraints	: 0
1301.50/1300.01	c root simplifications	: 1434
1301.50/1300.01	c removed literals (reason simplification)	: 210740478
1301.50/1300.01	c reason swapping (by a shorter reason)	: 0
1301.50/1300.01	c Calls to reduceDB	: 55
1301.50/1300.01	c speed (assignments/second)	: 1050744.2098637759
1301.50/1300.01	c non guided choices	489
1301.50/1300.05	c learnt constraints type 
1301.50/1300.05	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 706
1301.50/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 69617
1301.50/1300.05	c constraints type 
1301.50/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13047
1301.50/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 26094
1301.50/1300.05	s UNKNOWN
1301.50/1300.05	c Total wall clock time (in seconds) : 1299.916

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

running on 2 cores: 1,3

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.17 1.91 6/200 29500
/proc/meminfo: memFree=20875640/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=11800 CPUtime=0 cores=1,3
/proc/29500/stat : 29500 (runsolver) R 29497 29500 27831 0 -1 4202560 46 0 0 0 0 0 0 0 21 0 1 0 487258562 12083200 54 33554432000 4194304 5434984 140734495586512 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/29500/statm: 2950 54 34 303 0 2644 0

[startup+0.414473 s]
/proc/loadavg: 0.92 1.17 1.91 6/200 29500
/proc/meminfo: memFree=20875640/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7578072 CPUtime=0.53 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 14317 0 1 0 52 1 0 0 21 0 18 0 487258562 7759945728 13266 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1894518 13266 2202 9 0 1885256 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 7578072

[startup+0.501039 s]
/proc/loadavg: 0.92 1.17 1.91 6/200 29500
/proc/meminfo: memFree=20875640/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7579420 CPUtime=0.7 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 14517 0 1 0 69 1 0 0 21 0 19 0 487258562 7761326080 13466 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1894855 13466 2202 9 0 1885593 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7579420

[startup+0.601019 s]
/proc/loadavg: 0.92 1.17 1.91 6/200 29500
/proc/meminfo: memFree=20875640/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7579420 CPUtime=0.9 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 14985 0 1 0 89 1 0 0 21 0 19 0 487258562 7761326080 13522 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1894855 13522 2212 9 0 1885593 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 7579420

[startup+0.701001 s]
/proc/loadavg: 0.92 1.17 1.91 6/200 29500
/proc/meminfo: memFree=20875640/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7580916 CPUtime=1.11 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 15869 0 1 0 109 2 0 0 21 0 19 0 487258562 7762857984 13912 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1895229 13912 2216 9 0 1885967 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 7580916

[startup+1.5079 s]
/proc/loadavg: 1.17 1.22 1.92 5/262 29566
/proc/meminfo: memFree=20627712/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7579664 CPUtime=2.12 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 16112 0 1 0 210 2 0 0 21 0 19 0 487258562 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1894916 13853 2225 9 0 1885654 0
[pid=29500/tid=29506] ppid=29497 vsize=7579664 CPUtime=1.46 cores=1,3
/proc/29500/task/29506/stat : 29506 (java) R 29497 29500 27831 0 -1 4202560 10237 0 1 0 145 1 0 0 20 0 19 0 487258563 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 46912505697889 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29500/tid=29509] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29509/stat : 29509 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 487258564 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29510] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29510/stat : 29510 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487258564 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29511] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29511/stat : 29511 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487258564 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29512] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29512/stat : 29512 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487258564 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29513] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29513/stat : 29513 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487258564 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29514] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29514/stat : 29514 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487258564 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29515] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29515/stat : 29515 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487258564 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29516] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29516/stat : 29516 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487258564 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29525] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29525/stat : 29525 (java) S 29497 29500 27831 0 -1 4202560 6 0 0 0 0 0 0 0 19 0 19 0 487258565 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 0 0 16800975 18446604471144305728 0 0 -1 1 0 0 0
[pid=29500/tid=29527] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29527/stat : 29527 (java) S 29497 29500 27831 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487258566 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29528] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29528/stat : 29528 (java) S 29497 29500 27831 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487258566 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29531] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29531/stat : 29531 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 487258568 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512515505 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29532] ppid=29497 vsize=7579664 CPUtime=0.54 cores=1,3
/proc/29500/task/29532/stat : 29532 (java) S 29497 29500 27831 0 -1 4202560 4682 0 0 0 54 0 0 0 18 0 19 0 487258568 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29533] ppid=29497 vsize=7579664 CPUtime=0.1 cores=1,3
/proc/29500/task/29533/stat : 29533 (java) S 29497 29500 27831 0 -1 4202560 30 0 0 0 10 0 0 0 16 0 19 0 487258568 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29534] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29534/stat : 29534 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 487258568 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29535] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29535/stat : 29535 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487258568 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29565] ppid=29497 vsize=7579664 CPUtime=0 cores=1,3
/proc/29500/task/29565/stat : 29565 (java) S 29497 29500 27831 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487258604 7761575936 13853 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 7579664

[startup+3.10158 s]
/proc/loadavg: 1.17 1.22 1.92 8/262 29566
/proc/meminfo: memFree=20598972/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7598088 CPUtime=4.13 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 25109 0 1 0 410 3 0 0 21 0 19 0 487258562 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1899522 21202 2251 9 0 1890260 0
[pid=29500/tid=29506] ppid=29497 vsize=7598088 CPUtime=3.02 cores=1,3
/proc/29500/task/29506/stat : 29506 (java) R 29497 29500 27831 0 -1 4202560 10493 0 1 0 301 1 0 0 25 0 19 0 487258563 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 46912505652894 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29500/tid=29509] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29509/stat : 29509 (java) S 29497 29500 27831 0 -1 4202560 854 0 0 0 0 0 0 0 17 0 19 0 487258564 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29510] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29510/stat : 29510 (java) S 29497 29500 27831 0 -1 4202560 630 0 0 0 0 0 0 0 18 0 19 0 487258564 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29511] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29511/stat : 29511 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 487258564 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29512] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29512/stat : 29512 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 487258564 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29513] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29513/stat : 29513 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 487258564 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29514] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29514/stat : 29514 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 487258564 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29515] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29515/stat : 29515 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 487258564 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29516] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29516/stat : 29516 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 487258564 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29525] ppid=29497 vsize=7598088 CPUtime=0.02 cores=1,3
/proc/29500/task/29525/stat : 29525 (java) S 29497 29500 27831 0 -1 4202560 1490 0 0 0 2 0 0 0 16 0 19 0 487258565 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 0 0 16800975 18446604471144305728 0 0 -1 1 0 0 0
[pid=29500/tid=29527] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29527/stat : 29527 (java) S 29497 29500 27831 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487258566 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29528] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29528/stat : 29528 (java) S 29497 29500 27831 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487258566 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29531] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29531/stat : 29531 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 487258568 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512515505 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29532] ppid=29497 vsize=7598088 CPUtime=0.55 cores=1,3
/proc/29500/task/29532/stat : 29532 (java) S 29497 29500 27831 0 -1 4202560 4683 0 0 0 55 0 0 0 15 0 19 0 487258568 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29533] ppid=29497 vsize=7598088 CPUtime=0.49 cores=1,3
/proc/29500/task/29533/stat : 29533 (java) S 29497 29500 27831 0 -1 4202560 5801 0 0 0 49 0 0 0 16 0 19 0 487258568 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29534] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29534/stat : 29534 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 487258568 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29535] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29535/stat : 29535 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487258568 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29565] ppid=29497 vsize=7598088 CPUtime=0 cores=1,3
/proc/29500/task/29565/stat : 29565 (java) S 29497 29500 27831 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487258604 7780442112 21202 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 7598088

[startup+6.30095 s]
/proc/loadavg: 1.17 1.22 1.92 5/262 29566
/proc/meminfo: memFree=20598112/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7586516 CPUtime=7.38 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 25703 0 1 0 735 3 0 0 21 0 19 0 487258562 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1896629 19373 2253 9 0 1887367 0
[pid=29500/tid=29506] ppid=29497 vsize=7586516 CPUtime=6.2 cores=1,3
/proc/29500/task/29506/stat : 29506 (java) R 29497 29500 27831 0 -1 4202560 10496 0 1 0 619 1 0 0 25 0 19 0 487258563 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 46912505635452 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29500/tid=29509] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29509/stat : 29509 (java) S 29497 29500 27831 0 -1 4202560 854 0 0 0 0 0 0 0 15 0 19 0 487258564 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29510] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29510/stat : 29510 (java) S 29497 29500 27831 0 -1 4202560 630 0 0 0 0 0 0 0 18 0 19 0 487258564 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29511] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29511/stat : 29511 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487258564 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29512] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29512/stat : 29512 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487258564 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29513] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29513/stat : 29513 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487258564 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29514] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29514/stat : 29514 (java) S 29497 29500 27831 0 -1 4202560 124 0 0 0 0 0 0 0 16 0 19 0 487258564 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29515] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29515/stat : 29515 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487258564 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29516] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29516/stat : 29516 (java) S 29497 29500 27831 0 -1 4202560 328 0 0 0 0 0 0 0 15 0 19 0 487258564 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29525] ppid=29497 vsize=7586516 CPUtime=0.04 cores=1,3
/proc/29500/task/29525/stat : 29525 (java) S 29497 29500 27831 0 -1 4202560 1629 0 0 0 4 0 0 0 15 0 19 0 487258565 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 0 0 16800975 18446604471144305728 0 0 -1 1 0 0 0
[pid=29500/tid=29527] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29527/stat : 29527 (java) S 29497 29500 27831 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29528] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29528/stat : 29528 (java) S 29497 29500 27831 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29531] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29531/stat : 29531 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 487258568 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512515505 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29532] ppid=29497 vsize=7586516 CPUtime=0.55 cores=1,3
/proc/29500/task/29532/stat : 29532 (java) S 29497 29500 27831 0 -1 4202560 4683 0 0 0 55 0 0 0 15 0 19 0 487258568 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29533] ppid=29497 vsize=7586516 CPUtime=0.54 cores=1,3
/proc/29500/task/29533/stat : 29533 (java) S 29497 29500 27831 0 -1 4202560 5803 0 0 0 54 0 0 0 15 0 19 0 487258568 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29534] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29534/stat : 29534 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 487258568 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29535] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29535/stat : 29535 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487258568 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29565] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29565/stat : 29565 (java) S 29497 29500 27831 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487258604 7768592384 19373 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (KiB) 7586516

[startup+12.7007 s]

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

[pid=29500/tid=29514] ppid=29497 vsize=7586516 CPUtime=0.09 cores=1,3
/proc/29500/task/29514/stat : 29514 (java) S 29497 29500 27831 0 -1 4202560 727 0 0 0 9 0 0 0 15 0 19 0 487258564 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29515] ppid=29497 vsize=7586516 CPUtime=0.07 cores=1,3
/proc/29500/task/29515/stat : 29515 (java) S 29497 29500 27831 0 -1 4202560 687 0 0 0 7 0 0 0 15 0 19 0 487258564 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29516] ppid=29497 vsize=7586516 CPUtime=0.06 cores=1,3
/proc/29500/task/29516/stat : 29516 (java) S 29497 29500 27831 0 -1 4202560 1066 0 0 0 6 0 0 0 15 0 19 0 487258564 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29525] ppid=29497 vsize=7586516 CPUtime=1.82 cores=1,3
/proc/29500/task/29525/stat : 29525 (java) S 29497 29500 27831 0 -1 4202560 5606 0 0 0 181 1 0 0 15 0 19 0 487258565 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 0 0 16800975 18446604471144305728 0 0 -1 1 0 0 0
[pid=29500/tid=29527] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29527/stat : 29527 (java) S 29497 29500 27831 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29528] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29528/stat : 29528 (java) S 29497 29500 27831 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29531] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29531/stat : 29531 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 487258568 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512515505 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29532] ppid=29497 vsize=7586516 CPUtime=0.6 cores=1,3
/proc/29500/task/29532/stat : 29532 (java) S 29497 29500 27831 0 -1 4202560 4686 0 0 0 60 0 0 0 16 0 19 0 487258568 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29533] ppid=29497 vsize=7586516 CPUtime=0.54 cores=1,3
/proc/29500/task/29533/stat : 29533 (java) S 29497 29500 27831 0 -1 4202560 5803 0 0 0 54 0 0 0 15 0 19 0 487258568 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29534] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29534/stat : 29534 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 487258568 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29535] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29535/stat : 29535 (java) S 29497 29500 27831 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 487258568 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29565] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29565/stat : 29565 (java) S 29497 29500 27831 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487258604 7768592384 34907 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.75
Current children cumulated vsize (KiB) 7586516

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.41 5/262 29598
/proc/meminfo: memFree=20236476/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7586516 CPUtime=1183.76 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 41448 0 1 0 118369 7 0 0 21 0 19 0 487258562 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1896629 34922 2253 9 0 1887367 0
[pid=29500/tid=29506] ppid=29497 vsize=7586516 CPUtime=1179.98 cores=1,3
/proc/29500/task/29506/stat : 29506 (java) R 29497 29500 27831 0 -1 4202560 15619 0 1 0 117995 3 0 0 25 0 19 0 487258563 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 46912505642799 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29500/tid=29509] ppid=29497 vsize=7586516 CPUtime=0.09 cores=1,3
/proc/29500/task/29509/stat : 29509 (java) S 29497 29500 27831 0 -1 4202560 1718 0 0 0 9 0 0 0 15 0 19 0 487258564 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29510] ppid=29497 vsize=7586516 CPUtime=0.05 cores=1,3
/proc/29500/task/29510/stat : 29510 (java) S 29497 29500 27831 0 -1 4202560 1345 0 0 0 5 0 0 0 15 0 19 0 487258564 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29511] ppid=29497 vsize=7586516 CPUtime=0.05 cores=1,3
/proc/29500/task/29511/stat : 29511 (java) S 29497 29500 27831 0 -1 4202560 664 0 0 0 5 0 0 0 15 0 19 0 487258564 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29512] ppid=29497 vsize=7586516 CPUtime=0.09 cores=1,3
/proc/29500/task/29512/stat : 29512 (java) S 29497 29500 27831 0 -1 4202560 314 0 0 0 9 0 0 0 15 0 19 0 487258564 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29513] ppid=29497 vsize=7586516 CPUtime=0.11 cores=1,3
/proc/29500/task/29513/stat : 29513 (java) S 29497 29500 27831 0 -1 4202560 1974 0 0 0 11 0 0 0 15 0 19 0 487258564 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29514] ppid=29497 vsize=7586516 CPUtime=0.1 cores=1,3
/proc/29500/task/29514/stat : 29514 (java) S 29497 29500 27831 0 -1 4202560 727 0 0 0 10 0 0 0 15 0 19 0 487258564 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29515] ppid=29497 vsize=7586516 CPUtime=0.08 cores=1,3
/proc/29500/task/29515/stat : 29515 (java) S 29497 29500 27831 0 -1 4202560 687 0 0 0 8 0 0 0 16 0 19 0 487258564 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29516] ppid=29497 vsize=7586516 CPUtime=0.06 cores=1,3
/proc/29500/task/29516/stat : 29516 (java) S 29497 29500 27831 0 -1 4202560 1066 0 0 0 6 0 0 0 15 0 19 0 487258564 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29525] ppid=29497 vsize=7586516 CPUtime=1.92 cores=1,3
/proc/29500/task/29525/stat : 29525 (java) S 29497 29500 27831 0 -1 4202560 5625 0 0 0 191 1 0 0 15 0 19 0 487258565 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 0 0 16800975 18446604471144305728 0 0 -1 1 0 0 0
[pid=29500/tid=29527] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29527/stat : 29527 (java) S 29497 29500 27831 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29528] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29528/stat : 29528 (java) S 29497 29500 27831 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29531] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29531/stat : 29531 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 487258568 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512515505 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29532] ppid=29497 vsize=7586516 CPUtime=0.6 cores=1,3
/proc/29500/task/29532/stat : 29532 (java) S 29497 29500 27831 0 -1 4202560 4686 0 0 0 60 0 0 0 16 0 19 0 487258568 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29533] ppid=29497 vsize=7586516 CPUtime=0.54 cores=1,3
/proc/29500/task/29533/stat : 29533 (java) S 29497 29500 27831 0 -1 4202560 5803 0 0 0 54 0 0 0 15 0 19 0 487258568 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29534] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29534/stat : 29534 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 487258568 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29535] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29535/stat : 29535 (java) S 29497 29500 27831 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 487258568 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29565] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29565/stat : 29565 (java) S 29497 29500 27831 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487258604 7768592384 34922 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.76
Current children cumulated vsize (KiB) 7586516

[startup+1242.31 s]
/proc/loadavg: 4.00 3.96 3.44 5/262 29599
/proc/meminfo: memFree=20226996/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7586516 CPUtime=1243.79 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 41634 0 1 0 124372 7 0 0 21 0 19 0 487258562 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1896629 35098 2253 9 0 1887367 0
[pid=29500/tid=29506] ppid=29497 vsize=7586516 CPUtime=1239.89 cores=1,3
/proc/29500/task/29506/stat : 29506 (java) R 29497 29500 27831 0 -1 4202560 15738 0 1 0 123986 3 0 0 25 0 19 0 487258563 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 46912505753440 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29500/tid=29509] ppid=29497 vsize=7586516 CPUtime=0.09 cores=1,3
/proc/29500/task/29509/stat : 29509 (java) S 29497 29500 27831 0 -1 4202560 1718 0 0 0 9 0 0 0 15 0 19 0 487258564 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29510] ppid=29497 vsize=7586516 CPUtime=0.06 cores=1,3
/proc/29500/task/29510/stat : 29510 (java) S 29497 29500 27831 0 -1 4202560 1345 0 0 0 6 0 0 0 15 0 19 0 487258564 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29511] ppid=29497 vsize=7586516 CPUtime=0.05 cores=1,3
/proc/29500/task/29511/stat : 29511 (java) S 29497 29500 27831 0 -1 4202560 664 0 0 0 5 0 0 0 15 0 19 0 487258564 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29512] ppid=29497 vsize=7586516 CPUtime=0.09 cores=1,3
/proc/29500/task/29512/stat : 29512 (java) S 29497 29500 27831 0 -1 4202560 314 0 0 0 9 0 0 0 16 0 19 0 487258564 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29513] ppid=29497 vsize=7586516 CPUtime=0.11 cores=1,3
/proc/29500/task/29513/stat : 29513 (java) S 29497 29500 27831 0 -1 4202560 1974 0 0 0 11 0 0 0 15 0 19 0 487258564 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29514] ppid=29497 vsize=7586516 CPUtime=0.1 cores=1,3
/proc/29500/task/29514/stat : 29514 (java) S 29497 29500 27831 0 -1 4202560 727 0 0 0 10 0 0 0 15 0 19 0 487258564 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29515] ppid=29497 vsize=7586516 CPUtime=0.09 cores=1,3
/proc/29500/task/29515/stat : 29515 (java) S 29497 29500 27831 0 -1 4202560 687 0 0 0 9 0 0 0 16 0 19 0 487258564 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29516] ppid=29497 vsize=7586516 CPUtime=0.07 cores=1,3
/proc/29500/task/29516/stat : 29516 (java) S 29497 29500 27831 0 -1 4202560 1066 0 0 0 7 0 0 0 15 0 19 0 487258564 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29525] ppid=29497 vsize=7586516 CPUtime=2 cores=1,3
/proc/29500/task/29525/stat : 29525 (java) S 29497 29500 27831 0 -1 4202560 5688 0 0 0 199 1 0 0 15 0 19 0 487258565 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 0 0 16800975 18446604471144305728 0 0 -1 1 0 0 0
[pid=29500/tid=29527] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29527/stat : 29527 (java) S 29497 29500 27831 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29528] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29528/stat : 29528 (java) S 29497 29500 27831 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29531] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29531/stat : 29531 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 487258568 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512515505 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29532] ppid=29497 vsize=7586516 CPUtime=0.6 cores=1,3
/proc/29500/task/29532/stat : 29532 (java) S 29497 29500 27831 0 -1 4202560 4686 0 0 0 60 0 0 0 16 0 19 0 487258568 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29533] ppid=29497 vsize=7586516 CPUtime=0.54 cores=1,3
/proc/29500/task/29533/stat : 29533 (java) S 29497 29500 27831 0 -1 4202560 5803 0 0 0 54 0 0 0 15 0 19 0 487258568 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29534] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29534/stat : 29534 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 487258568 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29535] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29535/stat : 29535 (java) S 29497 29500 27831 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 487258568 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29565] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29565/stat : 29565 (java) S 29497 29500 27831 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487258604 7768592384 35098 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.79
Current children cumulated vsize (KiB) 7586516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.00 3.48 4/242 29604
/proc/meminfo: memFree=20293316/32950928 swapFree=67111528/67111528
[pid=29500] ppid=29497 vsize=7586516 CPUtime=1301.5 cores=1,3
/proc/29500/stat : 29500 (java) S 29497 29500 27831 0 -1 4202496 41720 0 1 0 130143 7 0 0 21 0 19 0 487258562 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/29500/statm: 1896629 35177 2253 9 0 1887367 0
[pid=29500/tid=29506] ppid=29497 vsize=7586516 CPUtime=1297.54 cores=1,3
/proc/29500/task/29506/stat : 29506 (java) R 29497 29500 27831 0 -1 4202560 15739 0 1 0 129751 3 0 0 25 0 19 0 487258563 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 46912505642664 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29500/tid=29509] ppid=29497 vsize=7586516 CPUtime=0.1 cores=1,3
/proc/29500/task/29509/stat : 29509 (java) S 29497 29500 27831 0 -1 4202560 1721 0 0 0 10 0 0 0 15 0 19 0 487258564 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29510] ppid=29497 vsize=7586516 CPUtime=0.06 cores=1,3
/proc/29500/task/29510/stat : 29510 (java) S 29497 29500 27831 0 -1 4202560 1345 0 0 0 6 0 0 0 16 0 19 0 487258564 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29511] ppid=29497 vsize=7586516 CPUtime=0.05 cores=1,3
/proc/29500/task/29511/stat : 29511 (java) S 29497 29500 27831 0 -1 4202560 664 0 0 0 5 0 0 0 15 0 19 0 487258564 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29512] ppid=29497 vsize=7586516 CPUtime=0.09 cores=1,3
/proc/29500/task/29512/stat : 29512 (java) S 29497 29500 27831 0 -1 4202560 314 0 0 0 9 0 0 0 15 0 19 0 487258564 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29513] ppid=29497 vsize=7586516 CPUtime=0.11 cores=1,3
/proc/29500/task/29513/stat : 29513 (java) S 29497 29500 27831 0 -1 4202560 1974 0 0 0 11 0 0 0 15 0 19 0 487258564 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29514] ppid=29497 vsize=7586516 CPUtime=0.1 cores=1,3
/proc/29500/task/29514/stat : 29514 (java) S 29497 29500 27831 0 -1 4202560 727 0 0 0 10 0 0 0 15 0 19 0 487258564 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29515] ppid=29497 vsize=7586516 CPUtime=0.09 cores=1,3
/proc/29500/task/29515/stat : 29515 (java) S 29497 29500 27831 0 -1 4202560 687 0 0 0 9 0 0 0 15 0 19 0 487258564 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29516] ppid=29497 vsize=7586516 CPUtime=0.07 cores=1,3
/proc/29500/task/29516/stat : 29516 (java) S 29497 29500 27831 0 -1 4202560 1066 0 0 0 7 0 0 0 15 0 19 0 487258564 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29525] ppid=29497 vsize=7586516 CPUtime=2.04 cores=1,3
/proc/29500/task/29525/stat : 29525 (java) S 29497 29500 27831 0 -1 4202560 5766 0 0 0 203 1 0 0 15 0 19 0 487258565 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 0 0 16800975 18446604471144305728 0 0 -1 1 0 0 0
[pid=29500/tid=29527] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29527/stat : 29527 (java) S 29497 29500 27831 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29528] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29528/stat : 29528 (java) S 29497 29500 27831 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487258566 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29531] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29531/stat : 29531 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 487258568 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512515505 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29532] ppid=29497 vsize=7586516 CPUtime=0.6 cores=1,3
/proc/29500/task/29532/stat : 29532 (java) S 29497 29500 27831 0 -1 4202560 4686 0 0 0 60 0 0 0 16 0 19 0 487258568 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29533] ppid=29497 vsize=7586516 CPUtime=0.54 cores=1,3
/proc/29500/task/29533/stat : 29533 (java) S 29497 29500 27831 0 -1 4202560 5803 0 0 0 54 0 0 0 15 0 19 0 487258568 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29534] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29534/stat : 29534 (java) S 29497 29500 27831 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 487258568 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512507801 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29535] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29535/stat : 29535 (java) S 29497 29500 27831 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 487258568 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
[pid=29500/tid=29565] ppid=29497 vsize=7586516 CPUtime=0 cores=1,3
/proc/29500/task/29565/stat : 29565 (java) S 29497 29500 27831 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487258604 7768592384 35177 33554432000 1073741824 1073778376 140735513500720 18446744073709551615 254512508416 0 4 0 16800975 18446604471144305728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 7586516

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.06
CPU time (s): 1301.61
CPU user time (s): 1301.52
CPU system time (s): 0.084987
CPU usage (%): 100.119
Max. virtual memory (cumulated for all children) (KiB): 7598088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.52
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41756
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= 28168
involuntary context switches= 7490

runsolver used 2.21266 second user time and 4.93125 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 20:36:59
IDJOB=3282543
IDBENCH=70818
IDSOLVER=1611
FILE ID=node149/3282543-1303756619
RUNJOBID= node149-1303756618-29453
PBS_JOBID= 13154013
Free space on /tmp= 72176 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.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-3282543-1303756619/watcher-3282543-1303756619 -o /tmp/evaluation-result-3282543-1303756619/solver-3282543-1303756619 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3282543-1303756619.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=391229105

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.82
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.806
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.75
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.806
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.82
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.806
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:     32950928 kB
MemFree:      20875804 kB
Buffers:       2159340 kB
Cached:        9274512 kB
SwapCached:          0 kB
Active:        1188004 kB
Inactive:     10355028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20875804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10168 kB
Writeback:           0 kB
AnonPages:      108412 kB
Mapped:          23044 kB
Slab:           467472 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7467168 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= 72172 MiB
End job on node149 at 2011-04-25 20:58:41