Trace number 3263448

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483647s
0.09/0.11	c DB Simplification allowed=true
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3263448-1303570631.cnf
0.09/0.11	c reading problem ... 
0.36/0.26	c ... done. Wall clock time 0.151s.
0.36/0.26	c #vars     660
0.36/0.26	c #constraints  56654
0.36/0.26	c constraints type 
0.36/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 22
0.36/0.26	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 56632
1.28/1.01	c cleaning 2498 clauses out of 5000 with flag 5000/5000
2.33/1.72	c cleaning 4252 clauses out of 8503 with flag 11001/11001
3.23/2.68	c cleaning 5621 clauses out of 11250 with flag 18000/18000
4.44/3.84	c cleaning 6813 clauses out of 13629 with flag 26000/26000
5.83/5.21	c cleaning 7901 clauses out of 15819 with flag 35003/35003
7.72/6.76	c cleaning 8952 clauses out of 17916 with flag 45001/45001
9.83/8.51	c cleaning 9977 clauses out of 19964 with flag 56001/56001
11.83/10.56	c cleaning 10991 clauses out of 21986 with flag 68000/68000
14.04/12.71	c cleaning 11996 clauses out of 23996 with flag 81001/81001
16.45/15.16	c cleaning 12998 clauses out of 26000 with flag 95001/95001
19.15/17.82	c cleaning 13999 clauses out of 28001 with flag 110000/110000
22.15/20.80	c cleaning 14996 clauses out of 30002 with flag 126000/126000
25.46/24.15	c cleaning 16001 clauses out of 32007 with flag 143001/143001
28.80/27.59	c cleaning 16996 clauses out of 34005 with flag 161000/161000
33.14/31.26	c cleaning 18000 clauses out of 36010 with flag 180001/180001
37.36/35.23	c cleaning 19001 clauses out of 38012 with flag 200003/200003
41.57/39.45	c cleaning 19999 clauses out of 40008 with flag 221000/221000
45.97/43.83	c cleaning 21004 clauses out of 42010 with flag 243001/243001
53.17/51.03	c cleaning 22000 clauses out of 44005 with flag 266000/266000
59.48/57.39	c cleaning 13835 clauses out of 27697 with flag 290000/290000
64.19/62.02	c cleaning 19430 clauses out of 38864 with flag 315002/315002
70.29/68.14	c cleaning 22712 clauses out of 45434 with flag 341002/341002
76.80/74.67	c cleaning 24858 clauses out of 49720 with flag 368000/368000
83.01/80.83	c cleaning 26426 clauses out of 52862 with flag 396000/396000
90.42/88.21	c cleaning 27710 clauses out of 55436 with flag 425000/425000
97.92/95.73	c cleaning 28857 clauses out of 57726 with flag 455000/455000
106.03/103.84	c cleaning 29922 clauses out of 59870 with flag 486001/486001
114.83/112.65	c cleaning 30967 clauses out of 61947 with flag 518000/518000
122.94/120.79	c cleaning 31979 clauses out of 63980 with flag 551000/551000
132.85/130.67	c cleaning 32991 clauses out of 66001 with flag 585000/585000
143.16/140.92	c cleaning 34003 clauses out of 68010 with flag 620000/620000
152.96/150.76	c cleaning 35000 clauses out of 70007 with flag 656000/656000
164.88/162.68	c cleaning 35980 clauses out of 72007 with flag 693000/693000
176.19/173.97	c cleaning 37001 clauses out of 74027 with flag 731000/731000
187.39/185.13	c cleaning 38007 clauses out of 76026 with flag 770000/770000
199.50/197.22	c cleaning 39004 clauses out of 78019 with flag 810000/810000
216.21/213.96	c cleaning 40004 clauses out of 80015 with flag 851000/851000
230.91/228.68	c cleaning 29747 clauses out of 59549 with flag 893000/893000
243.33/241.05	c cleaning 36398 clauses out of 72802 with flag 936000/936000
256.73/254.41	c cleaning 40167 clauses out of 80404 with flag 980000/980000
272.33/270.04	c cleaning 42610 clauses out of 85237 with flag 1025000/1025000
288.14/285.84	c cleaning 44313 clauses out of 88627 with flag 1071000/1071000
305.75/303.44	c cleaning 45647 clauses out of 91315 with flag 1118001/1118001
322.97/320.70	c cleaning 46826 clauses out of 93667 with flag 1166000/1166000
340.48/338.14	c cleaning 47910 clauses out of 95841 with flag 1215000/1215000
359.78/357.40	c cleaning 48956 clauses out of 97931 with flag 1265000/1265000
379.39/377.07	c cleaning 49982 clauses out of 99976 with flag 1316001/1316001
400.21/397.87	c cleaning 50986 clauses out of 101994 with flag 1368001/1368001
420.72/418.38	c cleaning 51995 clauses out of 104007 with flag 1421000/1421000
441.93/439.57	c cleaning 52999 clauses out of 106013 with flag 1475001/1475001
465.64/463.23	c cleaning 54006 clauses out of 108013 with flag 1530000/1530000
487.65/485.22	c cleaning 55001 clauses out of 110011 with flag 1586004/1586004
510.66/508.24	c cleaning 55997 clauses out of 112009 with flag 1643003/1643003
534.67/532.26	c cleaning 56503 clauses out of 113009 with flag 1700000/1700000
556.99/554.57	c cleaning 56742 clauses out of 113506 with flag 1757000/1757000
581.39/578.96	c cleaning 56871 clauses out of 113765 with flag 1814001/1814001
606.90/604.45	c cleaning 56942 clauses out of 113895 with flag 1871002/1871002
630.41/627.96	c cleaning 56963 clauses out of 113952 with flag 1928001/1928001
653.32/650.87	c cleaning 56992 clauses out of 113989 with flag 1985001/1985001
678.63/676.12	c cleaning 56996 clauses out of 113998 with flag 2042002/2042002
699.84/697.36	c cleaning 56991 clauses out of 114001 with flag 2099001/2099001
724.75/722.27	c cleaning 56997 clauses out of 114009 with flag 2156000/2156000
748.66/746.19	c cleaning 56990 clauses out of 114012 with flag 2213000/2213000
773.37/770.83	c cleaning 57000 clauses out of 114022 with flag 2270000/2270000
796.08/793.52	c cleaning 56988 clauses out of 114022 with flag 2327000/2327000
821.20/818.69	c cleaning 57012 clauses out of 114035 with flag 2384001/2384001
846.20/843.61	c cleaning 57002 clauses out of 114022 with flag 2441000/2441000
870.22/867.68	c cleaning 57004 clauses out of 114020 with flag 2498000/2498000
893.13/890.50	c cleaning 56997 clauses out of 114016 with flag 2555000/2555000
915.43/912.83	c cleaning 57006 clauses out of 114022 with flag 2612003/2612003
939.04/936.42	c cleaning 56991 clauses out of 114013 with flag 2669000/2669000
965.57/962.99	c cleaning 57001 clauses out of 114022 with flag 2726000/2726000
989.08/986.48	c cleaning 57006 clauses out of 114021 with flag 2783000/2783000
1015.59/1012.92	c cleaning 57000 clauses out of 114015 with flag 2840000/2840000
1045.20/1042.59	c cleaning 56986 clauses out of 114015 with flag 2897000/2897000
1073.62/1070.94	c cleaning 57004 clauses out of 114029 with flag 2954000/2954000
1098.54/1095.89	c cleaning 57005 clauses out of 114025 with flag 3011000/3011000
1122.75/1120.06	c cleaning 57001 clauses out of 114020 with flag 3068000/3068000
1145.25/1142.57	c cleaning 56999 clauses out of 114019 with flag 3125000/3125000
1170.76/1168.03	c cleaning 56998 clauses out of 114020 with flag 3182000/3182000
1196.66/1193.92	c cleaning 57008 clauses out of 114024 with flag 3239002/3239002
1224.77/1222.09	c cleaning 56999 clauses out of 114014 with flag 3296000/3296000
1246.98/1244.28	c cleaning 56993 clauses out of 114016 with flag 3353001/3353001
1270.49/1267.80	c cleaning 57000 clauses out of 114023 with flag 3410001/3410001
1293.69/1290.93	c cleaning 56995 clauses out of 114022 with flag 3467000/3467000
1302.81/1300.01	c starts		: 1887
1302.81/1300.01	c conflicts		: 3492513
1302.81/1300.01	c decisions		: 3976358
1302.81/1300.01	c propagations		: 143931931
1302.81/1300.01	c inspects		: 14610690421
1302.81/1300.01	c shortcuts		: 0
1302.81/1300.01	c learnt literals	: 2
1302.81/1300.01	c learnt binary clauses	: 62
1302.81/1300.01	c learnt ternary clauses	: 402
1302.81/1300.01	c learnt constraints	: 3492511
1302.81/1300.01	c ignored constraints	: 0
1302.81/1300.01	c root simplifications	: 1889
1302.81/1300.01	c removed literals (reason simplification)	: 170142122
1302.81/1300.01	c reason swapping (by a shorter reason)	: 0
1302.81/1300.01	c Calls to reduceDB	: 85
1302.81/1300.01	c speed (assignments/second)	: 110737.99540219981
1302.81/1300.01	c non guided choices	9
1302.81/1300.04	c learnt constraints type 
1302.81/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 40
1302.81/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 82573
1302.81/1300.04	c constraints type 
1302.81/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 22
1302.81/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 56632
1302.81/1300.04	s UNKNOWN
1302.81/1300.04	c Total wall clock time (in seconds) : 1299.904

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

