Trace number 3190174

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) 1300.87 1300.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1256256213-053-UNKNOWN.cnf
MD5SUM7c175136a39da4bf967495732df3f101
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.0606
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.07/0.41	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.41	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.41	c See www.sat4j.org for details.
0.07/0.43	c no version file found!!!
0.07/0.43	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.43	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.43	c java.vm.version	19.1-b02
0.07/0.43	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.43	c sun.arch.data.model	64
0.07/0.43	c java.version		1.6.0_24
0.07/0.43	c os.name		Linux
0.07/0.43	c os.version		2.6.18-164.el5
0.07/0.43	c os.arch		amd64
0.07/0.43	c Free memory 		6997539544
0.07/0.43	c Max memory 		7034241024
0.07/0.43	c Total memory 		7034241024
0.07/0.43	c Number of processors 	8
0.09/0.55	c --- Begin Solver configuration ---
0.09/0.55	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@2fe4cbc4
0.09/0.55	c Learn all clauses as in MiniSAT
0.09/0.55	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.55	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.55	c Expensive reason simplification
0.09/0.55	c Armin Biere (Picosat) restarts strategy
0.09/0.55	c Glucose learned constraints deletion strategy
0.09/0.55	c timeout=2147483647s
0.09/0.55	c DB Simplification allowed=true
0.09/0.55	c --- End Solver configuration ---
0.09/0.55	c solving HOME/instance-3190174-1302596678.cnf
0.09/0.55	c reading problem ... 
0.20/0.69	c ... done. Wall clock time 0.143s.
0.20/0.69	c #vars     10000
0.20/0.69	c #constraints  42000
0.20/0.69	c constraints type 
0.20/0.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42000
2.64/2.68	c cleaning 2498 clauses out of 5001 with flag 5001/5001
4.77/4.68	c cleaning 4247 clauses out of 8503 with flag 11001/11001
7.07/6.92	c cleaning 5628 clauses out of 11255 with flag 18000/18000
9.67/9.52	c cleaning 6811 clauses out of 13627 with flag 26000/26000
12.69/12.52	c cleaning 7903 clauses out of 15816 with flag 35000/35000
15.99/15.88	c cleaning 8956 clauses out of 17914 with flag 45001/45001
19.70/19.59	c cleaning 9977 clauses out of 19958 with flag 56001/56001
23.90/23.70	c cleaning 10988 clauses out of 21980 with flag 68000/68000
28.21/28.09	c cleaning 11989 clauses out of 23992 with flag 81000/81000
33.01/32.86	c cleaning 13002 clauses out of 26003 with flag 95000/95000
38.31/38.11	c cleaning 13996 clauses out of 28003 with flag 110002/110002
43.92/43.75	c cleaning 14991 clauses out of 30006 with flag 126001/126001
49.82/49.61	c cleaning 16001 clauses out of 32015 with flag 143001/143001
56.12/55.94	c cleaning 17002 clauses out of 34013 with flag 161000/161000
62.84/62.70	c cleaning 18003 clauses out of 36012 with flag 180001/180001
70.04/69.86	c cleaning 18998 clauses out of 38009 with flag 200001/200001
77.55/77.35	c cleaning 19998 clauses out of 40010 with flag 221000/221000
85.55/85.35	c cleaning 21000 clauses out of 42012 with flag 243000/243000
93.95/93.76	c cleaning 22004 clauses out of 44012 with flag 266000/266000
102.56/102.36	c cleaning 22994 clauses out of 46008 with flag 290000/290000
111.66/111.43	c cleaning 23999 clauses out of 48015 with flag 315001/315001
121.37/121.16	c cleaning 25003 clauses out of 50015 with flag 341000/341000
131.68/131.40	c cleaning 25998 clauses out of 52012 with flag 368000/368000
142.10/141.89	c cleaning 27003 clauses out of 54016 with flag 396002/396002
153.20/152.98	c cleaning 27993 clauses out of 56012 with flag 425001/425001
165.10/164.84	c cleaning 29006 clauses out of 58020 with flag 455002/455002
176.91/176.62	c cleaning 30001 clauses out of 60014 with flag 486002/486002
189.52/189.21	c cleaning 30999 clauses out of 62012 with flag 518001/518001
202.42/202.15	c cleaning 32003 clauses out of 64012 with flag 551000/551000
215.73/215.50	c cleaning 32993 clauses out of 66009 with flag 585000/585000
230.23/229.93	c cleaning 33996 clauses out of 68016 with flag 620000/620000
244.33/244.02	c cleaning 34996 clauses out of 70020 with flag 656000/656000
259.64/259.40	c cleaning 36008 clauses out of 72025 with flag 693001/693001
274.65/274.30	c cleaning 36999 clauses out of 74016 with flag 731000/731000
291.05/290.74	c cleaning 38004 clauses out of 76018 with flag 770001/770001
307.07/306.76	c cleaning 38995 clauses out of 78013 with flag 810000/810000
324.67/324.30	c cleaning 40002 clauses out of 80019 with flag 851001/851001
341.88/341.58	c cleaning 41006 clauses out of 82017 with flag 893001/893001
360.19/359.84	c cleaning 41494 clauses out of 83011 with flag 935001/935001
377.50/377.20	c cleaning 41752 clauses out of 83517 with flag 977001/977001
396.10/395.71	c cleaning 41870 clauses out of 83764 with flag 1019000/1019000
413.51/413.13	c cleaning 41945 clauses out of 83895 with flag 1061001/1061001
431.02/430.68	c cleaning 41962 clauses out of 83949 with flag 1103000/1103000
449.42/449.02	c cleaning 41992 clauses out of 83987 with flag 1145000/1145000
467.13/466.70	c cleaning 41983 clauses out of 83995 with flag 1187000/1187000
485.04/484.62	c cleaning 42003 clauses out of 84014 with flag 1229002/1229002
502.95/502.51	c cleaning 41996 clauses out of 84010 with flag 1271001/1271001
520.45/520.03	c cleaning 42000 clauses out of 84014 with flag 1313001/1313001
538.27/537.86	c cleaning 41992 clauses out of 84013 with flag 1355000/1355000
556.17/555.74	c cleaning 41999 clauses out of 84023 with flag 1397002/1397002
573.97/573.54	c cleaning 41995 clauses out of 84022 with flag 1439000/1439000
591.98/591.56	c cleaning 42000 clauses out of 84027 with flag 1481000/1481000
610.49/610.06	c cleaning 42007 clauses out of 84029 with flag 1523002/1523002
628.40/627.92	c cleaning 41995 clauses out of 84020 with flag 1565000/1565000
646.40/645.99	c cleaning 42008 clauses out of 84025 with flag 1607000/1607000
665.01/664.50	c cleaning 41984 clauses out of 84017 with flag 1649000/1649000
683.12/682.64	c cleaning 42010 clauses out of 84036 with flag 1691003/1691003
700.73/700.23	c cleaning 41993 clauses out of 84023 with flag 1733000/1733000
718.84/718.39	c cleaning 42008 clauses out of 84031 with flag 1775001/1775001
737.46/736.94	c cleaning 41993 clauses out of 84022 with flag 1817000/1817000
756.06/755.52	c cleaning 41999 clauses out of 84029 with flag 1859000/1859000
773.77/773.20	c cleaning 42005 clauses out of 84030 with flag 1901000/1901000
791.77/791.22	c cleaning 42008 clauses out of 84025 with flag 1943000/1943000
810.28/809.75	c cleaning 41986 clauses out of 84018 with flag 1985001/1985001
830.09/829.54	c cleaning 42011 clauses out of 84033 with flag 2027002/2027002
847.40/846.85	c cleaning 42010 clauses out of 84022 with flag 2069002/2069002
865.31/864.74	c cleaning 41995 clauses out of 84010 with flag 2111000/2111000
883.92/883.33	c cleaning 42002 clauses out of 84016 with flag 2153001/2153001
902.12/901.57	c cleaning 41979 clauses out of 84014 with flag 2195001/2195001
921.53/920.90	c cleaning 42009 clauses out of 84034 with flag 2237000/2237000
939.04/938.46	c cleaning 42003 clauses out of 84025 with flag 2279000/2279000
956.65/956.01	c cleaning 41998 clauses out of 84022 with flag 2321000/2321000
975.37/974.71	c cleaning 42002 clauses out of 84024 with flag 2363000/2363000
993.78/993.10	c cleaning 41996 clauses out of 84022 with flag 2405000/2405000
1012.69/1012.04	c cleaning 42000 clauses out of 84026 with flag 2447000/2447000
1030.58/1029.95	c cleaning 41999 clauses out of 84026 with flag 2489000/2489000
1048.28/1047.66	c cleaning 42002 clauses out of 84031 with flag 2531004/2531004
1066.19/1065.56	c cleaning 41995 clauses out of 84025 with flag 2573000/2573000
1084.70/1084.03	c cleaning 41987 clauses out of 84030 with flag 2615000/2615000
1103.60/1102.96	c cleaning 42013 clauses out of 84045 with flag 2657002/2657002
1123.72/1123.08	c cleaning 42007 clauses out of 84033 with flag 2699003/2699003
1141.72/1141.02	c cleaning 42002 clauses out of 84023 with flag 2741000/2741000
1159.53/1158.80	c cleaning 42000 clauses out of 84021 with flag 2783000/2783000
1177.53/1176.87	c cleaning 42001 clauses out of 84021 with flag 2825000/2825000
1195.74/1195.03	c cleaning 42005 clauses out of 84021 with flag 2867001/2867001
1214.95/1214.29	c cleaning 41999 clauses out of 84015 with flag 2909000/2909000
1234.86/1234.14	c cleaning 42005 clauses out of 84016 with flag 2951000/2951000
1255.07/1254.37	c cleaning 41998 clauses out of 84012 with flag 2993001/2993001
1272.77/1272.09	c cleaning 41978 clauses out of 84013 with flag 3035000/3035000
1290.78/1290.03	c cleaning 42006 clauses out of 84037 with flag 3077002/3077002
1300.79/1300.01	c starts		: 1821
1300.79/1300.01	c conflicts		: 3101084
1300.79/1300.01	c decisions		: 5622129
1300.79/1300.01	c propagations		: 1603819050
1300.79/1300.01	c inspects		: 6438805601
1300.79/1300.01	c shortcuts		: 0
1300.79/1300.01	c learnt literals	: 0
1300.79/1300.01	c learnt binary clauses	: 0
1300.79/1300.01	c learnt ternary clauses	: 85
1300.79/1300.01	c learnt constraints	: 3101084
1300.79/1300.01	c ignored constraints	: 0
1300.79/1300.01	c root simplifications	: 1821
1300.79/1300.01	c removed literals (reason simplification)	: 59138406
1300.79/1300.01	c reason swapping (by a shorter reason)	: 0
1300.79/1300.01	c Calls to reduceDB	: 90
1300.79/1300.01	c speed (assignments/second)	: 1234352.7229627806
1300.79/1300.01	c non guided choices	1339
1300.79/1300.04	c learnt constraints type 
1300.79/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 66125
1300.79/1300.04	c constraints type 
1300.79/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42000
1300.79/1300.04	s UNKNOWN
1300.79/1300.04	c Total wall clock time (in seconds) : 1299.464

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190174-1302596678/watcher-3190174-1302596678 -o /tmp/evaluation-result-3190174-1302596678/solver-3190174-1302596678 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190174-1302596678.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: 1.00 1.11 1.51 4/191 29409
/proc/meminfo: memFree=11533524/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=30528 CPUtime=0 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 1242 0 0 0 0 0 0 0 18 0 2 0 371266271 31260672 959 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 7632 959 734 9 0 383 0
[pid=29409/tid=29413] ppid=29406 vsize=30528 CPUtime=0 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) R 29406 29409 29350 0 -1 4202560 130 0 0 0 0 0 0 0 19 0 2 0 371266271 31260672 964 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210204643173 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.0284261 s]
/proc/loadavg: 1.00 1.11 1.51 4/191 29409
/proc/meminfo: memFree=11533524/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7551740 CPUtime=0.01 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 8003 0 4 0 0 1 0 0 18 0 10 0 371266271 7732981760 7702 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1887935 7702 1393 9 0 1878683 0
[pid=29409/tid=29413] ppid=29406 vsize=7551740 CPUtime=0 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) D 29406 29409 29350 0 -1 4202560 6878 0 4 0 0 0 0 0 20 0 10 0 371266271 7732981760 7702 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 46912504009831 0 4 0 16784584 18446744071562234166 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7551740

