Trace number 3251214

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.09/0.10	c no version file found!!!
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.18-164.el5
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		6997539544
0.09/0.10	c Max memory 		7034241024
0.09/0.10	c Total memory 		7034241024
0.09/0.10	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3251214-1303585552.cnf
0.09/0.10	c reading problem ... 
0.33/0.37	c ... done. Wall clock time 0.263s.
0.33/0.37	c #vars     2115
0.33/0.37	c #constraints  356340
0.33/0.37	c constraints type 
0.33/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
0.33/0.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 356295
1.96/1.83	c cleaning 2499 clauses out of 5004 with flag 5004/5004
3.80/3.65	c cleaning 4231 clauses out of 8501 with flag 11000/11000
6.10/5.94	c cleaning 5626 clauses out of 11270 with flag 18000/18000
8.80/8.66	c cleaning 6792 clauses out of 13645 with flag 26001/26001
12.01/11.89	c cleaning 7864 clauses out of 15854 with flag 35002/35002
15.92/15.76	c cleaning 8911 clauses out of 17988 with flag 45000/45000
20.22/20.04	c cleaning 9950 clauses out of 20077 with flag 56000/56000
27.23/27.06	c cleaning 11040 clauses out of 22127 with flag 68000/68000
32.93/32.73	c cleaning 12012 clauses out of 24087 with flag 81000/81000
39.14/38.96	c cleaning 13038 clauses out of 26075 with flag 95000/95000
45.75/45.56	c cleaning 13966 clauses out of 28037 with flag 110000/110000
53.45/53.21	c cleaning 15008 clauses out of 30071 with flag 126000/126000
61.76/61.56	c cleaning 15932 clauses out of 32065 with flag 143002/143002
70.97/70.78	c cleaning 17023 clauses out of 34131 with flag 161000/161000
86.08/85.89	c cleaning 17850 clauses out of 36110 with flag 180002/180002
96.90/96.68	c cleaning 19089 clauses out of 38258 with flag 200000/200000
109.41/109.19	c cleaning 20010 clauses out of 40169 with flag 221000/221000
122.22/121.92	c cleaning 21065 clauses out of 42159 with flag 243000/243000
135.33/135.08	c cleaning 21982 clauses out of 44094 with flag 266000/266000
148.24/147.99	c cleaning 22995 clauses out of 46113 with flag 290001/290001
163.35/163.07	c cleaning 23808 clauses out of 48118 with flag 315001/315001
183.25/182.91	c cleaning 25140 clauses out of 50310 with flag 341001/341001
201.87/201.59	c cleaning 26021 clauses out of 52171 with flag 368002/368002
219.98/219.65	c cleaning 27045 clauses out of 54149 with flag 396001/396001
239.29/238.99	c cleaning 27977 clauses out of 56105 with flag 425002/425002
261.40/261.02	c cleaning 29008 clauses out of 58126 with flag 455000/455000
283.82/283.42	c cleaning 29953 clauses out of 60119 with flag 486001/486001
307.64/307.26	c cleaning 31021 clauses out of 62166 with flag 518001/518001
335.85/335.47	c cleaning 32023 clauses out of 64146 with flag 551002/551002
362.87/362.46	c cleaning 32996 clauses out of 66122 with flag 585001/585001
387.79/387.39	c cleaning 34034 clauses out of 68125 with flag 620000/620000
416.80/416.31	c cleaning 35005 clauses out of 70091 with flag 656000/656000
447.41/446.91	c cleaning 36009 clauses out of 72086 with flag 693000/693000
479.72/479.25	c cleaning 36974 clauses out of 74079 with flag 731002/731002
515.14/514.68	c cleaning 38005 clauses out of 76106 with flag 770003/770003
547.46/546.96	c cleaning 38996 clauses out of 78100 with flag 810002/810002
586.48/585.91	c cleaning 40021 clauses out of 80104 with flag 851002/851002
624.70/624.15	c cleaning 40973 clauses out of 82083 with flag 893002/893002
663.82/663.21	c cleaning 41980 clauses out of 84109 with flag 936001/936001
707.33/706.79	c cleaning 43004 clauses out of 86129 with flag 980001/980001
754.55/753.94	c cleaning 44001 clauses out of 88124 with flag 1025000/1025000
799.07/798.49	c cleaning 44734 clauses out of 90123 with flag 1071000/1071000
873.49/872.81	c cleaning 45894 clauses out of 92390 with flag 1118001/1118001
923.42/922.76	c cleaning 47234 clauses out of 94495 with flag 1166000/1166000
965.64/964.91	c cleaning 48091 clauses out of 96263 with flag 1215002/1215002
1015.06/1014.39	c cleaning 49000 clauses out of 98170 with flag 1265000/1265000
1073.87/1073.19	c cleaning 50002 clauses out of 100171 with flag 1316001/1316001
1138.21/1137.47	c cleaning 51015 clauses out of 102170 with flag 1368002/1368002
1195.83/1195.06	c cleaning 52025 clauses out of 104153 with flag 1421000/1421000
1249.35/1248.55	c cleaning 52997 clauses out of 106128 with flag 1475000/1475000
1300.87/1300.01	c starts		: 1411
1300.87/1300.01	c conflicts		: 1521467
1300.87/1300.01	c decisions		: 3787970
1300.87/1300.01	c propagations		: 267149390
1300.87/1300.01	c inspects		: 11504272491
1300.87/1300.01	c shortcuts		: 0
1300.87/1300.01	c learnt literals	: 0
1300.87/1300.01	c learnt binary clauses	: 0
1300.87/1300.01	c learnt ternary clauses	: 0
1300.87/1300.01	c learnt constraints	: 1521467
1300.87/1300.01	c ignored constraints	: 0
1300.87/1300.01	c root simplifications	: 1411
1300.87/1300.01	c removed literals (reason simplification)	: 90206666
1300.87/1300.01	c reason swapping (by a shorter reason)	: 0
1300.87/1300.01	c Calls to reduceDB	: 50
1300.87/1300.01	c speed (assignments/second)	: 205555.97960362962
1300.87/1300.01	c non guided choices	290
1300.87/1300.04	c learnt constraints type 
1300.87/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 99599
1300.87/1300.04	c constraints type 
1300.87/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
1300.87/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 356295
1300.87/1300.04	s UNKNOWN
1300.87/1300.04	c Total wall clock time (in seconds) : 1299.907

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-3251214-1303585552/watcher-3251214-1303585552 -o /tmp/evaluation-result-3251214-1303585552/solver-3251214-1303585552 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251214-1303585552.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.76 3.97 4.26 6/201 6450
/proc/meminfo: memFree=20437800/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=33696 CPUtime=0 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 1301 0 0 0 0 0 0 0 25 0 2 0 548785891 34504704 1009 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 8424 1009 777 9 0 386 0
[pid=6450/tid=6451] ppid=6448 vsize=35788 CPUtime=0 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) S 6448 6450 6169 0 -1 4202560 210 0 0 0 0 0 0 0 25 0 2 0 548785892 36646912 1026 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224284945990 0 0 0 16784584 1385720830972919807 0 0 -1 4 0 0 0