running on 2 cores: 4,6

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: 3.38 3.87 4.09 4/178 12436
/proc/meminfo: memFree=11907832/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=23028 CPUtime=0 cores=4,6
/proc/12434/stat : 12434 (java) R 12431 12434 12042 0 -1 4202496 952 0 0 0 0 0 0 0 20 0 1 0 449478951 23580672 695 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233505334760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12434/statm: 5757 695 512 9 0 124 0

[startup+0.069935 s]
/proc/loadavg: 3.38 3.87 4.09 4/178 12436
/proc/meminfo: memFree=11907832/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7569808 CPUtime=0.05 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 9249 0 1 0 4 1 0 0 20 0 18 0 449478951 7751483392 8945 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1892452 8945 1739 9 0 1883190 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569808

[startup+0.104879 s]
/proc/loadavg: 3.38 3.87 4.09 4/178 12436
/proc/meminfo: memFree=11907832/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7636088 CPUtime=0.09 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 10223 0 1 0 8 1 0 0 20 0 18 0 449478951 7819354112 9919 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1909022 9919 2086 9 0 1899760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636088

[startup+0.300843 s]
/proc/loadavg: 3.38 3.87 4.09 4/178 12436
/proc/meminfo: memFree=11907832/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7641344 CPUtime=0.44 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 12976 0 1 0 42 2 0 0 20 0 19 0 449478951 7824736256 12212 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1910336 12212 2197 9 0 1901074 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 7641344

