Trace number 3289443

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top28.cnf
MD5SUM005e29e99454a24085199b085e720b2f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark368.61
Satisfiable
(Un)Satisfiability was proved
Number of variables88763
Number of clauses282870
Sum of the clauses size691774
Maximum clause length3284
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2171374
Number of clauses of size 3109718
Number of clauses of size 4405
Number of clauses of size 526
Number of clauses of size over 51346

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.16	c no version file found!!!
0.00/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.16	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.16	c java.vm.version	19.1-b02
0.00/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.16	c sun.arch.data.model	64
0.00/0.16	c java.version		1.6.0_24
0.00/0.16	c os.name		Linux
0.00/0.16	c os.version		2.6.18-164.el5
0.00/0.16	c os.arch		amd64
0.00/0.16	c Free memory 		6997539544
0.00/0.16	c Max memory 		7034241024
0.00/0.16	c Total memory 		7034241024
0.00/0.16	c Number of processors 	8
0.00/0.16	c --- Begin Solver configuration ---
0.00/0.16	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.16	c Learn all clauses as in MiniSAT
0.00/0.16	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.16	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.16	c Expensive reason simplification
0.00/0.16	c Armin Biere (Picosat) restarts strategy
0.00/0.16	c Glucose learned constraints deletion strategy
0.00/0.16	c timeout=2147483647s
0.00/0.16	c DB Simplification allowed=true
0.00/0.16	c --- End Solver configuration ---
0.00/0.16	c solving HOME/instance-3289443-1303785829.cnf
0.00/0.16	c reading problem ... 
0.40/0.38	c ... done. Wall clock time 0.286s.
0.40/0.38	c #vars     88763
0.40/0.38	c #constraints  269327
0.40/0.38	c constraints type 
0.40/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 109120
0.40/0.38	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 156836
5.13/4.53	c cleaning 2449 clauses out of 4938 with flag 5000/5000
9.57/8.54	c cleaning 4231 clauses out of 8476 with flag 11001/11001
13.67/12.63	c cleaning 5577 clauses out of 11206 with flag 18000/18000
17.69/16.67	c cleaning 6797 clauses out of 13623 with flag 26000/26000
24.10/23.10	c cleaning 7877 clauses out of 15823 with flag 35001/35001
30.51/29.45	c cleaning 8908 clauses out of 17817 with flag 45000/45000
38.12/37.03	c cleaning 9922 clauses out of 19911 with flag 56004/56004
47.43/46.34	c cleaning 10810 clauses out of 21660 with flag 68000/68000
58.14/57.01	c cleaning 11859 clauses out of 23793 with flag 81003/81003
69.75/68.63	c cleaning 12903 clauses out of 25892 with flag 95001/95001
81.56/80.42	c cleaning 13933 clauses out of 27982 with flag 110000/110000
94.17/93.01	c cleaning 14738 clauses out of 29562 with flag 126003/126003
108.88/107.74	c cleaning 15886 clauses out of 31819 with flag 143000/143000
123.59/122.40	c cleaning 16948 clauses out of 33929 with flag 161000/161000
141.41/140.20	c cleaning 17890 clauses out of 35916 with flag 180000/180000
160.12/158.99	c cleaning 18982 clauses out of 37966 with flag 200000/200000
178.23/177.02	c cleaning 19975 clauses out of 39982 with flag 221000/221000
197.94/196.71	c cleaning 20975 clauses out of 41990 with flag 243002/243002
220.65/219.45	c cleaning 21831 clauses out of 43725 with flag 266002/266002
240.46/239.28	c cleaning 22875 clauses out of 45879 with flag 290001/290001
264.88/263.64	c cleaning 23956 clauses out of 47993 with flag 315000/315000
288.10/286.88	c cleaning 24930 clauses out of 50024 with flag 341000/341000
313.11/311.81	c cleaning 25973 clauses out of 52092 with flag 368000/368000
341.42/340.12	c cleaning 27019 clauses out of 54113 with flag 396001/396001
368.24/366.98	c cleaning 27969 clauses out of 56089 with flag 425000/425000
398.35/397.02	c cleaning 28980 clauses out of 58026 with flag 455001/455001
427.46/426.17	c cleaning 29938 clauses out of 60027 with flag 486002/486002
456.37/455.02	c cleaning 30962 clauses out of 62066 with flag 518002/518002
487.98/486.62	c cleaning 32032 clauses out of 64100 with flag 551000/551000
520.60/519.23	c cleaning 32840 clauses out of 65730 with flag 585001/585001
552.41/551.02	c cleaning 33902 clauses out of 67885 with flag 620000/620000
590.62/589.20	c cleaning 34946 clauses out of 69967 with flag 656000/656000
630.13/628.70	c cleaning 35930 clauses out of 72019 with flag 693003/693003
666.15/664.73	c cleaning 37013 clauses out of 74079 with flag 731001/731001
709.16/707.76	c cleaning 38001 clauses out of 76066 with flag 770001/770001
751.68/750.25	c cleaning 38962 clauses out of 78040 with flag 810000/810000
790.89/789.48	c cleaning 39971 clauses out of 80074 with flag 851001/851001
829.81/828.40	c cleaning 40973 clauses out of 82085 with flag 893002/893002
875.93/874.42	c cleaning 42031 clauses out of 84107 with flag 936001/936001
921.04/919.53	c cleaning 43004 clauses out of 86063 with flag 980001/980001
962.75/961.26	c cleaning 43962 clauses out of 88048 with flag 1025001/1025001
1015.17/1013.67	c cleaning 45002 clauses out of 90081 with flag 1071000/1071000
1063.68/1062.20	c cleaning 46020 clauses out of 92080 with flag 1118001/1118001
1118.39/1116.84	c cleaning 46966 clauses out of 94054 with flag 1166000/1166000
1168.11/1166.59	c cleaning 48004 clauses out of 96085 with flag 1215000/1215000
1223.32/1221.73	c cleaning 48987 clauses out of 98080 with flag 1265000/1265000
1274.73/1273.14	c cleaning 50006 clauses out of 100085 with flag 1316001/1316001
1301.65/1300.01	c starts		: 1319
1301.65/1300.01	c conflicts		: 1338198
1301.65/1300.01	c decisions		: 2375217
1301.65/1300.01	c propagations		: 2715447389
1301.65/1300.01	c inspects		: 8802508966
1301.65/1300.01	c shortcuts		: 0
1301.65/1300.01	c learnt literals	: 181
1301.65/1300.01	c learnt binary clauses	: 2708
1301.65/1300.01	c learnt ternary clauses	: 6801
1301.65/1300.01	c learnt constraints	: 1338017
1301.65/1300.01	c ignored constraints	: 0
1301.65/1300.01	c root simplifications	: 1500
1301.65/1300.01	c removed literals (reason simplification)	: 17706696
1301.65/1300.01	c reason swapping (by a shorter reason)	: 0
1301.65/1300.01	c Calls to reduceDB	: 47
1301.65/1300.01	c speed (assignments/second)	: 2089400.8056139054
1301.65/1300.01	c non guided choices	3283
1301.65/1300.04	c learnt constraints type 
1301.65/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2394
1301.65/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 69904
1301.65/1300.04	c constraints type 
1301.65/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 109120
1301.65/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 156836
1301.65/1300.04	s UNKNOWN
1301.65/1300.04	c Total wall clock time (in seconds) : 1299.917

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.77 1.98 2.37 14/244 20501
/proc/meminfo: memFree=21463460/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=11800 CPUtime=0 cores=5,7
/proc/20501/stat : 20501 (runsolver) R 20499 20501 20390 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 1 0 490181119 12083200 55 33554432000 4194304 5434984 140737032753904 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/20501/statm: 2950 55 34 303 0 2644 0