[startup+0.102174 s]
/proc/loadavg: 3.76 3.97 4.26 6/201 6450
/proc/meminfo: memFree=20437800/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7570804 CPUtime=0.09 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 10179 0 1 0 8 1 0 0 25 0 18 0 548785891 7752503296 9875 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1892701 9875 2086 9 0 1883439 0
[pid=6450/tid=6451] ppid=6448 vsize=7570804 CPUtime=0.07 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 8438 0 1 0 6 1 0 0 22 0 18 0 548785892 7752503296 9876 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 47188545395539 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7570804

[startup+0.218123 s]
/proc/loadavg: 3.76 3.97 4.26 6/201 6450
/proc/meminfo: memFree=20437800/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7573104 CPUtime=0.23 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 12041 0 1 0 22 1 0 0 25 0 18 0 548785891 7754858496 11691 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1893276 11691 2196 9 0 1884014 0
[pid=6450/tid=6451] ppid=6448 vsize=7573104 CPUtime=0.14 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 9584 0 1 0 13 1 0 0 22 0 18 0 548785892 7754858496 11691 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505497760 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 7573104

[startup+0.310165 s]
/proc/loadavg: 3.76 3.97 4.26 6/201 6450
/proc/meminfo: memFree=20437800/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7573104 CPUtime=0.33 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 14794 0 1 0 31 2 0 0 25 0 18 0 548785891 7754858496 14444 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1893276 14445 2196 9 0 1884014 0
[pid=6450/tid=6451] ppid=6448 vsize=7573104 CPUtime=0.23 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 12339 0 1 0 22 1 0 0 22 0 18 0 548785892 7754858496 14446 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 7573104

