Trace number 3258520

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes7.cnf
MD5SUM140eea74f7e66501965365160d02fa4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.07	c no version file found!!!
0.03/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.07	c java.vm.version	19.1-b02
0.03/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.07	c sun.arch.data.model	64
0.03/0.07	c java.version		1.6.0_24
0.03/0.07	c os.name		Linux
0.03/0.07	c os.version		2.6.18-164.el5
0.03/0.07	c os.arch		amd64
0.03/0.07	c Free memory 		6997539544
0.03/0.07	c Max memory 		7034241024
0.03/0.07	c Total memory 		7034241024
0.03/0.07	c Number of processors 	8
0.03/0.09	c --- Begin Solver configuration ---
0.03/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.09	c Expensive reason simplification
0.03/0.09	c Armin Biere (Picosat) restarts strategy
0.03/0.09	c Glucose learned constraints deletion strategy
0.03/0.09	c timeout=2147483647s
0.03/0.09	c DB Simplification allowed=true
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3258520-1303504254.cnf
0.03/0.09	c reading problem ... 
0.46/0.35	c ... done. Wall clock time 0.258s.
0.46/0.35	c #vars     2100
0.46/0.35	c #constraints  215164
0.46/0.35	c constraints type 
0.46/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 70
0.46/0.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 215094
2.21/1.73	c cleaning 2493 clauses out of 5000 with flag 5000/5000
4.06/3.32	c cleaning 4235 clauses out of 8507 with flag 11000/11000
5.86/5.20	c cleaning 5627 clauses out of 11273 with flag 18001/18001
8.17/7.48	c cleaning 6788 clauses out of 13645 with flag 26000/26000
10.90/10.12	c cleaning 7916 clauses out of 15858 with flag 35001/35001
13.91/13.12	c cleaning 8956 clauses out of 17941 with flag 45000/45000
17.32/16.53	c cleaning 9974 clauses out of 19987 with flag 56002/56002
21.31/20.52	c cleaning 10997 clauses out of 22011 with flag 68000/68000
25.62/24.86	c cleaning 11989 clauses out of 24015 with flag 81001/81001
30.53/29.75	c cleaning 12996 clauses out of 26026 with flag 95001/95001
35.93/35.15	c cleaning 13979 clauses out of 28029 with flag 110000/110000
41.93/41.14	c cleaning 14987 clauses out of 30050 with flag 126000/126000
48.63/47.88	c cleaning 15992 clauses out of 32063 with flag 143000/143000
55.85/55.01	c cleaning 16978 clauses out of 34071 with flag 161000/161000
63.84/63.00	c cleaning 18027 clauses out of 36093 with flag 180000/180000
72.45/71.62	c cleaning 19008 clauses out of 38066 with flag 200000/200000
81.75/80.98	c cleaning 20005 clauses out of 40059 with flag 221001/221001
92.07/91.26	c cleaning 20982 clauses out of 42058 with flag 243005/243005
103.06/102.18	c cleaning 22005 clauses out of 44073 with flag 266002/266002
115.69/114.28	c cleaning 22981 clauses out of 46066 with flag 290000/290000
128.30/126.82	c cleaning 23988 clauses out of 48085 with flag 315000/315000
142.00/140.54	c cleaning 25021 clauses out of 50097 with flag 341000/341000
156.91/155.47	c cleaning 26000 clauses out of 52077 with flag 368001/368001
172.81/171.39	c cleaning 27024 clauses out of 54076 with flag 396000/396000
189.73/188.26	c cleaning 27994 clauses out of 56053 with flag 425001/425001
207.73/206.24	c cleaning 29016 clauses out of 58058 with flag 455000/455000
227.94/226.44	c cleaning 29976 clauses out of 60042 with flag 486000/486000
248.55/247.03	c cleaning 30989 clauses out of 62066 with flag 518000/518000
269.55/268.07	c cleaning 32019 clauses out of 64077 with flag 551000/551000
292.76/291.22	c cleaning 32986 clauses out of 66058 with flag 585000/585000
316.78/315.23	c cleaning 33997 clauses out of 68072 with flag 620000/620000
343.09/341.57	c cleaning 34978 clauses out of 70077 with flag 656002/656002
370.70/369.15	c cleaning 36014 clauses out of 72098 with flag 693001/693001
398.91/397.32	c cleaning 36982 clauses out of 74083 with flag 731000/731000
428.22/426.68	c cleaning 38017 clauses out of 76102 with flag 770001/770001
459.53/457.91	c cleaning 38998 clauses out of 78084 with flag 810000/810000
495.04/493.48	c cleaning 39992 clauses out of 80087 with flag 851001/851001
531.25/529.67	c cleaning 41017 clauses out of 82094 with flag 893000/893000
568.96/567.36	c cleaning 41987 clauses out of 84079 with flag 936002/936002
606.47/604.90	c cleaning 42996 clauses out of 86092 with flag 980002/980002
647.09/645.48	c cleaning 44003 clauses out of 88096 with flag 1025002/1025002
690.70/689.05	c cleaning 45000 clauses out of 90093 with flag 1071002/1071002
736.32/734.67	c cleaning 46011 clauses out of 92092 with flag 1118001/1118001
781.83/780.19	c cleaning 46982 clauses out of 94082 with flag 1166002/1166002
830.34/828.61	c cleaning 48028 clauses out of 96098 with flag 1215000/1215000
880.46/878.75	c cleaning 48992 clauses out of 98070 with flag 1265000/1265000
930.98/929.29	c cleaning 49994 clauses out of 100078 with flag 1316000/1316000
986.70/984.91	c cleaning 50982 clauses out of 102084 with flag 1368000/1368000
1039.82/1038.06	c cleaning 52004 clauses out of 104103 with flag 1421001/1421001
1099.93/1098.11	c cleaning 53036 clauses out of 106099 with flag 1475001/1475001
1161.54/1159.75	c cleaning 53991 clauses out of 108063 with flag 1530001/1530001
1223.86/1222.08	c cleaning 54970 clauses out of 110071 with flag 1586000/1586000
1288.48/1286.67	c cleaning 55985 clauses out of 112101 with flag 1643000/1643000
1301.90/1300.01	c starts		: 1443
1301.90/1300.01	c conflicts		: 1657773
1301.90/1300.01	c decisions		: 3732806
1301.90/1300.01	c propagations		: 299870982
1301.90/1300.01	c inspects		: 12818765123
1301.90/1300.01	c shortcuts		: 0
1301.90/1300.01	c learnt literals	: 0
1301.90/1300.01	c learnt binary clauses	: 2
1301.90/1300.01	c learnt ternary clauses	: 3
1301.90/1300.01	c learnt constraints	: 1657773
1301.90/1300.01	c ignored constraints	: 0
1301.90/1300.01	c root simplifications	: 1443
1301.90/1300.01	c removed literals (reason simplification)	: 86481710
1301.90/1300.01	c reason swapping (by a shorter reason)	: 0
1301.90/1300.01	c Calls to reduceDB	: 53
1301.90/1300.01	c speed (assignments/second)	: 230729.97594759252
1301.90/1300.01	c non guided choices	227
1301.90/1300.06	c learnt constraints type 
1301.90/1300.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1301.90/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 70917
1301.90/1300.06	c constraints type 
1301.90/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 70
1301.90/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 215094
1301.90/1300.06	s UNKNOWN
1301.90/1300.06	c Total wall clock time (in seconds) : 1299.921

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-3258520-1303504254/watcher-3258520-1303504254 -o /tmp/evaluation-result-3258520-1303504254/solver-3258520-1303504254 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3258520-1303504254.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: 4.00 3.96 3.06 2/176 17236
/proc/meminfo: memFree=12958200/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=23028 CPUtime=0 cores=5,7
/proc/17236/stat : 17236 (java) R 17234 17236 16977 0 -1 4202496 950 0 0 0 0 0 0 0 21 0 1 0 462022117 23580672 693 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254495729553 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17236/statm: 5757 694 511 9 0 124 0