[startup+0.700833 s]
/proc/loadavg: 3.38 3.87 4.09 4/178 12436
/proc/meminfo: memFree=11907832/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7641912 CPUtime=1.06 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 14550 0 1 0 104 2 0 0 20 0 19 0 449478951 7825317888 12829 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1910478 12829 2219 9 0 1901216 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 7641912

[startup+1.50069 s]
/proc/loadavg: 3.38 3.87 4.09 8/262 12530
/proc/meminfo: memFree=11692068/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7663356 CPUtime=2.09 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 24522 0 1 0 206 3 0 0 20 0 19 0 449478951 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1915839 20866 2251 9 0 1906577 0
[pid=12434/tid=12439] ppid=12431 vsize=7663356 CPUtime=1.43 cores=4,6
/proc/12434/task/12439/stat : 12439 (java) R 12431 12434 12042 0 -1 4202560 10462 0 1 0 141 2 0 0 20 0 19 0 449478951 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 46912505620931 0 4 0 16800975 0 0 0 -1 4 0 0 1
[pid=12434/tid=12441] ppid=12431 vsize=7663356 CPUtime=0.01 cores=4,6
/proc/12434/task/12441/stat : 12441 (java) S 12431 12434 12042 0 -1 4202560 1120 0 0 0 1 0 0 0 17 0 19 0 449478953 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12442] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12442/stat : 12442 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449478953 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12443] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12443/stat : 12443 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449478953 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12444] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12444/stat : 12444 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449478953 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12445] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12445/stat : 12445 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449478953 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12446] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12446/stat : 12446 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449478953 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12447] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12447/stat : 12447 (java) S 12431 12434 12042 0 -1 4202560 73 0 0 0 0 0 0 0 16 0 19 0 449478953 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12448] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12448/stat : 12448 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449478953 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12457] ppid=12431 vsize=7663356 CPUtime=0.02 cores=4,6
/proc/12434/task/12457/stat : 12457 (java) S 12431 12434 12042 0 -1 4202560 1198 0 0 0 2 0 0 0 17 0 19 0 449478954 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 0 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12459] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12459/stat : 12459 (java) S 12431 12434 12042 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449478955 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12460] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12460/stat : 12460 (java) S 12431 12434 12042 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 449478955 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12463] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12463/stat : 12463 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449478957 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522121137 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12464] ppid=12431 vsize=7663356 CPUtime=0.18 cores=4,6
/proc/12434/task/12464/stat : 12464 (java) S 12431 12434 12042 0 -1 4202560 1723 0 0 0 18 0 0 0 15 0 19 0 449478957 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12465] ppid=12431 vsize=7663356 CPUtime=0.42 cores=4,6
/proc/12434/task/12465/stat : 12465 (java) S 12431 12434 12042 0 -1 4202560 8786 0 0 0 42 0 0 0 16 0 19 0 449478957 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12466] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12466/stat : 12466 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449478957 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12467] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12467/stat : 12467 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449478957 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12521] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12521/stat : 12521 (java) S 12431 12434 12042 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449478977 7847276544 20866 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7663356