[startup+0.701013 s]
/proc/loadavg: 3.76 3.97 4.26 6/201 6450
/proc/meminfo: memFree=20437800/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7641856 CPUtime=0.83 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 18959 0 1 0 80 3 0 0 25 0 19 0 548785891 7825260544 17733 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1910464 17733 2219 9 0 1901202 0
[pid=6450/tid=6451] ppid=6448 vsize=7641856 CPUtime=0.49 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 14867 0 1 0 47 2 0 0 23 0 19 0 548785892 7825260544 17733 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505620662 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 7641856

[startup+1.50097 s]
/proc/loadavg: 3.76 3.97 4.26 6/261 6538
/proc/meminfo: memFree=20185840/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7641856 CPUtime=1.66 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 20307 0 1 0 163 3 0 0 25 0 19 0 548785891 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1910464 18831 2224 9 0 1901202 0
[pid=6450/tid=6451] ppid=6448 vsize=7641856 CPUtime=1.28 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 15949 0 1 0 126 2 0 0 25 0 19 0 548785892 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505676188 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6450/tid=6453] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6453/stat : 6453 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785893 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6454] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6454/stat : 6454 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785893 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6455] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6455/stat : 6455 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785893 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6456] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6456/stat : 6456 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785893 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6457] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6457/stat : 6457 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785893 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6458] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6458/stat : 6458 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785893 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6459] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6459/stat : 6459 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785893 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6460] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6460/stat : 6460 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548785893 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6462] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6462/stat : 6462 (java) S 6448 6450 6169 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 548785894 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 0 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6463] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6463/stat : 6463 (java) S 6448 6450 6169 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 548785895 7825260544 18831 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6464] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6464/stat : 6464 (java) S 6448 6450 6169 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548785895 7825260544 18832 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6471] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6471/stat : 6471 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548785897 7825260544 18832 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296749489 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6472] ppid=6448 vsize=7641856 CPUtime=0.2 cores=4,6
/proc/6450/task/6472/stat : 6472 (java) S 6448 6450 6169 0 -1 4202560 1184 0 0 0 20 0 0 0 15 0 19 0 548785897 7825260544 18832 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6473] ppid=6448 vsize=7641856 CPUtime=0.15 cores=4,6
/proc/6450/task/6473/stat : 6473 (java) S 6448 6450 6169 0 -1 4202560 2013 0 0 0 15 0 0 0 15 0 19 0 548785897 7825260544 18832 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6474] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6474/stat : 6474 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548785897 7825260544 18832 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6475] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6475/stat : 6475 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548785897 7825260544 18832 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6514] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6514/stat : 6514 (java) S 6448 6450 6169 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548785929 7825260544 18832 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 7641856

