Trace number 3266704

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.03 1300.06

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q225-n25-p30-s70617701.cnf
MD5SUMf04b72eb712a286c5ea50b297461f349
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32095
Satisfiable
(Un)Satisfiability was proved
Number of variables671
Number of clauses50773
Sum of the clauses size102167
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 250748
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483647s
0.10/0.10	c DB Simplification allowed=true
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3266704-1303584250.cnf
0.10/0.10	c reading problem ... 
0.27/0.24	c ... done. Wall clock time 0.117s.
0.27/0.24	c #vars     671
0.27/0.24	c #constraints  50773
0.27/0.24	c constraints type 
0.27/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25
0.27/0.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50748
1.65/1.35	c cleaning 2501 clauses out of 5002 with flag 5002/5002
3.86/3.31	c cleaning 4246 clauses out of 8500 with flag 11001/11001
6.46/5.90	c cleaning 5629 clauses out of 11257 with flag 18004/18004
9.67/9.17	c cleaning 6812 clauses out of 13624 with flag 26000/26000
13.39/12.83	c cleaning 7904 clauses out of 15813 with flag 35001/35001
17.70/17.14	c cleaning 8956 clauses out of 17912 with flag 45004/45004
22.60/22.07	c cleaning 9975 clauses out of 19954 with flag 56002/56002
28.61/28.08	c cleaning 10985 clauses out of 21978 with flag 68001/68001
35.43/34.87	c cleaning 11993 clauses out of 23992 with flag 81000/81000
43.04/42.45	c cleaning 12990 clauses out of 26001 with flag 95002/95002
51.54/50.93	c cleaning 14002 clauses out of 28012 with flag 110003/110003
61.65/61.00	c cleaning 14990 clauses out of 30008 with flag 126001/126001
72.75/72.17	c cleaning 15993 clauses out of 32017 with flag 143000/143000
85.26/84.68	c cleaning 17003 clauses out of 34025 with flag 161001/161001
100.87/100.26	c cleaning 18001 clauses out of 36023 with flag 180002/180002
115.77/115.16	c cleaning 18994 clauses out of 38024 with flag 200004/200004
132.18/131.53	c cleaning 19998 clauses out of 40028 with flag 221002/221002
151.29/150.64	c cleaning 21002 clauses out of 42029 with flag 243001/243001
171.19/170.51	c cleaning 22007 clauses out of 44031 with flag 266005/266005
192.29/191.69	c cleaning 23003 clauses out of 46021 with flag 290002/290002
218.51/217.81	c cleaning 23992 clauses out of 48017 with flag 315001/315001
244.92/244.23	c cleaning 24998 clauses out of 50024 with flag 341000/341000
273.02/272.32	c cleaning 26002 clauses out of 52026 with flag 368000/368000
301.33/300.67	c cleaning 26993 clauses out of 54026 with flag 396002/396002
331.13/330.48	c cleaning 28003 clauses out of 56031 with flag 425000/425000
368.35/367.63	c cleaning 28997 clauses out of 58028 with flag 455000/455000
405.06/404.38	c cleaning 30006 clauses out of 60031 with flag 486000/486000
443.37/442.69	c cleaning 31008 clauses out of 62027 with flag 518002/518002
486.87/486.13	c cleaning 31976 clauses out of 64018 with flag 551001/551001
533.09/532.33	c cleaning 33001 clauses out of 66043 with flag 585002/585002
577.79/577.00	c cleaning 34001 clauses out of 68040 with flag 620000/620000
625.41/624.68	c cleaning 35004 clauses out of 70040 with flag 656001/656001
676.12/675.38	c cleaning 36012 clauses out of 72038 with flag 693003/693003
728.53/727.72	c cleaning 37010 clauses out of 74024 with flag 731001/731001
791.24/790.41	c cleaning 37981 clauses out of 76015 with flag 770002/770002
851.36/850.59	c cleaning 38997 clauses out of 78032 with flag 810000/810000
920.58/919.76	c cleaning 39999 clauses out of 80035 with flag 851000/851000
983.29/982.46	c cleaning 41013 clauses out of 82039 with flag 893003/893003
1054.39/1053.56	c cleaning 41994 clauses out of 84025 with flag 936002/936002
1128.70/1127.87	c cleaning 43002 clauses out of 86029 with flag 980000/980000
1204.11/1203.24	c cleaning 44003 clauses out of 88027 with flag 1025000/1025000
1286.83/1285.97	c cleaning 45002 clauses out of 90024 with flag 1071000/1071000
1300.94/1300.01	c starts		: 1222
1300.94/1300.01	c conflicts		: 1084400
1300.94/1300.01	c decisions		: 1519047
1300.94/1300.01	c propagations		: 94113437
1300.94/1300.01	c inspects		: 12354316645
1300.94/1300.01	c shortcuts		: 0
1300.94/1300.01	c learnt literals	: 0
1300.94/1300.01	c learnt binary clauses	: 0
1300.94/1300.01	c learnt ternary clauses	: 0
1300.94/1300.01	c learnt constraints	: 1084400
1300.94/1300.01	c ignored constraints	: 0
1300.94/1300.01	c root simplifications	: 1222
1300.94/1300.01	c removed literals (reason simplification)	: 35832372
1300.94/1300.01	c reason swapping (by a shorter reason)	: 0
1300.94/1300.01	c Calls to reduceDB	: 42
1300.94/1300.01	c speed (assignments/second)	: 72406.53658431504
1300.94/1300.01	c non guided choices	68
1300.94/1300.05	c learnt constraints type 
1300.94/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 58442
1300.94/1300.05	c constraints type 
1300.94/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25
1300.94/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50748
1300.94/1300.05	s UNKNOWN
1300.94/1300.05	c Total wall clock time (in seconds) : 1299.91

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