[startup+0.162117 s]
/proc/loadavg: 1.77 1.98 2.37 14/244 20501
/proc/meminfo: memFree=21463460/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7572648 CPUtime=0.19 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 11890 0 1 0 18 1 0 0 25 0 18 0 490181119 7754391552 11586 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1893162 11586 2179 9 0 1883900 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7572648

[startup+0.200987 s]
/proc/loadavg: 1.77 1.98 2.37 14/244 20501
/proc/meminfo: memFree=21463460/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7572464 CPUtime=0.27 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 12181 0 1 0 26 1 0 0 25 0 18 0 490181119 7754203136 11789 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1893116 11789 2187 9 0 1883854 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7572464

[startup+0.300966 s]
/proc/loadavg: 1.77 1.98 2.37 14/244 20501
/proc/meminfo: memFree=21463460/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7572604 CPUtime=0.4 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 16406 0 1 0 38 2 0 0 25 0 18 0 490181119 7754346496 16014 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1893151 16014 2198 9 0 1883889 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7572604

[startup+0.700894 s]
/proc/loadavg: 1.77 1.98 2.37 14/244 20501
/proc/meminfo: memFree=21463460/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7643828 CPUtime=1.09 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 23559 0 1 0 107 2 0 0 25 0 19 0 490181119 7827279872 21495 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1910957 21495 2220 9 0 1901695 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 7643828