[startup+3.1014 s]
/proc/loadavg: 3.38 3.87 4.09 6/262 12530
/proc/meminfo: memFree=11586048/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7663356 CPUtime=3.74 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 26021 0 1 0 371 3 0 0 20 0 19 0 449478951 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1915839 22363 2253 9 0 1906577 0
[pid=12434/tid=12439] ppid=12431 vsize=7663356 CPUtime=2.99 cores=4,6
/proc/12434/task/12439/stat : 12439 (java) R 12431 12434 12042 0 -1 4202560 10464 0 1 0 297 2 0 0 25 0 19 0 449478951 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 46912505533527 0 4 0 16800975 0 0 0 -1 4 0 0 1
[pid=12434/tid=12441] ppid=12431 vsize=7663356 CPUtime=0.01 cores=4,6
/proc/12434/task/12441/stat : 12441 (java) S 12431 12434 12042 0 -1 4202560 1120 0 0 0 1 0 0 0 15 0 19 0 449478953 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12442] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12442/stat : 12442 (java) S 12431 12434 12042 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449478953 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12443] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12443/stat : 12443 (java) S 12431 12434 12042 0 -1 4202560 375 0 0 0 0 0 0 0 15 0 19 0 449478953 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12444] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12444/stat : 12444 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449478953 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12445] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12445/stat : 12445 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449478953 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12446] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12446/stat : 12446 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449478953 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12447] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12447/stat : 12447 (java) S 12431 12434 12042 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 449478953 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12448] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12448/stat : 12448 (java) S 12431 12434 12042 0 -1 4202560 393 0 0 0 0 0 0 0 15 0 19 0 449478953 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12457] ppid=12431 vsize=7663356 CPUtime=0.05 cores=4,6
/proc/12434/task/12457/stat : 12457 (java) S 12431 12434 12042 0 -1 4202560 1925 0 0 0 5 0 0 0 16 0 19 0 449478954 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 0 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12459] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12459/stat : 12459 (java) S 12431 12434 12042 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449478955 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12460] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12460/stat : 12460 (java) S 12431 12434 12042 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 449478955 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12463] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12463/stat : 12463 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449478957 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522121137 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12464] ppid=12431 vsize=7663356 CPUtime=0.19 cores=4,6
/proc/12434/task/12464/stat : 12464 (java) S 12431 12434 12042 0 -1 4202560 1724 0 0 0 19 0 0 0 15 0 19 0 449478957 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12465] ppid=12431 vsize=7663356 CPUtime=0.46 cores=4,6
/proc/12434/task/12465/stat : 12465 (java) S 12431 12434 12042 0 -1 4202560 8788 0 0 0 46 0 0 0 15 0 19 0 449478957 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12466] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12466/stat : 12466 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449478957 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12467] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12467/stat : 12467 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449478957 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12521] ppid=12431 vsize=7663356 CPUtime=0 cores=4,6
/proc/12434/task/12521/stat : 12521 (java) S 12431 12434 12042 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449478977 7847276544 22363 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 7663356