running on 2 cores: 0,2

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: 4.68 5.03 5.14 2/174 6199
/proc/meminfo: memFree=20505212/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=23028 CPUtime=0 cores=0,2
/proc/6199/stat : 6199 (java) R 6197 6199 6169 0 -1 4202496 721 0 0 0 0 0 0 0 24 0 1 0 548655641 23580672 465 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224279963413 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6199/statm: 5757 474 358 9 0 124 0

[startup+0.102245 s]
/proc/loadavg: 4.68 5.03 5.14 2/174 6199
/proc/meminfo: memFree=20505212/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7570928 CPUtime=0.1 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 10200 0 1 0 9 1 0 0 24 0 18 0 548655641 7752630272 9896 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1892732 9896 2077 9 0 1883470 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7570928

[startup+0.200203 s]
/proc/loadavg: 4.68 5.03 5.14 2/174 6199
/proc/meminfo: memFree=20505212/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7571908 CPUtime=0.27 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 11145 0 1 0 26 1 0 0 24 0 18 0 548655641 7753633792 10782 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1892977 10782 2190 9 0 1883715 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7571908

[startup+0.300183 s]
/proc/loadavg: 4.68 5.03 5.14 2/174 6199
/proc/meminfo: memFree=20505212/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7638464 CPUtime=0.46 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 13178 0 1 0 45 1 0 0 24 0 19 0 548655641 7821787136 12353 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1909616 12353 2206 9 0 1900354 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7638464

[startup+0.701174 s]
/proc/loadavg: 4.68 5.03 5.14 2/174 6199
/proc/meminfo: memFree=20505212/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7638524 CPUtime=1.05 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 14494 0 1 0 104 1 0 0 24 0 19 0 548655641 7821848576 12909 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1909631 12909 2223 9 0 1900369 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 7638524