[startup+0.10048 s]
/proc/loadavg: 1.00 1.11 1.51 4/191 29409
/proc/meminfo: memFree=11533524/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7562296 CPUtime=0.02 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 8481 0 10 0 1 1 0 0 18 0 11 0 371266271 7743791104 8186 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1890574 8186 1610 9 0 1881322 0
[pid=29409/tid=29413] ppid=29406 vsize=7562296 CPUtime=0.02 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) D 29406 29409 29350 0 -1 4202560 7354 0 10 0 1 1 0 0 18 0 11 0 371266271 7743791104 8186 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216474059 0 4 0 16784584 18446744071562234166 0 0 -1 3 0 0 6
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7562296

[startup+0.300585 s]
/proc/loadavg: 1.00 1.11 1.51 4/191 29409
/proc/meminfo: memFree=11533524/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7566544 CPUtime=0.04 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 9053 0 10 0 3 1 0 0 18 0 15 0 371266271 7748141056 8756 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1891636 8756 1697 9 0 1882384 0
[pid=29409/tid=29413] ppid=29406 vsize=7566544 CPUtime=0.04 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) S 29406 29409 29350 0 -1 4202560 7901 0 10 0 3 1 0 0 19 0 15 0 371266271 7748141056 8756 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 23
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7566544