[startup+6.3008 s]
/proc/loadavg: 3.51 3.89 4.09 6/262 12530
/proc/meminfo: memFree=11578172/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7663660 CPUtime=7.31 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 26828 0 1 0 728 3 0 0 20 0 19 0 449478951 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1915915 23166 2254 9 0 1906653 0
[pid=12434/tid=12439] ppid=12431 vsize=7663660 CPUtime=6.13 cores=4,6
/proc/12434/task/12439/stat : 12439 (java) R 12431 12434 12042 0 -1 4202560 10468 0 1 0 611 2 0 0 25 0 19 0 449478951 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 46912505637599 0 4 0 16800975 0 0 0 -1 4 0 0 1
[pid=12434/tid=12441] ppid=12431 vsize=7663660 CPUtime=0.01 cores=4,6
/proc/12434/task/12441/stat : 12441 (java) S 12431 12434 12042 0 -1 4202560 1121 0 0 0 1 0 0 0 16 0 19 0 449478953 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12442] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12442/stat : 12442 (java) S 12431 12434 12042 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 449478953 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12443] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12443/stat : 12443 (java) S 12431 12434 12042 0 -1 4202560 515 0 0 0 0 0 0 0 15 0 19 0 449478953 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12444] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12444/stat : 12444 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449478953 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12445] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12445/stat : 12445 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449478953 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12446] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12446/stat : 12446 (java) S 12431 12434 12042 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449478953 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12447] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12447/stat : 12447 (java) S 12431 12434 12042 0 -1 4202560 240 0 0 0 0 0 0 0 15 0 19 0 449478953 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12448] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12448/stat : 12448 (java) S 12431 12434 12042 0 -1 4202560 393 0 0 0 0 0 0 0 15 0 19 0 449478953 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12457] ppid=12431 vsize=7663660 CPUtime=0.1 cores=4,6
/proc/12434/task/12457/stat : 12457 (java) S 12431 12434 12042 0 -1 4202560 2115 0 0 0 10 0 0 0 15 0 19 0 449478954 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 0 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12459] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12459/stat : 12459 (java) S 12431 12434 12042 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449478955 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12460] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12460/stat : 12460 (java) S 12431 12434 12042 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 449478955 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12463] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12463/stat : 12463 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449478957 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522121137 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12464] ppid=12431 vsize=7663660 CPUtime=0.26 cores=4,6
/proc/12434/task/12464/stat : 12464 (java) S 12431 12434 12042 0 -1 4202560 1774 0 0 0 26 0 0 0 15 0 19 0 449478957 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12465] ppid=12431 vsize=7663660 CPUtime=0.76 cores=4,6
/proc/12434/task/12465/stat : 12465 (java) S 12431 12434 12042 0 -1 4202560 9040 0 0 0 76 0 0 0 16 0 19 0 449478957 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12466] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12466/stat : 12466 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449478957 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12467] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12467/stat : 12467 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449478957 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12521] ppid=12431 vsize=7663660 CPUtime=0 cores=4,6
/proc/12434/task/12521/stat : 12521 (java) S 12431 12434 12042 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449478977 7847587840 23166 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 7663660

[startup+12.7007 s]

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