[startup+3.1007 s]
/proc/loadavg: 3.76 3.97 4.26 6/262 6539
/proc/meminfo: memFree=20066792/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7641856 CPUtime=3.29 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 31353 0 1 0 325 4 0 0 25 0 19 0 548785891 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1910464 29868 2251 9 0 1901202 0
[pid=6450/tid=6451] ppid=6448 vsize=7641856 CPUtime=2.74 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 16364 0 1 0 272 2 0 0 25 0 19 0 548785892 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505580008 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6450/tid=6453] ppid=6448 vsize=7641856 CPUtime=0.03 cores=4,6
/proc/6450/task/6453/stat : 6453 (java) S 6448 6450 6169 0 -1 4202560 3219 0 0 0 3 0 0 0 18 0 19 0 548785893 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6454] ppid=6448 vsize=7641856 CPUtime=0.02 cores=4,6
/proc/6450/task/6454/stat : 6454 (java) S 6448 6450 6169 0 -1 4202560 2031 0 0 0 2 0 0 0 18 0 19 0 548785893 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6455] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6455/stat : 6455 (java) S 6448 6450 6169 0 -1 4202560 87 0 0 0 0 0 0 0 18 0 19 0 548785893 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6456] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6456/stat : 6456 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548785893 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6457] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6457/stat : 6457 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548785893 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6458] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6458/stat : 6458 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548785893 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6459] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6459/stat : 6459 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548785893 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6460] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6460/stat : 6460 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548785893 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6462] ppid=6448 vsize=7641856 CPUtime=0.07 cores=4,6
/proc/6450/task/6462/stat : 6462 (java) S 6448 6450 6169 0 -1 4202560 5288 0 0 0 7 0 0 0 15 0 19 0 548785894 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 0 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6463] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6463/stat : 6463 (java) S 6448 6450 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785895 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6464] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6464/stat : 6464 (java) S 6448 6450 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548785895 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6471] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6471/stat : 6471 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548785897 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296749489 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6472] ppid=6448 vsize=7641856 CPUtime=0.22 cores=4,6
/proc/6450/task/6472/stat : 6472 (java) S 6448 6450 6169 0 -1 4202560 1192 0 0 0 22 0 0 0 15 0 19 0 548785897 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6473] ppid=6448 vsize=7641856 CPUtime=0.15 cores=4,6
/proc/6450/task/6473/stat : 6473 (java) S 6448 6450 6169 0 -1 4202560 2015 0 0 0 15 0 0 0 16 0 19 0 548785897 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6474] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6474/stat : 6474 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548785897 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6475] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6475/stat : 6475 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548785897 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6514] ppid=6448 vsize=7641856 CPUtime=0 cores=4,6
/proc/6450/task/6514/stat : 6514 (java) S 6448 6450 6169 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548785929 7825260544 29868 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 7641856

[startup+6.30111 s]
/proc/loadavg: 3.78 3.97 4.26 5/262 6539
/proc/meminfo: memFree=19909560/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7641308 CPUtime=6.5 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 34154 0 1 0 646 4 0 0 25 0 19 0 548785891 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1910327 32555 2253 9 0 1901065 0
[pid=6450/tid=6451] ppid=6448 vsize=7641308 CPUtime=5.78 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 16366 0 1 0 576 2 0 0 25 0 19 0 548785892 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505579339 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6450/tid=6453] ppid=6448 vsize=7641308 CPUtime=0.03 cores=4,6
/proc/6450/task/6453/stat : 6453 (java) S 6448 6450 6169 0 -1 4202560 3224 0 0 0 3 0 0 0 16 0 19 0 548785893 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6454] ppid=6448 vsize=7641308 CPUtime=0.02 cores=4,6
/proc/6450/task/6454/stat : 6454 (java) S 6448 6450 6169 0 -1 4202560 2031 0 0 0 2 0 0 0 15 0 19 0 548785893 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6455] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6455/stat : 6455 (java) S 6448 6450 6169 0 -1 4202560 89 0 0 0 0 0 0 0 16 0 19 0 548785893 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6456] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6456/stat : 6456 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548785893 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6457] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6457/stat : 6457 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548785893 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6458] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6458/stat : 6458 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548785893 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6459] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6459/stat : 6459 (java) S 6448 6450 6169 0 -1 4202560 395 0 0 0 0 0 0 0 15 0 19 0 548785893 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6460] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6460/stat : 6460 (java) S 6448 6450 6169 0 -1 4202560 1253 0 0 0 0 0 0 0 15 0 19 0 548785893 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6462] ppid=6448 vsize=7641308 CPUtime=0.2 cores=4,6
/proc/6450/task/6462/stat : 6462 (java) S 6448 6450 6169 0 -1 4202560 6424 0 0 0 20 0 0 0 15 0 19 0 548785894 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 0 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6463] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6463/stat : 6463 (java) S 6448 6450 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6464] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6464/stat : 6464 (java) S 6448 6450 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6471] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6471/stat : 6471 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548785897 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296749489 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6472] ppid=6448 vsize=7641308 CPUtime=0.25 cores=4,6
/proc/6450/task/6472/stat : 6472 (java) S 6448 6450 6169 0 -1 4202560 1199 0 0 0 25 0 0 0 15 0 19 0 548785897 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6473] ppid=6448 vsize=7641308 CPUtime=0.16 cores=4,6
/proc/6450/task/6473/stat : 6473 (java) S 6448 6450 6169 0 -1 4202560 2018 0 0 0 16 0 0 0 15 0 19 0 548785897 7824699392 32555 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0

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