[startup+0.0437681 s]
/proc/loadavg: 4.00 3.96 3.06 2/176 17236
/proc/meminfo: memFree=12958200/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 8810 0 1 0 2 1 0 0 21 0 13 0 462022117 7745896448 8506 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1891088 8508 1677 9 0 1881836 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100751 s]
/proc/loadavg: 4.00 3.96 3.06 2/176 17236
/proc/meminfo: memFree=12958200/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 9962 0 1 0 7 1 0 0 21 0 18 0 462022117 7751618560 9658 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1892485 9658 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300645 s]
/proc/loadavg: 4.00 3.96 3.06 2/176 17236
/proc/meminfo: memFree=12958200/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7643864 CPUtime=0.46 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 15358 0 1 0 44 2 0 0 21 0 18 0 462022117 7827316736 14372 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1910966 14372 2196 9 0 1901704 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7643864

[startup+0.70062 s]
/proc/loadavg: 4.00 3.96 3.06 2/176 17236
/proc/meminfo: memFree=12958200/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7644892 CPUtime=1.15 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 19365 0 1 0 112 3 0 0 21 0 19 0 462022117 7828369408 16576 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1911223 16576 2219 9 0 1901961 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 7644892

[startup+1.5015 s]
/proc/loadavg: 4.24 4.01 3.08 5/241 17313
/proc/meminfo: memFree=12786912/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7644892 CPUtime=2.01 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 20676 0 1 0 198 3 0 0 21 0 19 0 462022117 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1911223 17528 2224 9 0 1901961 0
[pid=17236/tid=17238] ppid=17234 vsize=7644892 CPUtime=1.48 cores=5,7
/proc/17236/task/17238/stat : 17238 (java) R 17234 17236 16977 0 -1 4202560 13477 0 1 0 146 2 0 0 25 0 19 0 462022117 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 46912505621736 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17236/tid=17239] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17239/stat : 17239 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 462022119 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17240] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17240/stat : 17240 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 462022119 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17241] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17241/stat : 17241 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022119 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17242] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17242/stat : 17242 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022119 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17243] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17243/stat : 17243 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022119 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17244] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17244/stat : 17244 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022119 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17245] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17245/stat : 17245 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022119 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17246] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17246/stat : 17246 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022119 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17247] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17247/stat : 17247 (java) S 17234 17236 16977 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 462022120 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 0 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17248/stat : 17248 (java) S 17234 17236 16977 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 462022120 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17249] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17249/stat : 17249 (java) S 17234 17236 16977 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462022120 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17250] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17250/stat : 17250 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512515505 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17251] ppid=17234 vsize=7644892 CPUtime=0.25 cores=5,7
/proc/17236/task/17251/stat : 17251 (java) S 17234 17236 16977 0 -1 4202560 2084 0 0 0 25 0 0 0 24 0 19 0 462022122 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17252] ppid=17234 vsize=7644892 CPUtime=0.26 cores=5,7
/proc/17236/task/17252/stat : 17252 (java) S 17234 17236 16977 0 -1 4202560 3954 0 0 0 26 0 0 0 24 0 19 0 462022122 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17253] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17253/stat : 17253 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17254/stat : 17254 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462022122 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17281] ppid=17234 vsize=7644892 CPUtime=0 cores=5,7
/proc/17236/task/17281/stat : 17281 (java) S 17234 17236 16977 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462022153 7828369408 17528 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 7644892