[startup+1.50098 s]
/proc/loadavg: 5.27 5.14 5.18 5/261 6301
/proc/meminfo: memFree=20208300/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7639724 CPUtime=2.02 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 24111 0 1 0 200 2 0 0 24 0 19 0 548655641 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1909931 20551 2252 9 0 1900669 0
[pid=6199/tid=6201] ppid=6197 vsize=7639724 CPUtime=1.43 cores=0,2
/proc/6199/task/6201/stat : 6201 (java) R 6197 6199 6169 0 -1 4202560 10445 0 1 0 143 0 0 0 20 0 19 0 548655642 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 46912505581516 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6199/tid=6202] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6202/stat : 6202 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6203] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6203/stat : 6203 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548655643 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6204] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6204/stat : 6204 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6205] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6205/stat : 6205 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6206] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6206/stat : 6206 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6207] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6207/stat : 6207 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6208] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6208/stat : 6208 (java) S 6197 6199 6169 0 -1 4202560 551 0 0 0 0 0 0 0 17 0 19 0 548655643 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6209] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6209/stat : 6209 (java) S 6197 6199 6169 0 -1 4202560 586 0 0 0 0 0 0 0 17 0 19 0 548655643 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6214] ppid=6197 vsize=7639724 CPUtime=0.02 cores=0,2
/proc/6199/task/6214/stat : 6214 (java) S 6197 6199 6169 0 -1 4202560 1137 0 0 0 2 0 0 0 15 0 19 0 548655644 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 0 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6215] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6215/stat : 6215 (java) S 6197 6199 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548655645 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6216] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6216/stat : 6216 (java) S 6197 6199 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548655645 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6217] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6217/stat : 6217 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296749489 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6218] ppid=6197 vsize=7639724 CPUtime=0.15 cores=0,2
/proc/6199/task/6218/stat : 6218 (java) S 6197 6199 6169 0 -1 4202560 925 0 0 0 15 0 0 0 17 0 19 0 548655647 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6219] ppid=6197 vsize=7639724 CPUtime=0.39 cores=0,2
/proc/6199/task/6219/stat : 6219 (java) R 6197 6199 6169 0 -1 4202560 9309 0 0 0 38 1 0 0 17 0 19 0 548655647 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 47421369146834 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6199/tid=6220] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6220/stat : 6220 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6221] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6221/stat : 6221 (java) S 6197 6199 6169 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 548655647 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6231] ppid=6197 vsize=7639724 CPUtime=0 cores=0,2
/proc/6199/task/6231/stat : 6231 (java) S 6197 6199 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548655664 7823077376 20551 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 7639724

[startup+3.10075 s]
/proc/loadavg: 5.27 5.14 5.18 5/262 6302
/proc/meminfo: memFree=20136496/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7639928 CPUtime=3.65 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 24203 0 1 0 363 2 0 0 24 0 19 0 548655641 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1909982 20642 2254 9 0 1900720 0
[pid=6199/tid=6201] ppid=6197 vsize=7639928 CPUtime=3 cores=0,2
/proc/6199/task/6201/stat : 6201 (java) R 6197 6199 6169 0 -1 4202560 10445 0 1 0 300 0 0 0 25 0 19 0 548655642 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 46912505526642 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6199/tid=6202] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6202/stat : 6202 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6203] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6203/stat : 6203 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 548655643 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6204] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6204/stat : 6204 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6205] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6205/stat : 6205 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6206] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6206/stat : 6206 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6207] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6207/stat : 6207 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548655643 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6208] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6208/stat : 6208 (java) S 6197 6199 6169 0 -1 4202560 551 0 0 0 0 0 0 0 17 0 19 0 548655643 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6209] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6209/stat : 6209 (java) S 6197 6199 6169 0 -1 4202560 586 0 0 0 0 0 0 0 17 0 19 0 548655643 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6214] ppid=6197 vsize=7639928 CPUtime=0.02 cores=0,2
/proc/6199/task/6214/stat : 6214 (java) S 6197 6199 6169 0 -1 4202560 1137 0 0 0 2 0 0 0 15 0 19 0 548655644 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 0 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6215] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6215/stat : 6215 (java) S 6197 6199 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6216] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6216/stat : 6216 (java) S 6197 6199 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6217] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6217/stat : 6217 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296749489 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6218] ppid=6197 vsize=7639928 CPUtime=0.18 cores=0,2
/proc/6199/task/6218/stat : 6218 (java) S 6197 6199 6169 0 -1 4202560 964 0 0 0 18 0 0 0 16 0 19 0 548655647 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6219] ppid=6197 vsize=7639928 CPUtime=0.42 cores=0,2
/proc/6199/task/6219/stat : 6219 (java) S 6197 6199 6169 0 -1 4202560 9362 0 0 0 41 1 0 0 16 0 19 0 548655647 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6220] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6220/stat : 6220 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6221] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6221/stat : 6221 (java) S 6197 6199 6169 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 548655647 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6231] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6231/stat : 6231 (java) S 6197 6199 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548655664 7823286272 20642 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 7639928