[startup+0.700312 s]
/proc/loadavg: 1.00 1.11 1.51 4/191 29409
/proc/meminfo: memFree=11533524/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7638652 CPUtime=0.35 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 12584 0 12 0 32 3 0 0 18 0 18 0 371266271 7821979648 12232 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1909663 12232 2204 9 0 1900401 0
[pid=29409/tid=29413] ppid=29406 vsize=7638652 CPUtime=0.22 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) R 29406 29409 29350 0 -1 4202560 10109 0 10 0 20 2 0 0 17 0 18 0 371266271 7821979648 12232 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 46912505217336 0 4 0 16800975 0 0 0 -1 3 0 0 40
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 7638652

[startup+1.50118 s]
/proc/loadavg: 1.00 1.11 1.51 11/262 29483
/proc/meminfo: memFree=11371236/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7646352 CPUtime=1.54 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 16092 0 12 0 151 3 0 0 18 0 19 0 371266271 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1911588 14481 2225 9 0 1902326 0
[pid=29409/tid=29413] ppid=29406 vsize=7646352 CPUtime=1 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) R 29406 29409 29350 0 -1 4202560 10581 0 10 0 98 2 0 0 18 0 19 0 371266271 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 46912505764286 0 4 0 16800975 0 0 0 -1 3 0 0 40
[pid=29409/tid=29418] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29418/stat : 29418 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371266273 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29419] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29419/stat : 29419 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371266273 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29420] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29420/stat : 29420 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371266273 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29421] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29421/stat : 29421 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371266273 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29422] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29422/stat : 29422 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371266273 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29423] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29423/stat : 29423 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371266273 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29424] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29424/stat : 29424 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371266273 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29425] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29425/stat : 29425 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371266273 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29450] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29450/stat : 29450 (java) S 29406 29409 29350 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 371266276 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 0 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29455] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29455/stat : 29455 (java) S 29406 29409 29350 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371266282 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29459] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29459/stat : 29459 (java) S 29406 29409 29350 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 371266282 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29462] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29462/stat : 29462 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371266301 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216470961 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29464] ppid=29406 vsize=7646352 CPUtime=0.32 cores=1,3
/proc/29409/task/29464/stat : 29464 (java) S 29406 29409 29350 0 -1 4202560 3478 0 0 0 32 0 0 0 15 0 19 0 371266301 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29474] ppid=29406 vsize=7646352 CPUtime=0.2 cores=1,3
/proc/29409/task/29474/stat : 29474 (java) S 29406 29409 29350 0 -1 4202560 868 0 2 0 20 0 0 0 15 0 19 0 371266301 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 8
[pid=29409/tid=29477] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29477/stat : 29477 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371266301 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29479] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29479/stat : 29479 (java) S 29406 29409 29350 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371266301 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29483] ppid=29406 vsize=7646352 CPUtime=0 cores=1,3
/proc/29409/task/29483/stat : 29483 (java) S 29406 29409 29350 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 371266342 7829864448 14481 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 7646352