[startup+3.10114 s]
/proc/loadavg: 4.24 4.01 3.08 5/262 17337
/proc/meminfo: memFree=12598576/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7661456 CPUtime=3.86 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 33454 0 1 0 381 5 0 0 21 0 19 0 462022117 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1915364 28370 2253 9 0 1906102 0
[pid=17236/tid=17238] ppid=17234 vsize=7661456 CPUtime=2.99 cores=5,7
/proc/17236/task/17238/stat : 17238 (java) R 17234 17236 16977 0 -1 4202560 13674 0 1 0 297 2 0 0 25 0 19 0 462022117 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 46912505720515 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17236/tid=17239] ppid=17234 vsize=7661456 CPUtime=0.02 cores=5,7
/proc/17236/task/17239/stat : 17239 (java) S 17234 17236 16977 0 -1 4202560 2858 0 0 0 2 0 0 0 17 0 19 0 462022119 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17240] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17240/stat : 17240 (java) S 17234 17236 16977 0 -1 4202560 468 0 0 0 0 0 0 0 17 0 19 0 462022119 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17241] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17241/stat : 17241 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462022119 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17242] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17242/stat : 17242 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462022119 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17243] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17243/stat : 17243 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462022119 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17244] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17244/stat : 17244 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462022119 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17245] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17245/stat : 17245 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462022119 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17246] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17246/stat : 17246 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 462022119 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17247] ppid=17234 vsize=7661456 CPUtime=0.05 cores=5,7
/proc/17236/task/17247/stat : 17247 (java) S 17234 17236 16977 0 -1 4202560 3312 0 0 0 5 0 0 0 15 0 19 0 462022120 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 0 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17248/stat : 17248 (java) S 17234 17236 16977 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17249] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17249/stat : 17249 (java) S 17234 17236 16977 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17250] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17250/stat : 17250 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512515505 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17251] ppid=17234 vsize=7661456 CPUtime=0.44 cores=5,7
/proc/17236/task/17251/stat : 17251 (java) S 17234 17236 16977 0 -1 4202560 8018 0 0 0 44 0 0 0 15 0 19 0 462022122 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17252] ppid=17234 vsize=7661456 CPUtime=0.29 cores=5,7
/proc/17236/task/17252/stat : 17252 (java) S 17234 17236 16977 0 -1 4202560 3967 0 0 0 29 0 0 0 15 0 19 0 462022122 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17253] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17253/stat : 17253 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17254/stat : 17254 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462022122 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17281] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17281/stat : 17281 (java) S 17234 17236 16977 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462022153 7845330944 28370 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 7661456