[startup+6.30124 s]
/proc/loadavg: 5.27 5.14 5.18 5/262 6302
/proc/meminfo: memFree=19846072/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7639928 CPUtime=6.87 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 25938 0 1 0 684 3 0 0 24 0 19 0 548655641 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1909982 21260 2254 9 0 1900720 0
[pid=6199/tid=6201] ppid=6197 vsize=7639928 CPUtime=6.15 cores=0,2
/proc/6199/task/6201/stat : 6201 (java) R 6197 6199 6169 0 -1 4202560 10448 0 1 0 615 0 0 0 25 0 19 0 548655642 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 46912505583223 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6199/tid=6202] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6202/stat : 6202 (java) S 6197 6199 6169 0 -1 4202560 612 0 0 0 0 0 0 0 16 0 19 0 548655643 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6203] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6203/stat : 6203 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548655643 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6204] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6204/stat : 6204 (java) S 6197 6199 6169 0 -1 4202560 314 0 0 0 0 0 0 0 15 0 19 0 548655643 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6205] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6205/stat : 6205 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 548655643 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6206] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6206/stat : 6206 (java) S 6197 6199 6169 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 548655643 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6207] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6207/stat : 6207 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548655643 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6208] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6208/stat : 6208 (java) S 6197 6199 6169 0 -1 4202560 551 0 0 0 0 0 0 0 15 0 19 0 548655643 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6209] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6209/stat : 6209 (java) S 6197 6199 6169 0 -1 4202560 586 0 0 0 0 0 0 0 15 0 19 0 548655643 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6214] ppid=6197 vsize=7639928 CPUtime=0.06 cores=0,2
/proc/6199/task/6214/stat : 6214 (java) S 6197 6199 6169 0 -1 4202560 1940 0 0 0 6 0 0 0 16 0 19 0 548655644 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 0 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6215] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6215/stat : 6215 (java) S 6197 6199 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6216] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6216/stat : 6216 (java) S 6197 6199 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6217] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6217/stat : 6217 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296749489 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6218] ppid=6197 vsize=7639928 CPUtime=0.18 cores=0,2
/proc/6199/task/6218/stat : 6218 (java) S 6197 6199 6169 0 -1 4202560 965 0 0 0 18 0 0 0 15 0 19 0 548655647 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6219] ppid=6197 vsize=7639928 CPUtime=0.43 cores=0,2
/proc/6199/task/6219/stat : 6219 (java) S 6197 6199 6169 0 -1 4202560 9362 0 0 0 42 1 0 0 15 0 19 0 548655647 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6220] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6220/stat : 6220 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6221] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6221/stat : 6221 (java) S 6197 6199 6169 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 548655647 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6231] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6231/stat : 6231 (java) S 6197 6199 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548655664 7823286272 21260 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 7639928

[startup+12.7012 s]

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