[pid=6450/tid=6458] ppid=6448 vsize=7641308 CPUtime=0.19 cores=4,6
/proc/6450/task/6458/stat : 6458 (java) S 6448 6450 6169 0 -1 4202560 3383 0 0 0 19 0 0 0 16 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6459] ppid=6448 vsize=7641308 CPUtime=0.19 cores=4,6
/proc/6450/task/6459/stat : 6459 (java) S 6448 6450 6169 0 -1 4202560 4863 0 0 0 19 0 0 0 15 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6460] ppid=6448 vsize=7641308 CPUtime=0.1 cores=4,6
/proc/6450/task/6460/stat : 6460 (java) S 6448 6450 6169 0 -1 4202560 2155 0 0 0 10 0 0 0 15 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6462] ppid=6448 vsize=7641308 CPUtime=4.55 cores=4,6
/proc/6450/task/6462/stat : 6462 (java) S 6448 6450 6169 0 -1 4202560 18058 0 0 0 453 2 0 0 15 0 19 0 548785894 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 0 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6463] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6463/stat : 6463 (java) S 6448 6450 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6464] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6464/stat : 6464 (java) S 6448 6450 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6471] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6471/stat : 6471 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296749489 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6472] ppid=6448 vsize=7641308 CPUtime=0.28 cores=4,6
/proc/6450/task/6472/stat : 6472 (java) S 6448 6450 6169 0 -1 4202560 1206 0 0 0 28 0 0 0 15 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6473] ppid=6448 vsize=7641308 CPUtime=0.16 cores=4,6
/proc/6450/task/6473/stat : 6473 (java) S 6448 6450 6169 0 -1 4202560 2018 0 0 0 16 0 0 0 15 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6474] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6474/stat : 6474 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6475] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6475/stat : 6475 (java) S 6448 6450 6169 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6514] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6514/stat : 6514 (java) S 6448 6450 6169 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548785929 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.13
Current children cumulated vsize (KiB) 7641308

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 4.07 6/262 6571
/proc/meminfo: memFree=19504092/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7641308 CPUtime=1243.14 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 75163 0 1 0 124302 12 0 0 25 0 19 0 548785891 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1910327 73349 2253 9 0 1901065 0
[pid=6450/tid=6451] ppid=6448 vsize=7641308 CPUtime=1236.66 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 24888 0 1 0 123660 6 0 0 25 0 19 0 548785892 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505627718 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6450/tid=6453] ppid=6448 vsize=7641308 CPUtime=0.18 cores=4,6
/proc/6450/task/6453/stat : 6453 (java) S 6448 6450 6169 0 -1 4202560 5752 0 0 0 18 0 0 0 16 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6454] ppid=6448 vsize=7641308 CPUtime=0.2 cores=4,6
/proc/6450/task/6454/stat : 6454 (java) S 6448 6450 6169 0 -1 4202560 8627 0 0 0 20 0 0 0 15 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6455] ppid=6448 vsize=7641308 CPUtime=0.16 cores=4,6
/proc/6450/task/6455/stat : 6455 (java) S 6448 6450 6169 0 -1 4202560 1792 0 0 0 16 0 0 0 15 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6456] ppid=6448 vsize=7641308 CPUtime=0.08 cores=4,6
/proc/6450/task/6456/stat : 6456 (java) S 6448 6450 6169 0 -1 4202560 235 0 0 0 8 0 0 0 15 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6457] ppid=6448 vsize=7641308 CPUtime=0.17 cores=4,6
/proc/6450/task/6457/stat : 6457 (java) S 6448 6450 6169 0 -1 4202560 962 0 0 0 17 0 0 0 16 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6458] ppid=6448 vsize=7641308 CPUtime=0.19 cores=4,6
/proc/6450/task/6458/stat : 6458 (java) S 6448 6450 6169 0 -1 4202560 3383 0 0 0 19 0 0 0 15 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6459] ppid=6448 vsize=7641308 CPUtime=0.19 cores=4,6
/proc/6450/task/6459/stat : 6459 (java) S 6448 6450 6169 0 -1 4202560 4863 0 0 0 19 0 0 0 16 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6460] ppid=6448 vsize=7641308 CPUtime=0.11 cores=4,6
/proc/6450/task/6460/stat : 6460 (java) S 6448 6450 6169 0 -1 4202560 2155 0 0 0 11 0 0 0 15 0 19 0 548785893 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6462] ppid=6448 vsize=7641308 CPUtime=4.66 cores=4,6
/proc/6450/task/6462/stat : 6462 (java) S 6448 6450 6169 0 -1 4202560 18060 0 0 0 464 2 0 0 15 0 19 0 548785894 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 0 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6463] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6463/stat : 6463 (java) S 6448 6450 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6464] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6464/stat : 6464 (java) S 6448 6450 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6471] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6471/stat : 6471 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296749489 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6472] ppid=6448 vsize=7641308 CPUtime=0.28 cores=4,6
/proc/6450/task/6472/stat : 6472 (java) S 6448 6450 6169 0 -1 4202560 1206 0 0 0 28 0 0 0 15 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6473] ppid=6448 vsize=7641308 CPUtime=0.16 cores=4,6
/proc/6450/task/6473/stat : 6473 (java) S 6448 6450 6169 0 -1 4202560 2018 0 0 0 16 0 0 0 15 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6474] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6474/stat : 6474 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6475] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6475/stat : 6475 (java) S 6448 6450 6169 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 548785897 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6514] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6514/stat : 6514 (java) S 6448 6450 6169 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548785929 7824699392 73349 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1243.14
Current children cumulated vsize (KiB) 7641308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.06 4/242 6576
/proc/meminfo: memFree=19648304/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7641308 CPUtime=1300.87 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 75368 0 1 0 130075 12 0 0 25 0 19 0 548785891 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1910327 73547 2253 9 0 1901065 0
[pid=6450/tid=6451] ppid=6448 vsize=7641308 CPUtime=1294.24 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 24889 0 1 0 129418 6 0 0 25 0 19 0 548785892 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505627718 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6450/tid=6453] ppid=6448 vsize=7641308 CPUtime=0.2 cores=4,6
/proc/6450/task/6453/stat : 6453 (java) S 6448 6450 6169 0 -1 4202560 5752 0 0 0 20 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6454] ppid=6448 vsize=7641308 CPUtime=0.2 cores=4,6
/proc/6450/task/6454/stat : 6454 (java) S 6448 6450 6169 0 -1 4202560 8627 0 0 0 20 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6455] ppid=6448 vsize=7641308 CPUtime=0.16 cores=4,6
/proc/6450/task/6455/stat : 6455 (java) S 6448 6450 6169 0 -1 4202560 1792 0 0 0 16 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6456] ppid=6448 vsize=7641308 CPUtime=0.1 cores=4,6
/proc/6450/task/6456/stat : 6456 (java) S 6448 6450 6169 0 -1 4202560 235 0 0 0 10 0 0 0 16 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6457] ppid=6448 vsize=7641308 CPUtime=0.17 cores=4,6
/proc/6450/task/6457/stat : 6457 (java) S 6448 6450 6169 0 -1 4202560 962 0 0 0 17 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6458] ppid=6448 vsize=7641308 CPUtime=0.19 cores=4,6
/proc/6450/task/6458/stat : 6458 (java) S 6448 6450 6169 0 -1 4202560 3383 0 0 0 19 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6459] ppid=6448 vsize=7641308 CPUtime=0.19 cores=4,6
/proc/6450/task/6459/stat : 6459 (java) S 6448 6450 6169 0 -1 4202560 4863 0 0 0 19 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6460] ppid=6448 vsize=7641308 CPUtime=0.11 cores=4,6
/proc/6450/task/6460/stat : 6460 (java) S 6448 6450 6169 0 -1 4202560 2155 0 0 0 11 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6462] ppid=6448 vsize=7641308 CPUtime=4.76 cores=4,6
/proc/6450/task/6462/stat : 6462 (java) S 6448 6450 6169 0 -1 4202560 18260 0 0 0 474 2 0 0 15 0 19 0 548785894 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 0 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6463] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6463/stat : 6463 (java) S 6448 6450 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6464] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6464/stat : 6464 (java) S 6448 6450 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6471] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6471/stat : 6471 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296749489 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6472] ppid=6448 vsize=7641308 CPUtime=0.28 cores=4,6
/proc/6450/task/6472/stat : 6472 (java) S 6448 6450 6169 0 -1 4202560 1206 0 0 0 28 0 0 0 15 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6473] ppid=6448 vsize=7641308 CPUtime=0.16 cores=4,6
/proc/6450/task/6473/stat : 6473 (java) S 6448 6450 6169 0 -1 4202560 2018 0 0 0 16 0 0 0 15 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6474] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6474/stat : 6474 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6475] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6475/stat : 6475 (java) S 6448 6450 6169 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6514] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6514/stat : 6514 (java) S 6448 6450 6169 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548785929 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1300.87
Current children cumulated vsize (KiB) 7641308

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.06 4/242 6576
/proc/meminfo: memFree=19648304/32951124 swapFree=67110396/67111528
[pid=6450] ppid=6448 vsize=7641308 CPUtime=1300.87 cores=4,6
/proc/6450/stat : 6450 (java) S 6448 6450 6169 0 -1 4202496 75368 0 1 0 130075 12 0 0 25 0 19 0 548785891 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6450/statm: 1910327 73547 2253 9 0 1901065 0
[pid=6450/tid=6451] ppid=6448 vsize=7641308 CPUtime=1294.24 cores=4,6
/proc/6450/task/6451/stat : 6451 (java) R 6448 6450 6169 0 -1 4202560 24889 0 1 0 129418 6 0 0 25 0 19 0 548785892 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 46912505627718 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6450/tid=6453] ppid=6448 vsize=7641308 CPUtime=0.2 cores=4,6
/proc/6450/task/6453/stat : 6453 (java) S 6448 6450 6169 0 -1 4202560 5752 0 0 0 20 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6454] ppid=6448 vsize=7641308 CPUtime=0.2 cores=4,6
/proc/6450/task/6454/stat : 6454 (java) S 6448 6450 6169 0 -1 4202560 8627 0 0 0 20 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6455] ppid=6448 vsize=7641308 CPUtime=0.16 cores=4,6
/proc/6450/task/6455/stat : 6455 (java) S 6448 6450 6169 0 -1 4202560 1792 0 0 0 16 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6456] ppid=6448 vsize=7641308 CPUtime=0.1 cores=4,6
/proc/6450/task/6456/stat : 6456 (java) S 6448 6450 6169 0 -1 4202560 235 0 0 0 10 0 0 0 16 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6457] ppid=6448 vsize=7641308 CPUtime=0.17 cores=4,6
/proc/6450/task/6457/stat : 6457 (java) S 6448 6450 6169 0 -1 4202560 962 0 0 0 17 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6458] ppid=6448 vsize=7641308 CPUtime=0.19 cores=4,6
/proc/6450/task/6458/stat : 6458 (java) S 6448 6450 6169 0 -1 4202560 3383 0 0 0 19 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6459] ppid=6448 vsize=7641308 CPUtime=0.19 cores=4,6
/proc/6450/task/6459/stat : 6459 (java) S 6448 6450 6169 0 -1 4202560 4863 0 0 0 19 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6460] ppid=6448 vsize=7641308 CPUtime=0.11 cores=4,6
/proc/6450/task/6460/stat : 6460 (java) S 6448 6450 6169 0 -1 4202560 2155 0 0 0 11 0 0 0 15 0 19 0 548785893 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6462] ppid=6448 vsize=7641308 CPUtime=4.76 cores=4,6
/proc/6450/task/6462/stat : 6462 (java) S 6448 6450 6169 0 -1 4202560 18260 0 0 0 474 2 0 0 15 0 19 0 548785894 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 0 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6463] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6463/stat : 6463 (java) S 6448 6450 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6464] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6464/stat : 6464 (java) S 6448 6450 6169 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548785895 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6471] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6471/stat : 6471 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296749489 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6472] ppid=6448 vsize=7641308 CPUtime=0.28 cores=4,6
/proc/6450/task/6472/stat : 6472 (java) S 6448 6450 6169 0 -1 4202560 1206 0 0 0 28 0 0 0 15 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6473] ppid=6448 vsize=7641308 CPUtime=0.16 cores=4,6
/proc/6450/task/6473/stat : 6473 (java) S 6448 6450 6169 0 -1 4202560 2018 0 0 0 16 0 0 0 15 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6474] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6474/stat : 6474 (java) S 6448 6450 6169 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296741785 0 4 0 16800975 18446604440350429632 0 0 -1 4 0 0 0
[pid=6450/tid=6475] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6475/stat : 6475 (java) S 6448 6450 6169 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 548785897 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
[pid=6450/tid=6514] ppid=6448 vsize=7641308 CPUtime=0 cores=4,6
/proc/6450/task/6514/stat : 6514 (java) S 6448 6450 6169 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548785929 7824699392 73547 33554432000 1073741824 1073778376 140737105181072 18446744073709551615 224296742400 0 4 0 16800975 18446604440350429632 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1300.87
Current children cumulated vsize (KiB) 7641308

Child status: 143
Real time (s): 1300.06
CPU time (s): 1300.94
CPU user time (s): 1300.8
CPU system time (s): 0.138978
CPU usage (%): 100.067
Max. virtual memory (cumulated for all children) (KiB): 7641856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.8
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75409
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= 28075
involuntary context switches= 4341

runsolver used 2.28365 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-23 21:05:52
IDJOB=3251214
IDBENCH=88216
IDSOLVER=1611
FILE ID=node118/3251214-1303585552
RUNJOBID= node118-1303584250-6188
PBS_JOBID= 13150361
Free space on /tmp= 71728 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.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-3251214-1303585552/watcher-3251214-1303585552 -o /tmp/evaluation-result-3251214-1303585552/solver-3251214-1303585552 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251214-1303585552.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=1195354388

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20439320 kB
Buffers:       1858224 kB
Cached:       10021336 kB
SwapCached:        600 kB
Active:        8532852 kB
Inactive:      3456412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20439320 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            5872 kB
Writeback:           8 kB
AnonPages:      108348 kB
Mapped:          23084 kB
Slab:           459148 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7498296 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= 71724 MiB
End job on node118 at 2011-04-23 21:27:34