[startup+3.10091 s]
/proc/loadavg: 1.00 1.11 1.51 5/262 29483
/proc/meminfo: memFree=11347428/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7662036 CPUtime=3.25 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 25559 0 12 0 320 5 0 0 18 0 19 0 371266271 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1915509 22162 2252 9 0 1906247 0
[pid=29409/tid=29413] ppid=29406 vsize=7662036 CPUtime=2.47 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) R 29406 29409 29350 0 -1 4202560 11197 0 10 0 245 2 0 0 20 0 19 0 371266271 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 46912505645021 0 4 0 16800975 0 0 0 -1 3 0 0 40
[pid=29409/tid=29418] ppid=29406 vsize=7662036 CPUtime=0.01 cores=1,3
/proc/29409/task/29418/stat : 29418 (java) S 29406 29409 29350 0 -1 4202560 837 0 0 0 1 0 0 0 18 0 19 0 371266273 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29419] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29419/stat : 29419 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371266273 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29420] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29420/stat : 29420 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371266273 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29421] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29421/stat : 29421 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371266273 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29422] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29422/stat : 29422 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371266273 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29423] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29423/stat : 29423 (java) S 29406 29409 29350 0 -1 4202560 190 0 0 0 0 0 0 0 18 0 19 0 371266273 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29424] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29424/stat : 29424 (java) S 29406 29409 29350 0 -1 4202560 642 0 0 0 0 0 0 0 18 0 19 0 371266273 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29425] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29425/stat : 29425 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371266273 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29450] ppid=29406 vsize=7662036 CPUtime=0.02 cores=1,3
/proc/29409/task/29450/stat : 29450 (java) S 29406 29409 29350 0 -1 4202560 1670 0 0 0 2 0 0 0 15 0 19 0 371266276 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 0 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29455] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29455/stat : 29455 (java) S 29406 29409 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371266282 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29459] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29459/stat : 29459 (java) S 29406 29409 29350 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371266282 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29462] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29462/stat : 29462 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371266301 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216470961 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29464] ppid=29406 vsize=7662036 CPUtime=0.33 cores=1,3
/proc/29409/task/29464/stat : 29464 (java) S 29406 29409 29350 0 -1 4202560 3485 0 0 0 33 0 0 0 15 0 19 0 371266301 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29474] ppid=29406 vsize=7662036 CPUtime=0.36 cores=1,3
/proc/29409/task/29474/stat : 29474 (java) S 29406 29409 29350 0 -1 4202560 6377 0 2 0 36 0 0 0 15 0 19 0 371266301 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 8
[pid=29409/tid=29477] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29477/stat : 29477 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371266301 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29479] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29479/stat : 29479 (java) S 29406 29409 29350 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371266301 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29483] ppid=29406 vsize=7662036 CPUtime=0 cores=1,3
/proc/29409/task/29483/stat : 29483 (java) S 29406 29409 29350 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 371266342 7845924864 22162 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 7662036