[pid=6199/tid=6207] ppid=6197 vsize=7639928 CPUtime=0.07 cores=0,2
/proc/6199/task/6207/stat : 6207 (java) S 6197 6199 6169 0 -1 4202560 888 0 0 0 7 0 0 0 15 0 19 0 548655643 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6208] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6208/stat : 6208 (java) S 6197 6199 6169 0 -1 4202560 1198 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6209] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6209/stat : 6209 (java) S 6197 6199 6169 0 -1 4202560 1276 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6214] ppid=6197 vsize=7639928 CPUtime=1.39 cores=0,2
/proc/6199/task/6214/stat : 6214 (java) S 6197 6199 6169 0 -1 4202560 8280 0 0 0 139 0 0 0 15 0 19 0 548655644 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 0 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6215] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6215/stat : 6215 (java) S 6197 6199 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6216] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6216/stat : 6216 (java) S 6197 6199 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6217] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6217/stat : 6217 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296749489 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6218] ppid=6197 vsize=7639928 CPUtime=0.18 cores=0,2
/proc/6199/task/6218/stat : 6218 (java) S 6197 6199 6169 0 -1 4202560 965 0 0 0 18 0 0 0 15 0 19 0 548655647 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6219] ppid=6197 vsize=7639928 CPUtime=0.48 cores=0,2
/proc/6199/task/6219/stat : 6219 (java) S 6197 6199 6169 0 -1 4202560 9409 0 0 0 47 1 0 0 15 0 19 0 548655647 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6220] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6220/stat : 6220 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6221] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6221/stat : 6221 (java) S 6197 6199 6169 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 548655647 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6231] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6231/stat : 6231 (java) S 6197 6199 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548655664 7823286272 37155 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 7639928

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.30 5/262 6345
/proc/meminfo: memFree=19333828/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7639928 CPUtime=1243.22 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 42309 0 1 0 124313 9 0 0 24 0 19 0 548655641 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1909982 37453 2254 9 0 1900720 0
[pid=6199/tid=6201] ppid=6197 vsize=7639928 CPUtime=1240.46 cores=0,2
/proc/6199/task/6201/stat : 6201 (java) R 6197 6199 6169 0 -1 4202560 14138 0 1 0 124042 4 0 0 25 0 19 0 548655642 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 46912505583937 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6199/tid=6202] ppid=6197 vsize=7639928 CPUtime=0.09 cores=0,2
/proc/6199/task/6202/stat : 6202 (java) S 6197 6199 6169 0 -1 4202560 1944 0 0 0 9 0 0 0 15 0 19 0 548655643 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6203] ppid=6197 vsize=7639928 CPUtime=0.07 cores=0,2
/proc/6199/task/6203/stat : 6203 (java) S 6197 6199 6169 0 -1 4202560 605 0 0 0 7 0 0 0 16 0 19 0 548655643 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6204] ppid=6197 vsize=7639928 CPUtime=0.05 cores=0,2
/proc/6199/task/6204/stat : 6204 (java) S 6197 6199 6169 0 -1 4202560 857 0 0 0 5 0 0 0 15 0 19 0 548655643 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6205] ppid=6197 vsize=7639928 CPUtime=0.05 cores=0,2
/proc/6199/task/6205/stat : 6205 (java) S 6197 6199 6169 0 -1 4202560 308 0 0 0 5 0 0 0 15 0 19 0 548655643 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6206] ppid=6197 vsize=7639928 CPUtime=0.07 cores=0,2
/proc/6199/task/6206/stat : 6206 (java) S 6197 6199 6169 0 -1 4202560 1188 0 0 0 7 0 0 0 16 0 19 0 548655643 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6207] ppid=6197 vsize=7639928 CPUtime=0.07 cores=0,2
/proc/6199/task/6207/stat : 6207 (java) S 6197 6199 6169 0 -1 4202560 888 0 0 0 7 0 0 0 15 0 19 0 548655643 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6208] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6208/stat : 6208 (java) S 6197 6199 6169 0 -1 4202560 1198 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6209] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6209/stat : 6209 (java) S 6197 6199 6169 0 -1 4202560 1276 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6214] ppid=6197 vsize=7639928 CPUtime=1.44 cores=0,2
/proc/6199/task/6214/stat : 6214 (java) S 6197 6199 6169 0 -1 4202560 8309 0 0 0 144 0 0 0 15 0 19 0 548655644 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 0 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6215] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6215/stat : 6215 (java) S 6197 6199 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6216] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6216/stat : 6216 (java) S 6197 6199 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6217] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6217/stat : 6217 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296749489 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6218] ppid=6197 vsize=7639928 CPUtime=0.18 cores=0,2
/proc/6199/task/6218/stat : 6218 (java) S 6197 6199 6169 0 -1 4202560 965 0 0 0 18 0 0 0 15 0 19 0 548655647 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6219] ppid=6197 vsize=7639928 CPUtime=0.48 cores=0,2
/proc/6199/task/6219/stat : 6219 (java) S 6197 6199 6169 0 -1 4202560 9409 0 0 0 47 1 0 0 15 0 19 0 548655647 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6220] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6220/stat : 6220 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6221] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6221/stat : 6221 (java) S 6197 6199 6169 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 548655647 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6231] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6231/stat : 6231 (java) S 6197 6199 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548655664 7823286272 37453 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.22
Current children cumulated vsize (KiB) 7639928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.28 5/262 6347
/proc/meminfo: memFree=19324512/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7639928 CPUtime=1300.94 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 43684 0 1 0 130085 9 0 0 24 0 19 0 548655641 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1909982 38821 2254 9 0 1900720 0
[pid=6199/tid=6201] ppid=6197 vsize=7639928 CPUtime=1298.1 cores=0,2
/proc/6199/task/6201/stat : 6201 (java) R 6197 6199 6169 0 -1 4202560 14204 0 1 0 129806 4 0 0 25 0 19 0 548655642 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 46912505608208 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6199/tid=6202] ppid=6197 vsize=7639928 CPUtime=0.11 cores=0,2
/proc/6199/task/6202/stat : 6202 (java) S 6197 6199 6169 0 -1 4202560 2388 0 0 0 11 0 0 0 16 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6203] ppid=6197 vsize=7639928 CPUtime=0.07 cores=0,2
/proc/6199/task/6203/stat : 6203 (java) S 6197 6199 6169 0 -1 4202560 605 0 0 0 7 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6204] ppid=6197 vsize=7639928 CPUtime=0.05 cores=0,2
/proc/6199/task/6204/stat : 6204 (java) S 6197 6199 6169 0 -1 4202560 857 0 0 0 5 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6205] ppid=6197 vsize=7639928 CPUtime=0.05 cores=0,2
/proc/6199/task/6205/stat : 6205 (java) S 6197 6199 6169 0 -1 4202560 308 0 0 0 5 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6206] ppid=6197 vsize=7639928 CPUtime=0.07 cores=0,2
/proc/6199/task/6206/stat : 6206 (java) S 6197 6199 6169 0 -1 4202560 1188 0 0 0 7 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6207] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6207/stat : 6207 (java) S 6197 6199 6169 0 -1 4202560 1281 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6208] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6208/stat : 6208 (java) S 6197 6199 6169 0 -1 4202560 1198 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6209] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6209/stat : 6209 (java) S 6197 6199 6169 0 -1 4202560 1276 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6214] ppid=6197 vsize=7639928 CPUtime=1.49 cores=0,2
/proc/6199/task/6214/stat : 6214 (java) S 6197 6199 6169 0 -1 4202560 8777 0 0 0 149 0 0 0 15 0 19 0 548655644 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 0 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6215] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6215/stat : 6215 (java) S 6197 6199 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6216] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6216/stat : 6216 (java) S 6197 6199 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6217] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6217/stat : 6217 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296749489 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6218] ppid=6197 vsize=7639928 CPUtime=0.18 cores=0,2
/proc/6199/task/6218/stat : 6218 (java) S 6197 6199 6169 0 -1 4202560 965 0 0 0 18 0 0 0 15 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6219] ppid=6197 vsize=7639928 CPUtime=0.48 cores=0,2
/proc/6199/task/6219/stat : 6219 (java) S 6197 6199 6169 0 -1 4202560 9409 0 0 0 47 1 0 0 15 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6220] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6220/stat : 6220 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6221] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6221/stat : 6221 (java) S 6197 6199 6169 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6231] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6231/stat : 6231 (java) S 6197 6199 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548655664 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1300.94
Current children cumulated vsize (KiB) 7639928

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.28 5/262 6347
/proc/meminfo: memFree=19324512/32951124 swapFree=67110396/67111528
[pid=6199] ppid=6197 vsize=7639928 CPUtime=1300.94 cores=0,2
/proc/6199/stat : 6199 (java) S 6197 6199 6169 0 -1 4202496 43684 0 1 0 130085 9 0 0 24 0 19 0 548655641 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/6199/statm: 1909982 38821 2254 9 0 1900720 0
[pid=6199/tid=6201] ppid=6197 vsize=7639928 CPUtime=1298.1 cores=0,2
/proc/6199/task/6201/stat : 6201 (java) R 6197 6199 6169 0 -1 4202560 14204 0 1 0 129806 4 0 0 25 0 19 0 548655642 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 46912505608208 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6199/tid=6202] ppid=6197 vsize=7639928 CPUtime=0.11 cores=0,2
/proc/6199/task/6202/stat : 6202 (java) S 6197 6199 6169 0 -1 4202560 2388 0 0 0 11 0 0 0 16 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6203] ppid=6197 vsize=7639928 CPUtime=0.07 cores=0,2
/proc/6199/task/6203/stat : 6203 (java) S 6197 6199 6169 0 -1 4202560 605 0 0 0 7 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6204] ppid=6197 vsize=7639928 CPUtime=0.05 cores=0,2
/proc/6199/task/6204/stat : 6204 (java) S 6197 6199 6169 0 -1 4202560 857 0 0 0 5 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6205] ppid=6197 vsize=7639928 CPUtime=0.05 cores=0,2
/proc/6199/task/6205/stat : 6205 (java) S 6197 6199 6169 0 -1 4202560 308 0 0 0 5 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6206] ppid=6197 vsize=7639928 CPUtime=0.07 cores=0,2
/proc/6199/task/6206/stat : 6206 (java) S 6197 6199 6169 0 -1 4202560 1188 0 0 0 7 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6207] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6207/stat : 6207 (java) S 6197 6199 6169 0 -1 4202560 1281 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6208] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6208/stat : 6208 (java) S 6197 6199 6169 0 -1 4202560 1198 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6209] ppid=6197 vsize=7639928 CPUtime=0.08 cores=0,2
/proc/6199/task/6209/stat : 6209 (java) S 6197 6199 6169 0 -1 4202560 1276 0 0 0 8 0 0 0 15 0 19 0 548655643 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6214] ppid=6197 vsize=7639928 CPUtime=1.49 cores=0,2
/proc/6199/task/6214/stat : 6214 (java) S 6197 6199 6169 0 -1 4202560 8777 0 0 0 149 0 0 0 15 0 19 0 548655644 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 0 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6215] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6215/stat : 6215 (java) S 6197 6199 6169 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6216] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6216/stat : 6216 (java) S 6197 6199 6169 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548655645 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6217] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6217/stat : 6217 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296749489 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6218] ppid=6197 vsize=7639928 CPUtime=0.18 cores=0,2
/proc/6199/task/6218/stat : 6218 (java) S 6197 6199 6169 0 -1 4202560 965 0 0 0 18 0 0 0 15 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6219] ppid=6197 vsize=7639928 CPUtime=0.48 cores=0,2
/proc/6199/task/6219/stat : 6219 (java) S 6197 6199 6169 0 -1 4202560 9409 0 0 0 47 1 0 0 15 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6220] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6220/stat : 6220 (java) S 6197 6199 6169 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296741785 0 4 0 16800975 18446604440429994240 0 0 -1 0 0 0 0
[pid=6199/tid=6221] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6221/stat : 6221 (java) S 6197 6199 6169 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 548655647 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
[pid=6199/tid=6231] ppid=6197 vsize=7639928 CPUtime=0 cores=0,2
/proc/6199/task/6231/stat : 6231 (java) S 6197 6199 6169 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548655664 7823286272 38821 33554432000 1073741824 1073778376 140734038128768 18446744073709551615 224296742400 0 4 0 16800975 18446604440429994240 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1300.94
Current children cumulated vsize (KiB) 7639928

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.03
CPU user time (s): 1300.92
CPU system time (s): 0.102984
CPU usage (%): 100.074
Max. virtual memory (cumulated for all children) (KiB): 7639928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.92
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43731
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= 27768
involuntary context switches= 4796

runsolver used 2.31465 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-23 20:44:10
IDJOB=3266704
IDBENCH=88206
IDSOLVER=1611
FILE ID=node118/3266704-1303584250
RUNJOBID= node118-1303584250-6187
PBS_JOBID= 13150361
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= f04b72eb712a286c5ea50b297461f349
RANDOM SEED=1056619955

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:      20505368 kB
Buffers:       1858076 kB
Cached:        9999528 kB
SwapCached:        600 kB
Active:        8468296 kB
Inactive:      3453856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20505368 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:       64328 kB
Mapped:          14028 kB
Slab:           458532 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189260 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= 71720 MiB
End job on node118 at 2011-04-23 21:05:52