[pid=12434/tid=12446] ppid=12431 vsize=7662064 CPUtime=0.2 cores=4,6
/proc/12434/task/12446/stat : 12446 (java) S 12431 12434 12042 0 -1 4202560 1309 0 0 0 20 0 0 0 15 0 19 0 449478953 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12447] ppid=12431 vsize=7662064 CPUtime=0.11 cores=4,6
/proc/12434/task/12447/stat : 12447 (java) S 12431 12434 12042 0 -1 4202560 1827 0 0 0 11 0 0 0 15 0 19 0 449478953 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12448] ppid=12431 vsize=7662064 CPUtime=0.17 cores=4,6
/proc/12434/task/12448/stat : 12448 (java) S 12431 12434 12042 0 -1 4202560 1397 0 0 0 17 0 0 0 15 0 19 0 449478953 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12457] ppid=12431 vsize=7662064 CPUtime=3.31 cores=4,6
/proc/12434/task/12457/stat : 12457 (java) S 12431 12434 12042 0 -1 4202560 11664 0 0 0 330 1 0 0 15 0 19 0 449478954 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 0 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12459] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12459/stat : 12459 (java) S 12431 12434 12042 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449478955 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12460] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12460/stat : 12460 (java) S 12431 12434 12042 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 449478955 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12463] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12463/stat : 12463 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449478957 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522121137 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12464] ppid=12431 vsize=7662064 CPUtime=0.28 cores=4,6
/proc/12434/task/12464/stat : 12464 (java) S 12431 12434 12042 0 -1 4202560 1774 0 0 0 28 0 0 0 15 0 19 0 449478957 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12465] ppid=12431 vsize=7662064 CPUtime=1.89 cores=4,6
/proc/12434/task/12465/stat : 12465 (java) S 12431 12434 12042 0 -1 4202560 10953 0 0 0 188 1 0 0 15 0 19 0 449478957 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12466] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12466/stat : 12466 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449478957 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12467] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12467/stat : 12467 (java) S 12431 12434 12042 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 449478957 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12521] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12521/stat : 12521 (java) S 12431 12434 12042 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449478977 7845953536 44955 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1125.04
Current children cumulated vsize (KiB) 7662064

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 4.01 6/262 12570
/proc/meminfo: memFree=11347040/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7662064 CPUtime=1185.06 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 51027 0 1 0 118497 9 0 0 20 0 19 0 449478951 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1915516 44956 2255 9 0 1906254 0
[pid=12434/tid=12439] ppid=12431 vsize=7662064 CPUtime=1178.16 cores=4,6
/proc/12434/task/12439/stat : 12439 (java) R 12431 12434 12042 0 -1 4202560 15381 0 1 0 117812 4 0 0 25 0 19 0 449478951 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 46912505689640 0 4 0 16800975 0 0 0 -1 4 0 0 1
[pid=12434/tid=12441] ppid=12431 vsize=7662064 CPUtime=0.2 cores=4,6
/proc/12434/task/12441/stat : 12441 (java) S 12431 12434 12042 0 -1 4202560 2556 0 0 0 20 0 0 0 16 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12442] ppid=12431 vsize=7662064 CPUtime=0.15 cores=4,6
/proc/12434/task/12442/stat : 12442 (java) S 12431 12434 12042 0 -1 4202560 1211 0 0 0 15 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12443] ppid=12431 vsize=7662064 CPUtime=0.14 cores=4,6
/proc/12434/task/12443/stat : 12443 (java) S 12431 12434 12042 0 -1 4202560 1530 0 0 0 14 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12444] ppid=12431 vsize=7662064 CPUtime=0.13 cores=4,6
/proc/12434/task/12444/stat : 12444 (java) S 12431 12434 12042 0 -1 4202560 82 0 0 0 13 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12445] ppid=12431 vsize=7662064 CPUtime=0.1 cores=4,6
/proc/12434/task/12445/stat : 12445 (java) S 12431 12434 12042 0 -1 4202560 116 0 0 0 10 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12446] ppid=12431 vsize=7662064 CPUtime=0.2 cores=4,6
/proc/12434/task/12446/stat : 12446 (java) S 12431 12434 12042 0 -1 4202560 1309 0 0 0 20 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12447] ppid=12431 vsize=7662064 CPUtime=0.12 cores=4,6
/proc/12434/task/12447/stat : 12447 (java) S 12431 12434 12042 0 -1 4202560 1828 0 0 0 12 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12448] ppid=12431 vsize=7662064 CPUtime=0.18 cores=4,6
/proc/12434/task/12448/stat : 12448 (java) S 12431 12434 12042 0 -1 4202560 1397 0 0 0 18 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12457] ppid=12431 vsize=7662064 CPUtime=3.42 cores=4,6
/proc/12434/task/12457/stat : 12457 (java) S 12431 12434 12042 0 -1 4202560 11668 0 0 0 341 1 0 0 15 0 19 0 449478954 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 0 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12459] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12459/stat : 12459 (java) S 12431 12434 12042 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449478955 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12460] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12460/stat : 12460 (java) S 12431 12434 12042 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 449478955 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12463] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12463/stat : 12463 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522121137 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12464] ppid=12431 vsize=7662064 CPUtime=0.28 cores=4,6
/proc/12434/task/12464/stat : 12464 (java) S 12431 12434 12042 0 -1 4202560 1774 0 0 0 28 0 0 0 15 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12465] ppid=12431 vsize=7662064 CPUtime=1.89 cores=4,6
/proc/12434/task/12465/stat : 12465 (java) S 12431 12434 12042 0 -1 4202560 10953 0 0 0 188 1 0 0 15 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12466] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12466/stat : 12466 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12467] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12467/stat : 12467 (java) S 12431 12434 12042 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12521] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12521/stat : 12521 (java) S 12431 12434 12042 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449478977 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1185.06
Current children cumulated vsize (KiB) 7662064

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 7/262 12572
/proc/meminfo: memFree=11345520/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7662064 CPUtime=1245.08 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 51035 0 1 0 124499 9 0 0 20 0 19 0 449478951 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1915516 44956 2255 9 0 1906254 0
[pid=12434/tid=12439] ppid=12431 vsize=7662064 CPUtime=1238.04 cores=4,6
/proc/12434/task/12439/stat : 12439 (java) R 12431 12434 12042 0 -1 4202560 15383 0 1 0 123800 4 0 0 25 0 19 0 449478951 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 46912505689664 0 4 0 16800975 0 0 0 -1 4 0 0 1
[pid=12434/tid=12441] ppid=12431 vsize=7662064 CPUtime=0.21 cores=4,6
/proc/12434/task/12441/stat : 12441 (java) S 12431 12434 12042 0 -1 4202560 2556 0 0 0 21 0 0 0 16 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12442] ppid=12431 vsize=7662064 CPUtime=0.15 cores=4,6
/proc/12434/task/12442/stat : 12442 (java) S 12431 12434 12042 0 -1 4202560 1211 0 0 0 15 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12443] ppid=12431 vsize=7662064 CPUtime=0.14 cores=4,6
/proc/12434/task/12443/stat : 12443 (java) S 12431 12434 12042 0 -1 4202560 1530 0 0 0 14 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12444] ppid=12431 vsize=7662064 CPUtime=0.13 cores=4,6
/proc/12434/task/12444/stat : 12444 (java) S 12431 12434 12042 0 -1 4202560 82 0 0 0 13 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12445] ppid=12431 vsize=7662064 CPUtime=0.1 cores=4,6
/proc/12434/task/12445/stat : 12445 (java) S 12431 12434 12042 0 -1 4202560 116 0 0 0 10 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12446] ppid=12431 vsize=7662064 CPUtime=0.21 cores=4,6
/proc/12434/task/12446/stat : 12446 (java) S 12431 12434 12042 0 -1 4202560 1309 0 0 0 21 0 0 0 16 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12447] ppid=12431 vsize=7662064 CPUtime=0.12 cores=4,6
/proc/12434/task/12447/stat : 12447 (java) S 12431 12434 12042 0 -1 4202560 1828 0 0 0 12 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12448] ppid=12431 vsize=7662064 CPUtime=0.19 cores=4,6
/proc/12434/task/12448/stat : 12448 (java) S 12431 12434 12042 0 -1 4202560 1397 0 0 0 19 0 0 0 15 0 19 0 449478953 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12457] ppid=12431 vsize=7662064 CPUtime=3.52 cores=4,6
/proc/12434/task/12457/stat : 12457 (java) S 12431 12434 12042 0 -1 4202560 11670 0 0 0 351 1 0 0 15 0 19 0 449478954 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 0 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12459] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12459/stat : 12459 (java) S 12431 12434 12042 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449478955 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12460] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12460/stat : 12460 (java) S 12431 12434 12042 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 449478955 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12463] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12463/stat : 12463 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522121137 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12464] ppid=12431 vsize=7662064 CPUtime=0.28 cores=4,6
/proc/12434/task/12464/stat : 12464 (java) S 12431 12434 12042 0 -1 4202560 1774 0 0 0 28 0 0 0 15 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12465] ppid=12431 vsize=7662064 CPUtime=1.89 cores=4,6
/proc/12434/task/12465/stat : 12465 (java) S 12431 12434 12042 0 -1 4202560 10953 0 0 0 188 1 0 0 15 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12466] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12466/stat : 12466 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12467] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12467/stat : 12467 (java) S 12431 12434 12042 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 449478957 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12521] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12521/stat : 12521 (java) S 12431 12434 12042 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449478977 7845953536 44956 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1245.08
Current children cumulated vsize (KiB) 7662064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.01 4.00 6/262 12573
/proc/meminfo: memFree=11344248/32951124 swapFree=67111528/67111528
[pid=12434] ppid=12431 vsize=7662064 CPUtime=1302.81 cores=4,6
/proc/12434/stat : 12434 (java) S 12431 12434 12042 0 -1 4202496 51054 0 1 0 130272 9 0 0 20 0 19 0 449478951 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 1915516 44964 2255 9 0 1906254 0
[pid=12434/tid=12439] ppid=12431 vsize=7662064 CPUtime=1295.56 cores=4,6
/proc/12434/task/12439/stat : 12439 (java) R 12431 12434 12042 0 -1 4202560 15386 0 1 0 129552 4 0 0 25 0 19 0 449478951 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 46912505877395 0 4 0 16800975 0 0 0 -1 4 0 0 1
[pid=12434/tid=12441] ppid=12431 vsize=7662064 CPUtime=0.21 cores=4,6
/proc/12434/task/12441/stat : 12441 (java) S 12431 12434 12042 0 -1 4202560 2556 0 0 0 21 0 0 0 15 0 19 0 449478953 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12442] ppid=12431 vsize=7662064 CPUtime=0.16 cores=4,6
/proc/12434/task/12442/stat : 12442 (java) S 12431 12434 12042 0 -1 4202560 1213 0 0 0 16 0 0 0 16 0 19 0 449478953 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12443] ppid=12431 vsize=7662064 CPUtime=0.14 cores=4,6
/proc/12434/task/12443/stat : 12443 (java) S 12431 12434 12042 0 -1 4202560 1530 0 0 0 14 0 0 0 15 0 19 0 449478953 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12444] ppid=12431 vsize=7662064 CPUtime=0.14 cores=4,6
/proc/12434/task/12444/stat : 12444 (java) S 12431 12434 12042 0 -1 4202560 82 0 0 0 14 0 0 0 15 0 19 0 449478953 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12445] ppid=12431 vsize=7662064 CPUtime=0.12 cores=4,6
/proc/12434/task/12445/stat : 12445 (java) S 12431 12434 12042 0 -1 4202560 118 0 0 0 12 0 0 0 15 0 19 0 449478953 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12446] ppid=12431 vsize=7662064 CPUtime=0.21 cores=4,6
/proc/12434/task/12446/stat : 12446 (java) S 12431 12434 12042 0 -1 4202560 1309 0 0 0 21 0 0 0 15 0 19 0 449478953 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12447] ppid=12431 vsize=7662064 CPUtime=0.12 cores=4,6
/proc/12434/task/12447/stat : 12447 (java) S 12431 12434 12042 0 -1 4202560 1832 0 0 0 12 0 0 0 15 0 19 0 449478953 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12448] ppid=12431 vsize=7662064 CPUtime=0.19 cores=4,6
/proc/12434/task/12448/stat : 12448 (java) S 12431 12434 12042 0 -1 4202560 1397 0 0 0 19 0 0 0 15 0 19 0 449478953 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12457] ppid=12431 vsize=7662064 CPUtime=3.69 cores=4,6
/proc/12434/task/12457/stat : 12457 (java) S 12431 12434 12042 0 -1 4202560 11674 0 0 0 368 1 0 0 15 0 19 0 449478954 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 0 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12459] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12459/stat : 12459 (java) S 12431 12434 12042 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449478955 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12460] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12460/stat : 12460 (java) S 12431 12434 12042 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 449478955 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12463] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12463/stat : 12463 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449478957 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522121137 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12464] ppid=12431 vsize=7662064 CPUtime=0.28 cores=4,6
/proc/12434/task/12464/stat : 12464 (java) S 12431 12434 12042 0 -1 4202560 1774 0 0 0 28 0 0 0 15 0 19 0 449478957 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12465] ppid=12431 vsize=7662064 CPUtime=1.89 cores=4,6
/proc/12434/task/12465/stat : 12465 (java) S 12431 12434 12042 0 -1 4202560 10953 0 0 0 188 1 0 0 15 0 19 0 449478957 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12466] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12466/stat : 12466 (java) S 12431 12434 12042 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449478957 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522113433 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
[pid=12434/tid=12467] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12467/stat : 12467 (java) S 12431 12434 12042 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 449478957 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 6 0 0 0
[pid=12434/tid=12521] ppid=12431 vsize=7662064 CPUtime=0 cores=4,6
/proc/12434/task/12521/stat : 12521 (java) S 12431 12434 12042 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449478977 7845953536 44964 33554432000 1073741824 1073778376 140735811188288 18446744073709551615 233522114048 0 4 0 16800975 18446604453972325504 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1302.81
Current children cumulated vsize (KiB) 7662064

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): 1302.89
CPU user time (s): 1302.79
CPU system time (s): 0.100984
CPU usage (%): 100.218
Max. virtual memory (cumulated for all children) (KiB): 7667212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.78
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51089
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= 29281
involuntary context switches= 5105

runsolver used 2.18467 second user time and 4.93525 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 16:57:11
IDJOB=3263448
IDBENCH=83976
IDSOLVER=1611
FILE ID=node145/3263448-1303570631
RUNJOBID= node145-1303570631-12416
PBS_JOBID= 13150286
Free space on /tmp= 71336 MiB

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

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=470731206

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11908144 kB
Buffers:       2167508 kB
Cached:       18242512 kB
SwapCached:          0 kB
Active:       10165040 kB
Inactive:     10309316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11908144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2536 kB
Writeback:           0 kB
AnonPages:       63224 kB
Mapped:          14488 kB
Slab:           504772 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190364 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= 71332 MiB
End job on node145 at 2011-04-23 17:18:53