[startup+6.30141 s]
/proc/loadavg: 1.32 1.17 1.53 5/262 29483
/proc/meminfo: memFree=11272932/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7656640 CPUtime=6.47 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 26753 0 12 0 642 5 0 0 18 0 19 0 371266271 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1914160 22141 2254 9 0 1904898 0
[pid=29409/tid=29413] ppid=29406 vsize=7656640 CPUtime=5.63 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) R 29406 29409 29350 0 -1 4202560 11199 0 10 0 561 2 0 0 25 0 19 0 371266271 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 46912505651020 0 4 0 16800975 0 0 0 -1 1 0 0 40
[pid=29409/tid=29418] ppid=29406 vsize=7656640 CPUtime=0.01 cores=1,3
/proc/29409/task/29418/stat : 29418 (java) S 29406 29409 29350 0 -1 4202560 837 0 0 0 1 0 0 0 17 0 19 0 371266273 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29419] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29419/stat : 29419 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371266273 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29420] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29420/stat : 29420 (java) S 29406 29409 29350 0 -1 4202560 537 0 0 0 0 0 0 0 18 0 19 0 371266273 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29421] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29421/stat : 29421 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371266273 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29422] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29422/stat : 29422 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371266273 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29423] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29423/stat : 29423 (java) S 29406 29409 29350 0 -1 4202560 190 0 0 0 0 0 0 0 18 0 19 0 371266273 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29424] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29424/stat : 29424 (java) S 29406 29409 29350 0 -1 4202560 642 0 0 0 0 0 0 0 18 0 19 0 371266273 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29425] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29425/stat : 29425 (java) S 29406 29409 29350 0 -1 4202560 454 0 0 0 0 0 0 0 15 0 19 0 371266273 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29450] ppid=29406 vsize=7656640 CPUtime=0.05 cores=1,3
/proc/29409/task/29450/stat : 29450 (java) S 29406 29409 29350 0 -1 4202560 1871 0 0 0 5 0 0 0 16 0 19 0 371266276 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 0 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29455] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29455/stat : 29455 (java) S 29406 29409 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29459] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29459/stat : 29459 (java) S 29406 29409 29350 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29462] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29462/stat : 29462 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371266301 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216470961 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29464] ppid=29406 vsize=7656640 CPUtime=0.34 cores=1,3
/proc/29409/task/29464/stat : 29464 (java) S 29406 29409 29350 0 -1 4202560 3485 0 0 0 34 0 0 0 15 0 19 0 371266301 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29474] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29474/stat : 29474 (java) S 29406 29409 29350 0 -1 4202560 6379 0 2 0 39 0 0 0 15 0 19 0 371266301 7840399360 22141 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 8

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