[startup+1.50075 s]
/proc/loadavg: 1.77 1.98 2.37 5/266 20523
/proc/meminfo: memFree=21290624/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7644368 CPUtime=2.09 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 23746 0 1 0 206 3 0 0 25 0 19 0 490181119 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1911092 21681 2223 9 0 1901830 0
[pid=20501/tid=20503] ppid=20499 vsize=7644368 CPUtime=1.47 cores=5,7
/proc/20501/task/20503/stat : 20503 (java) R 20499 20501 20390 0 -1 4202560 18343 0 1 0 145 2 0 0 25 0 19 0 490181120 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 46912505767888 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20501/tid=20504] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20504/stat : 20504 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20505] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20505/stat : 20505 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20506] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20506/stat : 20506 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20507] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20507/stat : 20507 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20508] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20508/stat : 20508 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20509] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20509/stat : 20509 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20510] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20510/stat : 20510 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20511] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20511/stat : 20511 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20512] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20512/stat : 20512 (java) S 20499 20501 20390 0 -1 4202560 6 0 0 0 0 0 0 0 17 0 19 0 490181122 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 0 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20513] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20513/stat : 20513 (java) S 20499 20501 20390 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490181123 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20514] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20514/stat : 20514 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181123 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20515] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20515/stat : 20515 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528657841 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20516] ppid=20499 vsize=7644368 CPUtime=0.31 cores=5,7
/proc/20501/task/20516/stat : 20516 (java) S 20499 20501 20390 0 -1 4202560 2080 0 0 0 31 0 0 0 22 0 19 0 490181125 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20517] ppid=20499 vsize=7644368 CPUtime=0.29 cores=5,7
/proc/20501/task/20517/stat : 20517 (java) S 20499 20501 20390 0 -1 4202560 2161 0 0 0 29 0 0 0 20 0 19 0 490181125 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20518] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20518/stat : 20518 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20519] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20519/stat : 20519 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490181125 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20523] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20523/stat : 20523 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181162 7827832832 21681 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7644368

[startup+3.10146 s]
/proc/loadavg: 1.95 2.01 2.38 5/266 20523
/proc/meminfo: memFree=21288028/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7644368 CPUtime=3.73 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 23900 0 1 0 370 3 0 0 25 0 19 0 490181119 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1911092 21833 2226 9 0 1901830 0
[pid=20501/tid=20503] ppid=20499 vsize=7644368 CPUtime=3.07 cores=5,7
/proc/20501/task/20503/stat : 20503 (java) R 20499 20501 20390 0 -1 4202560 18487 0 1 0 305 2 0 0 25 0 19 0 490181120 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 46912505696886 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20501/tid=20504] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20504/stat : 20504 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20505] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20505/stat : 20505 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20506] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20506/stat : 20506 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20507] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20507/stat : 20507 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20508] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20508/stat : 20508 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20509] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20509/stat : 20509 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20510] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20510/stat : 20510 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20511] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20511/stat : 20511 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181121 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20512] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20512/stat : 20512 (java) S 20499 20501 20390 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 490181122 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 0 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20513] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20513/stat : 20513 (java) S 20499 20501 20390 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490181123 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20514] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20514/stat : 20514 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181123 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20515] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20515/stat : 20515 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528657841 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20516] ppid=20499 vsize=7644368 CPUtime=0.31 cores=5,7
/proc/20501/task/20516/stat : 20516 (java) S 20499 20501 20390 0 -1 4202560 2080 0 0 0 31 0 0 0 15 0 19 0 490181125 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20517] ppid=20499 vsize=7644368 CPUtime=0.33 cores=5,7
/proc/20501/task/20517/stat : 20517 (java) S 20499 20501 20390 0 -1 4202560 2171 0 0 0 33 0 0 0 15 0 19 0 490181125 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20518] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20518/stat : 20518 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20519] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20519/stat : 20519 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490181125 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20523] ppid=20499 vsize=7644368 CPUtime=0 cores=5,7
/proc/20501/task/20523/stat : 20523 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181162 7827832832 21833 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 7644368