[startup+6.3015 s]
/proc/loadavg: 4.24 4.01 3.08 5/262 17337
/proc/meminfo: memFree=12518448/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7661456 CPUtime=7.07 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 35235 0 1 0 702 5 0 0 21 0 19 0 462022117 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1915364 30148 2253 9 0 1906102 0
[pid=17236/tid=17238] ppid=17234 vsize=7661456 CPUtime=6.09 cores=5,7
/proc/17236/task/17238/stat : 17238 (java) R 17234 17236 16977 0 -1 4202560 13678 0 1 0 607 2 0 0 25 0 19 0 462022117 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 46912505621710 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17236/tid=17239] ppid=17234 vsize=7661456 CPUtime=0.02 cores=5,7
/proc/17236/task/17239/stat : 17239 (java) S 17234 17236 16977 0 -1 4202560 2858 0 0 0 2 0 0 0 15 0 19 0 462022119 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17240] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17240/stat : 17240 (java) S 17234 17236 16977 0 -1 4202560 468 0 0 0 0 0 0 0 15 0 19 0 462022119 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17241] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17241/stat : 17241 (java) S 17234 17236 16977 0 -1 4202560 595 0 0 0 0 0 0 0 15 0 19 0 462022119 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17242] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17242/stat : 17242 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462022119 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17243] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17243/stat : 17243 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 462022119 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17244] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17244/stat : 17244 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462022119 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17245] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17245/stat : 17245 (java) S 17234 17236 16977 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 462022119 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17246] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17246/stat : 17246 (java) S 17234 17236 16977 0 -1 4202560 550 0 0 0 0 0 0 0 15 0 19 0 462022119 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17247] ppid=17234 vsize=7661456 CPUtime=0.14 cores=5,7
/proc/17236/task/17247/stat : 17247 (java) S 17234 17236 16977 0 -1 4202560 3943 0 0 0 14 0 0 0 15 0 19 0 462022120 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 0 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17248/stat : 17248 (java) S 17234 17236 16977 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17249] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17249/stat : 17249 (java) S 17234 17236 16977 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17250] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17250/stat : 17250 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512515505 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17251] ppid=17234 vsize=7661456 CPUtime=0.45 cores=5,7
/proc/17236/task/17251/stat : 17251 (java) S 17234 17236 16977 0 -1 4202560 8019 0 0 0 45 0 0 0 15 0 19 0 462022122 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17252] ppid=17234 vsize=7661456 CPUtime=0.29 cores=5,7
/proc/17236/task/17252/stat : 17252 (java) S 17234 17236 16977 0 -1 4202560 3967 0 0 0 29 0 0 0 15 0 19 0 462022122 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17253] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17253/stat : 17253 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17254/stat : 17254 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462022122 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17281] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17281/stat : 17281 (java) S 17234 17236 16977 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462022153 7845330944 30148 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 7661456