[pid=29409/tid=29423] ppid=29406 vsize=7656640 CPUtime=0.18 cores=1,3
/proc/29409/task/29423/stat : 29423 (java) S 29406 29409 29350 0 -1 4202560 3067 0 0 0 18 0 0 0 15 0 19 0 371266273 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29424] ppid=29406 vsize=7656640 CPUtime=0.14 cores=1,3
/proc/29409/task/29424/stat : 29424 (java) S 29406 29409 29350 0 -1 4202560 1678 0 0 0 14 0 0 0 15 0 19 0 371266273 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29425] ppid=29406 vsize=7656640 CPUtime=0.17 cores=1,3
/proc/29409/task/29425/stat : 29425 (java) S 29406 29409 29350 0 -1 4202560 3417 0 0 0 17 0 0 0 15 0 19 0 371266273 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29450] ppid=29406 vsize=7656640 CPUtime=3.45 cores=1,3
/proc/29409/task/29450/stat : 29450 (java) S 29406 29409 29350 0 -1 4202560 5435 0 0 0 344 1 0 0 15 0 19 0 371266276 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 0 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29455] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29455/stat : 29455 (java) S 29406 29409 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29459] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29459/stat : 29459 (java) S 29406 29409 29350 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29462] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29462/stat : 29462 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371266301 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216470961 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29464] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29464/stat : 29464 (java) S 29406 29409 29350 0 -1 4202560 3498 0 0 0 39 0 0 0 15 0 19 0 371266301 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29474] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29474/stat : 29474 (java) S 29406 29409 29350 0 -1 4202560 6379 0 2 0 39 0 0 0 15 0 19 0 371266301 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 8
[pid=29409/tid=29477] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29477/stat : 29477 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371266301 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29479] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29479/stat : 29479 (java) S 29406 29409 29350 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 371266301 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29483] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29483/stat : 29483 (java) S 29406 29409 29350 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 371266342 7840399360 43358 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.01
Current children cumulated vsize (KiB) 7656640

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.29 6/262 29514
/proc/meminfo: memFree=11097268/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7656640 CPUtime=1183.04 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 48296 0 12 0 118295 9 0 0 18 0 19 0 371266271 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1914160 43464 2255 9 0 1904898 0
[pid=29409/tid=29413] ppid=29406 vsize=7656640 CPUtime=1177.38 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) R 29406 29409 29350 0 -1 4202560 19406 0 10 0 117734 4 0 0 25 0 19 0 371266271 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 46912505366483 0 4 0 16800975 0 0 0 -1 1 0 0 40
[pid=29409/tid=29418] ppid=29406 vsize=7656640 CPUtime=0.16 cores=1,3
/proc/29409/task/29418/stat : 29418 (java) S 29406 29409 29350 0 -1 4202560 1474 0 0 0 16 0 0 0 15 0 19 0 371266273 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29419] ppid=29406 vsize=7656640 CPUtime=0.06 cores=1,3
/proc/29409/task/29419/stat : 29419 (java) S 29406 29409 29350 0 -1 4202560 179 0 0 0 6 0 0 0 15 0 19 0 371266273 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29420] ppid=29406 vsize=7656640 CPUtime=0.16 cores=1,3
/proc/29409/task/29420/stat : 29420 (java) S 29406 29409 29350 0 -1 4202560 997 0 0 0 16 0 0 0 15 0 19 0 371266273 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29421] ppid=29406 vsize=7656640 CPUtime=0.11 cores=1,3
/proc/29409/task/29421/stat : 29421 (java) S 29406 29409 29350 0 -1 4202560 636 0 0 0 11 0 0 0 15 0 19 0 371266273 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29422] ppid=29406 vsize=7656640 CPUtime=0.14 cores=1,3
/proc/29409/task/29422/stat : 29422 (java) S 29406 29409 29350 0 -1 4202560 796 0 0 0 14 0 0 0 15 0 19 0 371266273 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29423] ppid=29406 vsize=7656640 CPUtime=0.19 cores=1,3
/proc/29409/task/29423/stat : 29423 (java) S 29406 29409 29350 0 -1 4202560 3067 0 0 0 19 0 0 0 15 0 19 0 371266273 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29424] ppid=29406 vsize=7656640 CPUtime=0.15 cores=1,3
/proc/29409/task/29424/stat : 29424 (java) S 29406 29409 29350 0 -1 4202560 1678 0 0 0 15 0 0 0 15 0 19 0 371266273 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29425] ppid=29406 vsize=7656640 CPUtime=0.18 cores=1,3
/proc/29409/task/29425/stat : 29425 (java) S 29406 29409 29350 0 -1 4202560 3417 0 0 0 18 0 0 0 15 0 19 0 371266273 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29450] ppid=29406 vsize=7656640 CPUtime=3.65 cores=1,3
/proc/29409/task/29450/stat : 29450 (java) S 29406 29409 29350 0 -1 4202560 5545 0 0 0 364 1 0 0 15 0 19 0 371266276 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 0 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29455] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29455/stat : 29455 (java) S 29406 29409 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29459] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29459/stat : 29459 (java) S 29406 29409 29350 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29462] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29462/stat : 29462 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371266301 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216470961 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29464] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29464/stat : 29464 (java) S 29406 29409 29350 0 -1 4202560 3498 0 0 0 39 0 0 0 15 0 19 0 371266301 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29474] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29474/stat : 29474 (java) S 29406 29409 29350 0 -1 4202560 6379 0 2 0 39 0 0 0 15 0 19 0 371266301 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 8
[pid=29409/tid=29477] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29477/stat : 29477 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371266301 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29479] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29479/stat : 29479 (java) S 29406 29409 29350 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 371266301 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29483] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29483/stat : 29483 (java) S 29406 29409 29350 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 371266342 7840399360 43464 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.04
Current children cumulated vsize (KiB) 7656640

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.33 5/262 29516
/proc/meminfo: memFree=11095472/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7656640 CPUtime=1243.07 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 48447 0 12 0 124298 9 0 0 18 0 19 0 371266271 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1914160 43604 2255 9 0 1904898 0
[pid=29409/tid=29413] ppid=29406 vsize=7656640 CPUtime=1237.21 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) R 29406 29409 29350 0 -1 4202560 19409 0 10 0 123717 4 0 0 25 0 19 0 371266271 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 46912505761200 0 4 0 16800975 0 0 0 -1 1 0 0 40
[pid=29409/tid=29418] ppid=29406 vsize=7656640 CPUtime=0.16 cores=1,3
/proc/29409/task/29418/stat : 29418 (java) S 29406 29409 29350 0 -1 4202560 1474 0 0 0 16 0 0 0 15 0 19 0 371266273 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29419] ppid=29406 vsize=7656640 CPUtime=0.07 cores=1,3
/proc/29409/task/29419/stat : 29419 (java) S 29406 29409 29350 0 -1 4202560 179 0 0 0 7 0 0 0 15 0 19 0 371266273 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29420] ppid=29406 vsize=7656640 CPUtime=0.17 cores=1,3
/proc/29409/task/29420/stat : 29420 (java) S 29406 29409 29350 0 -1 4202560 997 0 0 0 17 0 0 0 15 0 19 0 371266273 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29421] ppid=29406 vsize=7656640 CPUtime=0.12 cores=1,3
/proc/29409/task/29421/stat : 29421 (java) S 29406 29409 29350 0 -1 4202560 636 0 0 0 12 0 0 0 15 0 19 0 371266273 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29422] ppid=29406 vsize=7656640 CPUtime=0.15 cores=1,3
/proc/29409/task/29422/stat : 29422 (java) S 29406 29409 29350 0 -1 4202560 796 0 0 0 15 0 0 0 15 0 19 0 371266273 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29423] ppid=29406 vsize=7656640 CPUtime=0.19 cores=1,3
/proc/29409/task/29423/stat : 29423 (java) S 29406 29409 29350 0 -1 4202560 3067 0 0 0 19 0 0 0 15 0 19 0 371266273 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29424] ppid=29406 vsize=7656640 CPUtime=0.15 cores=1,3
/proc/29409/task/29424/stat : 29424 (java) S 29406 29409 29350 0 -1 4202560 1678 0 0 0 15 0 0 0 15 0 19 0 371266273 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29425] ppid=29406 vsize=7656640 CPUtime=0.2 cores=1,3
/proc/29409/task/29425/stat : 29425 (java) S 29406 29409 29350 0 -1 4202560 3417 0 0 0 20 0 0 0 15 0 19 0 371266273 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29450] ppid=29406 vsize=7656640 CPUtime=3.79 cores=1,3
/proc/29409/task/29450/stat : 29450 (java) S 29406 29409 29350 0 -1 4202560 5689 0 0 0 378 1 0 0 15 0 19 0 371266276 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 0 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29455] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29455/stat : 29455 (java) S 29406 29409 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29459] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29459/stat : 29459 (java) S 29406 29409 29350 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29462] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29462/stat : 29462 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371266301 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216470961 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29464] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29464/stat : 29464 (java) S 29406 29409 29350 0 -1 4202560 3498 0 0 0 39 0 0 0 15 0 19 0 371266301 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29474] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29474/stat : 29474 (java) S 29406 29409 29350 0 -1 4202560 6379 0 2 0 39 0 0 0 15 0 19 0 371266301 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 8
[pid=29409/tid=29477] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29477/stat : 29477 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371266301 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29479] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29479/stat : 29479 (java) S 29406 29409 29350 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 371266301 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29483] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29483/stat : 29483 (java) S 29406 29409 29350 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 371266342 7840399360 43604 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.07
Current children cumulated vsize (KiB) 7656640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.37 4/243 29521
/proc/meminfo: memFree=11173812/32951124 swapFree=67111528/67111528
[pid=29409] ppid=29406 vsize=7656640 CPUtime=1300.79 cores=1,3
/proc/29409/stat : 29409 (java) S 29406 29409 29350 0 -1 4202496 48491 0 12 0 130070 9 0 0 18 0 19 0 371266271 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29409/statm: 1914160 43639 2255 9 0 1904898 0
[pid=29409/tid=29413] ppid=29406 vsize=7656640 CPUtime=1294.73 cores=1,3
/proc/29409/task/29413/stat : 29413 (java) R 29406 29409 29350 0 -1 4202560 19412 0 10 0 129469 4 0 0 25 0 19 0 371266271 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 46912505644905 0 4 0 16800975 0 0 0 -1 1 0 0 40
[pid=29409/tid=29418] ppid=29406 vsize=7656640 CPUtime=0.17 cores=1,3
/proc/29409/task/29418/stat : 29418 (java) S 29406 29409 29350 0 -1 4202560 1474 0 0 0 17 0 0 0 15 0 19 0 371266273 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29419] ppid=29406 vsize=7656640 CPUtime=0.07 cores=1,3
/proc/29409/task/29419/stat : 29419 (java) S 29406 29409 29350 0 -1 4202560 179 0 0 0 7 0 0 0 15 0 19 0 371266273 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29420] ppid=29406 vsize=7656640 CPUtime=0.18 cores=1,3
/proc/29409/task/29420/stat : 29420 (java) S 29406 29409 29350 0 -1 4202560 997 0 0 0 18 0 0 0 15 0 19 0 371266273 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29421] ppid=29406 vsize=7656640 CPUtime=0.12 cores=1,3
/proc/29409/task/29421/stat : 29421 (java) S 29406 29409 29350 0 -1 4202560 636 0 0 0 12 0 0 0 15 0 19 0 371266273 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29422] ppid=29406 vsize=7656640 CPUtime=0.15 cores=1,3
/proc/29409/task/29422/stat : 29422 (java) S 29406 29409 29350 0 -1 4202560 796 0 0 0 15 0 0 0 15 0 19 0 371266273 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29423] ppid=29406 vsize=7656640 CPUtime=0.19 cores=1,3
/proc/29409/task/29423/stat : 29423 (java) S 29406 29409 29350 0 -1 4202560 3067 0 0 0 19 0 0 0 15 0 19 0 371266273 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29424] ppid=29406 vsize=7656640 CPUtime=0.15 cores=1,3
/proc/29409/task/29424/stat : 29424 (java) S 29406 29409 29350 0 -1 4202560 1678 0 0 0 15 0 0 0 15 0 19 0 371266273 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29425] ppid=29406 vsize=7656640 CPUtime=0.21 cores=1,3
/proc/29409/task/29425/stat : 29425 (java) S 29406 29409 29350 0 -1 4202560 3417 0 0 0 21 0 0 0 15 0 19 0 371266273 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29450] ppid=29406 vsize=7656640 CPUtime=3.94 cores=1,3
/proc/29409/task/29450/stat : 29450 (java) S 29406 29409 29350 0 -1 4202560 5726 0 0 0 393 1 0 0 15 0 19 0 371266276 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 0 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29455] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29455/stat : 29455 (java) S 29406 29409 29350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29459] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29459/stat : 29459 (java) S 29406 29409 29350 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 371266282 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29462] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29462/stat : 29462 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371266301 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216470961 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29464] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29464/stat : 29464 (java) S 29406 29409 29350 0 -1 4202560 3498 0 0 0 39 0 0 0 15 0 19 0 371266301 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 0
[pid=29409/tid=29474] ppid=29406 vsize=7656640 CPUtime=0.39 cores=1,3
/proc/29409/task/29474/stat : 29474 (java) S 29406 29409 29350 0 -1 4202560 6379 0 2 0 39 0 0 0 15 0 19 0 371266301 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 1 0 0 8
[pid=29409/tid=29477] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29477/stat : 29477 (java) S 29406 29409 29350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371266301 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463257 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29479] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29479/stat : 29479 (java) S 29406 29409 29350 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 371266301 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
[pid=29409/tid=29483] ppid=29406 vsize=7656640 CPUtime=0 cores=1,3
/proc/29409/task/29483/stat : 29483 (java) S 29406 29409 29350 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 371266342 7840399360 43639 33554432000 1073741824 1073778376 140735407445040 18446744073709551615 210216463872 0 4 0 16800975 18446604471158024000 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1300.79
Current children cumulated vsize (KiB) 7656640

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): 1300.87
CPU user time (s): 1300.77
CPU system time (s): 0.107983
CPU usage (%): 100.063
Max. virtual memory (cumulated for all children) (KiB): 7701468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.77
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48527
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29632
involuntary context switches= 6612

runsolver used 1.9997 second user time and 5.11522 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-12 10:24:38
IDJOB=3190174
IDBENCH=82505
IDSOLVER=1611
FILE ID=node130/3190174-1302596678
RUNJOBID= node130-1302596677-29370
PBS_JOBID= 12958086
Free space on /tmp= 71572 MiB

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

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

MD5SUM BENCH= 7c175136a39da4bf967495732df3f101
RANDOM SEED=777625968

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11533680 kB
Buffers:        760220 kB
Cached:       20140492 kB
SwapCached:          0 kB
Active:       10015516 kB
Inactive:     10974856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11533680 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:       89252 kB
Mapped:          19580 kB
Slab:           361404 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7442656 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= 71572 MiB
End job on node130 at 2011-04-12 10:46:20