[startup+6.30091 s]
/proc/loadavg: 1.95 2.01 2.38 7/266 20523
/proc/meminfo: memFree=20990556/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7650752 CPUtime=7.35 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 50534 0 1 0 729 6 0 0 25 0 19 0 490181119 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1912688 43808 2252 9 0 1903426 0
[pid=20501/tid=20503] ppid=20499 vsize=7650752 CPUtime=5.98 cores=5,7
/proc/20501/task/20503/stat : 20503 (java) R 20499 20501 20390 0 -1 4202560 18627 0 1 0 596 2 0 0 25 0 19 0 490181120 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 46912505696886 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20501/tid=20504] ppid=20499 vsize=7650752 CPUtime=0.07 cores=5,7
/proc/20501/task/20504/stat : 20504 (java) S 20499 20501 20390 0 -1 4202560 6541 0 0 0 7 0 0 0 17 0 19 0 490181121 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20505] ppid=20499 vsize=7650752 CPUtime=0.02 cores=5,7
/proc/20501/task/20505/stat : 20505 (java) S 20499 20501 20390 0 -1 4202560 2509 0 0 0 2 0 0 0 17 0 19 0 490181121 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20506] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20506/stat : 20506 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490181121 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20507] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20507/stat : 20507 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490181121 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20508] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20508/stat : 20508 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490181121 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20509] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20509/stat : 20509 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490181121 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20510] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20510/stat : 20510 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490181121 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20511] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20511/stat : 20511 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490181121 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20512] ppid=20499 vsize=7650752 CPUtime=0.14 cores=5,7
/proc/20501/task/20512/stat : 20512 (java) S 20499 20501 20390 0 -1 4202560 11137 0 0 0 13 1 0 0 15 0 19 0 490181122 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 0 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20513] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20513/stat : 20513 (java) S 20499 20501 20390 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20514] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20514/stat : 20514 (java) S 20499 20501 20390 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20515] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20515/stat : 20515 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528657841 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20516] ppid=20499 vsize=7650752 CPUtime=0.75 cores=5,7
/proc/20501/task/20516/stat : 20516 (java) S 20499 20501 20390 0 -1 4202560 8388 0 0 0 74 1 0 0 15 0 19 0 490181125 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20517] ppid=20499 vsize=7650752 CPUtime=0.34 cores=5,7
/proc/20501/task/20517/stat : 20517 (java) S 20499 20501 20390 0 -1 4202560 2175 0 0 0 34 0 0 0 16 0 19 0 490181125 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20518] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20518/stat : 20518 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20519] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20519/stat : 20519 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490181125 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20523] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20523/stat : 20523 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181162 7834370048 43808 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 7650752

[startup+12.7007 s]

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