[startup+12.7012 s]

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

[pid=17236/tid=17244] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17244/stat : 17244 (java) S 17234 17236 16977 0 -1 4202560 279 0 0 0 10 0 0 0 15 0 19 0 462022119 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17245] ppid=17234 vsize=7661456 CPUtime=0.08 cores=5,7
/proc/17236/task/17245/stat : 17245 (java) S 17234 17236 16977 0 -1 4202560 4311 0 0 0 8 0 0 0 15 0 19 0 462022119 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17246] ppid=17234 vsize=7661456 CPUtime=0.13 cores=5,7
/proc/17236/task/17246/stat : 17246 (java) S 17234 17236 16977 0 -1 4202560 3417 0 0 0 13 0 0 0 15 0 19 0 462022119 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17247] ppid=17234 vsize=7661456 CPUtime=3.41 cores=5,7
/proc/17236/task/17247/stat : 17247 (java) S 17234 17236 16977 0 -1 4202560 9483 0 0 0 340 1 0 0 15 0 19 0 462022120 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 0 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17248/stat : 17248 (java) S 17234 17236 16977 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17249] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17249/stat : 17249 (java) S 17234 17236 16977 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17250] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17250/stat : 17250 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512515505 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17251] ppid=17234 vsize=7661456 CPUtime=0.53 cores=5,7
/proc/17236/task/17251/stat : 17251 (java) S 17234 17236 16977 0 -1 4202560 8033 0 0 0 53 0 0 0 15 0 19 0 462022122 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17252] ppid=17234 vsize=7661456 CPUtime=0.88 cores=5,7
/proc/17236/task/17252/stat : 17252 (java) S 17234 17236 16977 0 -1 4202560 12356 0 0 0 87 1 0 0 16 0 19 0 462022122 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17253] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17253/stat : 17253 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17254/stat : 17254 (java) S 17234 17236 16977 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 462022122 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17281] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17281/stat : 17281 (java) S 17234 17236 16977 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462022153 7845330944 59221 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1184.16
Current children cumulated vsize (KiB) 7661456

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.75 5/262 17370
/proc/meminfo: memFree=12060620/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7661456 CPUtime=1244.17 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 71526 0 1 0 124403 14 0 0 21 0 19 0 462022117 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1915364 59223 2254 9 0 1906102 0
[pid=17236/tid=17238] ppid=17234 vsize=7661456 CPUtime=1238.28 cores=5,7
/proc/17236/task/17238/stat : 17238 (java) R 17234 17236 16977 0 -1 4202560 20991 0 1 0 123822 6 0 0 25 0 19 0 462022117 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 46912505621710 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17236/tid=17239] ppid=17234 vsize=7661456 CPUtime=0.14 cores=5,7
/proc/17236/task/17239/stat : 17239 (java) S 17234 17236 16977 0 -1 4202560 2872 0 0 0 14 0 0 0 16 0 19 0 462022119 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17240] ppid=17234 vsize=7661456 CPUtime=0.12 cores=5,7
/proc/17236/task/17240/stat : 17240 (java) S 17234 17236 16977 0 -1 4202560 2525 0 0 0 12 0 0 0 15 0 19 0 462022119 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17241] ppid=17234 vsize=7661456 CPUtime=0.09 cores=5,7
/proc/17236/task/17241/stat : 17241 (java) S 17234 17236 16977 0 -1 4202560 2057 0 0 0 9 0 0 0 15 0 19 0 462022119 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17242] ppid=17234 vsize=7661456 CPUtime=0.08 cores=5,7
/proc/17236/task/17242/stat : 17242 (java) S 17234 17236 16977 0 -1 4202560 3377 0 0 0 8 0 0 0 15 0 19 0 462022119 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17243] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17243/stat : 17243 (java) S 17234 17236 16977 0 -1 4202560 600 0 0 0 10 0 0 0 16 0 19 0 462022119 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17244] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17244/stat : 17244 (java) S 17234 17236 16977 0 -1 4202560 279 0 0 0 10 0 0 0 15 0 19 0 462022119 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17245] ppid=17234 vsize=7661456 CPUtime=0.08 cores=5,7
/proc/17236/task/17245/stat : 17245 (java) S 17234 17236 16977 0 -1 4202560 4311 0 0 0 8 0 0 0 15 0 19 0 462022119 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17246] ppid=17234 vsize=7661456 CPUtime=0.13 cores=5,7
/proc/17236/task/17246/stat : 17246 (java) S 17234 17236 16977 0 -1 4202560 3417 0 0 0 13 0 0 0 15 0 19 0 462022119 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17247] ppid=17234 vsize=7661456 CPUtime=3.51 cores=5,7
/proc/17236/task/17247/stat : 17247 (java) S 17234 17236 16977 0 -1 4202560 9485 0 0 0 350 1 0 0 15 0 19 0 462022120 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 0 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17248/stat : 17248 (java) S 17234 17236 16977 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17249] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17249/stat : 17249 (java) S 17234 17236 16977 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17250] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17250/stat : 17250 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512515505 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17251] ppid=17234 vsize=7661456 CPUtime=0.53 cores=5,7
/proc/17236/task/17251/stat : 17251 (java) S 17234 17236 16977 0 -1 4202560 8033 0 0 0 53 0 0 0 15 0 19 0 462022122 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17252] ppid=17234 vsize=7661456 CPUtime=0.88 cores=5,7
/proc/17236/task/17252/stat : 17252 (java) S 17234 17236 16977 0 -1 4202560 12356 0 0 0 87 1 0 0 16 0 19 0 462022122 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17253] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17253/stat : 17253 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17254/stat : 17254 (java) S 17234 17236 16977 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 462022122 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17281] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17281/stat : 17281 (java) S 17234 17236 16977 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462022153 7845330944 59223 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1244.17
Current children cumulated vsize (KiB) 7661456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.76 5/262 17372
/proc/meminfo: memFree=12054768/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7661456 CPUtime=1301.9 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 72261 0 1 0 130175 15 0 0 21 0 19 0 462022117 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1915364 59951 2254 9 0 1906102 0
[pid=17236/tid=17238] ppid=17234 vsize=7661456 CPUtime=1295.9 cores=5,7
/proc/17236/task/17238/stat : 17238 (java) R 17234 17236 16977 0 -1 4202560 21589 0 1 0 129583 7 0 0 25 0 19 0 462022117 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 46912505650940 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17236/tid=17239] ppid=17234 vsize=7661456 CPUtime=0.15 cores=5,7
/proc/17236/task/17239/stat : 17239 (java) S 17234 17236 16977 0 -1 4202560 2875 0 0 0 15 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17240] ppid=17234 vsize=7661456 CPUtime=0.12 cores=5,7
/proc/17236/task/17240/stat : 17240 (java) S 17234 17236 16977 0 -1 4202560 2525 0 0 0 12 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17241] ppid=17234 vsize=7661456 CPUtime=0.09 cores=5,7
/proc/17236/task/17241/stat : 17241 (java) S 17234 17236 16977 0 -1 4202560 2057 0 0 0 9 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17242] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17242/stat : 17242 (java) S 17234 17236 16977 0 -1 4202560 3377 0 0 0 10 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17243] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17243/stat : 17243 (java) S 17234 17236 16977 0 -1 4202560 600 0 0 0 10 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17244] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17244/stat : 17244 (java) S 17234 17236 16977 0 -1 4202560 279 0 0 0 10 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17245] ppid=17234 vsize=7661456 CPUtime=0.08 cores=5,7
/proc/17236/task/17245/stat : 17245 (java) S 17234 17236 16977 0 -1 4202560 4311 0 0 0 8 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17246] ppid=17234 vsize=7661456 CPUtime=0.14 cores=5,7
/proc/17236/task/17246/stat : 17246 (java) S 17234 17236 16977 0 -1 4202560 3417 0 0 0 14 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17247] ppid=17234 vsize=7661456 CPUtime=3.59 cores=5,7
/proc/17236/task/17247/stat : 17247 (java) S 17234 17236 16977 0 -1 4202560 9615 0 0 0 358 1 0 0 15 0 19 0 462022120 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 0 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17248/stat : 17248 (java) S 17234 17236 16977 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17249] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17249/stat : 17249 (java) S 17234 17236 16977 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17250] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17250/stat : 17250 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512515505 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17251] ppid=17234 vsize=7661456 CPUtime=0.53 cores=5,7
/proc/17236/task/17251/stat : 17251 (java) S 17234 17236 16977 0 -1 4202560 8033 0 0 0 53 0 0 0 15 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17252] ppid=17234 vsize=7661456 CPUtime=0.88 cores=5,7
/proc/17236/task/17252/stat : 17252 (java) S 17234 17236 16977 0 -1 4202560 12356 0 0 0 87 1 0 0 16 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17253] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17253/stat : 17253 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17254/stat : 17254 (java) S 17234 17236 16977 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17281] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17281/stat : 17281 (java) S 17234 17236 16977 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462022153 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 7661456

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.01 3.76 5/262 17372
/proc/meminfo: memFree=12054768/32950928 swapFree=67111528/67111528
[pid=17236] ppid=17234 vsize=7661456 CPUtime=1301.9 cores=5,7
/proc/17236/stat : 17236 (java) S 17234 17236 16977 0 -1 4202496 72261 0 1 0 130175 15 0 0 21 0 19 0 462022117 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/17236/statm: 1915364 59951 2254 9 0 1906102 0
[pid=17236/tid=17238] ppid=17234 vsize=7661456 CPUtime=1295.9 cores=5,7
/proc/17236/task/17238/stat : 17238 (java) R 17234 17236 16977 0 -1 4202560 21589 0 1 0 129583 7 0 0 25 0 19 0 462022117 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 46912505650940 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=17236/tid=17239] ppid=17234 vsize=7661456 CPUtime=0.15 cores=5,7
/proc/17236/task/17239/stat : 17239 (java) S 17234 17236 16977 0 -1 4202560 2875 0 0 0 15 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17240] ppid=17234 vsize=7661456 CPUtime=0.12 cores=5,7
/proc/17236/task/17240/stat : 17240 (java) S 17234 17236 16977 0 -1 4202560 2525 0 0 0 12 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17241] ppid=17234 vsize=7661456 CPUtime=0.09 cores=5,7
/proc/17236/task/17241/stat : 17241 (java) S 17234 17236 16977 0 -1 4202560 2057 0 0 0 9 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17242] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17242/stat : 17242 (java) S 17234 17236 16977 0 -1 4202560 3377 0 0 0 10 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17243] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17243/stat : 17243 (java) S 17234 17236 16977 0 -1 4202560 600 0 0 0 10 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17244] ppid=17234 vsize=7661456 CPUtime=0.1 cores=5,7
/proc/17236/task/17244/stat : 17244 (java) S 17234 17236 16977 0 -1 4202560 279 0 0 0 10 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17245] ppid=17234 vsize=7661456 CPUtime=0.08 cores=5,7
/proc/17236/task/17245/stat : 17245 (java) S 17234 17236 16977 0 -1 4202560 4311 0 0 0 8 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17246] ppid=17234 vsize=7661456 CPUtime=0.14 cores=5,7
/proc/17236/task/17246/stat : 17246 (java) S 17234 17236 16977 0 -1 4202560 3417 0 0 0 14 0 0 0 15 0 19 0 462022119 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17247] ppid=17234 vsize=7661456 CPUtime=3.59 cores=5,7
/proc/17236/task/17247/stat : 17247 (java) S 17234 17236 16977 0 -1 4202560 9615 0 0 0 358 1 0 0 15 0 19 0 462022120 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 0 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17248] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17248/stat : 17248 (java) S 17234 17236 16977 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17249] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17249/stat : 17249 (java) S 17234 17236 16977 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462022120 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17250] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17250/stat : 17250 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512515505 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17251] ppid=17234 vsize=7661456 CPUtime=0.53 cores=5,7
/proc/17236/task/17251/stat : 17251 (java) S 17234 17236 16977 0 -1 4202560 8033 0 0 0 53 0 0 0 15 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17252] ppid=17234 vsize=7661456 CPUtime=0.88 cores=5,7
/proc/17236/task/17252/stat : 17252 (java) S 17234 17236 16977 0 -1 4202560 12356 0 0 0 87 1 0 0 16 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17253] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17253/stat : 17253 (java) S 17234 17236 16977 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512507801 0 4 0 16800975 18446604471149941760 0 0 -1 5 0 0 0
[pid=17236/tid=17254] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17254/stat : 17254 (java) S 17234 17236 16977 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 462022122 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
[pid=17236/tid=17281] ppid=17234 vsize=7661456 CPUtime=0 cores=5,7
/proc/17236/task/17281/stat : 17281 (java) S 17234 17236 16977 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462022153 7845330944 59951 33554432000 1073741824 1073778376 140736991238064 18446744073709551615 254512508416 0 4 0 16800975 18446604471149941760 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 7661456

Child status: 143
Real time (s): 1300.07
CPU time (s): 1302
CPU user time (s): 1301.83
CPU system time (s): 0.169974
CPU usage (%): 100.148
Max. virtual memory (cumulated for all children) (KiB): 7661456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.83
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72296
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= 28144
involuntary context switches= 5433

runsolver used 2.13767 second user time and 5.05123 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-22 22:30:54
IDJOB=3258520
IDBENCH=71367
IDSOLVER=1611
FILE ID=node149/3258520-1303504254
RUNJOBID= node149-1303502950-16998
PBS_JOBID= 13134233
Free space on /tmp= 72136 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes7.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-3258520-1303504254/watcher-3258520-1303504254 -o /tmp/evaluation-result-3258520-1303504254/solver-3258520-1303504254 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3258520-1303504254.cnf

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

MD5SUM BENCH= 140eea74f7e66501965365160d02fa4d
RANDOM SEED=1073997848

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12959896 kB
Buffers:       1795304 kB
Cached:       17593416 kB
SwapCached:          0 kB
Active:        9298044 kB
Inactive:     10157440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12959896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2888 kB
Writeback:           0 kB
AnonPages:       66136 kB
Mapped:          14632 kB
Slab:           472416 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193620 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= 72128 MiB
End job on node149 at 2011-04-22 22:52:36