[pid=20501/tid=20509] ppid=20499 vsize=7650752 CPUtime=0.11 cores=5,7
/proc/20501/task/20509/stat : 20509 (java) S 20499 20501 20390 0 -1 4202560 5 0 0 0 11 0 0 0 15 0 19 0 490181121 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20510] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20510/stat : 20510 (java) S 20499 20501 20390 0 -1 4202560 12 0 0 0 13 0 0 0 16 0 19 0 490181121 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20511] ppid=20499 vsize=7650752 CPUtime=0.1 cores=5,7
/proc/20501/task/20511/stat : 20511 (java) S 20499 20501 20390 0 -1 4202560 37 0 0 0 10 0 0 0 15 0 19 0 490181121 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20512] ppid=20499 vsize=7650752 CPUtime=5.49 cores=5,7
/proc/20501/task/20512/stat : 20512 (java) S 20499 20501 20390 0 -1 4202560 13444 0 0 0 547 2 0 0 15 0 19 0 490181122 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 0 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20513] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20513/stat : 20513 (java) S 20499 20501 20390 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20514] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20514/stat : 20514 (java) S 20499 20501 20390 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20515] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20515/stat : 20515 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528657841 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20516] ppid=20499 vsize=7650752 CPUtime=0.79 cores=5,7
/proc/20501/task/20516/stat : 20516 (java) S 20499 20501 20390 0 -1 4202560 8402 0 0 0 78 1 0 0 15 0 19 0 490181125 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20517] ppid=20499 vsize=7650752 CPUtime=0.35 cores=5,7
/proc/20501/task/20517/stat : 20517 (java) S 20499 20501 20390 0 -1 4202560 2371 0 0 0 35 0 0 0 15 0 19 0 490181125 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20518] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20518/stat : 20518 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20519] ppid=20499 vsize=7650752 CPUtime=0.02 cores=5,7
/proc/20501/task/20519/stat : 20519 (java) S 20499 20501 20390 0 -1 4202560 69 0 0 0 1 1 0 0 15 0 19 0 490181125 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20523] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20523/stat : 20523 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181162 7834370048 46204 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.92
Current children cumulated vsize (KiB) 7650752

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.59 5/266 20568
/proc/meminfo: memFree=20932056/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7650752 CPUtime=1243.93 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 53360 0 1 0 124385 8 0 0 25 0 19 0 490181119 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1912688 46284 2254 9 0 1903426 0
[pid=20501/tid=20503] ppid=20499 vsize=7650752 CPUtime=1236.01 cores=5,7
/proc/20501/task/20503/stat : 20503 (java) R 20499 20501 20390 0 -1 4202560 18673 0 1 0 123599 2 0 0 25 0 19 0 490181120 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 46912505696886 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20501/tid=20504] ppid=20499 vsize=7650752 CPUtime=0.18 cores=5,7
/proc/20501/task/20504/stat : 20504 (java) S 20499 20501 20390 0 -1 4202560 6552 0 0 0 18 0 0 0 15 0 19 0 490181121 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20505] ppid=20499 vsize=7650752 CPUtime=0.16 cores=5,7
/proc/20501/task/20505/stat : 20505 (java) S 20499 20501 20390 0 -1 4202560 2522 0 0 0 16 0 0 0 15 0 19 0 490181121 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20506] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20506/stat : 20506 (java) S 20499 20501 20390 0 -1 4202560 13 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20507] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20507/stat : 20507 (java) S 20499 20501 20390 0 -1 4202560 11 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20508] ppid=20499 vsize=7650752 CPUtime=0.11 cores=5,7
/proc/20501/task/20508/stat : 20508 (java) S 20499 20501 20390 0 -1 4202560 13 0 0 0 11 0 0 0 15 0 19 0 490181121 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20509] ppid=20499 vsize=7650752 CPUtime=0.11 cores=5,7
/proc/20501/task/20509/stat : 20509 (java) S 20499 20501 20390 0 -1 4202560 5 0 0 0 11 0 0 0 15 0 19 0 490181121 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20510] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20510/stat : 20510 (java) S 20499 20501 20390 0 -1 4202560 12 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20511] ppid=20499 vsize=7650752 CPUtime=0.1 cores=5,7
/proc/20501/task/20511/stat : 20511 (java) S 20499 20501 20390 0 -1 4202560 37 0 0 0 10 0 0 0 15 0 19 0 490181121 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20512] ppid=20499 vsize=7650752 CPUtime=5.61 cores=5,7
/proc/20501/task/20512/stat : 20512 (java) S 20499 20501 20390 0 -1 4202560 13526 0 0 0 559 2 0 0 15 0 19 0 490181122 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 0 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20513] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20513/stat : 20513 (java) S 20499 20501 20390 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20514] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20514/stat : 20514 (java) S 20499 20501 20390 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20515] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20515/stat : 20515 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528657841 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20516] ppid=20499 vsize=7650752 CPUtime=0.79 cores=5,7
/proc/20501/task/20516/stat : 20516 (java) S 20499 20501 20390 0 -1 4202560 8402 0 0 0 78 1 0 0 15 0 19 0 490181125 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20517] ppid=20499 vsize=7650752 CPUtime=0.35 cores=5,7
/proc/20501/task/20517/stat : 20517 (java) S 20499 20501 20390 0 -1 4202560 2371 0 0 0 35 0 0 0 15 0 19 0 490181125 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20518] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20518/stat : 20518 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20519] ppid=20499 vsize=7650752 CPUtime=0.02 cores=5,7
/proc/20501/task/20519/stat : 20519 (java) S 20499 20501 20390 0 -1 4202560 73 0 0 0 1 1 0 0 15 0 19 0 490181125 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20523] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20523/stat : 20523 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181162 7834370048 46284 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.93
Current children cumulated vsize (KiB) 7650752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.61 2/206 20578
/proc/meminfo: memFree=21394320/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7650752 CPUtime=1301.65 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 53750 0 1 0 130157 8 0 0 25 0 19 0 490181119 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1912688 46667 2254 9 0 1903426 0
[pid=20501/tid=20503] ppid=20499 vsize=7650752 CPUtime=1293.58 cores=5,7
/proc/20501/task/20503/stat : 20503 (java) R 20499 20501 20390 0 -1 4202560 18674 0 1 0 129356 2 0 0 25 0 19 0 490181120 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 46912505608924 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20501/tid=20504] ppid=20499 vsize=7650752 CPUtime=0.19 cores=5,7
/proc/20501/task/20504/stat : 20504 (java) S 20499 20501 20390 0 -1 4202560 6552 0 0 0 18 1 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20505] ppid=20499 vsize=7650752 CPUtime=0.16 cores=5,7
/proc/20501/task/20505/stat : 20505 (java) S 20499 20501 20390 0 -1 4202560 2522 0 0 0 16 0 0 0 16 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20506] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20506/stat : 20506 (java) S 20499 20501 20390 0 -1 4202560 13 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20507] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20507/stat : 20507 (java) S 20499 20501 20390 0 -1 4202560 11 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20508] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20508/stat : 20508 (java) S 20499 20501 20390 0 -1 4202560 14 0 0 0 13 0 0 0 16 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20509] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20509/stat : 20509 (java) S 20499 20501 20390 0 -1 4202560 71 0 0 0 13 0 0 0 16 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20510] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20510/stat : 20510 (java) S 20499 20501 20390 0 -1 4202560 12 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20511] ppid=20499 vsize=7650752 CPUtime=0.1 cores=5,7
/proc/20501/task/20511/stat : 20511 (java) S 20499 20501 20390 0 -1 4202560 37 0 0 0 10 0 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20512] ppid=20499 vsize=7650752 CPUtime=5.73 cores=5,7
/proc/20501/task/20512/stat : 20512 (java) S 20499 20501 20390 0 -1 4202560 13844 0 0 0 571 2 0 0 15 0 19 0 490181122 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 0 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20513] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20513/stat : 20513 (java) S 20499 20501 20390 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20514] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20514/stat : 20514 (java) S 20499 20501 20390 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20515] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20515/stat : 20515 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528657841 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20516] ppid=20499 vsize=7650752 CPUtime=0.79 cores=5,7
/proc/20501/task/20516/stat : 20516 (java) S 20499 20501 20390 0 -1 4202560 8402 0 0 0 78 1 0 0 15 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20517] ppid=20499 vsize=7650752 CPUtime=0.35 cores=5,7
/proc/20501/task/20517/stat : 20517 (java) S 20499 20501 20390 0 -1 4202560 2371 0 0 0 35 0 0 0 15 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20518] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20518/stat : 20518 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20519] ppid=20499 vsize=7650752 CPUtime=0.02 cores=5,7
/proc/20501/task/20519/stat : 20519 (java) R 20499 20501 20390 0 -1 4202560 77 0 0 0 1 1 0 0 15 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20501/tid=20523] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20523/stat : 20523 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181162 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 7650752

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.06 4.01 3.61 2/206 20578
/proc/meminfo: memFree=21394320/32951124 swapFree=67111352/67111528
[pid=20501] ppid=20499 vsize=7650752 CPUtime=1301.65 cores=5,7
/proc/20501/stat : 20501 (java) S 20499 20501 20390 0 -1 4202496 53750 0 1 0 130157 8 0 0 25 0 19 0 490181119 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/20501/statm: 1912688 46667 2254 9 0 1903426 0
[pid=20501/tid=20503] ppid=20499 vsize=7650752 CPUtime=1293.58 cores=5,7
/proc/20501/task/20503/stat : 20503 (java) R 20499 20501 20390 0 -1 4202560 18674 0 1 0 129356 2 0 0 25 0 19 0 490181120 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 46912505608924 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20501/tid=20504] ppid=20499 vsize=7650752 CPUtime=0.19 cores=5,7
/proc/20501/task/20504/stat : 20504 (java) S 20499 20501 20390 0 -1 4202560 6552 0 0 0 18 1 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20505] ppid=20499 vsize=7650752 CPUtime=0.16 cores=5,7
/proc/20501/task/20505/stat : 20505 (java) S 20499 20501 20390 0 -1 4202560 2522 0 0 0 16 0 0 0 16 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20506] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20506/stat : 20506 (java) S 20499 20501 20390 0 -1 4202560 13 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20507] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20507/stat : 20507 (java) S 20499 20501 20390 0 -1 4202560 11 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20508] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20508/stat : 20508 (java) S 20499 20501 20390 0 -1 4202560 14 0 0 0 13 0 0 0 16 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20509] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20509/stat : 20509 (java) S 20499 20501 20390 0 -1 4202560 71 0 0 0 13 0 0 0 16 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20510] ppid=20499 vsize=7650752 CPUtime=0.13 cores=5,7
/proc/20501/task/20510/stat : 20510 (java) S 20499 20501 20390 0 -1 4202560 12 0 0 0 13 0 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20511] ppid=20499 vsize=7650752 CPUtime=0.1 cores=5,7
/proc/20501/task/20511/stat : 20511 (java) S 20499 20501 20390 0 -1 4202560 37 0 0 0 10 0 0 0 15 0 19 0 490181121 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20512] ppid=20499 vsize=7650752 CPUtime=5.73 cores=5,7
/proc/20501/task/20512/stat : 20512 (java) S 20499 20501 20390 0 -1 4202560 13844 0 0 0 571 2 0 0 15 0 19 0 490181122 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 0 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20513] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20513/stat : 20513 (java) S 20499 20501 20390 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20514] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20514/stat : 20514 (java) S 20499 20501 20390 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490181123 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20515] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20515/stat : 20515 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528657841 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20516] ppid=20499 vsize=7650752 CPUtime=0.79 cores=5,7
/proc/20501/task/20516/stat : 20516 (java) S 20499 20501 20390 0 -1 4202560 8402 0 0 0 78 1 0 0 15 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20517] ppid=20499 vsize=7650752 CPUtime=0.35 cores=5,7
/proc/20501/task/20517/stat : 20517 (java) S 20499 20501 20390 0 -1 4202560 2371 0 0 0 35 0 0 0 15 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 5 0 0 0
[pid=20501/tid=20518] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20518/stat : 20518 (java) S 20499 20501 20390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650137 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
[pid=20501/tid=20519] ppid=20499 vsize=7650752 CPUtime=0.02 cores=5,7
/proc/20501/task/20519/stat : 20519 (java) R 20499 20501 20390 0 -1 4202560 77 0 0 0 1 1 0 0 15 0 19 0 490181125 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20501/tid=20523] ppid=20499 vsize=7650752 CPUtime=0 cores=5,7
/proc/20501/task/20523/stat : 20523 (java) S 20499 20501 20390 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490181162 7834370048 46667 33554432000 1073741824 1073778376 140735663321936 18446744073709551615 246528650752 0 4 0 16800975 18446604471078243328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 7650752

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.75
CPU user time (s): 1301.65
CPU system time (s): 0.098984
CPU usage (%): 100.13
Max. virtual memory (cumulated for all children) (KiB): 7664604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.65
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53786
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= 27860
involuntary context switches= 4762

runsolver used 2.28065 second user time and 5.12522 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-26 04:43:49
IDJOB=3289443
IDBENCH=83123
IDSOLVER=1611
FILE ID=node134/3289443-1303785829
RUNJOBID= node134-1303785829-20411
PBS_JOBID= 13157245
Free space on /tmp= 71632 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top28.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-3289443-1303785829/watcher-3289443-1303785829 -o /tmp/evaluation-result-3289443-1303785829/solver-3289443-1303785829 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3289443-1303785829.cnf

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

MD5SUM BENCH= 005e29e99454a24085199b085e720b2f
RANDOM SEED=683042883

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21464112 kB
Buffers:       2309252 kB
Cached:        8445936 kB
SwapCached:         64 kB
Active:        4259084 kB
Inactive:      6676672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21464112 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           16068 kB
Writeback:           0 kB
AnonPages:      179040 kB
Mapped:          22840 kB
Slab:           484580 kB
PageTables:       6000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21990740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71636 MiB
End job on node134 at 2011-04-26 05:05:31